@charset "UTF-8";
/*
 * CSS for PC
 * @date     2017.03.21
 * @author   Sungjoon Park
 */
/* ------------------------------------------

------------------------------------------ */
#widewrapper {
  width: 100%;
}

#keyVisual {
  width: 100%;
  margin: auto auto 30px auto;
  max-width: 1500px;
}

#keyVisual img {
  width: 100%;
  display: block;
}

#keyVisual h1 {
  text-indent: inherit;
  position: absolute;
  width: 760px;
  text-align: center;
  color: #ffffff;
  font-size: 60px;
  left: 50%;
  margin-left: -380px;
  margin-top: 140px;
  line-height: 1.2;
}

#keyVisual h1 span {
  display: block;
  font-size: 24px;
  font-weight: normal;
  margin-top: 12px;
  line-height: 1.5;
}

.pc {
  display: block;
}

.sp {
  display: none !important;
}

.page_term {
  font-size: 13px;
  line-height: 1.5;
  width: 950px;
  margin: auto auto 30px auto;
  text-align: center;
}

/* ----- nav -----*/
#pageTab {
  width: 950px;
  margin: auto auto 50px auto;
}

#pageTab ul {
  z-index: 99;
}

#pageTab ul.tab5 li {
  margin: 0;
  background: #ffffff;
  width: 190px;
}

#pageTab ul li a {
  background: #dedede;
  height: auto;
  padding: 20px 0;
  font-size: 20px;
}

#contentsArea #pageTab ul li a:hover {
  opacity: 0.7;
  text-decoration: none;
}

/* ----- contents -----*/
#contents.column1 {
  width: 950px;
  padding: 0;
  margin: auto;
  background: #fff;
}

.page_cpn .cpn_box {
  width: 450px;
  float: left;
  margin-left: 50px;
}

.page_cpn .cpn_box:nth-child(2n-1) {
  margin-left: 0;
}

.page_cpn .cpn_box img {
  display: block;
}

.page_cpn .cpn_box a:hover img {
  opacity: 0.8;
}

.char {
  display: block;
  line-height: 1.7;
  font-size: 13px;
}

.cpCal,
.cpUser,
.cpPoint,
.cpTogether {
  padding-left: 16px;
  padding-right: 4px;
  background-size: auto;
  background-repeat: no-repeat;
}

.cpCal {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpCal.svg);
}

.cpUser {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpUser.svg);
}

.cpPoint {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpPoint.svg);
}

.cpTogether {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpTogether.svg);
  background-position: left 2px;
}

.cpVol {
  font-weight: bold;
}

#contentsArea .jdsColorBoxHtml {
  display: block;
  font-size: 13px;
  text-decoration: underline;
  text-align: center;
  margin-top: 10px;
}

#colorbox {
  width: 800px !important;
  height: 100% !important;
  position: fixed !important;
  top: 5vh !important;
  left: 50% !important;
  margin-left: -400px !important;
}

.tableholder {
  max-height: 90vh !important;
}

#cboxWrapper {
  height: auto !important;
  overflow: auto !important;
  width: 800px !important;
}

#cboxContent {
  width: 100% !important;
  margin: 0 !important;
  float: none !important;
  height: 100% !important;
}

#cboxMiddleLeft {
  height: 100% !important;
}

#cboxOverlay {
  background-color: rgba(0, 0, 0, 0.5) !important;
  height: 100% !important;
}

#cboxLoadedContent {
  background: #fff !important;
  border: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto !important;
  width: 100% !important;
  overflow: hidden;
}

#inline_content1,
#inline_content2 {
  list-style: none !important;
  font-size: 13px;
}

.page_cpn {
  margin-bottom: 40px;
}

.coupon_img {
  width: 100%;
  height: auto;
}

.cpn_box_txtbox {
  padding: 20px 20px 0 20px;
  background: #fff;
  color: #333;
}

.cpn_box_txtbox dt {
  font-size: 14px;
}

.cpn_box_txtbox dd {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 8px;
}

.cpn_box_txtbox dd em {
  font-style: normal;
  font-size: 120%;
  display: block;
  font-weight: bold;
}

#cboxClose {
  background: url(../images/close.jpg) top right no-repeat !important;
  background-position-x: center;
  background-position-y: top;
  width: 25px !important;
  height: 25px !important;
}

.tableholder {
  position: relative;
  display: none;
}

.tableholder table {
  background-color: #fff;
  border-left: 1px solid #b4b4b4;
  border-top: 1px solid #b4b4b4;
  font-size: 13px;
  line-height: 1.4;
  display: block;
}

.tableholder table td {
  border-right: 1px solid #b4b4b4;
  padding: 8px;
  border-bottom: 1px solid #b4b4b4;
}

.tableholder table tr:first-child {
  color: #fff;
}

.tableholder table tr:first-child td {
  text-align: center !important;
  background-color: #1ba81b !important;
}

.tableholder table tr:last-child td {
  font-size: 11px;
}

.tableholder table tr td:first-child {
  background-color: #e1e1e1;
  text-align: right;
  width: 200px;
  font-weight: bold;
}

.coupon-guide {
  max-width: 912px;
  margin: 0 auto 1.75em;
  font-size: 13px;
  text-align: right;
}

.coupon-guide a {
  display: inline-block;
  padding: 0.25em 0.5em 0.5em 0.9em;
  border-radius: 4px;
  background-color: #e1e1e1;
}

.coupon-guide a::after {
  display: inline-block;
  content: "";
  background-image: url(https://img.travel.rakuten.co.jp//special/sales/template/html/images/Linkwindow.svg);
  width: 16px;
  height: 16px;
  position: relative;
  right: -2px;
}

/* -----  -----*/
.page_h2 {
  background: #777;
  color: #fff;
  text-align: center;
  padding: 12px 0;
  margin-bottom: 25px;
  font-size: 25px;
}

.page_box_sty1 {
  width: 950px;
  margin: auto auto 45px auto;
}

.page_box1 {
  width: 430px;
  float: left;
  margin-left: 30px;
  margin-bottom: 30px;
}

.box1img img {
  display: block;
  width: 100%;
}

.page_box1 h3 {
  font-size: 18px;
  margin: 15px 0 12px;
}

.txtfont13 {
  font-size: 14px;
  line-height: 1.4;
}

.page_box1 .ss-center .cp__acordion {
  clear: both;
}

.page_box1 .cp__acordion .cp__trigger:hover {
  background-color: #bababa;
  color: #ffffff;
}

.page_box1 .cp__acordion .cp__trigger {
  font-size: 13px;
  display: block;
  position: relative;
  padding: 10px;
  cursor: pointer;
}

.page_box1 .cp__acordion .cp__trigger::after {
  display: inline-block;
  content: " ";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 7px;
  margin-top: -3.5px;
  background-repeat: no-repeat;
}

.page_box1 .cp__acordion li .cp__trigger {
  background: #e1e1e1;
}

.page_box1 .cp__liststyle-dot > * {
  margin-left: 1em;
  text-indent: -1em;
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 1.4;
}

.page_box1 .cp__acordion ul.submenu {
  background-color: #f0f0f0;
  padding: 8px 10px 10px 10px;
  line-height: 1.4;
}

.page_box1 .cp__acordion .cp__trigger::after {
  background-image: url(../images/icon_1.png) !important;
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  right: 6px;
}

.page_box1 .cp__acordion .cp__trigger.active-submenu::after {
  background-image: url(../images/icon_2.png) !important;
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  right: 6px;
}

.holder {
  margin-top: 12px;
}

.cp_right {
  display: none;
}

.fixBnr2 {
  position: fixed;
  display: block;
  right: 10px;
  bottom: 40px;
}

#contents .pagetop_btn {
  width: 90px;
  z-index: 999;
}

.pagetop_btn li {
  margin-bottom: 1px;
}

.pagetop_btn li a {
  background: #dedede;
  width: 90px;
  display: block;
  text-align: center;
  padding: 10px 0;
}

#contentsArea .pagetop_btn li a:hover {
  text-decoration: none;
  opacity: 0.8;
}

/* ----- Access -----*/
.accessBox {
  border: none;
  margin-bottom: 45px;
}

.column1 .accessBox .map {
  width: 600px;
  margin: auto;
  float: none;
  height: 450px;
  margin-bottom: 10px;
}

.column1 .accessBox .map iframe {
  width: 100%;
  display: block;
  height: 450px;
}

.column1 .accessBox .route {
  width: 600px;
  float: none;
  margin: auto;
}

#search-box h1 {
  display: none;
}

.column1 #search-box {
  margin: auto;
}

.disclaimer {
  margin: 20px auto 40px;
  font-size: 13px;
  text-align: center;
  padding: 1em 0;
  background-color: #efefef;
  border-radius: 30px;
}

#newetiquette {
  width: 900px;
  text-align: center;
  margin: 60px auto;
  background: #eee;
  padding: 15px 0;
}

#newetiquette a {
  color: #0059B2 !important;
}

#pageInquiry .inquiryTable {
  width: 900px;
  margin: 60px auto 20px;
  font-size: 14px;
  border-collapse: collapse;
}

#pageInquiry th,
#pageInquiry td {
  border: solid 1px #aaa;
  padding: 22px;
}

#pageInquiry th {
  background-color: #efefef;
}

#pageInquiry .inquiryTable a {
  color: #0059B2;
}

.page_footer {
  background: #f7f7f7;
  padding: 10px 12px;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  margin: 0 10px 12px 10px;
}

.page_footer ul {
  width: 950px;
  margin: auto;
}

.page_footer ul li {
  margin-bottom: 6px;
}

.page_footer a {
  color: #777;
  font-size: 13px;
  line-height: 1.6;
  text-decoration: none;
}

.page_footer a:hover {
  text-decoration: underline;
}

.page_footer p {
  width: 950px;
  margin: auto;
}

.page_footer p span {
  display: inline-block;
  margin-right: 12px;
}

#contentsArea .cpn_box .btn {
  width: 220px;
  margin: 20px auto auto auto;
}

#contentsArea .cpn_box .btn .main {
  border: 2px solid #7bb33e;
  border-radius: 5px;
  background-color: #fff;
  color: #7bb33e;
  text-align: center;
  display: block;
  margin: 0px auto;
  font-weight: bold;
  padding: 10px 0;
  position: relative;
  font-size: 16px;
}

#contentsArea .cpn_box .btn .main:after {
  position: absolute;
  content: "";
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDNkQ4N0ZGMzJGQzRFNzExODg5RkM1RTg2NEE3ODZENyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDNzczMUIzN0M1QjcxMUU3ODhGNEZFQzVFMjgxMEUyOSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDNzczMUIzNkM1QjcxMUU3ODhGNEZFQzVFMjgxMEUyOSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNCMjI2MTI1MUFDNUU3MTE5RkIzOUM4RTk0QkM0M0U5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM2RDg3RkYzMkZDNEU3MTE4ODlGQzVFODY0QTc4NkQ3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+xa2QmQAAAM5JREFUeNpc0L8LAWEcx/HnZLiBQcmk/AVKdu4fMCr5D1hJEqV0GSwkshoNYmCVTPwZwmAxUSTnvO96Tg9Pvfo+d9/P8+NOqy/SdyGEjgoGZmbzEMrwYQ0LTRQbS0P/DxQwQQAt51kNabZtC15EmXeQxw0NjDju6QacQShGMZGToTZW34AMRShDZPHCzid+RxghOb/g7FdWJyg9GNijiq13SafZRwpHlLjg1P1MmklqVzZPKGPm7ewcMUYcB9mcs/qt/qggrqjJpqXe+iPAAHnLRIHtZQkmAAAAAElFTkSuQmCC) 0 0 no-repeat;
  height: 12px;
  width: 8px;
  right: 12px;
  top: 50%;
  margin-top: -6px;
  display: block;
}

#contentsArea .cpn_box .btn .main:hover {
  opacity: 0.8;
}

.page_foot_box {
  width: 950px;
  margin: 50px auto;
}

.page_foot_box .swiper-slide {
  width: 180px !important;
  font-size: 14px;
}

#contentsArea .gototop_btn {
  margin-top: 20px;
}

#contentsArea .gototop_btn a {
  background: #333;
  color: #fff;
}

#contentsArea .gototop_btn a:hover {
  color: #fff;
}

/* 202409 クーポン調整 */
.coupon__box .couponOneClick .coupon__button a {
  background-color: #009700;
  border-radius: 5px;
  font-weight: bold;
  height: 42px;
  width: 100%;
  -webkit-box-flex: 1 !important;
      -ms-flex: auto !important;
          flex: auto !important;
}

.coupon__box .couponOneClick .coupon__button a:hover {
  background-color: #009700;
}

.coupon__box .coupon__box__holder {
  padding: 48px 10px 100px;
}

.coupon__container .coupon__cover span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.coupon__box__holder .couponOneClick .couponOneClick-acquired,
.coupon__box__holder .couponOneClick .couponOneClick-having,
.coupon__box__holder .couponOneClick .couponOneClick-expired,
.coupon__box__holder .couponOneClick .couponOneClick-finished {
  background-color: transparent;
}

.noteC {
  font-size: 14px;
  margin-bottom: 54px;
  margin-top: 20px;
  text-align: center;
}

.widewrapper,
#contents.column1 {
  width: auto;
}

html {
  overflow: auto;
}

body {
  overflow: hidden;
  min-width: 1200px;
}

.gifu {
  font-family: "Noto Sans JP", "sans-serif";
  font-size: 16px;
  line-height: 1.8;
  color: #4c4c4d;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.gifu img {
  vertical-align: bottom;
  max-width: 100%;
}
.gifu * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.gifu .sp_block {
  display: none !important;
}
.gifu .fadein.fade_opa {
  -webkit-transition: 1.2s;
  transition: 1.2s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  opacity: 0;
}
.gifu .fadein.fade_opa.on {
  opacity: 1;
}
.gifu .fadein.fade_up {
  -webkit-transition: 1.2s;
  transition: 1.2s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
}
.gifu .fadein.fade_up.on {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.gifu .fadein.fade_left {
  -webkit-transition: 1.2s;
  transition: 1.2s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  opacity: 0;
}
.gifu .fadein.fade_left.on {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}
.gifu .fadein.fade_right {
  -webkit-transition: 1.2s;
  transition: 1.2s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
  opacity: 0;
}
.gifu .fadein.fade_right.on {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}
.gifu .fadein.fade_snow {
  -webkit-transition: 2s;
  transition: 2s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
  opacity: 0;
}
.gifu .fadein.fade_snow.on {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.gifu .inner {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}
.gifu .l_inner {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}
.gifu a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.gifu a:hover {
  text-decoration: none !important;
}
.gifu .mv {
  position: relative;
}
.gifu .mv::before {
  content: "PR";
  display: block;
  position: absolute;
  background-color: #2a2d2b;
  color: #fff;
  z-index: 30;
  padding: 0px 8px;
  top: 0;
  left: 0;
  font-size: 14px;
}
.gifu .mv::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 218px;
  background-image: url(../images/pic_mv_wave.png);
  background-repeat: no-repeat;
  background-position: center top;
  left: 0;
  bottom: -2px;
  z-index: 20;
}
.gifu .mv h1 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 64px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 10;
  -webkit-animation: fadeup 1s both linear;
          animation: fadeup 1s both linear;
}
.gifu .mv .swiper_wrap .slide_content img {
  height: 740px;
  -o-object-fit: cover;
     object-fit: cover;
}
.gifu .mv .pagination_mv {
  z-index: 30;
  width: 960px;
  top: auto;
  right: auto;
  left: 50%;
  bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  gap: 20px;
}
.gifu .mv .pagination_mv span {
  opacity: 1;
  width: 10px;
  height: 10px;
  margin: 0;
  display: block;
  background-color: #fff;
}
.gifu .mv .pagination_mv span.swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #396da9;
}
.gifu .mv_lead {
  padding-top: 14px;
  min-height: 892px;
  background-image: url(../images/bg_lead.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
}
.gifu .mv_lead .snow_wrap {
  width: 1469px;
  position: absolute;
  top: -50px;
  left: 50%;
  -webkit-transform: translate(-780px);
          transform: translate(-780px);
  -webkit-transition: 4s;
  transition: 4s;
  opacity: 0;
}
.gifu .mv_lead .snow_wrap.on {
  top: 35px;
  opacity: 1;
}
.gifu .mv_lead .content_wrap {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gifu .mv_lead .content_wrap .map_wrap {
  width: 50%;
  padding-top: 66px;
  text-align: center;
}
.gifu .mv_lead .content_wrap .text {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 480px;
  padding-left: 85px;
}
.gifu .mv_lead .content_wrap .text h2 {
  text-align: center;
}
.gifu .mv_lead .content_wrap .text p {
  margin-top: 28px;
  line-height: 2.2;
}
.gifu .floating_btn {
  position: fixed;
  right: 30px;
  bottom: 150px;
  z-index: 100;
}
.gifu .floating_btn a:hover {
  -webkit-filter: brightness(1.05);
          filter: brightness(1.05);
}
.gifu .anc_nav {
  min-height: 613px;
  padding-top: 5px;
  background-image: url(../images/bg_anc_nav.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.gifu .anc_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.gifu .anc_nav ul li a:hover {
  -webkit-filter: brightness(1.05);
          filter: brightness(1.05);
}
.gifu .floating_nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}
.gifu .floating_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}
.gifu .floating_nav ul li {
  width: 100px;
}
.gifu .floating_nav ul li a:hover {
  -webkit-filter: brightness(1.05);
          filter: brightness(1.05);
}
.gifu .bg_plan {
  margin-top: -165px;
  padding-bottom: 136px;
  padding-top: 176px;
  position: relative;
  z-index: 10;
  background-image: url(../images/bg_relagif.jpg);
  background-position: center top 254px;
  background-repeat: no-repeat;
}
.gifu .bg_plan::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-image: url(../images/bg_relagif_head.png);
  background-repeat: no-repeat;
  background-position: center top;
  height: 337px;
  z-index: -1;
}
.gifu .sec_relagif {
  padding-left: 40px;
  padding-right: 40px;
}
.gifu .sec_relagif .content_wrap {
  position: relative;
  background-color: #fff;
  padding: 128px 20px 60px;
  text-align: center;
}
.gifu .sec_relagif .content_wrap .ttl_wrap {
  width: 736px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
.gifu .sec_relagif .content_wrap .ttl_wrap .wrapper .terms {
  line-height: 1.5;
  position: absolute;
  bottom: 20px;
  left: 0;
  font-size: 18px;
  width: 100%;
  text-align: center;
  color: #396da9;
}
.gifu .sec_relagif .content_wrap .subttl {
  margin-top: 45px;
}
.gifu .sec_relagif .content_wrap .about_ttl {
  margin-top: 34px;
}
.gifu .sec_relagif .content_wrap p.about_ttl_answer {
  margin-top: 10px;
}
.gifu .sec_relagif .content_wrap .flex_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 32px;
  margin-top: 23px;
}
.gifu .sec_relagif .content_wrap .flex_wrap li .txt {
  line-height: 1.9;
  margin-top: 10px;
}
.gifu .sec_relagif .btn_relagif {
  text-align: center;
  margin-top: 86px;
}
.gifu .sec_relagif .btn_relagif a:hover {
  -webkit-filter: brightness(1.05);
          filter: brightness(1.05);
}
.gifu .area_search_plan {
  margin-top: 86px;
}
.gifu .area_search_plan h2 {
  text-align: center;
}
.gifu .area_search_plan .btn_list {
  margin-top: 30px;
}
.gifu .area_search_plan .btn_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 14px 20px;
}
.gifu .area_search_plan .btn_list ul li a:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.gifu .sec_gifcoin {
  margin-top: 50px;
  padding-left: 40px;
  padding-right: 40px;
}
.gifu .sec_gifcoin .content_coin {
  background-color: #fff;
  padding: 65px 40px 100px;
}
.gifu .sec_gifcoin .content_coin .content_ttl {
  text-align: center;
}
.gifu .sec_gifcoin .content_coin .subttl {
  text-align: center;
  margin-top: 57px;
}
.gifu .sec_gifcoin .content_coin .btn_gifcoin {
  text-align: center;
  margin-top: 70px;
}
.gifu .sec_gifcoin .content_coin .btn_gifcoin a:hover {
  -webkit-filter: brightness(1.05);
          filter: brightness(1.05);
}
.gifu .sec_gifcoin .content_coin .btn_notes {
  text-align: center;
  margin-top: 20px;
  font-size: 13px;
}
.gifu .section_kv {
  position: relative;
  padding-bottom: 78px;
}
.gifu .section_kv::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 255px;
  background-repeat: no-repeat;
  background-position: center bottom;
  z-index: 1;
}
.gifu .section_kv h2 {
  width: 100%;
  position: absolute;
  top: 44px;
  left: 0;
  text-align: center;
}
.gifu .section_kv .img_wrap img {
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
.gifu .section_btns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.gifu .section_btns ul li a:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.gifu .activity {
  padding-bottom: 125px;
  background-repeat: no-repeat repeat-y;
  background-position: center top;
  background-image: url(../images/bg_activity.jpg);
}
.gifu .activity .section_kv::before {
  background-image: url(../images/pic_activity_kv_wave.png);
}
.gifu .activity .activity_content {
  margin-top: 30px;
}
.gifu .activity .activity_content + .activity_content {
  margin-top: 155px;
}
.gifu .activity .activity_content .img_wrap img {
  width: 60.9375%;
  height: 570px;
  -o-object-fit: cover;
     object-fit: cover;
}
.gifu .activity .activity_content .text_area {
  margin-top: -375px;
}
.gifu .activity .activity_content .text_area .text {
  margin-left: auto;
  width: 429px;
  padding-top: 80px;
  padding-left: 64px;
  padding-right: 54px;
  min-height: 440px;
  position: relative;
  z-index: 1;
}
.gifu .activity .activity_content .text_area .text p {
  margin-top: 16px;
}
.gifu .activity .activity_content .text_area .text .leaf_wrap {
  pointer-events: none;
  z-index: 2;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: absolute;
}
.gifu .activity .activity_content .text_area .text::before {
  background-repeat: no-repeat;
  background-image: url(../images/bg_activity_cnt_ski.png);
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 459px;
  height: 486px;
  top: -18px;
  left: 0;
}
.gifu .activity .activity_content.cnt01 .text_area .text .leaf_wrap {
  top: 0;
  right: -200px;
}
.gifu .activity .activity_content.cnt02 .text_area .text .leaf_wrap {
  top: -80px;
  left: -112px;
}
.gifu .activity .activity_content.cnt03 .text_area .text .leaf_wrap {
  top: -103px;
  right: -200px;
}
.gifu .activity .activity_content.cnt03 .text_area .text::before {
  background-image: url(../images/bg_activity_cnt_skate.png);
  width: 454px;
  height: 440px;
  top: 0;
  left: -25px;
}
.gifu .activity .activity_content.reverse .img_wrap {
  text-align: right;
}
.gifu .activity .activity_content.reverse .text_area .text {
  margin-left: 0;
}
.gifu .activity .btn_area {
  margin-top: 90px;
}
.gifu .event {
  background-color: #f6f6f6;
  padding-bottom: 135px;
}
.gifu .event .section_kv::before {
  background-image: url(../images/pic_event_kv_wave.png);
}
.gifu .event .event_content {
  position: relative;
  height: 600px;
  margin-top: 30px;
}
.gifu .event .event_content + .event_content {
  margin-top: 150px;
}
.gifu .event .event_content .img_wrap {
  position: absolute;
  top: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  z-index: 5;
  left: 560px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.gifu .event .event_content .text {
  z-index: 1;
  position: relative;
  margin-left: auto;
  padding-top: 70px;
  width: 384px;
}
.gifu .event .event_content .text .ttl_wrap {
  position: relative;
  z-index: 1;
}
.gifu .event .event_content .text .ttl_wrap .ttl_deco {
  position: absolute;
  top: -37px;
  right: -90px;
}
.gifu .event .event_content .text .ttl_wrap::before {
  z-index: -1;
  content: "";
  display: block;
  position: absolute;
  width: 1500px;
  height: 120px;
  top: 14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: rgba(255, 255, 255, 0.8);
}
.gifu .event .event_content .text p {
  margin-top: 78px;
  padding-right: 10px;
}
.gifu .event .event_content .text .deco_snow {
  z-index: -1;
  position: absolute;
}
.gifu .event .event_content.reverse .img_wrap {
  left: auto;
  right: 560px;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.gifu .event .event_content.reverse .text {
  margin-left: 0;
}
.gifu .event .event_content.reverse .text .ttl_wrap .ttl_deco {
  position: absolute;
  top: -37px;
  right: auto;
  left: -154px;
}
.gifu .event .event_content.cnt01 .text {
  padding-right: 20px;
}
.gifu .event .event_content.cnt01 .text .deco_snow {
  right: -194px;
  bottom: -186px;
}
.gifu .event .event_content.cnt02 .text .deco_snow {
  left: -166px;
  bottom: -230px;
}
.gifu .event .event_content.cnt03 .text .deco_snow {
  right: -144px;
  bottom: -182px;
}
.gifu .event .btn_area {
  margin-top: 85px;
}
.gifu .spa {
  background-color: #f6f6f6;
  padding-bottom: 100px;
  background-image: url(../images/bg_spa.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.gifu .spa .section_kv::before {
  background-image: url(../images/pic_spa_kv_wave.png);
}
.gifu .spa .spa_content {
  margin-top: 30px;
  z-index: 5;
  min-height: 572px;
  position: relative;
}
.gifu .spa .spa_content .img_wrap {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  top: 0;
  left: 448px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.gifu .spa .spa_content .text {
  width: 50%;
  padding-top: 55px;
  margin-left: auto;
}
.gifu .spa .spa_content .text p {
  margin-top: 14px;
}
.gifu .spa .spa_content .text .bg_deco {
  position: absolute;
  z-index: -1;
}
.gifu .spa .spa_content.reverse .img_wrap {
  position: absolute;
  left: auto;
  right: 448px;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.gifu .spa .spa_content.reverse .text {
  margin-left: 0;
}
.gifu .spa .spa_content.cnt01 .text h3 {
  padding-left: 159px;
}
.gifu .spa .spa_content.cnt01 .text p {
  padding-left: 80px;
  padding-right: 54px;
}
.gifu .spa .spa_content.cnt01 .text .bg_deco {
  top: 33px;
  right: -110px;
}
.gifu .spa .spa_content.cnt02 {
  margin-top: 183px;
}
.gifu .spa .spa_content.cnt02 .text h3 {
  padding-left: 56px;
}
.gifu .spa .spa_content.cnt02 .text p {
  padding-left: 20px;
  padding-right: 120px;
}
.gifu .spa .spa_content.cnt02 .text .bg_deco {
  top: 88px;
  left: -110px;
}
.gifu .spa .spa_content.cnt03 {
  margin-top: 246px;
}
.gifu .spa .spa_content.cnt03 .text h3 {
  padding-left: 99px;
}
.gifu .spa .spa_content.cnt03 .text p {
  padding-left: 85px;
  padding-right: 50px;
}
.gifu .spa .spa_content.cnt03 .text .bg_deco {
  top: 40px;
  right: -110px;
}
.gifu .spa .btn_area {
  margin-top: 167px;
}
.gifu .spa .btn_area .btn_coupon {
  margin-top: 65px;
}
.gifu .spa .btn_area .btn_coupon .btn_wrap {
  text-align: center;
}
.gifu .spa .btn_area .btn_coupon .btn_wrap a:hover {
  -webkit-filter: brightness(1.05);
          filter: brightness(1.05);
}
.gifu .spa .btn_area .btn_coupon ul.coupon_notes {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
  line-height: 1.6;
}
.gifu .spa .btn_area .btn_coupon ul.coupon_notes li {
  padding-left: 1em;
  text-indent: -1em;
}
.gifu .spa .btn_area .btn_coupon ul.coupon_notes li a {
  text-decoration: underline !important;
}
.gifu .access_search {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a3bde1), color-stop(#f1f1ed), to(#a3bde1));
  background-image: linear-gradient(to bottom, #a3bde1, #f1f1ed, #a3bde1);
  padding-top: 96px;
  padding-bottom: 85px;
}
.gifu .gifu_guide .content_box {
  width: 880px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 50px;
}
.gifu .gifu_guide .content_box h2 {
  text-align: center;
}
.gifu .gifu_guide .content_box p.t_description {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 730px;
}
.gifu .gifu_guide .content_box .btn_wrap {
  margin-top: 30px;
  text-align: center;
}
.gifu .gifu_guide .content_box .btn_wrap a:hover {
  -webkit-filter: brightness(1.05);
          filter: brightness(1.05);
}
.gifu .gifu_guide .content_box p.btn_notes {
  margin-top: 25px;
  font-size: 13px;
  text-align: center;
}
.gifu .gifu_guide .content_box p.btn_notes a:hover {
  -webkit-filter: brightness(1.05);
          filter: brightness(1.05);
}
.gifu .page_notes {
  margin-top: 75px;
}
.gifu .page_notes p {
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-left: 53px;
  padding-right: 53px;
  padding-bottom: 5px;
  font-size: 14px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 30px;
}
.gifu .access {
  margin-top: 90px;
}
.gifu .access h2 {
  text-align: center;
}
.gifu .access .gmap {
  margin-top: 34px;
}
.gifu .access .gmap iframe {
  vertical-align: bottom;
  width: 100%;
  height: 450px;
}
.gifu .yado_btns {
  padding-top: 65px;
  padding-bottom: 50px;
}
.gifu .yado_btns h2 {
  text-align: center;
}
.gifu .yado_btns .btn_list {
  margin-top: 36px;
}
.gifu .yado_btns .btn_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 14px 20px;
}
.gifu .yado_btns .btn_list ul li a:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}
.gifu .search_wrap {
  background-color: #fff;
  border-radius: 10px;
}
.gifu .search_wrap #search-box {
  border: none;
}
.gifu .page_inquiry {
  margin-top: 20px;
}
.gifu .page_inquiry table {
  width: 100%;
  font-size: 14px;
  table-layout: fixed;
}
.gifu .page_inquiry table tr th,
.gifu .page_inquiry table tr td {
  padding: 16px 20px;
}
.gifu .page_inquiry table tr th {
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  width: 30%;
  background-color: #eee;
}
.gifu .page_inquiry table tr td {
  background-color: #fff;
  width: 70%;
}
.gifu .page_inquiry table tr td a {
  color: #1370c6 !important;
  text-decoration: underline !important;
}

@-webkit-keyframes fadeup {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes fadeup {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}/*# sourceMappingURL=contents_pc.css.map */