@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.ttf?ed8hpa") format("truetype"), url("fonts/icomoon.woff?ed8hpa") format("woff"), url("fonts/icomoon.svg?ed8hpa#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-myArrow:before {
  content: "\e90e";
}

.icon-arrow-down:before {
  content: "\e900";
}

.icon-arrow-down-left:before {
  content: "\e901";
}

.icon-arrow-down-right:before {
  content: "\e902";
}

.icon-arrow-left:before {
  content: "\e903";
}

.icon-arrow-right:before {
  content: "\e904";
}

.icon-arrow-up:before {
  content: "\e905";
}

.icon-arrow-up-left:before {
  content: "\e906";
}

.icon-arrow-up-right:before {
  content: "\e907";
}

.icon-check:before {
  content: "\e908";
}

.icon-chevron-down:before {
  content: "\e909";
}

.icon-chevron-left:before {
  content: "\e90a";
}

.icon-chevron-right:before {
  content: "\e90b";
}

.icon-chevron-up:before {
  content: "\e90c";
}

.icon-x:before {
  content: "\e90d";
}

.icon-checkmark:before {
  content: "\ea10";
}

.icon-arrow-up-left2:before {
  content: "\ea39";
}

.icon-arrow-up2:before {
  content: "\ea3a";
}

.icon-arrow-up-right2:before {
  content: "\ea3b";
}

.icon-arrow-right2:before {
  content: "\ea3c";
}

.icon-arrow-down-right2:before {
  content: "\ea3d";
}

.icon-arrow-down2:before {
  content: "\ea3e";
}

.icon-arrow-down-left2:before {
  content: "\ea3f";
}

.icon-arrow-left2:before {
  content: "\ea40";
}

/* variable */
/* color */
/* util */
/* 上書き */
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, img, fieldset, form, label, legend, caption, tbody, tfoot, thead, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
}

.oyado,.modal {
  font-size: 13px;
  line-height: 1.6;
  color: #333333;
}
.oyado.dialog {
    display: none;
}

.oyado h1, .oyado h2, .oyado h3, .oyado h4, .oyado h5, .oyado h6 {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}

/* 共通パーツ */
.linkBtn {
  padding: 12px 24px 12px 16px;
  line-height: 1;
  border-radius: 20px;
  text-align: center !important;
  color: white !important;
  background-color: #7e2d51 !important;
  border: 1px solid #7e2d51 !important;
  transition: color .2s linear 0s, background-color .2s linear 0s;
  text-decoration: none !important;
  position: relative;
  display: inline-block;
  letter-spacing: .1em;
}
.linkBtn:hover {
  color: #7e2d51 !important;
  background-color: white !important;
}
.linkBtn::after {
  content: "\e90b";
  display: block;
  position: absolute;
  color: inherit;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  font-family: 'icomoon' !important;
}

.slick-slider * {
  outline: none !important;
}

/* 共通モーダルダイアログ */
#overlay{
    position: fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
    z-index: 100;
    opacity: 0.8;
    text-align: center;
    vertical-align:middle;
    background-color: #A0A0A0;
    background: rgba(80,80,80,0.9);
    display: none;
}
.modal {
  position: absolute;
  width: 510px;
  top: 20%;
  bottom: auto;
  left: 0;
  right: 0;
  z-index: 150;
  background: rgba(255,255,255,1.6);
  margin: auto;
  display: none;
}

.modalMidashi {
  padding: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
}
.modalMidashi h3 {
  position: relative;
  padding-left: 18px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
}
.modalMidashi h3::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 100%;
}

.modalCloseBtn {
  display: block;
  line-height: 1;
  font-size: 20px;
  cursor: pointer;
  text-decoration: none;
}
.modalCloseBtn::before {
  content: "\e90d";
  font-family: 'icomoon' !important;
}

.modalContent {
  padding: 30px;
  background-color: white;
}

.modalBtns {
  letter-spacing: -.4em;
  text-align: center;
}
.modalBtns button {
  outline: none;
  cursor: pointer;
  letter-spacing: .1em;
  height: 40px;
  line-height: 38px;
  border: none;
  text-align: center;
  font-size: 14px;
  border-radius: 2px;
}
.modalBtns .reset {
  width: 130px;
  border: 1px solid #999999;
  color: white !important;
  background-color: #999999 !important;
  transition-property: color, background-color;
  transition-duration: .2s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.modalBtns .reset:hover {
  color: #999999 !important;
  background-color: white !important;
}
.modalBtns .decision {
  margin-left: 5px;
  width: 290px;
  border: 1px solid #fa184d;
  line-height: 38px;
  color: white !important;
  background-color: #fa184d !important;
  transition-property: color, background-color;
  transition-duration: .2s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.modalBtns .decision:hover {
  color: #fa184d !important;
  background-color: white !important;
}

/* お探しのエリアを選択してください */
.modal_area .modalContent {
  padding-top: 10px;
}
.modal_area_hokkaido .areaModalMap {
  width: 374px;
  height: 347px;
  background-image: url(../images/map_hokkaido.png);
}
.modal_area_hokkaido .c0101 {
  left: 106px;
  top: 19px;
}
.modal_area_hokkaido .c0102 {
  left: -12px;
  top: 19px;
}
.modal_area_hokkaido .c0103 {
  left: 154px;
  top: 51px;
}
.modal_area_hokkaido .c0104 {
  left: 102px;
  top: 84px;
}
.modal_area_hokkaido .c0105 {
  left: 220px;
  top: 116px;
}
.modal_area_hokkaido .c0106 {
  left: 108px;
  top: 134px;
}
.modal_area_hokkaido .c0107 {
  left: -2px;
  top: 143px;
}
.modal_area_hokkaido .c0108 {
  left: 121px;
  top: 169px;
}
.modal_area_hokkaido .c0109 {
  left: -47px;
  top: 176px;
}
/*.modal_area_hokkaido .c0110 {
  left: 89px;
  top: 209px;
}*/
.modal_area_hokkaido .c0111 {
  left: -47px;
  top: 215px;
}
/*.modal_area_hokkaido .c0112 {
  left: 41px;
  top: 248px;
}*/
.modal_area_hokkaido .c0113 {
  left: 201px;
  top: 248px;
}
.modal_area_hokkaido .c0114 {
  left: -22px;
  top: 281px;
}

.areaInner {
  position: relative;
  margin-bottom: 40px;
  padding-top: 50px;
}

.areaModalBackToBtn {
  color: white !important;
  background-color: #999999 !important;
  transition-property: color, background-color;
  transition-duration: .2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  position: absolute;
  top: 0;
  left: 0;
  margin-bottom: 0;
  padding: 8px 16px;
  text-decoration: none !important;
  border-radius: 24px;
}
.areaModalBackToBtn:hover {
  color: white !important;
  background-color: #ECAC0D !important;
}
.areaModalBackToBtn::before {
  content: "\e903";
  font-family: 'icomoon' !important;
  margin-right: .2em;
}

.selectAllArea {
  position: absolute;
  top: 0;
  right: 0;
}
.selectAllArea input {
  display: none;
}
.selectAllArea input + label {
  position: relative;
  padding-left: 26px;
  margin-bottom: 0;
  line-height: 20px;
  cursor: pointer;
}
.selectAllArea input + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #999999;
  background-color: white;
  border-radius: 4px;
}
.selectAllArea input + label::after {
  content: "\e908";
  font-family: 'icomoon';
  display: none;
  position: absolute;
  font-size: 20px;
  line-height: 1;
  color: #ECAC0D;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.selectAllArea input + label:hover {
  color: inherit;
}
.selectAllArea input:checked + label {
  color: inherit;
}
.selectAllArea input:checked + label::after {
  display: block;
}
.selectAllArea input + label {
  border: 1px solid #999999;
  padding: 8px 8px 8px 32px;
  border-radius: 4px;
  transition: color .2s linear 0s, border-color .2s linear 0s, background-color .2s linear 0s;
}
.selectAllArea input + label::before {
  top: 8px;
  left: 8px;
}
.selectAllArea input + label::after {
  left: 8px;
}
.selectAllArea input + label:hover {
  color: #ECAC0D;
}
.selectAllArea input:checked + label {
  border-color: #ECAC0D;
  color: white !important;
  background-color: #ECAC0D !important;
}

.areaModalMap {
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

.areaModalCheckList {
  display: block;
  position: relative;
  margin-bottom: 0;
}

.areaModalCheckItem {
  position: absolute;
  display: block;
}

.mapCheckbox {
  display: none;
}
.mapCheckbox + label {
  position: relative;
  padding-left: 26px;
  margin-bottom: 0;
  line-height: 20px;
  cursor: pointer;
}
.mapCheckbox + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #999999;
  background-color: white;
  border-radius: 4px;
}
.mapCheckbox + label::after {
  content: "\e908";
  font-family: 'icomoon';
  display: none;
  position: absolute;
  font-size: 20px;
  line-height: 1;
  color: #ECAC0D;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.mapCheckbox + label:hover {
  color: inherit;
}
.mapCheckbox:checked + label {
  color: inherit;
}
.mapCheckbox:checked + label::after {
  display: block;
}
.mapCheckbox + .mapCheckboxLabel {
  padding: 4px 6px 4px 32px;
  background-color: rgba(126, 45, 81, 0.8);
  border: 1px solid rgba(126, 45, 81, 0.8);
  border-radius: 3px;
  color: white;
  white-space: nowrap;
  font-size: 12px;
  transition: background-color .2s linear 0s, color .2s linear 0s, border-color .2s linear 0s;
}
.mapCheckbox + .mapCheckboxLabel::before {
  top: 4px;
  left: 6px;
}
.mapCheckbox + .mapCheckboxLabel::after {
  left: 6px;
}
.mapCheckbox + .mapCheckboxLabel.multiLine::before {
  top: 50%;
  transform: translateY(-50%);
}
.mapCheckbox + .mapCheckboxLabel:hover {
  color: #7e2d51;
  background-color: rgba(255, 255, 255, 0.8);
}
.mapCheckbox:checked + .mapCheckboxLabel {
  background-color: rgba(236, 172, 13, 0.8) !important;
  color: white !important;
  border-color: rgba(236, 172, 13, 0.8) !important;
}

/* 宿泊日・日数をお選びください */
.daysTBDCheck {
  margin-left: 16px;
  flex-grow: 1;
}
.daysTBDCheck .daysTBDCheckbox {
  display: none;
}
.daysTBDCheck .daysTBDCheckbox + label {
  position: relative;
  padding-left: 26px;
  margin-bottom: 0;
  line-height: 20px;
  cursor: pointer;
}
.daysTBDCheck .daysTBDCheckbox + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #999999;
  background-color: white;
  border-radius: 4px;
}
.daysTBDCheck .daysTBDCheckbox + label::after {
  content: "\e908";
  font-family: 'icomoon';
  display: none;
  position: absolute;
  font-size: 20px;
  line-height: 1;
  color: #ECAC0D;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.daysTBDCheck .daysTBDCheckbox + label:hover {
  color: inherit;
}
.daysTBDCheck .daysTBDCheckbox:checked + label {
  color: inherit;
}
.daysTBDCheck .daysTBDCheckbox:checked + label::after {
  display: block;
}
.daysTBDCheck .daysTBDLabel {
  color: white !important;
  font-size: 14px;
}

.daysInner {
  margin-bottom: 40px;
}

.daysSelect {
  font-size: 16px !important;
  font-weight: bold;
  margin-bottom: 24px;
  text-align: center;
}
.daysSelect select {
  min-width: 2.5em;
}

.daysCalendar {
  position: relative;
  margin-bottom: 40px;
}

.daysYm {
  text-align: center;
  font-size: 16px !important;
  font-weight: bold;
  margin-bottom: 12px;
}

.calendarDate {
  width: 316px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 6px;
}
.calendarDate .date {
  font-size: 14px;
  text-align: center;
  line-height: 1;
}
.calendarDate .date:nth-child(6) {
  color: #1971ea;
}
.calendarDate .date:nth-child(7) {
  color: #f41313;
}

.calendarBody {
  width: 316px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  border-left: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
.calendarBody .day {
  width: 45px;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
}
.calendarBody .day a {
  display: block;
  width: 100%;
  padding: 10px 0;
  color: #333333;
  text-align: center;
  text-decoration: none;
}
.calendarBody .day a:hover {
  text-decoration: underline;
}
.calendarBody .day.out {
  background-color: #f3f3f3 !important;
}
.calendarBody .day.out a {
  color: #999999 !important;
}
.calendarBody .day.past a {
  color: #cccccc !important;
}
.calendarBody .day.dis {
  background-color: #f3f3f3 !important;
}
.calendarBody .day.dis a {
  color: #999999;
}
.calendarBody .day:nth-child(7n - 1) {
  background-color: #e2f6fa;
}
.calendarBody .day:nth-child(7n - 1).out {
  background-color: #f1fbfd;
}
.calendarBody .day:nth-child(7n - 1) a {
  color: #1971ea;
}
.calendarBody .day:nth-child(7n),.calendarBody .day.holiday{
  background-color: #ffe8e7;
}

.calendarBody .day:nth-child(7n).out {
  background-color: #fff4f4;
}
.calendarBody .day:nth-child(7n) a,.calendarBody .day.holiday a {
  color: #f41313;
}
.calendarBody .day.active {
  background-color: #ECAC00 !important;
}
.calendarBody .day.active a {
  color: white !important;
  font-weight: bold;
}

.calendarArrow {
  display: block;
  position: absolute;
  width: 48px;
  height: 48px;
  text-align: center;
  top: 0;
  color: #333333 !important;
  text-decoration: none !important;
}
.calendarArrow:hover {
  color: #ECAC0D !important;
}
.calendarArrow.dis {
  color: #999999 !important;
  pointer-events: none;
}
.calendarArrow::before {
  font-family: 'icomoon';
  font-size: 48px;
  line-height: 1;
}
.calendarArrow.prev {
  left: 0;
}
.calendarArrow.prev::before {
  content: "\e90a";
}
.calendarArrow.next {
  right: 0;
}
.calendarArrow.next::before {
  content: "\e90b";
}

/* 宿泊人数・部屋数をお選びください */
.numInner {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 4px;
  line-height: 1;
}
.numInner select {
  min-width: 2.5em;
}
.numNotice {
  text-align: right;
  color: #999999;
  margin-bottom: 24px;
}

/* 個別 */
.headerArea {
  padding: 8px 0;
  background-color: #7e2d51;
}

.headerTitle {
  position: relative;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.headerTitle h1 {
  margin: 0 300px 0 0;
  color: white;
  font-size: 21px;
  line-height: 40px;
}

.headerBtns {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.headerBtns a {
  position: relative;
  display: inline-block;
  padding: 9px 20px 9px 35px;
  margin-left: 10px;
  color: white;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  border: 1px solid white;
  border-radius: 18px;
  text-decoration: none;
  color: white !important;
  background-color: #7e2d51 !important;
  transition-property: color, background-color;
  transition-duration: .2s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.headerBtns a:hover {
  color: #7e2d51 !important;
  background-color: white !important;
}
.headerBtns a:first-child {
  margin-left: 0;
}
.headerBtns a::before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  transition: opaticy .2s linear 0s;
}
.headerBtns a::after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.headerBtns a.compareBtn::before {
  background-image: url(../images/icn_file_white.png);
  width: 15px;
  height: 10px;
  left: 10px;
}
.headerBtns a.compareBtn::after {
  background-image: url(../images/icn_file_purple.png);
  width: 15px;
  height: 10px;
  left: 11px;
}
.headerBtns a.favoriteBtn::before {
  background-image: url(../images/icn_favorite_white.png);
  width: 12px;
  height: 15px;
  left: 13px;
}
.headerBtns a.favoriteBtn::after {
  background-image: url(../images/icn_favorite_purple.png);
  width: 12px;
  height: 15px;
  left: 13px;
}
.headerBtns a:hover::before {
  opacity: 0;
}
.headerBtns a .badge {
  display: block;
  position: absolute;
  right: 0;
  top: -7px;
  font-size: 10px;
  line-height: 1;
  color: white;
  min-width: 14px;
  padding: 2px 4px;
  text-align: center;
  background-color: #ECAC0D;
  border-radius: 8px;
  display: none;
}

.topMidashi {
  font-size: 20px;
  line-height: 1;
  color: #000;
  text-align: center;
  letter-spacing: .1em;
}
.topMidashi::before {
  content: "";
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 16px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.topMidashi::after {
  display: block;
  margin-top: 8px;
  text-align: center;
  color: #df606d;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0;
}

.blogArea {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}
.blogArea h2 {
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 1;
  color: #000;
  text-align: center;
  letter-spacing: .1em;
}
.blogArea h2::before {
  display: none;
}
.blogArea h2::after {
  content: "Blog";
  display: block;
  margin-top: 8px;
  text-align: center;
  color: #df606d;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0;
}

.allBlogBtn {
  font-size: 12px;
  display: block;
  width: 130px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
  padding: 8px 20px 8px 10px;
}

.blogList {
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.blogItem {
  width: 310px;
  height: 200px;
}

.blogLink {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.blogLink:hover img {
  transform: translate(-50%, -50%) scale(1.1) !important;
}

.blogElms {
  margin-bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.blogElms .blogImg {
  width: 100%;
  height: 100%;
  position: relative;
  line-height: 0;
  overflow: hidden;
}
.blogElms .blogImg img {
  display: block;
  position: absolute;
  max-width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: transform .2s ease 0s;
  transform-origin: center;
}
.blogElms .blogTxt {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 8px 10px;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.33;
}

.acOuter {
  height: 0;
  overflow: hidden;
}
.acOuter.loaded {
  height: auto;
}

.acInner {
  transition: margin-top .4s ease 0s;
}
.acInner.onOpen {
  margin-top: 0 !important;
}

.acObj {
  cursor: pointer;
}

/* 以下、県ページ */
.areaSearchContent {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 40px;
  margin-bottom: 40px;
}

/* 検索本体 */
.areaSearchBody {
  width: 735px;
}

.currentSearchConditions {
  position: relative;
}
.currentSearchConditions__midashi {
  font-size: 16px;
  letter-spacing: .075em;
  margin-bottom: 0;
  line-height: 1;
}
.currentSearchConditions__clear {
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 140px;
  line-height: 1;
  color: #333333 !important;
  text-decoration: underline;
}
.currentSearchConditions__clear::after {
  content: "\e90d";
  font-family: 'icomoon' !important;
}
.currentSearchConditions__clear:hover {
  color: #ebac12 !important;
}
.currentSearchConditions__list {
  margin-bottom: 20px;
}

.conditionItem {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  margin-right: 8px;
}
.conditionItem__link {
  position: relative;
  display: block;
  padding: 8px 36px 8px 12px;
  border-radius: 15px;
  background-color: #f2f2f2;
  text-decoration: none !important;
  transition: background-color .2s linear 0s;
}
.conditionItem__link::before, .conditionItem__link::after {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.conditionItem__link::before {
  content: "";
  border: 1px solid #999999;
  background-color: #999999;
  border-radius: 50%;
  text-align: center;
  transition: background-color .2s linear 0s;
}
.conditionItem__link::after {
  content: "\e90d";
  text-align: center;
  font-family: 'icomoon' !important;
  line-height: 20px;
  transition: color .2s linear 0s;
  color: white;
}
.conditionItem__link:hover {
  color: inherit;
  background-color: #e0e0e0;
}
.conditionItem__link:hover::before {
  background-color: white;
  color: white;
}
.conditionItem__link:hover::after {
  color: #999999;
}
.conditionItem__text {
  line-height: 1;
}
.conditionItem__type {
  color: #999999 !important;
}
.conditionItem__type::after {
  content: "|";
  margin: 0 .5em;
}

/* 阪急交通社のおすすめ */
.recommendItem {
  border: 4px solid #ECAC0D;
  margin-bottom: 20px;
}
.recommendItem__midashi {
  margin-bottom: 0;
  padding: 4px 0 8px 0;
  background-color: #ECAC0D;
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: .075em;
}

.recommendItem .hotelItem__imageArea {
  position: relative;
  height: 187.5px;
}
.recommendItem .hotelItem__image {
  position: absolute;
  display: block;
  max-height: 100%;
  width: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.normalItem {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
}

.hotelItem {
  position: relative;
  margin: 0;
  padding: 12px 18px;
  color: #666666;
}
.hotelItem::after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
}
.hotelItem__place {
  position: relative;
  display: block;
  padding-left: 18px;
  margin: 0 40px 20px 0;
  line-height: 1;
}
.hotelItem__place::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  width: 14px;
  height: 18px;
  background-image: url(../images/icn_pin_purple.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.hotelItem__fav {
  display: block;
  position: absolute !important;
  top: 12px;
  right: 18px;
}
.hotelItem__name {
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #999999;
}
.hotelItem__link {
  color: #1d3994 !important;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none !important;
}
.hotelItem__link:visited {
  color: #9933CC !important;
}
.hotelItem__link:hover {
  color: #ebac12 !important;
}
.hotelItem__ta {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #999999;
}
.hotelItem__imageArea {
  float: left;
  width: 250px;
  margin-bottom: 0;
}
.hotelItem__image {
  max-width: 100%;
  height: auto;
}
.hotelItem__slider {
  height: 190px;
  margin-bottom: 6px !important;
  overflow: hidden;
}
.hotelItem__price, .hotelItem__notice, .hotelItem__comment, .hotelItem__options {
  margin-left: 262px;
}
.hotelItem__price {
  margin-bottom: 4px;
  font-size: 27px;
  font-weight: bold;
  color: #ff0000;
  line-height: 1;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}
.hotelItem__price span {
  font-family: inherit;
  font-size: 18px;
}
.hotelItem__notice {
  color: #999999;
  font-size: 12px;
}
.hotelItem__notice span {
  font-size: 10px;
}
.hotelItem__comment {
  margin-top: 12px;
  margin-bottom: 12px;
}

.favoriteOnOffBtn {
  position: relative;
  width: 30px;
  height: 30px;
  display: block;
  background-color: #dadada;
  border-radius: 50%;
  transition: background-color .2s linear 0s;
}
.favoriteOnOffBtn:hover, .favoriteOnOffBtn_active {
  background-color: #ECAC0D;
}
.favoriteOnOffBtn__icon {
  display: block;
  position: absolute;
  width: 40%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.tripAdvisorLine__point {
  font-weight: bold;
}
.tripAdvisorLine__currentPoint {
  color: #1aa980;
}
.tripAdvisorLine__widget {
  display: inline-block;
  width: 120px;
  line-height: 0;
  margin: 0;
}
.tripAdvisorLine__widget > img {
  max-width: 100%;
  height: auto;
}
.tripAdvisorLine__review {
  color: #333333;
  text-decoration: underline;
}
.tripAdvisorLine__review:visited {
  color: #9933CC;
}
.tripAdvisorLine__review:hover {
  color: #ebac12;
}

.optionList {
  margin-bottom: 0;
  padding: 10px 0;
  text-align: left;
  border-top: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
  letter-spacing: -.4em;
  line-height: 1;
}
.optionList__item {
  position: relative;
  display: inline-block;
  margin: 5px 8px;
  line-height: 0;
  letter-spacing: 0;
}
.optionList__icon {
  display: block;
  height: 18px;
  width: auto;
}

/* イメーイスライダー */
.imageSlider {
  margin-bottom: 20px;
}
.imageSlider__item {
  position: relative;
  width: 100%;
  height: 100%;
  line-height: 0;
}
.imageSlider__image {
  position: absolute;
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 3px solid #f3f3f3;
}
.imageSlider .slick-slider,
.imageSlider .slick-list,
.imageSlider .slick-track {
  height: 100%;
}

.imageSliderThumbs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: flex-start;
}
.imageSliderThumbs__thumb {
  width: 48px;
  height: 36px;
  overflow: hidden;
  line-height: 0;
  position: relative;
  margin-left: 2px;
  cursor: pointer;
  transition: opacity .2s linear 0s;
}
.imageSliderThumbs__thumb:first-child {
  margin-left: 0;
}
.imageSliderThumbs__thumb:hover {
  opacity: .7;
}
.imageSliderThumbs__thumb.current {
  opacity: 1 !important;
}
.imageSliderThumbs__thumb.current::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #ECAC0D;
  z-index: 2;
}
.imageSliderThumbs__image {
  position: absolute;
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

/* 日付選択 */
.hotelCalendar {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.hotelCalendar__inner {
  overflow: auto;
  margin-bottom: 8px;
}

.dateSelectCalendar {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4px;
}
.dateSelectCalendar__item {
  position: relative;
  flex: 0 0 auto;
  width: 100px;
  border: 1px solid #666;
  border-left: none;
  cursor: pointer;
  transition: background-color .2s linear 0s;
  display: block;
}
.dateSelectCalendar__item:first-child {
  border-left: 1px solid #666;
}
.dateSelectCalendar__item:hover {
  background-color: #fffdf2;
  text-decoration: none;
}
.dateSelectCalendar__item_active::after {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border: 2px solid #ECAC0D;
  top: -1px;
  left: -1px;
}
.dateSelectCalendar__item_active + .dateSelectCalendar__item_active::after {
  border-left-width: 1px;
}
.dateSelectCalendar__item.disabled {
  cursor:initial;
}
.dateSelectCalendar__item.disabled:hover {
  background-color: #ffffff;
}
.calendarDateObject {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0;
  color: #666666;
  text-align: center;
}
.calendarDateObject__date {
  width: 100%;
  height: 25px;
  padding: 6px 0;
  border-bottom: 1px solid #666;
  background-color: #f9f8f2;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
}
.calendarDateObject__date_holiday {
  background-color: #f4c9bc;
}
.calendarDateObject__rest {
  /*-ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;*/
  /*display: flex;*/
  display: block;
  /*-ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;*/
  margin-top: 8px;
  text-align: center;
  font-family: monospace;
  font-weight: bold;
  color: #ECAC0D;
  font-size: 14px;

}
.calendarDateObject__rest_few {
  color: #ff0000;
}
.calendarDateObject__rest_none {
  color: #999999;
  font-weight: normal;
}
.calendarDateObject__rest_request {
  color: #666;
  font-weight: normal;
}
.calendarDateObject__rest:last-child {
  /*min-height: 60px;*/
}
.calendarDateObject__price {
/*  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;*/
  display: block;
  text-align: center;
  margin-bottom: 0;
  padding: 5px 0 12px 0;
  font-size: 14px;
  line-height: 1.2;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}
.calendarDateObject__price {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.2;
}
.calendarDateObject__price_end {
  color: #999999;
}

.hotelRoomInfo {
  text-align: right;
  color: #666666;
  font-size: 12px;
}
.hotelRoomInfo__midashi {
  display: inline-block;
  padding: 2px 4px;
  background-color: #f9f8f2;
  margin-right: .5em;
}
.hotelRoomInfo__ok {
  margin-right: .2em;
  font-family: monospace;
  font-weight: bold;
  color: #ECAC0D;
}
.hotelRoomInfo__few {
  font-family: monospace;
  font-weight: bold;
  color: #ff0000;
}
.hotelRoomInfo__none {
  margin-right: .2em;
  font-family: monospace;
  font-weight: bold;
  color: #999999;
}
.hotelRoomInfo__child,.hotelRoomInfo__stay {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: .2em;
}
.hotelRoomInfo__childIcon {
  max-width: 100%;
  height: auto;
}

.hotelItemList {
  margin-top: 20px;
  margin-left: 18px;
  margin-right: 18px;
}
.hotelItemList__more {
  width: 240px;
  padding: 0 0 15px 0;
  margin-left: auto;
  margin-right: auto;
  color: #666666;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  letter-spacing: .075em;
}
.hotelItemList__more:hover {
  text-decoration: underline;
}
.hotelItemList__more::before {
  content: "その他のプランをもっと見る";
}
.hotelItemList__more::after {
  content: "\e909";
  font-family: 'icomoon' !important;
}
.hotelItemList__more.onOpen {
  width: 80px;
}
.hotelItemList__more.onOpen::before {
  content: "閉じる";
}
.hotelItemList__more.onOpen::after {
  content: "\e90c";
}
.hotelItemList .hotelItemText:last-child {
  margin-bottom: 18px;
}

.hotelItemListMidashi {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-align-items: center;
  align-items: center;
  padding: 8px 0;
  background-color: #f9f8f2;
  border-bottom: 1px solid #999999;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
.hotelItemListMidashi__plan {
  width: 370px;
}
.hotelItemListMidashi__room {
  width: 75px;
}
.hotelItemListMidashi__price {
  width: 120px;
}
.hotelItemListMidashi__notice {
  font-weight: normal;
}

.hotelItemText {
  display: block;
  color: inherit;
  text-decoration: none !important;
  transition: background-color .2s linear 0s;
}
.hotelItemText:hover {
  color: inherit;
  background-color: #fffdf2;
}
.hotelItemText__list {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-align-items: center;
  align-items: center;
  padding-top: 10px;
  margin-bottom: 0;
  border-bottom: 1px dotted #999999;
  text-align: center;
}
.hotelItemText__plan {
  width: 370px;
  padding-left: 8px;
  padding-right: 15px;
  padding-bottom: 40px;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.4;
  color: #1d3994;
  text-align: left;
}
.hotelItemText__link {
  display: block;
  text-align: left;
  font-size: 16px;
  line-height: 1.4;
  color: #1d3994;
  text-decoration: none;
}
.hotelItemText__link:visited {
  color: #9933CC;
}
.hotelItemText__link:hover {
  color: hoverC;
  text-decoration: underline;
}
.hotelItemText__room {
  width: 75px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1;
}
.hotelItemText__price {
  width: 120px;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: bold;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}
.hotelItemText__priceUnit {
  font-size: 11px;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}
.hotelItemText__meal {
  position: absolute;
  left: 8px;
  bottom: 8px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1;
  color: #666666;
}
.hotelItemText__meal::before {
  content: "食事";
  display: inline-block;
  padding: 6px;
  margin-right: 1em;
  background-color: #f9f8f2;
}
.hotelItemText__detail {
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 0;
}
.hotelItemText__btn {
  padding: 12px 24px 12px 16px;
  line-height: 1;
  border-radius: 4px;
  text-align: center !important;
  color: white !important;
  background-color: #ECAC0D !important;
  border: 1px solid #ECAC0D !important;
  transition: color .2s linear 0s, background-color .2s linear 0s;
  text-decoration: none !important;
  font-size: 12px;
  padding: 8px 20px 8px 10px;
}
.hotelItemText__btn:hover {
  color: #ECAC0D !important;
  background-color: white !important;
}

.areaTabArea {
  position: relative;
  margin-bottom: 20px;
}

.tabItems {
  display: -ms-flexbox;
  display: flex;
}
.tabItems__item {
  position: relative;
  width: 50%;
  padding: 14px 0;
  background-color: #f2f2f2;
  font-size: 14px;
  color: #666666;
  line-height: 15px;
  text-align: center;
  cursor: pointer;
  transition: color .2s linear 0s, background-color .2s linear 0s;
}
.tabItems__item::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: .2em;
  vertical-align: top;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.tabItems__item_list::before {
  background-image: url(../images/icn_list_gray.png);
}
.tabItems__item_list.on::before, .tabItems__item_list:hover::before {
  background-image: url(../images/icn_list_white.png);
}
.tabItems__item_map::before {
  background-image: url(../images/icn_pin_grayline.png);
}
.tabItems__item_map.on::before, .tabItems__item_map:hover::before {
  background-image: url(../images/icn_pin_white.png);
}
.tabItems__item.on {
  background-color: #666666;
  color: white;
}

.tabItems__item:hover {
  background-color: #999999;
  color: white;
}
.tabItems__item.on::after {
  content: "";
  display: block;
  position: absolute;
  border-top: 8px solid #666666;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: 100%;
  left: 50%;
  margin-left: -6px;
}

.tabContent {
  display: none !important;
}
.tabContent.on {
  display: block !important;
}

.resultNum {
  position: relative;
  padding: 5px 0 5px 20px;
  background-color: #f9f8f2;
  font-size: 14px;
  border-top: 2px solid #ECAC0D;
}
.resultNum__num {
  font-size: 28px;
  color: #ff0000;
  font-weight: bold;
}

.listOrderSelect {
  position: absolute;
  bottom: 0;
  right: 20px;
  margin: 0;
  letter-spacing: -.4em;
}
.listOrderSelect__item {
  display: inline-block;
  letter-spacing: 0;
}
.listOrderSelect__link {
  display: block;
  line-height: 1;
  line-height: 13px;
  padding: 12px 10px;
  color: #333333 !important;
  text-decoration: none !important;
}
.listOrderSelect__link:hover {
  color: #ebac12 !important;
  text-decoration: underline !important;
}
.listOrderSelect__link_select {
  border-top: 2px solid #ded8cc;
  background-color: white;
  pointer-events: none;
  font-weight: bold;
}
.listOrderSelect__icon {
  width: 12px;
  height: 12px;
  margin-right: .2em;
  vertical-align: top;
}

.listOrderNotice {
  position: absolute;
  margin: auto 0;
  right: 20px;
  top: 0;
  bottom: 0;
  height: 1em;
  line-height: 1;
  font-size: 12px;
  color: #666666;
}
.pager {
  margin-bottom: 20px;
  text-align: center;
}
.pager__item {
  display: inline-block;
  margin: 0 5px;
}
.pager__link {
  color: #999999 !important;
  background-color: white !important;
  transition-property: color, background-color;
  transition-duration: .2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  display: block;
  color: #666666;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-decoration: none !important;
}
.pager__link:hover {
  color: #333333 !important;
  background-color: #f4f3ed !important;
}
.pager__link_current {
  color: #333333 !important;
  background-color: #f4f3ed !important;
}
.pager__link_prevNext {
  color: white !important;
  background-color: #7e2d51 !important;
  transition-property: color, background-color;
  transition-duration: .2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  width: 50px;
  border-radius: 3px;
  border: 1px solid #7e2d51;
}
.pager__link_prevNext:hover {
  color: #7e2d51 !important;
  background-color: white !important;
}
.pager__link_disable {
  pointer-events: none;
  background-color: #999999 !important;
  border: none;
  transition: none;
}
.pager__link_disable:hover {
  color: inherit !important;
  background-color: inherit !important;
}

/* googlemap仮 */
.hotelSelectMap {
  width: 100%;
  height: 320px;
}
.hotelSelectMap > iframe {
  width: 100%;
  height: 100%;
}

/* サイドバー */
.areaSearchSide {
  width: 200px;
  margin-right: 25px;
}

.areaSearchSideBlock {
  margin-bottom: 20px;
}

.areaSearchSideTitle {
  margin-bottom: 0;
  padding-left: 2px;
  padding-bottom: 8px;
  border-bottom: 2px solid #ECAC0D;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: .075em;
}

.areaSearchSideContent {
  padding: 12px 10px;
  background-color: #f9f8f2;
}

/* キーワードで絞り込み */
.keywordSearch {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-align-items: stretch;
  align-items: stretch;
}
.keywordSearch__text {
  width: 144px;
  border: 1px solid #999999;
  border-right: none;
  padding: 8px 4px;
  font-size: 14px;
  line-height: 1;
  border-radius: 4px 0 0 4px;
}
.keywordSearch__btn {
  width: 36px;
  position: relative;
  background: none;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  background-color: #fa184d;
  border: 1px solid #fa184d;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  outline: none;
  transition: background-color .2s linear 0s;
}
.keywordSearch__btn::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url(../images/icn_search_white.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 16px;
  height: 16px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.keywordSearch__btn:hover {
  background-color: white;
}
.keywordSearch__btn:hover::before {
  background-image: url(../images/icn_search_pink2.png);
}

/* 宿泊条件から探す */
.conditionBlock {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e1d9c9;
}
.conditionBlock:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.conditionBlock__midashi {
  margin-bottom: 8px;
  padding-left: .3em;
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: .075em;
}

/* 宿泊条件から探す：エリア */
.areaSelectBtn {
  color: white !important;
  background-color: #7e2d51 !important;
  transition-property: color, background-color;
  transition-duration: .2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  position: relative;
  display: block;
  padding: 12px 16px;
  border: 1px solid #7e2d51;
  border-radius: 2px;
  color: white;
  font-size: 12px;
  text-decoration: none !important;
  line-height: 1;
}
.areaSelectBtn:hover {
  color: #7e2d51 !important;
  background-color: white !important;
}
.areaSelectBtn::after {
  position: absolute;
  content: "＋";
  display: block;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.areaSelectedList {
  margin: 0;
}

.areaSelectedItem {
  position: relative;
  display: block;
  border-bottom: 1px dotted #999999;
}
.areaSelectedItem:last-child {
  border-bottom: none;
}
.areaSelectedItem__link {
  display: block;
  padding: 14px 24px 14px 8px;
  color: #333333;
  text-decoration: none !important;
  transition: background-color .2s linear 0s;
}
.areaSelectedItem__link::before, .areaSelectedItem__link::after {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.areaSelectedItem__link::before {
  content: "";
  border: 1px solid #999999;
  border-radius: 50%;
  background-color: #999999;
  transition: background-color .2s linear 0s;
}
.areaSelectedItem__link::after {
  content: "\e90d";
  font-family: 'icomoon' !important;
  line-height: 20px;
  text-align: center;
  text-decoration: none !important;
  color: white;
  transition: color .2s linear 0s;
}
.areaSelectedItem__link:hover {
  color: inherit;
  text-decoration: none;
  background-color: #ece9d6;
}
.areaSelectedItem__link:hover::before {
  background-color: white;
}
.areaSelectedItem__link:hover::after {
  color: #999999;
}
.areaSelectedItem__text {
  font-size: 14px;
  line-height: 1.3;
}

/* 宿泊条件から探す：宿泊日・宿泊数、人数・部屋数 */
.conditionSelect {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-align-items: stretch;
  align-items: stretch;
}
.conditionSelect__text {
  width: 144px;
  border: 1px solid #999999;
  border-right: none;
  padding: 8px 4px;
  font-size: 14px;
  line-height: 1.3;
  border-radius: 4px 0 0 4px;
  background-color: white;
  min-height: 36px;
}
.conditionSelect__btn_date,.conditionSelect__btn_num {
  color: white !important;
  background-color: #fa184d !important;
  transition-property: color, background-color;
  transition-duration: .2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  width: 36px;
  padding: 0;
  margin: 0;
  border: 1px solid #fa184d;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  outline: none;
  font-size: 12px;
  text-align: center;
}
.conditionSelect__btn_date:hover,.conditionSelect__btn_num:hover {
  color: #fa184d !important;
  background-color: white !important;
}

/* 宿泊条件から探す：料金 */
.priceSelect {
  font-size: 14px;
}
.priceSelect__selOuter {
  display: inline-block;
  position: relative;
  margin-right: .6em;
  margin-bottom: 8px;
  cursor: pointer;
}
.priceSelect__selOuter::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #fa184d;
  border: 1px solid #fa184d;
  width: 24px;
  height: 100%;
  border-radius: 0 4px 4px 0;
  top: 0;
  right: 0;
  color: #fa184d;
  pointer-events: none;
  z-index: 2;
  transition: background-color .2s linear 0s;
}
.priceSelect__selOuter::after {
  display: block;
  position: absolute;
  content: "\e909";
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
  font-family: 'icomoon' !important;
  color: white;
  pointer-events: none;
  z-index: 3;
  transition: color .2s linear 0s;
}
.priceSelect__selOuter:hover::before {
  background-color: white;
}
.priceSelect__selOuter:hover::after {
  color: #fa184d;
}
.priceSelect__select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  width: 144px;
  height: 36px;
  padding: 8px 28px 8px 4px;
  border: 1px solid #999999;
  border-radius: 4px;
  line-height: 1;
  background-color: white;
  z-index: 1;
  cursor: pointer;
}
.priceSelect__select::-ms-expand {
  display: none !important;
}

.priceNoticeLink {
  width: 9em;
  display: block;
  font-size: 12px;
  margin: 0 0 0 auto;
  color: #333333;
  border-bottom: 1px solid #333333;
  text-decoration: none !important;
}
.priceNoticeLink::before {
  display: inline-block;
  content: "▲";
  transform: rotate(90deg);
  transform-origin: center center;
}
.priceNoticeLink:visited {
  color: #9933CC;
  border-bottom-color: #9933CC;
}
.priceNoticeLink:hover {
  color: #ebac12;
  border-bottom-color: #ebac12;
}

/* こだわり条件で選ぶ */
.kodawariListBlock {
  margin-bottom: 24px;
}
.kodawariListBlock:last-child {
  margin-bottom: 0;
}
.kodawariListBlock__midashi {
  padding-left: .3em;
  padding-bottom: 2px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #999999;
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: .075em;
}
.kodawariListBlock__list {
  margin: 0;
}
.kodawariListBlock__more {
  margin-top: 10px;
}
.kodawariListBlock__moreBtn {
  width: 7.5em;
  text-align: center;
  margin: 0 0 0 auto;
  padding-bottom: 2px;
  border-bottom: 1px solid #333333;
  font-size: 12px;
  line-height: 1;
}
.kodawariListBlock__moreBtn::before {
  content: "すべてを表示";
}
.kodawariListBlock__moreBtn::after {
  content: "\e909";
  font-family: 'icomoon' !important;
  margin-left: .2em;
}
.kodawariListBlock__moreBtn.onOpen {
  width: 4.5em;
  margin-top: 8px;
}
.kodawariListBlock__moreBtn.onOpen::before {
  content: "閉じる";
}
.kodawariListBlock__moreBtn.onOpen::after {
  content: "\e90c";
}
.kodawariListBlock__moreBtn:hover {
  color: #ebac12;
  border-color: #ebac12;
}

.kodawariListCheckbox {
  margin-top: 10px;
}
.kodawariListCheckbox:first-child {
  margin-top: 0;
}
.kodawariListCheckbox__check {
  display: none;
}
.kodawariListCheckbox__check + label {
  position: relative;
  padding-left: 26px;
  margin-bottom: 0;
  line-height: 20px;
  cursor: pointer;
}
.kodawariListCheckbox__check + label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #999999;
  background-color: white;
  border-radius: 4px;
}
.kodawariListCheckbox__check + label::after {
  content: "\e908";
  font-family: 'icomoon';
  display: none;
  position: absolute;
  font-size: 20px;
  line-height: 1;
  color: #ECAC0D;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.kodawariListCheckbox__check + label:hover {
  color: #ebac12;
}
.kodawariListCheckbox__check:checked + label {
  color: #ebac12;
}
.kodawariListCheckbox__check:checked + label::after {
  display: block;
}
.kodawariListCheckbox__label {
  font-size: 14px;
}

/* 観光情報 */
.kankoInfoArea {
  background-color: #f9f8f2;
  padding-top: 40px;
  padding-bottom: 15px;
  margin-bottom: 40px;
}
.kankoInfoArea__midashi {
  margin-bottom: 10px;
}
.kankoInfoArea__midashi::before {
  background-image: url(../images/icn_flag_pink.png);
  width: 20px;
  height: 17px;
}
.kankoInfoArea__midashi::after {
  content: "Things to Do";
}
.kankoInfoArea__lead {
  text-align: center;
  margin-bottom: 50px;
}

.kankoInfoMain {
  background-color: white;
}
.kankoInfoMain__inner {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.kankoInfoMain__image {
  width: 300px;
  margin-right: 10px;
  transform: translate3D(0, -20px, 0);
}
.kankoInfoMain__text {
  -ms-flex: 1;
  flex: 1;
  padding-top: 16px;
  margin-left: 10px;
  line-height: 1.8;
}

.kankoInfoSub {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 45px;
}

.kankoInfoSubItem {
  width: 470px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 20px;
  background-color: white;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
.kankoInfoSubItem__caption {
  position: absolute;
  top: -5px;
  left: -5px;
  margin: 0;
  padding: 7px 14px;
  background-color: #54c1d1;
  color: white;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: .075em;
  line-height: 1;
}
.kankoInfoSubItem__image {
  width: 200px;
  margin-bottom: 0;
  line-height: 0;
}
.kankoInfoSubItem__image img {
  max-width: 100%;
  height: auto;
}
.kankoInfoSubItem__text {
  -ms-flex: 1;
  flex: 1;
  padding: 23px 10px 40px 10px;
  max-height: 180px;
  margin: 0;
  line-height: 1.5;
}
.kankoInfoSubItem__linkList {
  position: absolute;
  left: 210px;
  bottom: 15px;
  margin-bottom: 0;
}
.kankoInfoSubItem__linkItem {
  display: inline-block;
  line-height: 1;
  margin-left: 10px;
}
.kankoInfoSubItem__link {
  color: #333333;
  text-decoration: none !important;
  padding-bottom: 2px;
  border-bottom: 1px solid #333333;
}
.kankoInfoSubItem__link::after {
  content: "\e90e";
  margin-left: .2em;
  font-family: 'icomoon' !important;
  color: #ebac12;
}
.kankoInfoSubItem__link:visited {
  color: #9933CC;
  border-bottom-color: #9933CC;
}
.kankoInfoSubItem__link:visited::after {
  color: #9933CC;
}
.kankoInfoSubItem__link:hover {
  color: #ebac12;
  border-bottom-color: #ebac12;
}
.kankoInfoSubItem__link:hover::after {
  color: #ebac12;
}

.kankoImageWrap {
  position: relative;
}

.kankoImageWrap__image {
  line-height: 0;
}
.kankoImageWrap__image img {
  max-width: 100%;
  height: auto;
}

.kankoImageWrap__caption {
  position: absolute;
  top: -5px;
  left: -5px;
  padding: 7px 14px;
  background-color: #54c1d1;
  color: white;
  font-size: 14px;
  letter-spacing: .075em;
  line-height: 1;
}

/* ホテル・旅館一覧 */
.hotelListArea {
  background-color: #f9f8f2;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.hotelListArea__midashi {
  margin-bottom: 20px;
}
.hotelListArea__midashi::before {
  display: none;
}

.areaHotelList {
  margin: 0 auto;
  width: 750px;
}
.areaHotelList__item {
  display: inline-block;
  padding-right: .4em;
  margin-right: .4em;
  margin-bottom: 1em;
  border-right: 1px solid #999999;
}
.areaHotelList__item:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
.areaHotelList__link {
  color: #333333 !important;
  text-decoration: none !important;
  padding: .2em 0;
  letter-spacing: .075em;
}
.areaHotelList__link:visited {
  color: #9933CC !important;
}
.areaHotelList__link:hover {
  color: #ebac12 !important;
}

/* 温泉特集 */
.hotSpringArea {
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #999999;
}
.hotSpringArea__midashi {
  margin-bottom: 20px;
}
.hotSpringArea__midashi::before {
  display: none;
}
.hotSpringArea__midashi::after {
  content: "Hop Springs";
}

.hotSpringList {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  text-align: center;
}
.hotSpringList__item {
  display: inline-block;
  margin: 0 8px 15px 8px;
}
.hotSpringList__link {
  color: #333333 !important;
  background-color: white !important;
  transition-property: color, background-color;
  transition-duration: .2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  display: block;
  position: relative;
  min-width: 175px;
  padding: 12px 24px;
  border: 1px solid #999999;
  border-radius: 3px;
  text-align: center;
  text-decoration: none !important;
  letter-spacing: .075em;
}
.hotSpringList__link:hover {
  color: white !important;
  background-color: #999999 !important;
}
.hotSpringList__link::after {
  content: "\e90b";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  font-family: 'icomoon' !important;
}

/* 以下、施設用css */
.facility {
  margin-bottom: 20px;
}
.facility__item {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.facilityHeader {
  position: relative;
  padding-top: 10px;
  margin-bottom: 25px;
}
.facilityHeader__place {
  font-size: 12px;
  color: #666666;
  line-height: 1;
  margin-right: 300px;
  margin-bottom: 8px;
}
.facilityHeader__fav {
  float: left;
  width: 30px;
  height: 30px;
}
.facilityHeader__title {
  margin: 0 300px 8px 36px;
  font-size: 24px;
  line-height: 1.3;
  font-weight: bold;
}
.facilityHeader__btns {
  position: absolute;
  top: 10px;
  right: 0;
}
.facilityHeader__btn {
  margin-left: 10px;
}
.facilityHeader__ta {
  clear: both;
}
.facilityHeader__sns {
  position: absolute;
  right: 0;
  top: 52px;
}

.facilityBtn {
  color: #333333 !important;
  background-color: white !important;
  transition-property: color, background-color;
  transition-duration: .2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  display: inline-block;
  position: relative;
  padding: 9px 20px 9px 35px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  border: 1px solid #b2b2b2;
  border-radius: 18px;
  text-decoration: none !important;
}
.facilityBtn:hover {
  color: white !important;
  background-color: #b2b2b2 !important;
}
.facilityBtn::before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.facilityBtn_compare::before {
  background-image: url(../images/icn_file_gray.png);
  width: 15px;
  height: 10px;
  left: 10px;
}
.facilityBtn_compare:hover::before {
  background-image: url(../images/icn_file_white.png);
}
.facilityBtn_favorite::before {
  background-image: url(../images/icn_favorite_gray.png);
  width: 12px;
  height: 15px;
  left: 13px;
}
.facilityBtn_favorite:hover::before {
  background-image: url(../images/icn_favorite_white.png);
}
.facilityBtn__badge {
  display: block;
  position: absolute;
  right: 0;
  top: -7px;
  font-size: 10px;
  line-height: 1;
  color: white;
  min-width: 14px;
  padding: 2px 4px;
  text-align: center;
  background-color: #ECAC0D;
  border-radius: 8px;
  display: none;
}

.snsList {
  display: -ms-flexbox;
  display: flex;
}
.snsList__item {
  line-height: 0;
  margin: 0 10px;
}
.snsList__link {
  display: block;
  transition: opacity .2s linear 0s;
}
.snsList__link:hover {
  opacity: .7;
}
.snsList__icon {
  width: 25px;
  height: 25px;
}

.facilityPageLink {
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.facilityPageLink__item {
  position: relative;
  text-align: center;
  width: 20%;
}
.facilityPageLink__item::before {
  content: "";
  display: block;
  position: absolute;
  height: 70%;
  border-left: 1px dotted #ccc;
  top: 15%;
  left: 0;
}
.facilityPageLink__item:first-child::before {
  display: none;
}
.facilityPageLink__link {
  position: relative;
  display: block;
  padding: 18px 0;
  line-height: 23px;
  font-size: 14px;
  letter-spacing: .075em;
  color: #333333 !important;
  text-decoration: none !important;
}
.facilityPageLink__link_active, .facilityPageLink__link:hover {
  font-weight: bold;
}
.facilityPageLink__link_active::after, .facilityPageLink__link:hover::after {
  content: "";
  display: block;
  position: absolute;
  width: 80%;
  height: 4px;
  background-color: #ECAC0D;
  bottom: -1px;
  right: 10%;
}
.facilityPageLink__icon {
  width: 23px;
  height: 23px;
  margin-right: .25em;
}

.facilityContent {
  margin-top: 30px;
  margin-bottom: 30px;
}

.conditionSet {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-align-items: stretch;
  align-items: stretch;
}
.conditionSet__text {
  min-width: 8em;
  border: 1px solid #ccc;
  border-right: none;
  padding: 8px;
  font-size: 14px;
  line-height: 1.3;
  border-radius: 4px 0 0 4px;
  background-color: white;
}
.conditionSet__btn,.conditionSet__btn_date,.conditionSet__btn_num {
  color: white !important;
  background-color: #7e2d51 !important;
  transition-property: color, background-color;
  transition-duration: .2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  width: 36px;
  padding: 0;
  margin: 0;
  border: 1px solid #7e2d51;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  outline: none;
  font-size: 12px;
  text-align: center;
}
.conditionSet__btn:hover,.conditionSet__btn_date:hover,.conditionSet__btn_num:hover {
  color: #7e2d51 !important;
  background-color: white !important;
}

.searchBtn {
  color: white !important;
  background-color: #fa184d !important;
  transition-property: color, background-color;
  transition-duration: .2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  text-indent: -1em;
  border: 1px solid #fa184d;
  line-height: 38px;
  text-decoration: none !important;
}
.searchBtn:hover {
  color: #fa184d !important;
  background-color: white !important;
}
.searchBtn::before {
  content: "";
  display: inline-block;
  margin-right: .5em;
  background-image: url(../images/icn_search_white.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
  vertical-align: top;
  margin-top: 10px;
}
.searchBtn:hover::before {
  background-image: url(../images/icn_search_pink2.png);
}

.planList__more {
  display: block;
  width: 200px;
  margin: 20px auto 0 auto;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 12px;
  white-space: nowrap;
}
.planList__more_ac::before {
  content: "その他プランをもっと見る";
}
.planList__more_ac::after {
  content: "\e909";
  font-family: 'icomoon' !important;
  margin-left: .2em;
}
.planList__more_ac.onOpen::before {
  content: "閉じる";
}
.planList__more_ac.onOpen::after {
  content: "\e90c";
}

.planListMidashi {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-align-items: center;
  align-items: center;
  padding: 8px 0;
  border-bottom: 1px dotted #999999;
  font-size: 12px;
  color: #666666;
  line-height: 1.2;
  text-align: center;
}
.planListMidashi__plan {
  -ms-flex: 1;
  flex: 1;
}
.planListMidashi__room {
  width: 120px;
}
.planListMidashi__price {
  width: 140px;
  margin-right: 140px;
}
.planListMidashi__annotation {
  font-size: 10px;
  font-weight: normal;
}

.planListItem {
  display: block;
  color: inherit;
  text-decoration: none !important;
  transition: background-color .2s linear 0s;
}
.planListItem:hover {
  color: inherit;
  background-color: #fffdf2;
}
.planListItem__list {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-align-items: center;
  align-items: center;
  padding-top: 10px;
  margin-bottom: 0;
  border-bottom: 1px dotted #999999;
  text-align: center;
}
.planListItem__plan {
  -ms-flex: 1;
  flex: 1;
  padding-left: 8px;
  padding-right: 15px;
  padding-bottom: 40px;
  font-weight: normal;
  text-align: left;
  font-size: 16px;
  line-height: 1.4;
  color: #1d3994;
}
.planListItem__link {
  display: block;
  text-align: left;
  font-size: 16px;
  line-height: 1.4;
  color: #1d3994;
  text-decoration: none;
}
.planListItem__link:visited {
  color: #9933CC;
}
.planListItem__link:hover {
  color: hoverC;
  text-decoration: underline;
}
.planListItem__room {
  width: 120px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1;
}
.planListItem__price {
  width: 140px;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: bold;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}
.planListItem__priceUnit {
  font-size: 11px;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}
.planListItem__meal {
  position: absolute;
  left: 8px;
  bottom: 8px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1;
  color: #666666;
}
.planListItem__meal::before {
  content: "食事";
  display: inline-block;
  padding: 6px;
  margin-right: 1em;
  background-color: #f1f0ea;
}
.planListItem__detail {
  width: 140px;
  margin-bottom: 0;
}
.planListItem__btn {
  padding: 12px 24px 12px 16px;
  line-height: 1;
  border-radius: 4px;
  text-align: center !important;
  color: white !important;
  background-color: #ECAC0D !important;
  border: 1px solid #ECAC0D !important;
  transition: color .2s linear 0s, background-color .2s linear 0s;
  text-decoration: none !important;
  font-size: 12px;
  padding: 8px 20px 8px 10px;
}
.planListItem__btn:hover {
  color: #ECAC0D !important;
  background-color: white !important;
}

.infoList__group {
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px dotted #cccccc;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.infoList__group:last-child {
  border-bottom: none;
}
.infoList__header {
  width: 5.5em;
  margin-right: 1em;
  margin-bottom: 0;
  padding: .5em 0;
  letter-spacing: .075em;
  line-height: 1.75;
}
.infoList__text {
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 0;
  padding: .5em 0;
  line-height: 1.75;
}
.infoList__annotation {
  font-size: 90%;
}

/* 県用ダイアログ */
.modal.dialogs_area {
  box-shadow: 0 0 3px rgba(153, 153, 153, 0.6);
}
.modal.dialogs_area::before, .modal.dialogs_area::after {
  content: "";
  position: absolute;
  display: block;
  border-right: 10px solid rgba(153, 153, 153, 0.6);
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  top: 50%;
  right: 100%;
  transform: translateY(-50%);
}
.modal.dialogs_area::after {
  border-right-color: white;
  right: calc(100% - 1px);
}
.modal.dialogs_area .modalMidashi {
  position: relative;
  background-color: white;
  padding-left: 15px;
  padding-right: 15px;
}
.modal.dialogs_area .modalMidashi h3 {
  color: #333333;
}
.modal.dialogs_area .modalMidashi .modalCloseBtn {
  color: #999999;
}
.modal.dialogs_area .modalContent {
  position: relative;
}
.modal.dialogs_area .modalContent::before {
  content: "";
  display: block;
  position: absolute;
  width: 95%;
  border-bottom: 1px dotted #999999;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.modal.dialogs_area_area h3::before {
  width: 12px;
  height: 15px;
  background-image: url(../images/icn_pin_purple.png);
}
.modal.dialogs_area_days h3 {
  white-space: nowrap;
}
.modal.dialogs_area_days h3::before {
  width: 12px;
  height: 15px;
  background-image: url(../images/icn_pin_purple.png);
}
.dialogs_area .daysTBDLabel {
  color: #333333 !important;
}
.dialogs_area h3::before {
  width: 12px;
  height: 15px;
  background-image: url(../images/icn_pin_purple.png);
}

/* btn to top */
.btnToTop {
  display: none;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  background: #7f3251;
  position: fixed;
  bottom: 20px;
  left: calc( 50% + 430px );
  cursor: pointer;
  opacity: 0;
  transition: opacity .2s linear 0s;
  z-index: 1000;
}
.btnToTop.onAnimate {
  display: block;
}
.btnToTop.show {
  opacity: .8;
}
.btnToTop:hover {
  opacity: .6;
}
.btnToTop__link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.btnToTop__link::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 20px 12px;
  border-color: transparent transparent white transparent;
  position: absolute;
  top: 12px;
  left: 13px;
}

/***
  比較リスト・お気に入り一覧
*************************/
.listHeader {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  margin-bottom: 40px;
}
.listHeader__title {
  margin-bottom: 4px;
  line-height: 1.3;
  font-size: 24px;
  letter-spacing: .075em;
  color: #000;
}
.listNoItem {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 40px 0 60px 0;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}
/* ヘッターの空きの修正 */
.hd_tabi,
.hd_tabd {
margin-bottom: 0;
}
.hd_tabi > dt, .hd_tabi dd,
.hd_tabd > dt,
.hd_tabd dd {
margin-bottom: 0;
}

.aboutFavLink {
  display: block;
  width: 11em;
  margin-left: auto;
  margin-right: 0;
  margin-bottom: 8px;
  padding-bottom: 2px;
  border-bottom: 1px solid #333333;
  line-height: 1;
  color: #333333;
  text-decoration: none !important;
}
.aboutFavLink:visited {
  color: inherit;
}
.aboutFavLink:hover {
  color: #ebac12;
  border-bottom-color: #ebac12;
}
.aboutFavLink::before {
  content: "\e90b";
  font-family: 'icomoon' !important;
  margin-right: .5em;
}

/***
  モーダル
***************************/
/* ↓↓↓検証用 本番は不要*/
.modalDialogs {
  height: auto;
  position: absolute;
  z-index: 150;
  width: 800px;
}
.modalDialogs .modalBox + .modalBox {
  margin-top: 60px;
}

/*---------------------*/
.modalBox {
  width: 800px;
  position: relative;
  background-color: white;
  padding: 20px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
}
.modalBox__midashi {
  padding: 10px;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.2;
  color: white;
  background-color: #7e2d51;
}
.modalBox__closeBtn {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100px;
  height: 30px;
  padding: 0 10px 0 30px;
  margin: 20px auto 0 auto;
  color: #666;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #999;
  border-radius: 15px;
  text-decoration: none !important;
  transition: background-color .2s linear 0s, color .2s linear 0s;
}
.modalBox__closeBtn::before {
  box-sizing: border-box;
  content: "×";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  background-color: #999;
  border-radius: 50%;
  font-size: 12px;
  color: white;
  text-align: center;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
  font-family: monospace;
  transition: background-color .2s linear 0s, color .2s linear 0s;
}
.modalBox__closeBtn:visited {
  color: #666;
}
.modalBox__closeBtn:hover {
  background-color: #999;
  color: white;
}
.modalBox__closeBtn:hover::before {
  color: #666;
  background-color: white;
}
.modalBox__closeIcn {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #999;
  background-color: #999;
  border-radius: 50%;
  font-size: 16px;
  color: white;
  text-align: center;
  top: -15px;
  right: -15px;
  font-family: monospace;
  text-decoration: none !important;
  transition: background-color .2s linear 0s, color .2s linear 0s;
}
.modalBox__closeIcn:visited {
  color: white;
}
.modalBox__closeIcn:hover {
  color: #666;
  background-color: white;
}

.modalSection + .modalSection {
  margin-top: 40px;
}

.modalBlock {
  font-size: 13px;
  line-height: 1.7;
  margin: 16px 0;
  color: #333;
}
.modalBlock > p {
  margin: 0;
}
.modalBlock--image {
  line-height: 0;
}
.modalBlock--image > img {
  max-width: 100%;
  height: auto;
}
.modalBlock .modalNumMidashi {
  margin-bottom: .25em;
}
.modalBlock .modalNumMidashi__num {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: .5em;
  color: white;
  text-align: center;
  line-height: 20px;
  background-color: #ff0000;
  border-radius: 50%;
}
.modalBlock .modalCaution {
  color: #ff0000;
}
.modalBlock .modalNotice {
  font-size: 12px;
  color: #999;
}
.modalBlock .modalList {
  margin: 0;
  padding: 0;
}
.modalBlock .modalList__item {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: .25em;
}
.modalBlock .modalList__item:last-child {
  margin-bottom: 0;
}
.modalBlock .modalList__item::before {
  content: "・";
  display: inline-block;
  width: 1em;
  text-indent: 0;
  font-family: monospace;
  text-align: center;
}
.modalBlock .modalSubMidashi {
  margin-bottom: .2em;
  font-size: 14px;
  color: #7e2d51;
  font-weight: bold;
}
.modalBlock .modalSubSection {
  padding: 10px;
  margin-top: -15px;
  border: 1px solid #7e2d51;
  border-top: none;
}
.modalBlock .modalTable {
  width: 100%;
  margin-bottom: .25em;
  border: 1px solid #c6c6c6;
  border-collapse: collapse;
  color: #333;
  font-size: 13px;
}
.modalBlock .modalTable th {
  padding: 10px;
  background-color: #f2f2f2;
  font-weight: bold;
  text-align: left;
  border: 1px solid #c6c6c6;
  vertical-align: middle;
}
.modalBlock .modalTable td {
  padding: 10px;
  text-align: center;
  border: 1px solid #c6c6c6;
  vertical-align: middle;
}
.modalBlock .modalIconMidashi {
  margin-top: 24px;
  margin-bottom: 1em;
  padding-left: .5em;
  font-size: 14px;
  line-height: 1;
  color: #7e2d51;
  font-weight: bold;
  border-left: 3px solid #7e2d51;
}
.modalBlock .modalIconList {
  margin-bottom: 0;
}
.modalBlock .modalIconList__item {
  padding-left: 100px;
  text-indent: -100px;
  margin-bottom: .5em;
}
.modalBlock .modalIconList__item:last-child {
  margin-bottom: 0;
}
.modalBlock .modalIconList__icon {
  width: 90px;
  height: auto;
  margin-right: 10px;
}
.modalBlock--border {
  padding-bottom: 24px;
  border-bottom: 1px dotted #666;
}


#overlayNotice{
  position: absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
  z-index: 100;
  opacity: 0.8;
  text-align: center;
  vertical-align:middle;
  background-color: #A0A0A0;
  background: rgba(80,80,80,0.9);
  display: none;
}


/***
  県ページ：レコメンド枠
***************************/
.osusumeArea {
  padding: 36px 0;
  border-top: 1px solid #ccc;
}
.osusumeArea__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.osusumeArea__midashi {
  position: relative;
  padding-left: 28px;
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 1;
  color: #000;
  letter-spacing: .1em;
}
.osusumeArea__midashi::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 100%;
}
.osusumeArea__midashi--osusume::before {
  width: 20px;
  height: 18px;
  background-image: url(../images/icn_rcmnd_pink.png);
}
.osusumeArea__midashi--recent::before {
  width: 20px;
  height: 20px;
  background-image: url(../images/icn_clock_pink.png);
}
.osusumeArea__block--osusume {
  padding-left: 22px;
}
.osusumeArea__block--recent {
  padding-right: 22px;
}

.hotelSlideList {
  position: relative;
  width: 425px;
  margin-left: auto;
  margin-right: auto;
}
.hotelSlideList .slick-arrow {
  display: block;
  position: absolute;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 12px;
  height: 50px;
  background-color: #7e2d51;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.hotelSlideList .slick-arrow::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-family: 'icomoon' !important;
  text-indent: 0;
  width: 12px;
  line-height: 50px;
  text-align: center;
  color: white;
  font-size: 12px;
  cursor: pointer;
}
.hotelSlideList .slick-arrow.slick-prev {
  left: -22px;
}
.hotelSlideList .slick-arrow.slick-prev::before {
  content: "\e90a";
}
.hotelSlideList .slick-arrow.slick-next {
  right: -22px;
}
.hotelSlideList .slick-arrow.slick-next::before {
  content: "\e90b";
}

.hotelSlideItem {
  display: block;
  width: 135px;
  text-decoration: none;
  margin: 0 5px;
}
.hotelSlideItem:visited dd, .hotelSlideItem:visited dt {
  color: #9933CC;
}
.hotelSlideItem:hover dd, .hotelSlideItem:hover dt {
  color: #ebac12;
  text-decoration: underline;
}
.hotelSlideItem:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}

.hotelSlideElms dd, .hotelSlideElms dt {
  margin-bottom: 0;
}
.hotelSlideElms .image {
  position: relative;
  width: 100%;
  height: 100px;
  margin-bottom: 8px;
  overflow: hidden;
}
.hotelSlideElms .image img {
  position: absolute;
  max-width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: transform .2s ease 0s;
  transform-origin: center;
}
.hotelSlideElms .price {
  line-height: 1.1;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}
.hotelSlideElms .note {
  font-size: 10px;
  color: #999999;
  margin-bottom: 12px;
}
.hotelSlideElms .area {
  color: #999999;
  min-height: 2.7em;
  font-size: 12px;
  margin-bottom: 2px;
  line-height: 1.3;
}
.hotelSlideElms .name {
  font-size: 14px;
  line-height: 1.25;
  font-weight: normal;
  color: #1d3994;
}
.hotelSlideListBlank{
  display: flex;
}
.hotelSlideListBlank .hotelSlideElms{
  padding: 0 7px 0 7px;
  vertical-align: top;
  height: 108px;
  width: 144px;
  display: table;
}
.hotelSlideListBlank span{
  padding-top: 33px;
  text-align: center;
  font-size: 1.2rem;
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  width: 144px;
  height: 108px;
  background-color: #eee;
}


.overlaySearch {
	display: block;
	position: absolute;
	top: 0;
	width: 765px;
	background: rgba(255,255,255,.8);
	z-index: 10;

}

/*box*/
.loader_box {
	position: absolute;
	top: 12%;
	left: 50%;
	background: transparent;
	transform: translate(-50%, -50%);
	z-index: 1;
}

/*loader*/
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load2 1.4s infinite ease-in-out;
  animation: load2 1.4s infinite ease-in-out;
}
.loader {
  color: #743250;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
@-webkit-keyframes load2 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load2 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

/*header / footerレイアウト調整*/
.hd_contents,
.footerArea,
.txt_d {
	font-family: 'ヒラギノ角ゴ ProN W3','Hiragino kaku Gothic ProN','メイリオ','Meiryo','MS Pゴシック','MS PGothic',sans-serif;
}

.hd_contents input,
.hd_contents button,
.hd_contents select {
	font-size: 12px;
	font-size: 1.2rem;
}

.hdWrapper {
	height: 70px;
}

.hdMemBlk ul li.memNm {
	line-height: inherit;
}

#cse-search-box input[type="text"] {
	height: 21px;
}

.ft_link {
	line-height: 2;
}

.footerInBox {
	padding-bottom: 80px;
}

.mb30 {
	margin-bottom: 30px;
}

.pr_area dt {
	font-weight: 400;
}

.pr_area dd {
	margin-bottom: 0;
}

body .breadcrumb {
	margin-bottom: 11px;
	padding-top: 7px;
}

.facilityError {
	width: 800px;
	margin: 50px auto;
	padding: 20px;
	border: 1px solid #cc0000;
	background: #FFFEF3;
	overflow: hidden;
}

.facilityError__icn {
	display: block;
	width: 25px;
	height: 25px;
	margin-right: 10px;
	border-radius: 50%;
	background: #cc0000;
	font-size: 16px;
	text-align: center;
	line-height: 25px;
	color: white;
	float: left;
}

.facilityError__message {
	display: block;
	font-size: 16px;
	color: #cc0000;
	float: left;
	width: 710px;
}