@charset "shift_jis";

/*-----------------------------------------------------------
reset
--------------------------------------------------------------*/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, em, img, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  outline: 0;
  font-size: 100%;
}
* {
  zoom: 1;
}
html {
  line-height: 1;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
body {
  color: #333;
  font-size: 14px;
  font-family: 'メイリオ', 'ヒラギノ角ゴ Pro W3', Meiryo, 'ＭＳ Ｐゴシック', MS PGothic, sans-serif;
  line-height: 1.3;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  min-width: 1000px;
}
article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary {
  display: block;
}
img {
  vertical-align: bottom;
}
ol, ul, li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  color: #1b47ff;
  text-decoration: none;
}
a:hover {
  color: #e78a13;
}

/*-----------------------------------------------------------
common
--------------------------------------------------------------*/

.hide {
  display: none;
}
.show {
  display: block;
}
.displaypc {
  display: block;
}
.displaypc-inline {
  display: inline-block;
}
.displaysp {
  display: none;
}
#header {
  z-index: 1;
  overflow: hidden;
  background-image: none;
  font-size: 12px;
}
#header .pageName {
  position: inherit;
  color: #999;
  font-weight: normal;
  font-size: 10px;
}
#campaign {
  float: left;
  width: 600px;
  overflow: hidden;
}
#cam {
  text-align: left;
}
.cam {
  width: 664px;
  display: block;
  font-size: 12px;
}
.cam p {
  display: block;
  height: 15px;
  margin-bottom: 3px;
}
.cam a {
  display: block;
  height: 15px;
  padding-left: 70px;
  background: url(/jalan/doc/theme/common/images/topics.gif) no-repeat;
  text-decoration: underline !important;
}
#breadcrumb {
  padding-top: 5px;
  overflow: hidden;
  font-size: 10px;
  line-height: 20px;
}
#breadcrumb li {
  float: left;
}
#breadcrumb li span {
  margin: 0 5px;
  color: #999;
}
#breadcrumb a {
  text-decoration: none;
}
.pageDetail {
  float: right;
  margin-bottom: 10px;
  font-size: 10px;
  text-align: right;
}
#wrap {
  width: 100%;
  min-width: 1000px;
  overflow: hidden;
}
.footerMenu {
  clear: both;
  width: 950px;
  margin: 0 auto;
  padding: 20px 0;
}
.footerMenu ul {
  *zoom: 1;
}
.footerMenu ul:after {
  display: block;
  clear: both;
  content: "";
}
.footerMenu ul li {
  float: left;
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #ccc;
  font-size: 10px;
}
.footerMenu ul li a {
  white-space: nowrap;
}
.footerMenu .recruitArea {
  width: 950px;
  margin: 10px auto 30px;
  padding-top: 30px;
  border-top: 2px solid #ccc;
}
.footerMenu .recruitArea a {
  color: #435B67;
  text-decoration: underline;
  font-size: 10px;
  font-weight: bold;
}
.pagetopLink {
  width: 950px;
  min-height: 10px;
  height: auto !important;
  height: 10px;
  margin: 15px auto 0;
  color: #666666;
  font-size: 10px;
  text-align: right;
}
.pagetopLink a {
  padding-left: 12px;
  background: url(/theme/coupon/common_category/images/ico_totop.gif) no-repeat left top;
  text-align: left;
}
.fixedBtn-pageTop {
  display: none;
  position: fixed;
  right: 30px;
  bottom: 30px;
}
.fixedBtn-pageTop a {
  display: block;
  width: 100px;
  height: 100px;
  background: url(/theme/coupon/common_category/images/page_top_pc.png) no-repeat 0;
  text-indent: -9999px;
}
.fixedBtn-pageTop a:hover {
  opacity: 0.8;
}
.socialIcon {
  top: 0;
  display: block;
  overflow: hidden;
  float: right;
  width: 300px;
}
.socialIcon ul {
  display: block;
  width: 100%;
  text-align: right;
  height: 40px;
  margin-bottom: 10px;
}
.socialIcon li {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
ol, ul {
  list-style: none outside none;
}
div.socialIcon li {
  display: inline-block;
  margin-right: 2px;
}
div.socialIcon li.nonmrg {
  margin: 0;
}
.socialIcon ul li iframe {
  display: inline;
}
.pc_hide {
  display: none !important;
}
#mainView .socialIcon {
  display: none;
}

/*-----------------------------------------------------------
lp
--------------------------------------------------------------*/

.mainView * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.main-ttl {
	background: #fef7ed url(/theme/coupon/common_category/images/bg_main_pc.png) no-repeat bottom center;
	border-top: 2px solid #e77611;
	border-bottom: 2px solid #e77611;
}
.main-ttl__inner {
	width: 950px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 26px;
}
.main-ttl__img .displaypc {
  display: inline;
}
.main-ttl__ttl {
	font-size: 40px;
	line-height: 1.4;
	margin-top: 18px;
}
.main-ttl__lead {
	line-height: 1.5;
	margin-top: 15px;
}
.main-ttl__lead--main {
	font-size: 16px;
}
.main-ttl__lead--sub{
	font-size: 12px;
	margin-top:15px;
}
.main-visual {
  width: 100%;
}
.main-visual__img {
  width: 1000px;
  margin: 0 auto;
}
.main {
  min-width: 1000px;
  background: #fff;
  padding: 40px 0 20px;
}
.main__contents {
  width: 1000px;
  margin: 0 auto;
}
.contents__ttl {
  color: #e77611;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
  padding-left: 18px;
  position: relative;
}
.contents__ttl:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 100%;
  border-radius: 10px;
  background: #e77611;
  position: absolute;
  top: -1px;
  left: 0;
}
.contents__ttl span {
  font-size: 24px;
}
.area__search--pc {
  display: block;
}
.area__search--sp {
  display: none;
}
.area__search__contents {
  background: #f7f5f2;
  padding: 0 20px 20px 20px;
}
.area__search__list {
  display: flex;
  flex-wrap: wrap;
}
.area__search__item {
  position: relative;
  margin: 20px 0 0 20px;
}
.area__search__item:first-child,
.area__search__item:nth-child(5) {
  margin-left: 0;
}
.area__search__item__toggle {
  width: 225px;
  padding: 0 40px;
  font-size: 15px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #b2b2b2;
  border-radius: 5px;
  height: 45px;
  line-height: 45px;
  background: #fff  url(/theme/coupon/common_category/images/arrow_pc.png) no-repeat center right 16px;
}
.area-open .area__search__item__toggle {
  background: #fff  url(/theme/coupon/common_category/images/arrow_pc_open.png) no-repeat center right 16px;
}
.area__search__item__toggle:hover,
.area__search__item__toggle.area-selected {
  border: 1px solid #e77611;
  background: #fef7ed  url(/theme/coupon/common_category/images/arrow_pc.png) no-repeat center right 16px;
  color: #e77611;
}
.area-open .area__search__item__toggle:hover {
  border: 1px solid #b2b2b2;
  background: #fff  url(/theme/coupon/common_category/images/arrow_pc.png) no-repeat center right 16px;
  color: #333;
}
.area-open .area__search__item__toggle:hover,
.area-open .area__search__item__toggle.area-selected {
  border: 1px solid #b2b2b2;
  background: #fff  url(/theme/coupon/common_category/images/arrow_pc_open.png) no-repeat center right 16px;
  color: #333;
}
.area__inner__list {
  width: 920px;
  margin-top: -7px;
  padding: 12px 0 8px 15px;
  cursor: pointer;
  border: 1px solid #b2b2b2;
  border-radius: 5px;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  z-index: 10;
  display: none;
}
.area__search__item:first-child .area__inner__list,
.area__search__item:nth-child(5) .area__inner__list {
  left: 0;
}
.area__search__item:nth-child(2) .area__inner__list,
.area__search__item:nth-child(6) .area__inner__list {
  left: -225px;
}
.area__search__item:nth-child(3) .area__inner__list,
.area__search__item:nth-child(7) .area__inner__list {
  right: -225px;
}
.area__search__item:nth-child(4) .area__inner__list,
.area__search__item:nth-child(8) .area__inner__list {
  right: 0;
}
.area-open .area__inner__list {
  display: flex;
}
.area__inner__list:before {
  content: "";
  display: block;
  background: #fff;
  width: 223px;
  height: 5px;
  position: absolute;
  top: -1px;
}
.area__search__item:first-child .area__inner__list:before,
.area__search__item:nth-child(5) .area__inner__list:before {
  left: 0;
}
.area__search__item:nth-child(2) .area__inner__list:before,
.area__search__item:nth-child(6) .area__inner__list:before {
  left: 225px;
}
.area__search__item:nth-child(3) .area__inner__list:before,
.area__search__item:nth-child(7) .area__inner__list:before {
  right: 225px;
}
.area__search__item:nth-child(4) .area__inner__list:before,
.area__search__item:nth-child(8) .area__inner__list:before {
  right: 0;
}
.area__inner__list__item {
  font-size: 14px;
  line-height: 14px;
  width: 300px;
  background: url(/theme/coupon/common_category/images/arrow_right_pc.png) no-repeat center left;
  padding: 9px 0px 9px 13px;
  margin-right: 0;
}
.area__inner__list__item#area__inner__list__item--ken {
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  width: 900px;
  padding: 9px 0px 9px 13px;
}
.area__inner__list__link {
  color: #333;
}
.hotel {
  margin: 60px 0 40px;
}
.hotel__num {
  font-size: 14px;
  margin-bottom: 20px;
}
.hotel__num span {
  font-size: 18px;
  font-weight: bold;
}
.hotel__inner {
  background: #f7f5f2;
  padding: 20px;
}
.hotel-loading.hotel__inner {
  background: #fff;
  text-align: center;
}
.hotel-loading__img {
  margin: 50px 0 80px;
  width: 80px;
  height: 80px;
  display: inline-block;
}
.hotel-none.hotel__inner {
  background: #fff;
  text-align: center;
}
.hotel-none__txt {
  font-size: 15px;
  line-height: 20px;
  color: #333;
  padding: 20px 0 160px;
}
.hotel-none__txt br {
  display: none;
}
.hotel__item {
  background: #fff;
  border-top: 3px solid #eb9a51;
  margin-top: 30px;
  padding: 25px 20px 12px;
}
.hotel__item:first-child {
  margin-top: 0;
}
.card:after {
  content: "";
  display: block;
  clear: both;
}
.card__img {
  width: 210px;
  float: left;
}
.card__img img {
  width: 100%;
  height: auto;
}
.card__img__link:hover {
  opacity: 0.7;
}
.card__ttl {
  margin-left: 235px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  word-break: break-all;
}
.card__ttl__link {
  color: #333;
}
.card__area {
  margin-left: 235px;
  margin-bottom: 8px;
  font-size: 12px;
  color: #707070;
}
.card__area__item {
  display: inline;
}
.card__area__item:before {
  content: "\FF1E";
  margin: 0 8px;
}
.card__area__item:first-child:before {
  content: none;
}
.card__caption {
  margin-left: 235px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
  word-break: break-all;
}
.card__access {
  margin-left: 235px;
  margin-bottom: 10px;
  background: #f7f5f2;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 22px;
  color: #707070;
  background: #f7f5f2;
  word-break: break-all;
}
.card__access span {
  font-weight: bold;
}
.coupon {
  margin-top: 20px;
}
.coupon__ttl {
  background-image: linear-gradient(to right, #f4bb88, #f4bb88 2px, transparent 2px, transparent 2px);
  background-size: 4px 2px;
  background-repeat: repeat-x;
  background-position: 0 center;
  font-size: 14px;
  line-height: 14px;
  color: #e77611;
  margin-bottom: 2px;
}
.coupon__ttl span {
  background: #fff;
  padding: 0 10px 0 0;
}
.coupon__card {
  display: flex;
  border-top: 1px solid #ccc;
  padding: 12px 0;
}
.coupon__card:first-child {
  border-top: none;
}
.coupon__name {
  width: 380px;
  margin-right: 30px;
  font-size: 13px;
  line-height: 22px;
  word-break: break-all;
}
.coupon__booking {
  width: 120px;
  margin-right: 30px;
}
.coupon__booking__ttl {
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 6px;
  color: #ec9c55;
  font-weight: bold;
}
.coupon__booking__price {
  font-size: 15px;
  line-height: 15px;
}
.coupon__price {
  width: 140px;
  margin-right: 30px;
}
.coupon__price__ttl {
  font-size: 12px;
  line-height: 22px;
  margin-bottom: 3px;
  color: #ec9c55;
  font-weight: bold;
}
.coupon__price__price {
  font-size: 15px;
  line-height: 15px;
  color: #fc0d1c;
}
.coupon__price__price span {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
}
.coupon__btn {
  width: 188px;
  display: flex;
  align-items: center;
}
.coupon__btn__link {
  background-image: -moz-linear-gradient( 90deg, rgb(1,116,231) 0%, rgb(56,175,252) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(1,116,231) 0%, rgb(56,175,252) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(1,116,231) 0%, rgb(56,175,252) 100%);
  border-radius: 4px;
  border: 1px solid #2171e0;
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
.coupon__btn__link:hover {
  background: -webkit-gradient(linear,left top,left bottom,from(#2182e7),to(#3844ce));
  background: -webkit-linear-gradient(#2182e7,#3844ce);
  background: linear-gradient(#2182e7,#3844ce);
  color: #cde9f7;
}
.coupon__more {
  border-top: 1px solid #ccc;
  padding: 20px 0 5px;
  text-align: right;
}
.coupon__more__link {
  background: url(/theme/coupon/common_category/images/arrow_more_pc.png) no-repeat 0 center;
  padding-left: 10px;
  color: #1558ce;
  font-size: 13px;
}
.coupon__none {
padding: 20px 0;
text-align: center;
}
.pager {
  text-align: center;
}
.pager a {
  text-decoration: none;
}
.pager__links {
  font-size: 0;
}
.pager__links a {
  font-size: 14px;
  display: inline-block;
  color: #3b1800;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-decoration: none;
  margin: 0 2px;
}
.pager__links a:hover {
  color: #3b1800;
  text-decoration: none;
  background-color: #f7f5f2;
}
.pager__links a.pager-prev {
  background: white url("/theme/coupon/common_category/images/pager_prev.png") no-repeat 0 8px;
  padding-left: 16px;
  width: auto;
}
.pager__links a.pager__link--txt {
  color: #1558ce;
  border: 0;
  /*text-decoration: none !important;*/
  font-weight: bold;
}
.pager__links a.pager__link--txt:hover {
  background-color: initial;
}
.pager__links a.pager-first:hover,
.pager__links a.pager-prev:hover,
.pager__links a.pager-next:hover,
.pager__links a.pager-last:hover {
  opacity: .7;
}
.pager__links a.pager-first {
  background: white url("/theme/coupon/common_category/images/pager_first.png") no-repeat 0 8px;
  padding-left: 28px;
  width: auto;
}
.pager__links a.pager-next {
  background: white url("/theme/coupon/common_category/images/pager_next.png") no-repeat right 8px;
  padding-right: 16px;
  width: auto;
}
.pager__links a.pager-last {
  background: white url("/theme/coupon/common_category/images/pager_last.png") no-repeat right 8px;
  padding-right: 28px;
  width: auto;
}
.pager__links span {
  font-size: 14px;
  display: inline-block;
  text-decoration: none;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #e77611;
  border: 1px solid #e77611;
  border-radius: 4px;
  color: #fff;
  margin: 0 2px;
}
.pager__links span.pager__link--txt {
  color: #ccc;
  border: 0;
  text-decoration: none;
  font-weight: bold;
}
.pager__links span.pager__link--txt:hover {
  color: #ccc;
  text-decoration: none;
}
.pager__links span:hover {
  color: #fff;
  text-decoration: none;
}
.pager__links span.pager-first {
  background: white url("/theme/coupon/common_category/images/pager_first_d.png") no-repeat 0 8px;
  padding-left: 28px;
  width: auto;
}
.pager__links span.pager-prev {
  background: white url("/theme/coupon/common_category/images/pager_prev_d.png") no-repeat 0 8px;
  padding-left: 16px;
  width: auto;
}
.pager__links span.pager-next {
  background: white url("/theme/coupon/common_category/images/pager_next_d.png") no-repeat right 8px;
  padding-right: 16px;
  width: auto;
}
.pager__links span.pager-last {
  background: white url("/theme/coupon/common_category/images/pager_last_d.png") no-repeat right 8px;
  padding-right: 28px;
  width: auto;
}
.pager__links .pager-first,
.pager__links .pager-prev {
  text-align: left;
  margin-right: 20px;
}
.pager__links .pager-next,
.pager__links .pager-last {
  text-align: right;
  margin-left: 20px;
}
.pagetop__link {
  text-align: right;
  margin: 45px auto 20px;
  width: 1000px;
}
.pagetop__link a {
  background: #fff url("/theme/coupon/common_category/images/icon_totop.png") no-repeat 0 50%;
  font-size: 10px;
  padding: 0 0 0 10px;
}

/*-----------------------------------------------------------
テーマパーク
--------------------------------------------------------------*/
.spot__search {
  background: #f7f5f2;
  padding: 20px;
}

.spot__search__list {
  display: flex;
  flex-wrap: wrap;
}

.spot__search__item {
  margin-right: 18px;
  background-color: #fff;
}

.spot__search__item:hover,
.spot__search__item.spot__search__item--current {
  background-color: #fef1de;
}

.spot__search__item:nth-child(4n) {
  margin-right: 0;
}

.spot__search__item:nth-child(n + 5) {
  margin-top: 20px;
}

.spot__search__item .spot__search__link a{
  width: 225px;
  height: 63px;
  color: #333;
  font-weight: bold;
  padding: 10px 15px 7px;
  border: 1px solid #999;
  box-shadow: 0 3px 0 #999;
  border-radius: 4px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.spot__search__item.spot__search__item--current .spot__search__link a {
  color: #e77611;
  border: 1px solid #e77611;
  box-shadow: 0 3px 0 #e77611;
}

.spot__search__toggle {
  display:none;
}

/*===========================================================================
 max-width:738px
===========================================================================*/

@media only screen and (max-width:738px) {
  /*-----------------------------------------------------------
  common
  --------------------------------------------------------------*/
  body {
    font-family: "Hiragino Kaku Gothic ProN", 'メイリオ', 'ヒラギノ角ゴ Pro W3', Meiryo, 'ＭＳ Ｐゴシック', MS PGothic, sans-serif;
    min-width: 100%;
  }
  img {
    width: 100%;
    height: auto;
  }
  .show {
    display: block;
  }
  .displaypc,
  .displaypc-inline {
    display: none;
  }
  .displaysp {
    display: block;
  }
  .sp_hide {
    display: none;
  }
  .pc_hide {
    display: inline-block !important;
  }
  #header990 {
    width: 100%;
  }
  #breadcrumb {
    width: 100%;
    padding: 5px;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 10px;
    line-height: 1.3;
  }
  #wrap {
    width: 100%;
    min-width: initial;
    min-width: auto;
    overflow: hidden;
  }
  #headerSP {
    height: 39px;
    margin-bottom: 0;
    padding: 5px 10px 1px;
    overflow: hidden;
    border-bottom: 1px solid #d2d2d2;
    box-sizing: content-box;
  }
  #header {
    width: 100%;
    margin-bottom: 0;
    overflow: hidden;
  }
  #header .pageName {
    position: inherit;
    color: #999;
    font-weight: normal;
    font-size: 10px;
  }
  #header a {
    text-decoration: none;
  }
  .pageDetail {
    margin-bottom: 10px;
  }
  .jalanLogo {
    display: block;
    float: left;
    width: 95px;
    height: 35px;
    background: url(/assets/img/common/logo_sprite_l.png) no-repeat;
    background-size: 263px 79px;
    text-indent: -999em;
  }
  .headerHelp {
    float: right;
    width: 40px;
  }
  .fixedBtn-pageTop {
    right: 10px;
    bottom: 10px;
  }
  .fixedBtn-pageTop a {
    width: 70px;
    height: 70px;
    background: url(/theme/coupon/common_category/images/smart/page_top_sp.png) no-repeat 0;
    background-size: 70px;
  }
  .fixedBtn-pageTop a:hover {
    opacity: 1;
  }
  .footerTopicPath {
    /*margin-top: 15px;*/
    border-top: 1px solid #ccc;
  }
  .footerTopicPath li {
    border-bottom: 1px solid #ccc;
  }
  .footerTopicPath li a {
    display: block;
    position: relative;
    padding: 13px 20px 13px 15px;
    overflow: hidden;
    box-sizing: border-box;
    color: #595757 !important;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
    white-space: normal;
    text-overflow: ellipsis;
    text-decoration: none !important;
  }
  .footerTopicPath li a:after {
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 30px;
    margin-top: -6px;
    background: url(/theme/coupon/common_category/images/smart/ico_link_sp.png) no-repeat;
    -webkit-background-size: 7px 11px;
    background-size: 7px 11px;
    content: '';
  }
  .recruitLogo {
    padding: 10px;
  }
  .rlsLogo {
    display: block;
    width: 260px;
    margin-bottom: 5px;
  }
  .recruitLogo a {
    color: #435B67;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    text-align: left;
  }
  .socialIcon ul {
    margin-bottom: 0;
    text-align: center;
  }
  .socialIcon img {
    width: 40px;
  }
  .socialIcon {
    float: none;
    width: 100%;
  }
  #header .socialIcon {
    display: none;
  }
  #mainView .socialIcon {
    display: block;
  }
  /*add header responsive*/
  .l-siteHeader {
    display: none!important;
  }
  /*-----------------------------------------------------------
  lp
  --------------------------------------------------------------*/
  .main-ttl{
		background: #fef7ed url(/theme/coupon/common_category/images/smart/bg_main_sp.png) no-repeat bottom center;
		background-size: contain;
	}
	.main-ttl__inner,
	.main-ttl__inner img{
		width: 100%;
	}
	.main-ttl__inner{
		padding: 10px 8px 40px;
	}
  .main-ttl__img .displaypc {
    display: none;
  }
	.main-ttl__img .displaysp{
		width: 100%;
	}
	.main-ttl__ttl{
		font-size: 25px;
		font-weight: bold;
	}
	.main-ttl__lead{
		font-size: 13px;
	}
	.main-ttl__lead--sub{
		font-size: 10px;
		margin-top: 10px;
	}
  .main-visual {
    min-width: initial;
    min-width: auto;
    height: auto;
    position: static;
  }
  .main-visual__img {
    width: 100%;
    height: auto;
    position: static;
    margin-left: 0;
  }
  .main-visual__img img {
    width: 100%;
    height: auto;
  }
  .main {
    min-width: initial;
    min-width: auto;
    padding: 18px 0 50px;
  }
  .main__contents {
    width: auto;
    padding: 0 20px;
  }
  .contents__ttl {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
    padding-left: 14px;
  }
  .contents__ttl:before {
    width: 4px;
  }
  .contents__ttl span {
    font-size: 21px;
  }
  .area__search--pc {
    display: none;
  }
  .area__search--sp {
    display: block;
  }
  .area__search__contents {
    padding: 15px;
  }
  .area__search__list {
    display: block;
  }
  .area__search__item {
    position: static;
    margin: 10px 0 0 0;
  }
  .area__search__item:first-child {
    margin-top: 0;
  }
  .area__search__item__toggle {
    width: 100%;
    padding: 0 40px 0 15px;
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    text-align: left;
    background: #fff  url(/theme/coupon/common_category/images/smart/arrow_sp.png) no-repeat center right 16px;
    background-size: 12px 8px;
  }
  .area-open .area__search__item__toggle {
    background: #e5e5e5  url(/theme/coupon/common_category/images/smart/arrow_sp_open.png) no-repeat center right 16px;
    background-size: 12px 8px;
    border-radius: 5px 5px 0 0;
    border-bottom: none;
  }
  .area__inner__list {
    width: 100%;
    margin-top: 0;
    padding: 0 15px;
    border: 1px solid #b2b2b2;
    border-radius: 0 0 5px 5px;
    display: flex;
    flex-wrap: wrap;
    position: static;
    display: none;
  }
  .area-open .area__inner__list {
    border-top: none;
  }
  .area__inner__list:before {
    content: none;
  }
  .area__inner__list__item {
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    background: none;
    padding: 12px 0;
    margin-right: 0;
    display: flex;
    align-items: center;
  }
  .area__inner__list__item#area__inner__list__item--ken {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    padding: 12px 0;
  }
  .area__inner__list__item:last-child {
    border-bottom: none;
  }
  .area__inner__list__link {
    color: #1558ce;
  }
  .area__inner__list__link:hover {
    color: #1558ce;
  }
  .sp-area__search__contents {
    background: #f7f5f2;
    padding: 15px;
  }
  .sp-area__search__list {}
  .sp-area__search__item {
    margin: 10px 0 0 0;
  }
  .sp-area__search__item:first-child {
    margin-top: 0;
  }
  .sp-area__search__item__toggle {
    width: 100%;
    padding: 0 40px 0 15px;
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
    border: 1px solid #b2b2b2;
    border-radius: 5px;
    background: #fff url(/theme/coupon/common_category/images/smart/arrow_sp.png) no-repeat center right 16px;
    background-size: 12px 8px;
  }
  .sp-area-open .sp-area__search__item__toggle {
    background: #e5e5e5 url(/theme/coupon/common_category/images/smart/arrow_sp_open.png) no-repeat center right 16px;
    background-size: 12px 8px;
    border-radius: 5px 5px 0 0;
    border-bottom: none;
  }
  .sp-area-disable {
    color: #ccc;
  }
  .sp-area-open .sp-area-disable {
    color: #333;
  }
  .sp-area__inner__list {
    width: 100%;
    margin-top: 0;
    padding: 0 15px;
    cursor: pointer;
    border: 1px solid #b2b2b2;
    border-radius: 0 0 5px 5px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    display: none;
  }
  .sp-area-open .sp-area__inner__list {
    border-top: none;
    display: flex;
  }
  .sp-area__inner__list__item {
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    padding: 12px 0;
    display: flex;
    align-items: center;
  }
  .sp-area__inner__list__item:last-child {
    border-bottom: none;
  }

  .sp-area__inner__list__link {
    color: #1558ce;
  }
  .sp-area__inner__list__link:hover {
    color: #1558ce;
  }
  .hotel {
    margin: 40px 0 30px;
  }
  .hotel__num {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .hotel__num span {
    font-size: 18px;
  }
  .hotel__inner {
    margin: 0 -20px;
  }
  .hotel-loading__img {
    margin: 20px 0;
    width: 40px;
    height: 40px;
  }
  .hotel-loading__img img {
    width: 40px;
    height: auto;
  }
  .hotel-none__txt {
    font-size: 14px;
    line-height: 27px;
    padding: 0 0 60px;
  }
  .hotel-none__txt br {
    display: block;
  }
  .hotel__item {
    border-top: 4px solid #eb9a51;
    margin-top: 22px;
    padding: 15px 10px 12px;
  }
  .hotel__item:first-child {
    margin-top: 0;
  }
  .card:after {
    content: none;
  }
  .card__img {
    width: 105px;
  }
  /*.card__img img {
    width: 100%;
    height: auto;
  }*/
  .card__img__link:hover {
    opacity: 1;
  }
  .card__ttl {
    margin-left: 115px;
    margin-bottom: 2px;
    font-size: 16px;
    line-height: 28px;
  }
  .card__ttl__link:hover {
    color: #333;
  }
  .card__area {
    margin-left: 115px;
    margin-bottom: 0;
    font-size: 11px;
    line-height: 18px;
  }
  .card__area__item:before {
    content: "\FF1E";
    margin: 0 3px;
  }
  .card__area__item:first-child:before {
    content: none;
  }
  .card__caption {
    clear: both;
    margin-left: 0;
    margin-bottom: 7px;
    padding-top: 10px;
    font-size: 12px;
    line-height: 20px;
  }
  .card__access {
    clear: both;
    margin-left: 0;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 11px;
    line-height: 20px;
  }
  .coupon {
    clear: both;
    margin-top: 26px;
  }
  .coupon__ttl {
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 0;
    text-align: center;
  }
  .coupon__ttl span {
    padding: 0 12px;
  }
  .coupon__card {
    flex-wrap: wrap;
    padding: 12px 10px 15px;
  }
  .coupon__name {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2px;
    font-size: 12px;
    line-height: 20px;
  }
  .coupon__booking {
    width: 50%;
    margin-right: 0;
  }
  .coupon__booking__ttl {
    margin-bottom: 0;
  }
  .coupon__booking__price {
    font-size: 14px;
    line-height: 18px;
  }
  .coupon__price {
    width: 50%;
    margin-right: 0;
  }
  .coupon__price__ttl {
    margin-bottom: 0;
  }
  .coupon__price__price {
    font-size: 16px;
    line-height: 16px;
  }
  .coupon__price__price span {
    font-size: 20px;
    line-height: 20px;
  }
  .coupon__btn {
    width: 100%;
  margin-top: 16px;
  }
  .coupon__btn__link {
    height: 40px;
    line-height: 40px;
    font-size: 13px;
  }
  .coupon__btn__link:hover {
    background-image: -moz-linear-gradient( 90deg, rgb(1,116,231) 0%, rgb(56,175,252) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(1,116,231) 0%, rgb(56,175,252) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(1,116,231) 0%, rgb(56,175,252) 100%);
    color: #fff;
  }
  .coupon__more {
    padding: 20px 0 5px;
    text-align: center;
  }
  .coupon__more__link {
    display: inline-block;
    background: url(/theme/coupon/common_category/images/smart/arrow_more_sp.png) no-repeat 0 center;
    background-size: auto 6px;
    padding-left: 10px;
    font-size: 12px;
  }
  .coupon__more__link:hover {
    color: #1558ce;
  }
  .pager {
    margin: 0 -20px;
  }
  .pager__links a {
    margin: 0 5px;
    font-weight: bold;
  }
  .pager__links a.pager-hide {
    display: none;
  }
  .pager__links a:hover {
    color: #3b1800;
    background-color: #fff;
  }
  .pager__links a.pager-prev {
    background: white url("/theme/coupon/common_category/images/smart/pager_prev_sp.png") no-repeat 0 8px;
    background-size: 7px auto;
    padding-left: 12px;
  }
  .pager__links a.pager__link--txt:hover {
    background-color: initial;
    color: #1558ce;
  }
  .pager__links a.pager-first:hover,
  .pager__links a.pager-prev:hover,
  .pager__links a.pager-next:hover,
  .pager__links a.pager-last:hover {
    opacity: .7;
  }
  .pager__links a.pager-first {
    background: white url("/theme/coupon/common_category/images/smart/pager_first_sp.png") no-repeat 0 8px;
    background-size: 15px auto;
    padding-left: 20px;
  }
  .pager__links a.pager-next {
    background: white url("/theme/coupon/common_category/images/smart/pager_next_sp.png") no-repeat right 8px;
    background-size: 7px auto;
    padding-right: 12px;
  }
  .pager__links a.pager-last {
    background: white url("/theme/coupon/common_category/images/smart/pager_last_sp.png") no-repeat right 8px;
    background-size: 15px auto;
    padding-right: 20px;
  }
  .pager__links span {
    font-weight: bold;
    margin: 0 5px;
  }
  .pager__links span.pager__link--txt {
    color: #ccc;
    border: 0;
    text-decoration: none;
    font-weight: bold;
  }
  .pager__links span.pager__link--txt:hover {
    color: #ccc;
    text-decoration: none;
  }
  .pager__links span:hover {
    color: #fff;
    text-decoration: none;
  }
  .pager__links span.pager-first {
    background: white url("/theme/coupon/common_category/images/smart/pager_first_d_sp.png") no-repeat 0 8px;
    background-size: 15px auto;
    padding-left: 20px;
    width: auto;
  }
  .pager__links span.pager-prev {
    background: white url("/theme/coupon/common_category/images/smart/pager_prev_d_sp.png") no-repeat 0 8px;
    background-size: 7px auto;
    padding-left: 12px;
    width: auto;
  }
  .pager__links span.pager-next {
    background: white url("/theme/coupon/common_category/images/smart/pager_next_d_sp.png") no-repeat right 8px;
    background-size: 7px auto;
    padding-right: 12px;
    width: auto;
  }
  .pager__links span.pager-last {
    background: white url("/theme/coupon/common_category/images/smart/pager_last_d_sp.png") no-repeat right 8px;
    background-size: 15px auto;
    padding-right: 20px;
    width: auto;
  }
  .pager__links .pager-first,
  .pager__links .pager-prev {
    margin-right: 8px;
  }
  .pager__links .pager-next,
  .pager__links .pager-last {
    margin-left: 8px;
  }
  .pagetop__link {
    border-top: 1px solid #ccc;
    margin: 0 auto;
    width: 100%;
  }
  .pagetop__link a {
    color: #2489CE;
    background: #fff url("/theme/coupon/common_category/images/smart/icon_totop_sp.png") no-repeat 0 50%;
    background-size: 11px auto;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 10px 12px 16px;
    display: inline-block;
  }

  /*-----------------------------------------------------------
  テーマパーク
  --------------------------------------------------------------*/
  .spot__search {
    padding: 15px;
  }

  .seemore--off,
  .seemore--on {
    display: none;
  }

  .spot__search__list {
    display: block;
    padding: 0 15px;
    background-color: #fff;
  }

  .spot__search__item {
    margin-right: 0;
  }

  .spot__search__item:nth-child(n+2) {
    border-top: 1px solid #e5e5e5;
  }

  .spot__search__item:hover,
  .spot__search__item.spot__search__item--current {
    background-color: #fff;
  }

  .spot__search__item:nth-child(n + 5) {
    margin-top: 0;
  }

  .spot__search__item {
    padding: 5px 0;
  }

  .spot__search__item .spot__search__link a {
    width: auto;
    height: auto;
    color: #1558ce;
    font-weight: normal;
    padding: 9px 10px 9px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
  }

  .spot__search__item.spot__search__item--current .spot__search__link a{
    background-color: #fef1de;
    border: none;
    box-shadow:none;
  }

  .spot__search__toggle {
    width: 100%;
    background: #fff;
    position: relative;
    cursor: pointer;
  }

  .spot__search__toggle p{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    font-size: 14px;
    padding-left: 20px;
    font-weight: bold;
  }

  /* 3つ以上の時にdisplay:block
  toggleを開いた時にはdisplay: none;*/
  .spot__search__toggle--open {
    height: 40px;
    margin-top: -15px;
  }

  .spot__search__toggle--open:before {
    content: "";
    display: block;
    height: 30px;
    width: 100%;
    background: linear-gradient(transparent, #fff);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
    position: absolute;
    top: -25px;
  }

  .spot__search__toggle--open p {
    bottom: 12px;
    background: url(/theme/coupon/common_category/images/close_icon.png) no-repeat;
    background-size: 15px 15px;
    background-position: left top 1px;
  }

  /* toggleを開いた時にdisplay: block; */
  .spot__search__toggle--close {
    height: 45px;
  }

  .spot__search__toggle--close p {
    bottom: 13px;
    background: url(/theme/coupon/common_category/images/open_icon.png) no-repeat;
    background-size: 15px 15px;
    background-position: left top 1px;
  }

  /* 3つ以上の時にdisplay:block */
  .hide-item {
    display: none;
  }
}

/*===========================================================================
 max-width:320px
===========================================================================*/

@media only screen and (max-width: 320px){
    .pager__links a,
    .pager__links span {
      margin: 0 2px;
    }
    .pager__links .pager-first,
    .pager__links .pager-prev {
      margin-right: 4px;
    }
    .pager__links .pager-last,
    .pager__links .pager-next {
      margin-left: 4px;
    }
}
