#page.-special .content-block > .inner {
  max-width: 950px;
}

#page.-special #eerf {
  border-radius: 10px;
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

ul.accordion a {
  display: block;
  padding: 10px;
  background-position: 97% center;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #333;
  font-weight: bold;
}

ul.accordion span {
  display: block;
  padding: 10px;
  background-position: 97% center;
  background-repeat: no-repeat;
  color: #333;
  font-weight: bold;
}

ul.accordion ul {
  display: none;
}

ul.accordion > li > p {
  background: #c0e1f9;
  /* Old browsers */
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  cursor: pointer;
}

ul.accordion > li > p span {
  color: #1173ba;
  font-size: 2.2rem;
  text-align: left;
  padding: 8px 0 7px 20px;
  letter-spacing: 0.05em;
  margin: 0 0 20px;
  background-image: url(../img/open.png);
}

ul.accordion > li > p span.open {
  background-image: url(../img/close.png);
}

ul.accordion > li > ul > li {
  background: #fff;
  font-size: 1.6rem;
}

ul.accordion > li > ul > li p.qstn {
  display: inline;
  font-weight: bold;
  margin-bottom: 10px;
}

ul.accordion > li > ul > li p.qstn:before {
  font-size: 1.8rem;
  color: #ffc708;
  content: "Q";
  width: 10px;
  height: 33px;
  display: inline-block;
  margin-right: 10px;
}

ul.accordion > li > ul > li p.answer {
  background-color: #f0efef;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  padding: 5px 10px;
  margin-bottom: 10px;
  padding-left: 2em;
  text-indent: -1rem;
}

ul.accordion > li > ul > li p.answer:before {
  font-size: 1.8rem;
  color: #ff7102;
  content: "A";
  width: 10px;
  height: 24px;
  display: inline-block;
  padding-right: 0;
}

ul.accordion > li > ul > li p.a-atention {
  font-size: 1.4rem;
  padding-left: 1em;
  text-indent: -1rem;
}

ul.accordion > li > ul > li ul > li {
  background: #FFF;
  border-bottom: 1px dotted #888;
}

ul.accordion > li > ul > li ul > li:last-child {
  border: none;
}

._bgp {
  background-color: #fee4f0 !important;
  padding: 15px;
}

.bnr_campain a {
  display: block;
  text-decoration: none;
  font-size: 2.3rem;
  color: #1173ba;
  text-align: center;
  border: 2px solid #0079c3;
  border-radius: 5px 5px 5px 5px;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 311%;
  margin: 0 auto;
}

.bnr_campain a:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#f9f9f9));
  background-image: linear-gradient(to bottom, #ededed, #f9f9f9);
}

.bnr_campain a:before {
  content: "";
  background-image: url("/hwc/img/nav/arrow.png");
  width: 10px;
  height: 12px;
  display: inline-block;
  margin-right: 8px;
}

.p-content-frame {
  padding: 0px;
}

.p-content-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px 10px;
}

.p-content-header .logo {
  width: 150px;
}

.p-content-header .logo img {
  width: 150px;
  height: auto;
}

.p-content-header > .linear-button {
  width: 230px;
  margin: 0;
}

.p-content-header > .linear-button > li {
  margin: 0;
  width: 100%;
}

.p-content-section .p-nav-mobile {
  margin-bottom: 25px;
}

.p-content-section .p-nav-mobile ul.linear-button {
  display: none;
}

.p-content-section .end-info {
  font-size: 1.9rem;
  color: #ff0000;
  margin: 20px 30px 0;
  text-align: center;
  font-weight: bold;
}

#pagehead .fancybox-close {
  width: 78px;
  height: 78px;
  top: -39px;
  right: -39px;
  background-image: url("http://static.hirakatapark.co.jp/theboon/img/modal-close-button.png");
  background-size: 78px 78px;
}

.fancybox-inner {
  height: 700px !important;
}

h3.ttl {
  position: relative;
  font-size: 3.0rem;
  color: #fff;
  text-align: center;
  height: 100px;
  margin-bottom: 20px;
  margin-top: 0;
  padding: 25px;
  background: #1173ba;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, color-stop(46%, #1173ba), color-stop(100%, #27abde), to(#7db9e8));
  background: linear-gradient(to right, #1173ba 46%, #27abde 100%, #7db9e8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1173ba', endColorstr='#7db9e8',GradientType=1 );
  /* IE6-9 */
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  display: block;
}

h3.ttl:before {
  content: "";
  display: block;
  position: absolute;
}

h3.ttl img {
  vertical-align: middle;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 5px;
}

h3.ttl.skate:before {
  content: "";
  background: url(../img/skate/skate-icon02.png);
  width: 138px;
  height: 156px;
  bottom: 4px;
  left: 40px;
}

h3.ttl.snow:before {
  content: "";
  background: url(../img/snow/snow-icon02.png);
  width: 279px;
  height: 149px;
  bottom: 0;
  left: 0;
}

.p-image-cm {
  margin-bottom: 30px;
}

.p-image-cm > .title {
  font-size: 2.4rem;
  color: #fff;
  background: #1173ba;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, color-stop(46%, #1173ba), color-stop(100%, #27abde), to(#7db9e8));
  background: linear-gradient(to right, #1173ba 46%, #27abde 100%, #7db9e8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1173ba', endColorstr='#7db9e8',GradientType=1 );
  /* IE6-9 */
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  text-align: center;
  padding: 15px;
  margin-bottom: 20px;
}

.p-image-cm > .cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px;
  background: #fff;
  width: 100%;
}

.p-image-cm > .cont > .img {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  width: 48.625%;
}

.p-image-cm > .cont > .img a {
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.p-image-cm > .cont > .img a:hover, .p-image-cm > .cont > .img a:active, .p-image-cm > .cont > .img a:focus {
  opacity: 0.8;
}

.p-image-cm > .cont > .img .img_ara {
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  width: 100%;
}

.p-image-cm > .cont > .txt {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  width: calc(100% - (420px + 20px));
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
}

.p-image-cm > .cont > .txt > .hdg {
  margin: 0 0 8px;
  font-size: 2rem;
}

.p-image-cm > .cont > .txt > p {
  margin: 0;
  font-size: 1.6rem;
}

.p-image-cm > .cont > .txt > p em {
  color: #365bb4;
}

.p-image-food {
  margin: 10px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.p-image-food > .item {
  width: calc((100% - 11px * 2) / 3);
  margin: 0 10px 10px 0;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 2px solid #95d2f3;
}

.p-image-food > .item.-prime {
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 8px;
}

.p-image-food > .item.-prime .image {
  width: 350px;
}

.p-image-food > .item.-prime .info {
  margin: 7px 10px 0 25px;
}

.p-image-food > .item.-prime .shop {
  margin: 50px 0 10px;
}

.p-image-food > .item.-prime .list > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 10px;
}

.p-image-food > .item.-prime .list > li .name {
  margin: 0 2.5em 0 0;
}

.p-image-food > .item.-prime .list > li .price {
  float: none;
}

.p-image-food > .item .info {
  margin: 7px 15px 15px;
  overflow: hidden;
}

.p-image-food > .item .info .img {
  margin: 7px -15px 15px;
}

.p-image-food > .item .info .name {
  font-size: 1.8rem;
  font-weight: bold;
  color: #0079c3;
  line-height: 1.3;
  margin: 0 0 5px;
  clear: both;
}

.p-image-food > .item .info .name > .small {
  font-size: 1.4rem;
}

.p-image-food > .item .info .price {
  float: right;
}

.p-image-food > .item .info .price > span {
  display: inline-block;
  background: #0079c3;
  color: #fff;
  font-size: 1.5rem;
  padding: 1px 10px;
  white-space: nowrap;
}

.p-image-food > .item .info .price + .name {
  padding-top: 1em;
}

.p-image-food > .item .shop {
  margin: 20px 15px 15px;
  font-size: 1.4rem;
}

.-inactive {
  pointer-events: none;
}

.link-box-wrapper {
  padding: 0 25px;
  margin: 30px 0;
}

.link-box-wrapper .link-box {
  border: 3px solid #dceaf5;
  background-color: #f5fbfe;
  border-radius: 10px;
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  position: relative;
}

.link-box-wrapper .link-box .link-box-text {
  margin-left: 30px;
}

.link-box-wrapper .link-box .link-box-text > h4 {
  font-size: 34px;
  color: #1173ba;
  line-height: 1;
  margin: 0 0 25px !important;
}

.link-box-wrapper .link-box .link-box-text > p {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 10px;
}

.link-box-wrapper .link-box .link-box-text > p.caution {
  color: #ff0000;
  font-size: 1.3rem;
  padding-left: 1em;
  text-indent: -1em;
  display: block;
  margin-bottom: 0;
}

.link-box-wrapper .link-box.-right > img {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.link-box-wrapper .link-box.-right > .link-box-text {
  margin: 0 30px 0 20px;
}

.link-box-wrapper .link-box .new-icon {
  position: absolute;
  background-color: #ff0000;
  color: #fff;
  top: -14px;
  left: -21px;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  text-align: center;
  vertical-align: middle;
  padding: 22px 0;
  font-size: 14px;
  line-height: 1;
}

._pt0 {
  padding-top: 0px !important;
}

._pb {
  padding-bottom: 20px !important;
}

._pd20 {
  padding: 20px 0;
}

._pb0 {
  padding-bottom: 0 !important;
}

._mb0 {
  margin-bottom: 0 !important;
}

._pt50 {
  padding-top: 50px !important;
}

.p-modal-attention > .attention-panel {
  margin: 0;
  border: none;
  background: transparent;
  padding: 0;
}

.p-modal-attention > .attention-panel > .body > ul > li {
  font-size: 1.6rem;
}

.p-modal-body {
  background: #f8fcff;
}

.p-modal-cmn ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  width: 100%;
}

.p-modal-cmn ul li {
  width: 100%;
}

.p-modal-cmn ul li img {
  width: 100%;
}

.p-modal-cmn ul li p.caution {
  color: #ff0000;
  font-size: 1.3rem;
  padding-left: 1em;
  text-indent: -1em;
  display: block;
}

.p-modal-cmn ul .left {
  width: 60%;
  margin-left: -23px;
}

.p-modal-cmn ul .right {
  width: 40%;
  margin-top: 20px;
}

.p-modal-cmn > p {
  padding-left: 1em;
  text-indent: -1em;
}

.p-modal-hdg_date {
  margin-top: 0;
}

.p-modal-date p {
  font-size: 2.2rem;
  color: #fff;
  margin-bottom: 20px;
}

.p-modal-date p span {
  font-size: 1.6rem;
}

.p-modal-date > .item {
  margin: 0 0 0 0;
  color: #fff;
}

.p-modal-date > .item li img {
  max-width: 100%;
  width: 120%;
  margin-bottom: 20px;
}

.p-modal-date > .item_sp {
  margin: 0 0 0 0;
  color: #fff;
  display: none;
}

.p-modal-date > .item_sp li img {
  max-width: 100%;
  width: 120%;
  margin-bottom: 10px;
}

.p-modal-date > .item_sp > li {
  position: relative;
  padding-left: 1em;
}

.p-modal-date > .item_sp > li > span {
  position: absolute;
  top: 0;
  left: 0;
}

.p-modal-date > .date {
  margin: 0 auto;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.p-modal-date > .date:last-of-type > li img {
  margin-bottom: 0;
}

.p-modal-date > .date li img {
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
}

.p-modal-date > .date ._mr {
  margin-right: 20px !important;
}

.p-modal-date > .date .pc {
  display: block;
}

.p-modal-date > .date .d04 {
  width: 495px;
}

.p-modal-hdg {
  margin: 0 0 15px;
  font-size: 3.2rem;
  text-align: center;
  color: #0079c3;
}

.p-modal-price > .table {
  margin: 0 0 25px;
}

.p-modal-price > .table > table {
  border-collapse: collapse;
  width: 100%;
  font-size: 1.8rem;
  font-weight: bold;
  table-layout: fixed;
  line-height: 1.3;
}

.p-modal-price > .table > table th, .p-modal-price > .table > table td {
  padding: 15px 30px;
  border: 1px solid #666;
}

.p-modal-price > .table > table th {
  background-color: #d9f1ff;
  color: #057bba;
}

.p-modal-price > .table > table td {
  background-color: #fff;
  text-align: center;
}

.p-modal-price > .table > table thead th {
  text-align: center;
}

.p-modal-price > .table > table tbody th {
  text-align: left;
}

.p-modal-price > .table > table tbody th span {
  font-size: 1.4rem;
}

.p-modal-price > p {
  padding-left: 1em;
  text-indent: -1em;
}

.p-modal-section {
  color: #1173ba;
  padding: 18px 30px;
}

.p-modal-section h3 {
  font-size: 3.2rem;
  border-bottom: 1px solid #1173ba;
}

.p-modal-section .a-atention {
  color: #333;
  font-size: 1.4rem;
  padding-left: 1em;
  text-indent: -1rem;
}

.p-modal-section .a-atention.note {
  font-size: 2.0rem;
  font-weight: bold;
  color: #ed1e1e;
  padding-left: 2.2em;
  position: relative;
}

.p-modal-section .a-atention.note:before {
  content: "";
  background: url(/hwc/img/attention.png);
  width: 20px;
  height: 17px;
  background-size: 100%;
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 6px;
}

.p-modal-section > .inner {
  padding: 0;
}

.mv {
  max-width: 900px !important;
  width: 100%;
}

.p-nav-local {
  margin: 20px 25px 40px;
}

.p-nav-local > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.p-nav-local > ul > li {
  margin: 0 15px 15px 0;
  width: calc((100% - (15px * 2)) / 3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
}

.p-nav-local > ul > li.-wide {
  width: 100%;
  margin-right: 0;
}

.p-nav-local > ul > li > a {
  display: block;
  text-decoration: none;
  font-size: 2.2rem;
  color: #0079c3;
  text-align: center;
  border: 2px solid #0079c3;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d7d7d7));
  background-image: linear-gradient(to bottom, #fff, #d7d7d7);
  padding: 20px 15px;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.p-nav-local > ul > li > a:hover, .p-nav-local > ul > li > a:active, .p-nav-local > ul > li > a:focus {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#f9f9f9));
  background-image: linear-gradient(to bottom, #ededed, #f9f9f9);
}

.p-nav-local > ul > li > a.hashtag {
  background: none;
  border: none;
  padding: 0;
}

.p-nav-local > ul > li ._pd {
  padding: 35px 15px 47px;
}

.p-nav-local p {
  text-align: center;
}

.p-nav-local .sp {
  display: none;
}

/*SP modal-link*/
.p-nav-modal_sp {
  display: none;
}

.p-nav-modal_sp > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.p-nav-modal_sp > ul > li {
  margin: 0 15px 15px 0;
  width: calc((100% - (15px * 2)) / 3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
}

.p-nav-modal_sp > ul > li.-wide {
  width: 100%;
  margin-right: 0;
}

.p-nav-modal_sp > ul > li > a {
  display: block;
  text-decoration: none;
  font-size: 1.2rem;
  color: #0079c3;
  text-align: center;
  border: 2px solid #0079c3;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  background: #bae3f9;
  padding: 3px 0;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.p-nav-modal_sp > ul > li > a:hover, .p-nav-modal_sp > ul > li > a:active, .p-nav-modal_sp > ul > li > a:focus {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#f9f9f9));
  background-image: linear-gradient(to bottom, #ededed, #f9f9f9);
}

.p-nav-modal_sp > ul > li a._yellow {
  color: #006bb5;
  border: 2px solid #006bb5;
  background: #fff100;
}

.p-nav-modal_sp > ul > li a._pink {
  color: #e85298;
  border: 2px solid #e85298;
  background: #f7c9dd;
}

.p-nav-modal_sp > ul > li ._pd {
  padding: 35px 15px 47px;
}

.p-nav-modal_sp > ul > li ._pd-sp {
  padding: 35px 15px 47px !important;
}

.g-nav-area .linear-button {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.p-note-right {
  margin: 0;
  text-align: left;
  font-size: 1.4rem;
}

.p-image-slider + .p-note-right {
  margin-top: -10px;
}

.p-open-schedule {
  margin: 20px 25px -4px;
}

.p-open-schedule ul.pc-schdl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.p-open-schedule ul.pc-schdl li.date-link {
  width: 68%;
  margin-right: 16px;
}

.p-open-schedule ul.pc-schdl li.date-link a {
  display: block;
  text-decoration: none;
  font-size: 2.2rem;
  color: #0079c3;
  text-align: center;
  border: 2px solid #0079c3;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d7d7d7));
  background-image: linear-gradient(to bottom, #fff, #d7d7d7);
  padding: 45px 15px 38px;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.p-open-schedule ul.pc-schdl li.date-link a:hover, .p-open-schedule ul.pc-schdl li.date-link a:active, .p-open-schedule ul.pc-schdl li.date-link a:focus {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#f9f9f9));
  background-image: linear-gradient(to bottom, #ededed, #f9f9f9);
}

.p-open-schedule ul.pc-schdl li.bnr-link a:hover {
  opacity: 0.8;
}

.p-open-schedule ul.sp-schdl {
  display: none;
  width: 100%;
}

.p-open-schedule ul.sp-schdl li.date-link {
  width: 68%;
  margin-right: 16px;
}

.p-open-schedule ul.sp-schdl li.date-link a {
  display: block;
  text-decoration: none;
  font-size: 2.2rem;
  color: #0079c3;
  text-align: center;
  border: 2px solid #0079c3;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d7d7d7));
  background-image: linear-gradient(to bottom, #fff, #d7d7d7);
  padding: 45px 15px 38px;
  font-weight: bold;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.p-open-schedule ul.sp-schdl li.date-link a:hover, .p-open-schedule ul.sp-schdl li.date-link a:active, .p-open-schedule ul.sp-schdl li.date-link a:focus {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#f9f9f9));
  background-image: linear-gradient(to bottom, #ededed, #f9f9f9);
}

.p-hero-image {
  text-align: center;
}

.p-section-block {
  padding: 10px 0 0px;
}

.p-section-block > .inner {
  padding: 0 25px;
}

.p-section-block > .inner .map-area {
  position: relative;
}

.p-section-block > .inner .map-area a:hover {
  opacity: 0.8;
}

.p-section-block > .inner .map-area .snow-target, .p-section-block > .inner .map-area .snow-area, .p-section-block > .inner .map-area .skate-area, .p-section-block > .inner .map-area .renta_shoes-area, .p-section-block > .inner .map-area .yanetsuki, .p-section-block > .inner .map-area .attaka, .p-section-block > .inner .map-area .food-drink, .p-section-block > .inner .map-area .clorful, .p-section-block > .inner .map-area .renta-shoes, .p-section-block > .inner .map-area .yukinage, .p-section-block > .inner .map-area .yukiasobi, .p-section-block > .inner .map-area .mini-gerende, .p-section-block > .inner .map-area .kyodai-slider, .p-section-block > .inner .map-area .shop, .p-section-block > .inner .map-area .tommy, .p-section-block > .inner .map-area .baby-link, .p-section-block > .inner .map-area .sub-link, .p-section-block > .inner .map-area .spot, .p-section-block > .inner .map-area .main-link {
  position: absolute;
}

.p-section-block > .inner .map-area .snow-area {
  top: 31.957%;
  left: 12.444%;
  right: 63.5%;
}

.p-section-block > .inner .map-area .skate-area {
  bottom: 45.9%;
  left: 57.111%;
  right: 17%;
}

.p-section-block > .inner .map-area .renta_shoes-area.map {
  bottom: 33.875%;
  left: 15.333%;
  right: 67%;
}

.p-section-block > .inner .map-area .yanetsuki {
  top: 8.375%;
  left: -0.5%;
  right: 60%;
}

.p-section-block > .inner .map-area .attaka {
  top: 46.375%;
  left: 21.666%;
  right: 57.111%;
}

.p-section-block > .inner .map-area .attaka.-snow {
  top: 45.375%;
  left: -1.334%;
  right: 79.111%;
}

.p-section-block > .inner .map-area .food-drink {
  bottom: 20.5%;
  left: 1.444%;
  right: 75%;
}

.p-section-block > .inner .map-area .food-drink.-snow {
  bottom: 59.5%;
  left: 9.444%;
  right: 67%;
}

.p-section-block > .inner .map-area .clorful {
  top: 5.325%;
  left: 21%;
  right: 55%;
}

.p-section-block > .inner .map-area .snow-target {
  top: 17.325%;
  left: 30%;
  right: 53%;
}

.p-section-block > .inner .map-area .renta-shoes {
  bottom: 44.8%;
  left: 0.333%;
  right: 81%;
}

.p-section-block > .inner .map-area .renta-shoes.-snow {
  bottom: 5.8%;
  left: 20.333%;
  right: 62%;
}

.p-section-block > .inner .map-area .yukinage {
  top: 16.375%;
  left: 48.111%;
  right: 41%;
}

.p-section-block > .inner .map-area .yukiasobi {
  top: 43%;
  left: 48.5%;
  right: 38%;
}

.p-section-block > .inner .map-area .mini-gerende {
  bottom: 30.75%;
  left: 56%;
  right: 24.777%;
}

.p-section-block > .inner .map-area .kyodai-slider {
  top: 10.75%;
  left: 62%;
  right: 15%;
}

.p-section-block > .inner .map-area .shop {
  top: 17%;
  left: 12.7%;
  right: 63%;
}

.p-section-block > .inner .map-area .shop.-snow {
  top: 65%;
  left: 65.7%;
  right: 14%;
}

.p-section-block > .inner .map-area .tommy {
  top: 10.9%;
  left: 29.555%;
  right: 58%;
}

.p-section-block > .inner .map-area .baby-link {
  bottom: 13.533%;
  left: 26.444%;
  right: 58%;
}

.p-section-block > .inner .map-area .sub-link {
  top: -0.667%;
  left: 45%;
  right: 34%;
}

.p-section-block > .inner .map-area .spot {
  top: 16.266%;
  left: 59.444%;
  right: 20%;
}

.p-section-block > .inner .map-area .main-link {
  bottom: 33.533%;
  left: 66.111%;
  right: 12.111%;
}

.p-section-block .to-top {
  text-align: right;
  margin-bottom: 20px;
}

.p-section-block .to-top a {
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  border: solid 1px #1173ba;
  color: #1173ba !important;
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 40px;
  margin-right: 25px;
  padding: 15px;
  width: 200px;
  text-decoration: none;
}

.p-section-block .to-top a:hover {
  color: #E40077 !important;
  border: solid 1px #E40077;
}

.-poster .inner h3.ttl span.sub-ttl {
  font-size: 0.78em;
}

.-poster .inner .poster-img {
  text-align: center;
}

.p-food-top {
  color: #389ad2;
  background: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 2.2rem;
  padding: 15px 10px;
  margin-top: -10px;
}

.p-section-hdg {
  background: #dff0fc;
  /* Old browsers */
  /*background: -moz-linear-gradient(left, #c0e1f9 0%, #fefeff 100%);
  background: -webkit-linear-gradient(left, #c0e1f9 0%,#fefeff 100%);
  background: linear-gradient(to right, #c0e1f9 0%,#fefeff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0e1f9', endColorstr='#fefeff',GradientType=1 ); */
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  color: #1173ba;
  font-size: 2.2rem;
  text-align: left;
  padding: 8px 0 7px 20px;
  letter-spacing: 0.05em;
  margin: 0 0 20px;
}

.topics-box ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 20px;
}

.topics-box li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-bottom: 20px;
  width: calc((100% - 15px) / 2);
}

.topics-box li:nth-of-type(2n) {
  margin-right: 0;
}

.topics-box li p {
  font-size: 1.6rem;
  margin-bottom: 10px !important;
}

.topics-box li h4 {
  color: #2077bb;
  font-size: 1.8rem;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 120%;
}

.topics-box li ._mr {
  margin-right: 20px;
}

.topics-box .left {
  width: 40%;
}

.topics-box .right {
  width: 60%;
}

.topics-box .right .caution {
  color: #ff0000;
  font-size: 1.2rem;
  line-height: 140% !important;
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 768px) {
  #page.-special .content-block > .inner {
    padding: 0 0 30px;
  }
  #page.-special #eerf {
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  ul.accordion > li > p {
    font-size: 1.8rem;
    margin: 0 0 20px;
  }
  ul.accordion > li > p span {
    font-size: 1.8rem;
  }
  ul.accordion > li > ul > li p.qstn {
    font-size: 1.4rem;
  }
  ul.accordion > li > ul > li p.answer {
    font-size: 1.4rem;
  }
  ul.accordion > li > ul > li p.a-atention {
    font-size: 1.2rem;
  }
  .bnr_campain a {
    font-size: 1.6rem;
    width: 204%;
    padding: 7% 15px;
  }
  .bnr_campain a:before {
    width: 0;
    height: 0;
  }
  .bnr_campain {
    margin-top: 0px;
  }
  .p-content-frame {
    padding: 0;
    background: #fff;
  }
  .p-content-header {
    display: block;
    padding: 15px 0;
    overflow: hidden;
  }
  .p-content-header .logo {
    width: auto;
    text-align: center;
    margin: 0;
  }
  .p-content-header .logo img {
    width: 220px;
    height: auto;
  }
  .p-content-header > .linear-button {
    display: none !important;
    width: 180px;
    float: right;
    margin-right: 10px !important;
  }
  .p-content-section {
    padding-bottom: 0;
  }
  .p-content-section .p-nav-mobile ul.linear-button {
    display: block;
    padding: 3% 3.8% 0;
  }
  .p-content-section .end-info {
    font-size: 1.6rem;
    margin: 20px 10px 15px;
    text-align: left;
  }
  .content-block .inner {
    padding: 0 !important;
  }
  h3.ttl {
    font-size: 1.6rem;
    padding: 25px 15px 30px;
    padding-left: 85px;
    margin-bottom: 30px;
    height: 83px;
  }
  h3.ttl.-food, h3.ttl.-photo, h3.ttl.-ad {
    padding-left: 0;
    padding-right: 0;
  }
  h3.ttl.skate:before {
    width: 94px;
    height: 107px;
    bottom: -2px;
    left: -13px;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  h3.ttl.snow:before {
    width: 154px;
    height: 84px;
    bottom: -2px;
    left: -4px;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .p-image-cm {
    margin: 25px 0 0;
  }
  .p-image-cm > .title {
    font-size: 1.8rem;
    padding: 7px;
    margin-bottom: 5px;
  }
  .p-image-cm > .cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 20px;
  }
  .p-image-cm > .cont > .img {
    width: auto;
    text-align: center;
  }
  .p-image-cm > .cont > .txt {
    width: auto;
    padding: 15px 0;
  }
  .p-image-cm > .cont > .txt > .hdg {
    font-size: 1.8rem;
  }
  .p-image-cm > .cont > .txt > p {
    font-size: 1.4rem;
  }
  .p-image-food {
    display: block;
  }
  .p-image-food > .item {
    width: auto;
    margin: 0 0 10px;
    display: block;
  }
  .p-image-food > .item.-prime {
    display: block;
    padding: 10px;
  }
  .p-image-food > .item.-prime .image {
    width: auto;
    margin: -10px -10px 10px;
  }
  .p-image-food > .item.-prime .image .img {
    text-align: center;
  }
  .p-image-food > .item.-prime .info {
    margin: 0;
    padding: 0;
  }
  .p-image-food > .item.-prime .shop {
    margin: 0 -10px;
    padding-bottom: 0;
  }
  .p-image-food > .item .p-note-right {
    font-size: 1.2rem;
    margin-bottom: 20px !important;
  }
  .p-image-food > .item .info {
    margin: 0;
    padding: 10px 10px 15px;
  }
  .p-image-food > .item .info .img {
    margin: -10px -10px 10px;
    text-align: center;
  }
  .p-image-food > .item .info .name {
    font-size: 1.4rem;
  }
  .p-image-food > .item .info .name > .small {
    font-size: 1.2rem;
  }
  .p-image-food > .item .info .price > span {
    font-size: 1.3rem;
  }
  .p-image-food > .item .shop {
    margin: 0;
    padding: 35px 15px 10px;
    font-size: 1.2rem;
  }
  .link-box-wrapper {
    padding: 0;
    margin-top: 0;
  }
  .link-box-wrapper .link-box {
    display: block;
    text-align: center;
  }
  .link-box-wrapper .link-box .link-box-text {
    margin-top: 25px !important;
    margin-left: 0;
    text-align: left;
  }
  .link-box-wrapper .link-box .link-box-text > h4 {
    font-size: 22px;
    margin-bottom: 10px !important;
  }
  .link-box-wrapper .link-box .link-box-text > p {
    font-size: 13px;
    margin-bottom: 0;
  }
  .link-box-wrapper .link-box.-right > .link-box-text {
    margin: 15px 0 0;
  }
  ._mt30_sp {
    margin-top: 30px !important;
  }
  .p-modal-attention > .attention-panel > .body > ul > li {
    font-size: 1.3rem;
  }
  .p-modal-cmn ul {
    display: block;
  }
  .p-modal-cmn ul li img {
    width: 100%;
  }
  .p-modal-cmn ul .left {
    width: 100%;
    margin-left: 0px;
  }
  .p-modal-cmn ul .right {
    width: 100%;
    margin-top: 0px;
  }
  .p-modal-cmn > p {
    font-size: 1.3rem;
    margin: 0 0 10px;
    padding-left: 0;
    padding-right: 0;
  }
  .p-modal-date p {
    font-size: 1.6rem;
  }
  .p-modal-date p span {
    display: block;
    font-size: 1.2rem;
  }
  .p-modal-date > .item {
    display: none;
  }
  .p-modal-date > .item_sp {
    display: block;
  }
  .p-modal-date > .item_sp {
    font-size: 1.3rem;
    margin: 0 0 20px;
  }
  .p-modal-date > .item_sp > li {
    padding-left: 0;
  }
  .p-modal-date > .date {
    display: block;
  }
  .p-modal-date > .date ._mr {
    font-size: 1.3rem;
    margin-right: 0px !important;
  }
  .p-modal-date > .date .pc {
    display: none;
  }
  .p-modal-hdg {
    font-size: 2rem;
  }
  .p-modal-price > .table {
    margin: 0 -15px 15px;
  }
  .p-modal-price > .table > table {
    font-size: 1.3rem;
    table-layout: auto;
  }
  .p-modal-price > .table > table th, .p-modal-price > .table > table td {
    padding: 10px;
  }
  .p-modal-price > .table > table td {
    white-space: nowrap;
  }
  .p-modal-price > .table > table tbody th {
    font-size: 1.2rem;
  }
  .p-modal-price > .table > table tbody th span {
    font-size: 1.1rem;
  }
  .p-modal-price > p {
    font-size: 1.3rem;
    margin: 0 0 10px;
    padding-left: 0;
    padding-right: 0;
  }
  .p-modal-section {
    padding: 25px 10px;
  }
  .p-modal-section > .inner {
    padding: 20px 15px;
  }
  .p-nav-local {
    margin: 10px 0;
  }
  .p-nav-local > ul {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .p-nav-local > ul > li {
    width: calc((100% - 15px) / 2);
  }
  .p-nav-local > ul > li {
    margin: 0 8px 8px 0;
  }
  .p-nav-local > ul > li:nth-child(2n+2) {
    margin-right: 0;
  }
  .p-nav-local > ul > li > a {
    padding: 13px;
  }
  .p-nav-local > ul > li img {
    height: auto;
    width: auto;
  }
  .p-nav-local .pc {
    display: none;
  }
  .p-nav-local .sp {
    display: block;
  }
  .p-nav-local .sp img {
    width: 80% !important;
  }
  .p-nav-modal_sp {
    display: block;
    margin: 20px 0px;
  }
  .p-nav-modal_sp > ul > li {
    margin: 0 8px 8px 0;
    width: calc((100% - (8px * 1)) / 2);
  }
  .p-nav-modal_sp > ul > li:nth-child(2n+2) {
    margin-right: 0;
  }
  .p-nav-modal_sp > ul > li ._pd-sp {
    padding: 35px 15px 47px;
  }
  .p-nav-modal_sp > ul > li img {
    height: 65%;
    width: 65%;
  }
  .p-note-right {
    font-size: 1.2rem;
  }
  .p-image-slider + .p-note-right {
    margin-top: -4px;
  }
  .p-open-schedule {
    margin: 15px 15px -12px;
  }
  .p-open-schedule ul.pc-schdl {
    display: none;
  }
  .p-open-schedule ul.pc-schdl li.date-link {
    width: 100%;
    margin-bottom: 10px;
  }
  .p-open-schedule ul.pc-schdl li.date-link a img {
    width: 65%;
  }
  .p-open-schedule ul.pc-schdl li.date-link a {
    padding: 5px 0 10px;
  }
  .p-open-schedule ul.pc-schdl li.bnr-link {
    width: 50%;
  }
  .p-open-schedule ul.pc-schdl li.bnr-link a:hover {
    opacity: 0.8;
  }
  .p-open-schedule ul.sp-schdl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 7px;
  }
  .p-open-schedule ul.sp-schdl li.date-link {
    width: 50%;
    margin-right: 9px;
  }
  .p-open-schedule ul.sp-schdl li.date-link a img {
    width: 60%;
    height: auto;
  }
  .p-open-schedule ul.sp-schdl li.date-link a {
    padding: 5px 0 10px;
  }
  .p-open-schedule ul.sp-schdl li.bnr-link {
    width: 50%;
  }
  .p-open-schedule ul.sp-schdl li.bnr-link img {
    width: 100%;
  }
  .p-open-schedule ul.sp-schdl li.bnr-link a:hover {
    opacity: 0.8;
  }
  .p-hero-image {
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
  }
  .p-section-block {
    padding: 0px 0 15px;
  }
  .p-section-block > .inner {
    padding: 0px 0 15px;
  }
  .p-section-block > .inner {
    padding: 0 15px;
  }
  .p-section-block > .inner .map-area .yanetsuki {
    top: 11.375%;
    left: 1.5%;
    right: 76%;
  }
  .p-section-block > .inner .map-area .attaka {
    top: 52.375%;
    left: 21.666%;
    right: 53.111%;
  }
  .p-section-block > .inner .map-area .attaka.-snow {
    left: -2.334%;
    right: 74.111%;
  }
  .p-section-block > .inner .map-area .food-drink {
    bottom: 18.5%;
    left: 1.444%;
    right: 70%;
  }
  .p-section-block > .inner .map-area .food-drink.-snow {
    bottom: 58.5%;
    left: 17.444%;
    right: 53%;
  }
  .p-section-block > .inner .map-area .clorful {
    top: 7.325%;
    left: 25.3%;
    right: 55%;
  }
  .p-section-block > .inner .map-area .snow-target {
    top: 16.325%;
    left: 27.3%;
    right: 54%;
  }
  .p-section-block > .inner .map-area .renta-shoes {
    bottom: 41.8%;
    left: 0.333%;
    right: 76%;
  }
  .p-section-block > .inner .map-area .renta-shoes.-snow {
    bottom: 2.8%;
    left: 19.333%;
    right: 55%;
  }
  .p-section-block > .inner .map-area .yukinage {
    top: 13.375%;
    left: 46.111%;
    right: 39%;
  }
  .p-section-block > .inner .map-area .yukiasobi {
    top: 40%;
    left: 48.5%;
    right: 34%;
  }
  .p-section-block > .inner .map-area .mini-gerende {
    left: 53%;
    right: 27.777%;
  }
  .p-section-block > .inner .map-area .shop {
    top: 31%;
    left: 11.7%;
    right: 67%;
  }
  .p-section-block > .inner .map-area .shop.-snow {
    right: 8%;
  }
  .p-section-block > .inner .map-area .baby-link {
    left: 23.444%;
    right: 58%;
  }
  .p-section-block .to-top {
    text-align: center;
    padding-bottom: 40px;
  }
  .p-section-block .to-top a {
    font-size: 1.4rem;
    margin-right: 0;
    padding: 10px;
  }
  .p-food-top {
    font-size: 1.6rem;
    text-align: left;
    line-height: 1.4;
    text-align: center;
  }
  .p-section-hdg {
    font-size: 1.8rem;
    margin: 0 0 20px;
    text-align: center;
  }
  .topics-box ul {
    display: block;
  }
  .topics-box li {
    width: 100%;
  }
  .topics-box li p {
    font-size: 1.4rem;
  }
  .topics-box li h4 {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 769px) {
  .p-image-food > .item.-prime {
    margin-right: 0;
  }
  .p-image-food > .item:not(.-prime):nth-child(3n+1) {
    margin-right: 0;
  }
  .p-nav-local > ul > li:nth-child(3n+3) {
    margin-right: 0;
  }
  .p-nav-modal_sp > ul > li:nth-child(3n+3) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .p-open-schedule ul.pc-schdl {
    width: 100%;
  }
}

/*# sourceMappingURL=styles.css.map */
