@charset "UTF-8";
#keyVisual {
  margin-bottom: 12px;
}

#keyVisual img {
  width: 100%;
  display: block;
}

#keyVisual h1 {
  text-indent: inherit;
  position: absolute;
  width: 80%;
  text-align: center;
  color: #ffffff;
  font-size: 30px;
  left: 10%;
  margin-top: 28px;
  line-height: 1.1;
}

#keyVisual h1 span {
  display: block;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6;
}

.sp {
  display: block;
}

.pc {
  display: none !important;
}

.float_bnr {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 10;
  display: none;
  width: 100%;
}

.page_term {
  font-size: 13px;
  line-height: 1.4;
  margin: auto 12px 15px 12px;
  text-align: center;
}

/* ----- nav -----*/
#pageTab {
  margin: 12px 0 0 0;
}

#pageTab ul {
  width: 96%;
  margin: 0px 2% 12px 2%;
  z-index: 99;
}

#pageTab ul.tab5 li {
  width: 20%;
  margin: 0;
  background: #fff;
}

#pageTab ul li a {
  background: #dedede;
  height: auto;
  padding: 15px 0;
}

#pageTab ul li a:hover {
  opacity: 0.75;
}

/* ----- contents -----*/
#contents {
  padding: 0;
  background: #fff;
}

.page_cpn .cpn_box {
  margin: 12px;
}

.page_cpn .cpn_box img {
  display: block;
  width: 100%;
}

.page_cpn .cpn_box a:hover img {
  opacity: 0.8;
}

#contentsArea .page_cpn .cpn_box span {
  display: block;
  font-size: 13px;
  margin-top: 10px;
}

.page_box_sty1 {
  margin-bottom: 15px;
}

.page_h2 {
  background: #777;
  color: #fff;
  text-align: center;
  padding: 6px 0;
  margin: 0 10px 12px 10px;
  font-size: 20px;
}

.page_box1 {
  margin: 0 10px 12px 10px;
}

.box1img img {
  display: block;
  width: 100%;
}

.page_box1 h3 {
  font-size: 14px;
  margin: 10px 0 8px;
}

.txtfont13 {
  font-size: 14px;
  line-height: 1.4;
}

.page_box_sty2 .page_box1 {
  width: 30.8%;
  margin: 0 0 10px 2%;
  float: left;
}

.page_box_sty2 .box1img {
  position: relative;
}

.page_box_sty2 .box1img:before {
  position: absolute;
  width: 25px;
  height: 25px;
  /*    background: url(../images/magnify.jpg) 0 0 no-repeat;*/
  bottom: 0;
  right: 0;
  content: "";
}

.cpn_box_info .ss-center .cp__acordion {
  clear: both;
}

.cpn_box_info .cp__acordion .cp__trigger:hover {
  background-color: #bababa;
  color: #ffffff;
}

.cpn_box_info .cp__acordion .cp__trigger {
  font-size: 13px;
  display: block;
  position: relative;
  padding: 10px;
  cursor: pointer;
}

.cpn_box_info .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;
}

.cpn_box_info .cp__acordion li .cp__trigger {
  background: #e1e1e1;
}

.cpn_box_info .cp__liststyle-dot > * {
  text-indent: 0 !important;
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 1.4;
}

.cpn_box_info .cp__acordion ul.submenu {
  padding: 10px 0;
  background-color: #f0f0f0;
  line-height: 1.4;
}

.cpn_box_info .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;
}

.cpn_box_info .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;
}

/* ----- page_box1 -----*/
.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: 10px;
}

.cp_right {
  display: none;
}

.fixBnr2 {
  position: fixed;
  display: block;
  right: 0px;
  bottom: 0px;
  z-index: 9;
  margin: 0 0 14.7%;
}

#contents .pagetop_btn {
  width: 50px;
  z-index: 999;
}

.pagetop_btn li {
  margin-bottom: 1px;
  background: #fff;
}

.pagetop_btn li a {
  background: #dedede;
  width: 50px;
  display: block;
  text-align: center;
  padding: 6px 0;
  font-size: 13px;
}

#contentsArea .pagetop_btn li a:hover {
  text-decoration: none;
  opacity: 0.8;
}

/* ----- Access -----*/
.accessBox {
  border: none;
}

.page_footer {
  background: #f7f7f7;
  padding: 10px;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  margin: 0 10px 12px 10px;
}

.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 {
  margin: auto;
}

.page_footer p span {
  margin-right: 12px;
  display: inline-block;
}

#search-box h1 {
  display: none;
}

/*oy*/
.jdsSwiper {
  padding: 0 40px !important;
}

.swiper-wrapper {
  padding-bottom: 10px;
}

.jdsSwiper .page_box1 {
  margin: 0 0px 12px 0px;
}

.swiper-button-next {
  font-size: 12px;
  background: none !important;
}

.jdsColorBoxHtml_main .box1img {
  display: none;
}

.jdsColorBoxHtml_main .txtfont13 {
  display: none;
}

#cboxContent .jdsColorBoxHtml_main .box1img {
  display: block;
}

#cboxContent .jdsColorBoxHtml_main .txtfont13 {
  display: block;
}

#colorbox {
  height: 100% !important;
  position: fixed !important;
  top: 20px !important;
  overflow: visible !important;
}

#cboxContent {
  float: none !important;
  height: 100% !important;
  max-width: 96% !important;
  margin: auto !important;
}

#cboxWrapper {
  height: auto !important;
  overflow: visible !important;
}

#cboxMiddleLeft {
  height: 100% !important;
}

#cboxOverlay {
  background-color: rgba(0, 0, 0, 0.5) !important;
  height: 100% !important;
}

#cboxLoadedContent {
  background: #fff !important;
  border: 1px solid #333 !important;
  padding: 12px 15px;
  box-sizing: border-box;
  height: auto !important;
  width: auto !important;
}

#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;
}

#cboxTitle {
  font-size: 0;
}

button#cboxPrevious {
  /*    background: url(../images/arrow_left.png) top right no-repeat !important;*/
  width: 32px !important;
  left: -20px !important;
  height: 32px;
}

button#cboxNext {
  /*    background: url(../images/arrow_right.png) top right no-repeat !important;*/
  z-index: 999;
  width: 32px !important;
  right: -20px !important;
  height: 32px;
}

.swiper-button-prev {
  width: 32px !important;
  height: 32px !important;
  content: "" !important;
  /*    background: url(../images/arrow_left.png) 0 0 no-repeat !important;*/
  font-size: 0;
  z-index: 999;
}

.swiper-button-next {
  width: 32px !important;
  height: 32px !important;
  content: "" !important;
  /*    background: url(../images/arrow_right.png) 0 0 no-repeat !important;*/
  font-size: 0;
  z-index: 999;
}

.page_foot_box .swiper-button-prev {
  left: 0px;
}

.page_foot_box .swiper-button-next {
  right: 0px;
}

.page_foot_box .swiper-container {
  width: 96% !important;
  margin: auto;
  padding: 0 2% !important;
}

.chara_box {
  margin-bottom: 4px;
}

.chara_box .char {
  overflow: hidden;
}

#contentsArea .page_cpn .cpn_box .chara_box .char span {
  padding: 2px 4px;
  box-sizing: border-box;
  border-radius: 3px;
  letter-spacing: 1px;
  color: #fff;
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
  margin-top: 0px;
  font-size: 12px;
}

#contentsArea .page_cpn .cpn_box .chara_box .char .red {
  background-color: #d00505;
}

#contentsArea .page_cpn .cpn_box .chara_box .char .blue1 {
  background-color: #53b8c8;
}

#contentsArea .page_cpn .cpn_box .chara_box .char .blue2 {
  background-color: #fff;
  border: 1px solid #53b8c8;
  color: #53b8c8;
}

#contentsArea .page_cpn .cpn_box .chara_box .char .ana {
  background-color: #fff;
  border: 1px solid #180d7f;
  color: #180d7f;
}

#contentsArea .page_cpn .cpn_box .chara_box .char .jal {
  background-color: #fff;
  border: 1px solid #cb0000;
  color: #cb0000;
}

#contentsArea .cpn_box .btn {
  margin: 12px 15px;
}

#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;
}

.tableholder {
  margin: 0 10px;
}

.tableholder table {
  background-color: #fff;
  border: 1px solid #b4b4b4;
  font-size: 13px;
  line-height: 1.4;
  position: relative;
}

.tableholder table tr:first-child {
  color: #fff;
}

.tableholder table tr:first-child td {
  text-align: center !important;
  background-color: #1ba81b !important;
}

.tableholder table td {
  display: block;
  padding: 5px;
}

.tableholder table tr td:first-child {
  background-color: #e1e1e1;
  font-weight: bold;
}

#contents .gototop_btn {
  margin-top: 10px;
  background: none;
}

#contents .gototop_btn a {
  display: block;
  height: 30px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 4px 4px 0 0;
  color: #FFF;
  position: relative;
}

#contents .gototop_btn a::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  margin-top: -3px;
  margin-left: -7px;
  border-top: 4px solid #FFF;
  border-right: 4px solid #FFF;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: "";
}

#contents .gototop_btn a span {
  display: none;
}

.page_foot_box {
  width: 94%;
  margin: auto;
}

.page_foot_box .swiper-slide {
  width: 180px !important;
  font-size: 13px;
}

/* ----- ▼▼▼岐阜・秋追加部分▼▼▼ -----*/
html {
  overflow: auto;
}

body {
  overflow: hidden;
  max-width: 100vw;
}

img {
  max-width: 100%;
  vertical-align: bottom;
  padding: 0;
  margin: 0;
  border: none;
}

.inner {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

ol,
ul {
  list-style-type: none;
}

.gifu {
  color: #422e12;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 13px;
  line-height: 1.6;
}

.gifu * {
  box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.sp_none {
  display: none;
}

.gifu a {
  transition: 0.3s;
}

.gifu a:hover {
  opacity: 0.8;
  text-decoration: none !important;
}

.gifu h2,
.gifu h3 {
  text-align: center;
  font-weight: normal;
}

.gifu .mv {
  position: relative;
  overflow: hidden;
  height: 259px;
}

.gifu .mv > span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 4px 6px;
  line-height: 1.1;
}

.gifu .mv h1.inner {
  width: auto;
}

.gifu .mv ul li img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.gifu .mv .mv_slide {
  opacity: 0;
  animation: 24s infinite both;
}

.gifu .mv .mv_slide1 {
  animation-name: mv_slide1;
}

.gifu .mv .mv_slide2 {
  animation-name: mv_slide2;
}

.gifu .f_nav {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  transform: translateY(-100%);
  transition: .3s;
}

.gifu .f_nav.down {
  transform: translateY(0);
}

.gifu .f_nav ul {
  display: flex;
  justify-content: space-between;
  width: 100% !important;
}

.gifu .f_nav ul li {
  width: calc( 187vw / 750 * 100 );
}

.gifu .f_nav ul li:nth-child(2) {
  width: calc( 188vw / 750 * 100 );
}

.gifu .f_nav ul li a {
  padding: 8px 0;
  display: block;
  position: relative;
}

.gifu .only_sp_nav {
  margin-top: 2%;
}

.gifu .only_sp_nav ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
}

.gifu .only_sp_nav ul li {
  margin-bottom: 3px;
  width: calc( 187vw / 750 * 100 );
}

.gifu .only_sp_nav ul li:nth-child(2) {
  width: calc( 188vw / 750 * 100 );
}

.gifu .only_sp_nav ul li a {
  display: block;
}

.gifu .first_content {
  margin-top: 5% !important;
}

.gifu .corona_notes {
  padding: 3%;
  border: 1px dashed #c9c9c9;
  border-radius: 15px;
  color: #666;
  font-size: 11px;
  margin-top: 15px;
  margin-bottom: 30px;
}

.gifu .corona_notes br {
  display: none;
}

.gifu .about {
  text-align: center;
  margin: 40px auto 0px;
}

.gifu .movie {
  margin-bottom: 12%;
}

.gifu .movie h2 {
  margin-bottom: 7%;
}

.gifu .movie p {
  text-align: center;
  font-size: 3.6vw;
  margin-bottom: 8%;
}

.gifu .movie .content_wrap .movie_wrap {
  margin-bottom: 5%;
}

.gifu .season h2,
.gifu .season h3 {
  text-align: left;
}

.gifu .season h3,
.gifu .spot h3,
.gifu .activity h3 {
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}

.gifu .season h3::after,
.gifu .spot h3::after,
.gifu .activity h3::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  width: 76px;
  height: 8px;
  background-image: url(https://img.travel.rakuten.co.jp/movement/gifu/202008-3/image/dec_kakeami.png);
  background-repeat: no-repeat;
}

.gifu .season .content {
  margin-bottom: 12%;
}

.gifu .season .content p.notes {
  text-align: center;
  font-size: 11px;
  margin-top: 5px;
}

.gifu .season .content .btn_more {
  margin: 7% auto 0;
  width: 71%;
  max-width: 326px;
}

.gifu .season .content1 .text {
  margin-top: -7%;
}

.gifu .season .content1 .text .catch_wrap {
  width: 22%;
  float: right;
}

.gifu .season .content1 .text h3 {
  margin-top: 15%;
}

.gifu .season .content1 .text h3,
.gifu .season .content1 .text p:nth-of-type(1) {
  width: 70%;
  float: left;
}

.gifu .season .content1 .text p:nth-of-type(1) {
  margin-bottom: 7%;
}

.gifu .season .content1 .text p.address {
  width: auto;
  clear: both;
  font-size: 13px;
}

.gifu .season .content1 .img_wrap {
  margin-top: 45px;
}

.gifu .text .address {
  font-size: 11px;
  margin-top: 10px;
}

.gifu .season .content2 .text_wrap .text {
  margin-top: -4%;
}

.gifu .season .content2 .text_wrap .catch_wrap {
  padding-right: 15px;
}

.gifu .season .content3 {
  display: flex;
  flex-direction: column;
}

.gifu .season .content3 .text {
  order: 2;
  margin-top: -9%;
}

.gifu .ichioshi {
  padding: 5% 0;
  background-image: url(https://img.travel.rakuten.co.jp/movement/gifu/202008-3/image/bg_ichioshi_sp.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
}

.gifu .ichioshi h2,
.gifu .ichioshi h3 {
  text-align: left;
}

.gifu .ichioshi h2 {
  margin-bottom: 10px;
}

.gifu .ichioshi h3 {
  margin-bottom: 15px;
}

.gifu .ichioshi .content h3 {
  width: 62%;
}

.gifu .ichioshi .content3 h3 {
  width: 87%;
}

.gifu .ichioshi .content {
  margin-bottom: 12%;
}

.gifu .ichioshi .content .text .address {
  margin-top: 15px;
}

.gifu .ichioshi .content1 .text {
  margin-top: 30px;
}

.gifu .ichioshi .content2 {
  display: flex;
  flex-direction: column;
}

.gifu .ichioshi .content2 .text {
  margin-top: 25px;
  order: 2;
}

.gifu .ichioshi .content3 .text {
  margin-top: 40px;
}

.gifu .spot {
  margin-bottom: 7%;
}

.gifu .activity {
  margin-bottom: 10%;
}

.gifu .spot h2,
.gifu .activity h2 {
  margin-bottom: 7%;
}

.gifu .spot h3,
.gifu .activity h3 {
  font-weight: bold;
  text-align: left;
}

.gifu .tb_content {
  flex-direction: column;
  margin-bottom: 15px;
}

.gifu .tb_content.on {
  display: flex;
}

.gifu .tb_content {
  display: none;
}

.gifu .tb_content .img_wrap {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 10px;
}

.gifu #tb_content_wrap2 .tb_content .text {
  order: 2;
}

.gifu .tb_content .text p span {
  font-size: 11px;
}

.gifu .thumbnail_wrap ul {
  display: flex;
  justify-content: space-between;
}

.gifu .thumbnail_wrap ul li {
  margin-right: 1%;
}

.gifu .thumbnail_wrap ul li:last-child {
  margin-right: 0;
}

.gifu .thumbnail_wrap ul li a .thumbnail {
  position: relative;
}

.gifu .thumbnail_wrap ul li a.on .thumbnail::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 2px solid #ff5842;
  box-sizing: border-box;
}

.gifu .thumbnail_wrap ul li a p {
  margin-top: 2px;
  font-size: 10px;
}

.gifu .coupon {
  margin-top: 5%;
  padding-top: 25px;
  padding-bottom: 16%;
}

.gifu .coupon .trip_search.inner {
  width: 100%;
}

.gifu .coupon .trip_search h3 {
  margin: 0 auto 10px;
}

.gifu .coupon .trip_search .about {
  margin-bottom: 7%;
}

.gifu .coupon .trip_search ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.gifu .coupon .trip_search ul li {
  width: calc( 500vw / 750 * 100 );
  margin: 0 auto 10px;
}

.gifu .coupon .trip_search .btn_coupon {
  margin: 5px auto 15px;
  text-align: center;
  width: calc( 576vw / 750 * 100 );
}

.gifu .coupon .trip_search p.notes {
  font-size: 11px;
  margin: 0 auto calc( 34vw / 750 * 100 );
  width: calc( 576vw / 750 * 100 );
}

.gifu .coupon .trip_search p.notes a {
  text-decoration: underline !important;
}

/*
.gifu .coupon .trip_search p.notes a:visited {
text-decoration: underline;
}

.gifu .coupon .trip_search p.notes a:hover {
text-decoration: underline;
}

.gifu .coupon .trip_search p.notes a:active {
text-decoration: underline;
}
*/
.gifu .coupon .weekly_plan.inner {
  width: auto;
}

.search_box_wrap {
  padding-bottom: 5%;
}

.search_box_wrap h2 {
  text-align: center;
  margin: 0 auto 7%;
}

.column1 #search-box {
  border: none;
  border-radius: 15px;
  margin: 0 27px 15px;
}

.gifu .access {
  margin-top: 6%;
}

.gifu .access .gmap_wrap.inner {
  width: 100%;
  margin-bottom: 20px;
}

.gifu .access .gmap_wrap iframe {
  width: 100%;
  height: 200px;
}

.gifu .access .imgmap_wrap {
  text-align: center;
}

.gifu .access .imgmap_wrap span {
  display: block;
  margin-bottom: 20px;
}

.gifu .summary.inner {
  margin: 30px auto 10px;
  width: auto;
}

.gifu .summary a {
  color: #1370c6 !important;
  text-decoration: underline !important;
}

.gifu .summary a:hover {
  text-decoration: none !important;
}

.gifu .summary table {
  width: 100%;
  color: #333;
  border-bottom: 1px solid #b2b99f;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 12px;
}

.gifu .summary table th {
  display: block;
  text-align: center;
  background: #f3f7e8;
  padding: 15px 0;
}

.gifu .summary table td {
  display: block;
  padding: 10px 6%;
}

.gifu .summary table th,
.gifu .summary table td {
  border-top: 1px solid #b2b99f;
}

.gifu .summary table tr:first-child td {
  margin-bottom: 15px;
}

.gifu .summary table tr:last-child td {
  text-align: center;
}

/*--------------------------
reservation
--------------------------*/
.reservation_title {
  width: calc(100% - 6.6vw);
  margin: 0 auto;
  text-align: center;
  margin-bottom: 1.5em;
}

.reservation_title + .page_h2 {
  font-size: 0;
  text-indent: 9999px;
  overflow: hidden;
  background: none;
  padding: 0;
  margin: 0;
}

.reservation #search-box {
  border: none;
}

@keyframes mv_slide1 {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes mv_slide2 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  35% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes mv_slide3 {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.gifu .winter {
  background: url("https://img.travel.rakuten.co.jp/movement/gifu/202011/image/202011/bg_season_sp.png") center top calc( 18vw / 750 * 100 ) no-repeat;
  padding-bottom: calc( 70vw / 750 * 100 );
}

.gifu .winter .content {
  margin: calc( 70vw / 750 * 100 ) calc( 32vw / 750 * 100 ) 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.gifu .winter .content .text {
  margin: 0 calc( 55vw / 750 * 100 ) 0;
}

.gifu .winter .content .text h3 {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
  color: #1a6787;
  margin-bottom: calc( 34vw / 750 * 100 );
}

.gifu .winter .content .text .btn_more {
  width: calc( 513vw / 750 * 100 );
  margin: calc( 33vw / 750 * 100 ) auto 0;
}

.gifu .winter .content1 .img_wrap, .gifu .winter .content3 .img_wrap {
  order: -1;
}

.gifu .winter .content1 {
  margin-top: calc( 33vw / 750 * 100 );
}

.gifu .winter .content1 .text {
  margin-top: calc( -133vw / 750 * 100 );
}

.gifu .winter .content2 .text {
  margin-top: calc( -90vw / 750 * 100 );
}

.gifu .winter .content3 .text {
  margin-top: calc( -93vw / 750 * 100 );
}

.gifu .winter .content4 .text {
  margin-top: calc( -25vw / 750 * 100 );
}

.gifu .onsen .content {
  margin-bottom: 45px;
}

.gifu .onsen .content .text {
  font-size: 12px;
}

.gifu .onsen .content .text h4 {
  color: #f45b5b;
  font-size: 14px;
  margin-bottom: 5px;
}

.gifu .onsen .content .text .attention {
  margin-top: 1em;
  font-size: 10px;
}

.gifu .gourmet {
  margin: calc( 35vw / 750 * 100 ) 0;
  background: url("https://img.travel.rakuten.co.jp/movement/gifu/202011/image/202011/bg_gourmet_sp.png") center top calc( 45vw / 750 * 100 ) no-repeat;
  position: relative;
}

.gifu .gourmet::after {
  position: absolute;
  width: 100%;
  background: #fff;
  height: calc( 230vw / 750 * 100 );
  content: "";
  display: block;
  left: 0;
  bottom: 0;
}

.gifu .gourmet h2 {
  margin-bottom: calc( 43vw / 750 * 100 );
}

.gifu .gourmet .corona_notes {
  margin-top: calc( 40vw / 750 * 100 );
  padding-top: calc( 40vw / 750 * 100 );
  position: relative;
  z-index: 1;
}

.gifu .coupon_taisyo {
  margin: calc( 76vw / 750 * 100 ) calc( 87vw / 750 * 100 );
}

.gifu .coupon_taisyo h3 {
  margin-bottom: calc( 33vw / 750 * 100 );
}

.gifu .coupon_taisyo .kikan {
  border: solid #32738f;
  border-width: 1px 0;
  text-align: center;
  font-size: 11px;
  padding: 5px 0;
  margin-bottom: 10px;
}

.gifu .coupon_taisyo .notes {
  font-size: 11px;
}

.gifu .coupon_taisyo dl dd {
  text-align: center;
  margin-bottom: calc( 53vw / 750 * 100 );
}

.gifu .coupon_taisyo dl dd a {
  margin-bottom: 10px;
  display: block;
}

.gifu .coupon_taisyo dl dd img {
  width: calc( 468vw / 750 * 100 );
}

.gifu .coupon_taisyo dl dd .cp__none-submenu {
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #513824;
}

.gifu .coupon_taisyo dl dd table {
  margin-top: 15px;
}

.gifu .coupon_taisyo dl dd table td {
  text-align: left;
  font-size: 12px;
}

.swiper-container {
  position: relative;
  width: calc( 576vw / 750 * 100 ) !important;
  margin: auto;
  width: 100%;
  overflow: inherit !important;
}

.swiper-container .swiper-slide {
  width: calc( 576vw / 750 * 100 ) !important;
  background: #fff;
  border-radius: calc( 30vw / 750 * 100 );
  height: 410px;
}

.swiper-container .swiper-slide img {
  border-radius: calc( 30vw / 750 * 100 ) calc( 30vw / 750 * 100 ) 0 0;
}

.swiper-container .swiper-slide .txt {
  font-size: 12px;
  padding: calc( 20vw / 750 * 100 ) calc( 40vw / 750 * 100 );
}

.swiper-container .swiper-slide .txt h3 {
  color: #874c1b;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 10px;
}

.swiper-container .swiper-button-next {
  right: calc( -70vw / 750 * 100 ) !important;
  background: url("https://img.travel.rakuten.co.jp/movement/gifu/202011/image/202011/icon_next.svg") !important;
  background-size: 100% !important;
  width: calc( 48vw / 750 * 100 );
  height: calc( 48vw / 750 * 100 );
}

.swiper-container .swiper-button-prev {
  left: calc( -70vw / 750 * 100 ) !important;
  left: auto;
  background: url("https://img.travel.rakuten.co.jp/movement/gifu/202011/image/202011/icon_prev.svg") !important;
  background-size: 100% !important;
  width: calc( 48vw / 750 * 100 );
  height: calc( 48vw / 750 * 100 );
}

.rt-footer {
  z-index: 89;
}

.bussanten {
  padding: calc( 50vw / 750 * 100 ) 0 calc( 58vw / 750 * 100 );
  background: #f3f7e8;
}
.bussanten h2 {
  margin-bottom: calc( 10vw / 750 * 100 );
}
.bussanten p {
  margin-bottom: 1em;
  font-size: calc( 24vw / 750 * 100 );
}
.bussanten p.coupon {
  text-align: center;
  padding: calc( 10vw / 750 * 100 ) 0;
  margin: 0 calc( 10vw / 750 * 100 ) calc( 32vw / 750 * 100 );
  border: solid;
  border-width: 1px 0;
  font-weight: bold;
}
.bussanten p.coupon span {
  display: inline-block;
  margin-top: calc( 5vw / 750 * 100 );
}
.bussanten p.btn {
  text-align: center;
}
.bussanten p.btn img {
  width: calc( 574vw / 750 * 100 );
}
