<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.text-center {
  text-align: center;
}
.text_right {
  text-align: right;
}
.text_warning {
  color: #bf1729;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
img {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
}
@media screen and (min-width: 751px) {
  .inner_ct {
    padding-left: 50px;
    padding-right: 50px;
  }
}

.trans:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.80;
  -khtml-opacity: 0.80;
  opacity: 0.80;
}

.trans {
  opacity: 1;
}

h3 {
  background-image: url(img/enjoy/page_ttl.jpg);
  text-indent: -9999px;
  height: 130px;
  background-size: contain;
  background-position: 50% 0;
  background-repeat: no-repeat;
}


#price-schedule{
  background-image: url(img/dayplan/drop-onsen_bg.jpg);
  background-repeat: no-repeat;
  background-size: 90% 85%;
  background-position: 50% 0%;
  padding-bottom: 0px;
  margin-top: 65px;
}

#price-schedule p{
  text-align: left;
}

#price-schedule .price-schedule-title,
#price-schedule .right .schedule{
  text-align: center;
}

#price-schedule .desc{
  margin-top: 10px;
}

#price-schedule .left{
  float: left;
  width: 50%;
}

#price-schedule .right{
  float: left;
  width: 45%;
}

#price-schedule .right .price {
  font-size: 3.807em;
  font-weight: normal;
}

#price-schedule .right .split .top{
  font-weight: normal;
  font-size: 0.8em;
  text-align: left;
}

#price-schedule .right .split .bottom{
  font-weight: normal;
  font-size: 0.3em; 
  margin-top: 5px;
  text-align: left;
}

#price-schedule .big-img{
  margin-top: -100px;
  padding-left: 50px;
}

#price-schedule .big-img img{
  margin-top: -100px;
}

#price-schedule .big-img p,
#price-schedule .medium-img p,
#price-schedule .small-img p{
  color: #595757;
  font-size: 1.1em;
}

#price-schedule .small-img p{
  font-size: 1.0em;
}

#price-schedule .bottom-part{
  padding: 30px;
  width: 85%;
  height: 100px;
  display: block;
  margin: auto;
  background-color: white;
  box-shadow: 0px 0px 10px #EDEAEA;
  margin-top: 60px;
}

#price-schedule .bottom-part .medium-img{
  position: relative;
  top: -80px;
}

#price-schedule .bottom-part .small-img{
  position: relative;
  top: -190px;
  left: 180px;
}

#price-schedule .bottom-part .price{
  margin-top: 10px;
  margin-bottom: 5px;
}

#price-schedule .bottom-part .price.right{
  width: 49%;
  border-left: 1px dashed #b5b5b5;
  padding-left: 10px;
}

#price-schedule .bottom-part .price.left{
  width: 47%;
}

#price-schedule .bottom-part .note{
  color: #595757;
  font-size: 1.1em;
}

.rock-roten{
  display: inline-block;
  width: 41px;
  height: 44px;
  background-image: url("img/dayplan/rock-roten.jpg");
}

.fire-spa{
  display: inline-block;
  width: 59px;
  height: 46px;
  background-image: url("img/dayplan/fire-spa.jpg");
}

#price-schedule .bottom-part .price{
  font-size: 2em;
  font-weight: 500;
  color: #286534;
}

#price-schedule .ball{
  position: relative;
  margin-left: -25%;
  width: 100%;
  height: 208px;
  background-image: url("img/dayplan/drop-onsen_ball.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.right .price-schedule-title{
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #500B10;
  font-size: 1.114em;
  letter-spacing: 4px;
  font-weight: 500;
  background: #C9C8BC;
}

.right .price{
  text-align: left;
  display: block;
  height: 50px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2.7em;
  font-weight: bold;
  color: #E57800;
}

.right .price .en{
  font-size: 0.5em;
  font-weight: normal;
}

.other-plan .right .price .desc{
  display: block;
  font-size: 0.4em;
  margin: 0;
  text-align: center;
  font-weight: normal;
}

.right .split{
  width: 50%;
  height: 50px;
  margin-top: -10px;
  float: right;
  display: inline-block;
  text-align: center;
}

.right .split .top{
  height: 50%;
  line-height: 40px;
  color: #E57800;
  font-weight: 500;
}

.right .split .top .en{
  font-weight: normal;
  font-size: 0.5em;
}

.right .split .bottom{
  height: 50%;
  line-height: 50px;
  font-size: 0.4em;
  font-weight: 500;
  color: red;
}

.adult{
  display: inline-block;
  width: 38px;
  height: 20px;
  background-image: url("img/dayplan/adult.jpg");
  margin-right: 10px;
}

.adult.drop{
  background-image: url("img/dayplan/adult-drop.jpg");
}

.four-twelve{
  display: inline-block;
  width: 71px;
  height: 20px;
  background-image: url("img/dayplan/four-twelve.jpg");
  margin-right: 10px;
}
.four-twelve.drop{
  background-image: url("img/dayplan/four-twelve-drop.jpg");
}

.below-middle-school{
  display: inline-block;
  width: 80px;
  height: 17px;
  background-image: url("img/dayplan/below-middle-school.jpg");
}

.right .schedule{
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #500B10;
  font-size: 1.114em;
  letter-spacing: 4px;
  font-weight: 500;
  border-top: 1px solid #C9C8BC;
  border-bottom: 1px solid #C9C8BC;
}

.plan .right .desc{
  margin-top: 20px;
  line-height: 1.9;
  text-align: left;
  font-size: 1.1em;
}

.plan .note{
  margin-top: 30px;
  text-align: left;
  margin-bottom: 20px;
}

.other-plan .left{
  width: 60%;
}

.other-plan .left p{
  text-align: left;
}

.other-plan .left .options{
  width: 100%;
  margin-bottom: 30px;
  margin-top: 30px;
}

.other-plan .left .options img{
  display: inline-block;
  width: 12%;
  height: auto;
  margin-right: 10px;
  vertical-align: top;
}

.other-plan .right{
  width: 35%;
  text-align: center;
}

.other-plan .right .price{
  text-align: center;
  margin-top: 40px;
}

.other-plan .right .button{
  width: 100%;
  letter-spacing: normal;
  font-weight: 500;
  height: 50px;
  line-height: 50px;
  font-size: 1.1em;
}
article p {
  text-align: center;
  font-size: 1.1em;
  line-height: 1.6;
}

.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}


/* ENJOY SKI */
.sec_main {
  margin-bottom: 50px;
}
.about_enjoy .block_cont {
  position: relative;
  margin-top: 25px;
}
@media only screen and (min-width: 751px) {
  .about_enjoy .cont {
    float: right;
    width: 500px;
  }
  .about_enjoy .traffic {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
  }
  .about_enjoy .traffic .map {
    width: 397px;
    position: absolute;
    left: -20px;
    bottom: 75px;
  }
  .wrap2_col:after {
    content: "";
    display: table;
    clear: both;
  }
  .wrap2_col .col {
    float: left;
    width: 435px;
    margin-right: 30px;
  }
  .wrap2_col .col:last-child {
    margin-right: 0;
  }
}
.about_enjoy .cont p {
  line-height: 1.6;
  margin-top: 30px;
}
.traffic a {
  display: block;
  color: #004c9d;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid #004c9d;
  margin: 7px 0;
  padding: 7px 25px;
  min-width: 255px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.traffic a:after {
  width: 7px;
  height: 7px;
  border-top: 2px solid #004c9d;
  border-right: 2px solid #004c9d;
}
.arrow_btn {
  position: relative;
}
.arrow_btn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  -o-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.traffic a:hover {
  background: rgba(0,76,157, 0.5);
  color: #fff;
}
.traffic a:hover:after {
  border-color: #fff;
}
.point_slider {
  position: relative;
}
.point_slider .ttl_point {
  position: absolute;
  top: -52px;
  right: 0;
  z-index: 999;
}
.bx-pager {
  text-align: center;
  margin-top: 20px;
}
.bx-pager a {
  display: inline-block;
  border: 2px solid transparent;
}
.bx-pager a.active {
  border-color: #004c9d;
}
.point_desc {
  line-height: 1.8;
  margin-top: 24px;
}
.point_desc p {
  margin-bottom: 20px;
}
.point_desc p:last-of-type {
  margin-bottom: 0;
}
.ski_length {
  border: 1px solid #42b777;
  padding: 20px 50px 25px;
  margin-top: 40px;
}
@media only screen and (min-width: 751px) {
  .ski_length .thumb {
    width: 400px;
    float: left;
  }
  .ski_length .info {
    float: right;
    width: 450px;
    margin-top: 5px;
  }
}
.ski_length .info {
  line-height: 1.8;
}
.point_video {
  margin-top: 25px;
}
.point_video .video_item {
  background: #daf2ff;
}
.video_item .wrap_video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 14px;
  position: relative;
}
.video_item .wrap_video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.video_item .info_video {
  text-align: center;
  padding: 0 40px 25px;
}
.video_item .info_video h4 {
  margin-bottom: 20px;
  padding: 0 5px;
}
.video_item .info_video p {
  line-height: 1.6;
}
.box_link {
  margin-top: 50px;
}
.box_link p {
  margin-bottom: 40px;
}
.box_link .shadow {
  -webkit-box-shadow: 0 6px 6px rgba(0,0,0, 0.25);
  -ms-box-shadow: 0 6px 6px rgba(0,0,0, 0.25);
  box-shadow: 0 6px 6px rgba(0,0,0, 0.25);
}
.sec_point {
  padding-top: 40px;
}
.list_btn {
  /*padding-top: 15px;*/
}
.btn_radius {
  color: #eb7701;
  border: 2px solid #eb7701;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-weight: bold;
  font-size: 1.714em;
  display: block;
  max-width: 620px;
  margin: 0 auto 25px;
  text-decoration: none;
  padding: 12px 0;
  text-align: center;
  letter-spacing: 0.1em;
}
.btn_radius:after {
  width: 8px;
  height: 8px;
  border-top: 3px solid #eb7701;
  border-right: 3px solid #eb7701;
  right: 30px;
}
.btn_radius:hover {
  background: #eb7701;
  color: #fff;
}
.btn_radius:hover:after {
  border-color: #fff;
}
.box_contact {
  background: #f4b800;
  margin: 90px 0;
}
.box_contact .wrapper {
  position: relative;
}
.box_contact .ct_btn {
  position: absolute;
  text-align: right;
  right: 0;
  top: 35px;
}
.box_contact .ct_btn li {
  display: inline-block;
  vertical-align: top;
}
.box_contact .ct_btn a {
  display: block;
  width: 220px;
  height: 80px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.785em;
  white-space: nowrap;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 4px 5px 0 rgb(140,91,16);
  box-shadow: 4px 6px 0 rgba(51,44,34,0.75);
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 28px;
  margin-left: 7px;
  text-decoration: none;
  position: relative;
}
.box_contact .ct_btn a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 6px;
  left: 4px;
}
.box_contact .ct_btn i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.box_contact .ct_btn .btn_pc {
  background: #ce1226;
}
.box_contact .ct_btn .btn_tel {
  background: #008c3c;
}
.ct_btn .btn_pc i {
  margin-right: 4px;
  top: -2px;
}
.ct_btn .btn_tel .icon {
  top: -1px;
  margin-right: 8px;
}
.box_contact small {
  display: block;
  color: #8c5b10;
  margin-top: 10px;
}
@media only screen and (min-width: 751px) {
  .box_contact,
  footer {
    min-width: 1000px;
  }
  .resolution_room h4 {
    margin-bottom: -30px;
  }
  .resolution_room .room_item {
    float: left;
    width: 410px;
    margin-right: 80px;
  }
  .resolution_room .room_item:nth-child(2n) {
    margin-right: 0 !important;
  }
  .resolution_room .room_item {
    margin-top: 60px;
  }
}
.room_item .heading_room {
  position: relative;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.288em;
  padding: 11px 0;
  margin: 20px 0 40px;
}
.room_item .heading_room:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  top: 100%;
  border-style: solid;
  border-width: 20px 15px 0;
  margin-left: -15px;
}
.room_item.clr1 .heading_room {
  background: #e97a97;
}
.room_item.clr1 .heading_room:after {
  border-color: #e97a97 transparent;
}
.room_item.clr2 .heading_room {
  background: #e18d0a;
}
.room_item.clr2 .heading_room:after {
  border-color: #e18d0a transparent;
}
.room_item.clr3 .heading_room {
  background: #00569c;
}
.room_item.clr3 .heading_room:after {
  border-color: #00569c transparent;
}
.room_item.clr4 .heading_room {
  background: #4e8510;
}
.room_item.clr4 .heading_room:after {
  border-color: #4e8510 transparent;
}
.room_item.clr5 .heading_room {
  background: #0093d2;
}
.room_item.clr5 .heading_room:after {
  border-color: #0093d2 transparent;
}
.room_item.clr6 .heading_room {
  background: #834c10;
}
.room_item.clr6 .heading_room:after {
  border-color: #834c10 transparent;
}
.room_item .img{
  text-align: center;
}
.room_item .excerpt {
  line-height: 1.75;
  margin-bottom: 10px;
}

.ski_equipment {
  background: url(img/enjoy/bg_snowbroad.png) no-repeat center 0;
  -webkit-background-size: cover;
  background-size: cover;
  border-radius: 15px;
  padding-top: 50px;
  padding-bottom: 40px;
  margin-top: -20px;
}
.ski_equipment h4 {
  margin-bottom: 40px;
}
.ski_equipment .item {
  float: left;
  width: 50%;
  text-align: center;
  margin-bottom: 30px;
}
.ski_equipment .item .title {
  color: #2f2725;
}
.ski_equipment .item .title,
.ski_service li h5 {
  font-size: 1.857em;
  font-weight: bold;
  margin: 15px 0;
  text-align: center;
}
.ski_equipment .item p {
  padding: 0 60px;
}
.ski_equipment .item p,
.ski_service li p {
  line-height: 1.7;
  text-align: left;
}
.ski_equipment .item .img {
  position: relative;
}
.ski_equipment .item .img .free {
  position: absolute;
  z-index: 1;
  right: -20px;
  bottom: -30px;
}

.ski_service {
  position: relative;
}
@media only screen and (min-width: 751px) {
  .ski_service li {
    float: left;
    width: 450px;
    margin-right: 40px;
    margin-top: 40px;
    background: url(img/enjoy/bg_sky.png) no-repeat 0 0;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 15px;
  }
  .ski_service li:nth-child(2n) {
    margin-right: 0 !important;
  }
  .ski_service .certificate {
    left: 400px;
    top: 315px;
  }
  .ski_equipment img {
    max-width: none;
  }
}
.ski_service li {
  -webkit-border-radius: 15px;
  border-radius: 15px;
  overflow: hidden;
}
.ski_service .certificate {
  position: absolute;
}
.ski_service h5 {
  color: #eb7701;
}
.ski_service .img {
  margin-bottom: 15px;
}
.ski_service li p {
  padding: 3px 45px 12px;
}
.text_intro,
.txt {
  line-height: 1.75;
}
.ski_price .text_intro {
  margin: 15px 0 35px;
}
.rental_shop .lead {
  background: #317bba;
  color: #fff;
  padding: 14px 30px;
  position: relative;
  font-size: 22px;
  font-weight: bold;
}
.rental_shop .lead .time {
  display: inline-block;
  position: absolute;
  right: 30px;
  top: 17px;
  color: #ffdd00;
  font-size: 16px;
  font-weight: normal;
}
.ski_price table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
.ski_price table thead th,
.ski_price table thead td {
  background: #bedef5;
  font-size: 1.143em;
  text-align: center;
  color: #317bba;
  padding-top: 17px;
  padding-bottom: 17px;
}
.ski_price table th,
.ski_price table td {
  vertical-align: middle;
  font-weight: bold;
  border-right: 1px dotted #9b9c9c;
}
.ski_price table td:last-child {
  border-right: 0 !important;
}
.ski_price table tbody th,
.ski_price table tbody td {
  border-bottom: 1px dotted #9b9c9c;
  padding-top: 14px;
  padding-bottom: 14px;
}
.ski_price table tbody tr:last-child th,
.ski_price table tbody tr:last-child td {
  border-bottom: 0 !important;
}
.ski_price table tbody th {
  width: 25%;
  background: #f3f4f4;
  text-align: left;
  padding-left: 25px;
  font-size: 1.143em;
}
.ski_price table tbody td {
  text-align: center;
  font-size: 1.286em;
  color: #595757;
}
.ski_price table td .price {
  color: #bf1729;
  position: relative;
}
.ski_price .price .discount {
  position: absolute;
  left: 0;
  top: -12px;
  margin-left: -40px;
}
.shop_detail {
  margin-top: 35px;
}
@media screen and (min-width: 751px) {
  .shop_detail .thumbnail,
  .shop_detail .info_detail {
    width: 430px;
  }
  .shop_detail .thumbnail {
    float: left;
  }
  .shop_detail .info_detail {
    float: right;
  }
}
.shop_detail .text_warning {
  margin-top: 25px;
}
.shop_detail .info_detail h4 {
  color: #2f2725;
  font-size: 1.643em;
  font-weight: bold;
  border-bottom: 2px solid #9b9c9c;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.shop_detail .info_detail dt,
.shop_detail .info_detail dd {
  line-height: 1.5;
}
.shop_detail .info_detail dt {
  font-weight: bold;
}
.shop_detail .info_detail dd {
  margin-bottom: 12px;
  padding-left: 15px;
}
.ski_price .shop_list {
  margin-top: 50px;
  padding-bottom: 30px;
}

.sec_access .google_map {
  height: 350px;
}
.sec_access .map {
  margin-bottom: 80px;
}
.map .view_large {
  color: #4967ae;
  display: inline-block;
  margin-top: 3px;
}
.blk_access {
  margin-bottom: 50px;
}
.blk_access .blk_ttl {
  color: #004c9d;
  font-size: 1.571em;
  font-weight: bold;
  padding-bottom: 14px;
  border-bottom: 2px solid #dedfdf;
  margin-bottom: 25px;
}
@media only screen and (min-width: 751px) {
  .blk_access .thumb {
    float: right;
    width: 355px;
    text-align: right;
  }
  .blk_access .ct {
    float: left;
    width: 470px;
  }
}
.blk_access .ct h5 {
  font-size: 16px;
  font-weight: bold;
  color: #eb7701;
  margin-bottom: 10px;
}
.blk_access .ct p {
  margin-bottom: 30px;
}
.blk_access .ct .text_warning {
  margin-top: 5px;
}
.tit_map {
  font-size: 30px;
  margin-bottom: 25px;
}
.tit_map i {
  display: inline-block;
  margin-right: 16px;
}

.access_bus {
  margin-top: 30px;
  padding: 30px 34px 45px;
  position: relative;
}
.access_bus.sky {
  background: #daf2ff;
}
.access_bus.yellow {
  background: #ffffd4;
}
.access_bus .type {
  margin-bottom: 18px;
}
.access_bus p {
  margin-bottom: 30px;
}
.access_bus.sky .journey {
  max-width: 415px;
}
.access_bus.sky .img_car,
.access_bus.yellow .img_car {
  position: absolute;
  bottom: 45px;
}
.access_bus.sky .img_car {
  right: 45px;
  width: 391px;
}
.access_bus.yellow .img_car {
  right: 0;
  width: 425px;
}
.access_bus dt {
  margin-top: 10px;
}
.access_bus dd {
  padding-left: 16px;
}




</pre></body></html>