/* CSS for PC @date     */
/* ------------------------------------------

------------------------------------------ */
#widewrapper {
  box-sizing: border-box;
}

.clearFix:after {
  content: "";
  display: block;
  clear: both;
}

#widewrapper {
  width: 100%;
  min-width: 1220px;
  color: #333;
}

.sp {
  display: none !important;
}

#contentsArea {
  position: relative;
  width: 100%;
  background: #FFF;
}

#contents {
  width: 100% !important;
  padding: 40px 0;
  margin-bottom: 20px;
  background: #fff;
  overflow: hidden;
  box-shadow: inset 0px 15px 10px -15px #999;
  position: relative;
}

#contents .twoblock {
  overflow: hidden;
  width: 1220px;
  margin: 0 auto;
}

/* ----- AreaSearch -----*/
.columleft {
  float: left;
}

nav.arealist {
  width: 254px;
  padding: 4px 0 0 0;
  background: #FFF;
  z-index: 99;
  /* left: 40px; */
}

nav.arealist h2 {
  text-align: center;
}

nav.arealist span.sub-arrow {
  display: none;
}

nav.arealist li.area13 {
  border-top: 1px solid #DDD;
  font-size: 17px;
}

nav.arealist li.area13.allarea {
  border-top: none;
}

nav.arealist ul.sm li.allarea.area13 ul.subMenu {
  border-bottom: 2px solid #DDD;
}

nav.arealist li.area13 a {
  padding: 9px 10px 9px 72px;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow1right.gif) top left 40px no-repeat;
}

nav.arealist li.area13 a:hover {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow1down.gif) top left 40px no-repeat;
  text-decoration: none !important;
}

nav.arealist li.area13 a.noken:hover {
  background: #EEE url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow1right.gif) top left 40px no-repeat;
}

nav.arealist li.ken47 {
  font-size: 15px;
  border-bottom: 1px dotted #DDD;
  font-weight: normal;
}

nav.arealist li.ken47 a {
  text-align: center;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow2right.png) top left 60px no-repeat;
}

nav.arealist li.ken47.first {
  margin-top: -12px;
}

nav.arealist li.ken47 a:hover {
  background: #EEE url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow2right.png) top left 60px no-repeat;
}

nav.arealist li.ken47:last-child {
  border: none;
}

nav.arealist li.superSale {
  padding-left: 0;
}

nav.arealist li.superSale a {
  padding-left: 0;
  padding-right: 0;
  background: none;
  text-align: center;
}

nav.arealist li.superSale a:hover {
  background: #eee;
}

.kenlist {
  letter-spacing: 2px;
}

.kenlist li.ken47 a {
  display: block;
  text-decoration: none !important;
  padding: 14px 10px 12px 29px;
}

.kenlist ul.ken {
  border-bottom: 2px solid #ddd;
}

.columleft ul.sm.pc, .columleft ul.pc.totops {
  margin: 0 10px;
}

.kenlist ul.totops {
  margin-top: 5px;
}

.columleft ul.pc.totops.areasOthNav li {
  margin: 0;
}

.kenlist ul.totops li {
  text-align: center;
  border-bottom: 1px dotted #ddd;
  margin: 0 10px;
}

.kenlist ul.totops li.last {
  border-bottom: none;
}

.kenlist ul.totops li a {
  position: relative;
}

.kenlist ul.totops li a.invoice:before {
  content: '';
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/ico_info.png) center;
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  left: calc( 50% - 64px);
  top: 12px;
  background-size: 100%;
}

.kenlist h2 {
  font-weight: normal;
}

.kenlist.otherNav h2 {
  margin: 0 10px;
}

.kenlist.otherNav h2 a.invoice:before {
  left: 50px;
  top: 10px;
}

.kenlist h2.searchicon {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_search.png) top 6px left 43px no-repeat;
  color: #ba0100;
  font-weight: bold;
  font-size: 17px;
  padding: 16px 0 12px 29px;
}

.kenlist h2.searchicon.pink {
  background-color: #FFEAE8;
  border-top: 7px solid #FFEAE8;
}

.kenlist h2.searchicon.kenBetu {
  padding: 7px 0 17px 35px;
  margin-top: 18px;
}

.kenlist .schArea {
  background: #FFEAE8;
  display: block;
  padding: 2px 0 15px 0;
  margin-top: 4px;
}

.kenlist h2.navimds a {
  border-bottom: none;
}

.schArea b {
  background: #ba0100;
  color: #ffffff;
  text-align: center;
  margin-top: 5px;
  display: inline-block;
  padding: 6px 10px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 30px;
  text-indent: 2%;
  width: 80px;
  line-height: 16px;
  height: auto;
}

.kenlist h2.searchicon em {
  font-style: normal;
}

.kenlist h2.searchicon span {
  letter-spacing: 1px;
  font-style: normal;
}

.kenlist h2 a {
  position: relative;
  border-bottom: 1px dotted #DDD;
  display: block;
}

.kenlist h2 a.invoice:before {
  content: '';
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/ico_info.png) center;
  display: block;
  position: absolute;
  width: 22px;
  height: 22px;
  left: 60px;
  top: 8px;
  background-size: 100%;
}

.kenlist h2.navimds a {
  color: #ba0000 !important;
  font-weight: bold;
  font-size: 1.4em;
  padding-left: 0;
}

.kenlist a {
  padding: 14px 0;
  display: block;
  text-align: center;
}

.kenlist a:hover {
  text-decoration: none !important;
  background-color: #EEE;
}

.kenlist span {
  letter-spacing: 1px;
  font-style: normal;
}

/* ----- leftbnr -----*/
ul.leftbnr li {
  text-align: center;
  margin-top: 20px;
}

/* ----- rightpart -----*/
.columright {
  width: 946px;
  float: right;
}

/* ----- pickup -----*/
.contentright {
  margin-bottom: 40px;
}

.contentright h2 {
  padding-top: 20px;
  text-align: center;
  margin-bottom: 40px;
}

ul.pickup {
  overflow: hidden;
}

ul.pickup li {
  width: 284px;
  float: left;
  margin-right: 18px;
  margin-bottom: 27px;
  line-height: 0;
  text-align: left;
}

ul.pickup li img {
  width: 100%;
}

ul.pickup li .area_pkup {
  display: inline-block;
  background-color: #66b821;
  padding: 1px 15px 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #fff;
  font-size: 14px;
  line-height: 23px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /*IE11*/
  ul.pickup li .area_pkup {
    padding: 3px 15px 0 !important;
  }
}

ul.pickup1 {
  text-align: center;
}

ul.pickup1 li {
  float: none;
  display: inline-block;
}

ul.pickup1 li.lastright {
  margin-right: 0.4%;
}

ul.pickup1 li a:hover {
  opacity: 0.75;
}

ul.pickup1 li img {
  box-shadow: 2px 2px 3px #c9c9c9;
}

/* ----- newplan -----*/
.htlBox {
  margin-right: 13px;
  margin-bottom: 18px;
  padding-bottom: 20px;
  border: none;
}

.htlBox .basic:before, .htlBox .basic:after {
  display: none;
  content: none;
}

.htlBox p.area {
  background: none;
  color: #333;
  font-size: 12px;
  text-align: left;
}

.htlBox p.rate {
  border: none;
  font-size: 11px;
  margin: 6px 0;
}

.htlBox p.rate .rating00 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/sprite.png) no-repeat #FFF;
  background-position: 3px -797px;
  color: #FFF;
}

.htlBox a:hover {
  text-decoration: none !important;
  opacity: 0.75;
}

.htlBox a.plan {
  background: #f5f5f5;
  padding: 10px;
}

.htlBox a.plan p.price {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.6em;
  text-align: center;
}

.htlBox a.plan p.price span {
  display: block;
  font-weight: bold;
  font-size: 150%;
  color: #ba0100;
}

.htlBox a.plan h3.planName {
  font-size: 13px;
  line-height: 1.3em;
  font-weight: normal;
  margin: 0;
  text-align: left;
}

.htlBox h3 {
  margin: 0 10px 10px;
  font-size: 15px;
  text-align: left;
  word-wrap: break-word;
}

.htlBox .photo {
  padding-bottom: 0;
  text-align: center;
}

.htlBox .photo img {
  width: unset;
}

.htlBox dl.return {
  color: #FFF;
  margin-top: 10px;
  overflow: hidden;
  height: 60px;
}

.htlBox dl.return dt {
  width: 63px;
  height: 60px;
  float: left;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/mark_off.gif) left top no-repeat;
  font-size: 9px;
  padding: 10px 0 0 3px;
  text-align: center;
  line-height: 1.1;
}

.htlBox dl.return dt span {
  font-size: 180%;
  font-weight: bold;
}

.htlBox dl.return dd {
  height: 50px;
  float: left;
  background: #ba0100;
  font-weight: bold;
  padding: 15px 0 0 !important;
  text-align: center;
  font-size: 14px !important;
}

.htlBox dl.return dd span {
  font-size: 80% !important;
  display: block !important;
}

.htlBox dl.return dd em {
  font-style: normal;
  font-size: 120% !important;
}

#ss_special .htlBox a.plan, #ss_the_sale .htlBox a.plan {
  background: #FFECEC;
}

#ss_special .htlBox dl.return dt, #ss_the_sale .htlBox dl.return dt {
  background-image: url(https://img.travel.rakuten.co.jp/superdeal/images/base/ss_mark_off.jpg);
}

#ss_special .htlBox dl.return dd, #ss_the_sale .htlBox dl.return dd {
  background: #b18500;
  padding-bottom: 5px;
}

.htlBox5 {
  width: 208px;
}

.htlBox5 dl.return dd {
  width: 141px;
  height: 50px;
  font-size: 90%;
}

.htlBox33 {
  width: 284px;
}

.htlBox33 p.rate {
  font-size: 12px;
}

.htlBox33 dl.return dd {
  width: 218px;
  font-size: 16px;
}

/* ----- bussinessRank -----*/
.jdsSwiper, .swiper-container {
  width: 891px;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: content-box;
}

.swiper-container {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.swiper-container .swiper-button-prev {
  top: 0;
  left: 0px;
  width: 30px;
  height: 100%;
  margin-top: 0;
  background-color: #F0F0F0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z' fill%3D'%23bb0000'%2F%3E%3C%2Fsvg%3E") !important;
  background-size: 20px 35px;
}

.swiper-container .swiper-button-next {
  top: 0;
  right: 0px;
  width: 30px;
  height: 100%;
  margin-top: 0;
  background-color: #F0F0F0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 27 44'%3E%3Cpath d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z' fill%3D'%23bb0000'%2F%3E%3C%2Fsvg%3E") !important;
  background-size: 20px 35px;
}

#bussRank .swiper-container, #leisureRank .swiper-container {
  padding-top: 30px;
}

#bussRank .htlBox, #leisureRank .htlBox {
  position: relative;
}

/* 534 */
#bussRank .htlBox p.rankicon, #leisureRank .htlBox p.rankicon {
  height: 30px;
  width: 100%;
  position: absolute;
  top: -30px;
  left: 0;
  z-index: 9;
}

#bussRank .htlBox p.rankicon1, #leisureRank .htlBox p.rankicon1 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_1st.gif) top left no-repeat;
}

#bussRank .htlBox p.rankicon2, #leisureRank .htlBox p.rankicon2 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_2nd.gif) top left no-repeat;
}

#bussRank .htlBox p.rankicon3, #leisureRank .htlBox p.rankicon3 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_3rd.gif) top left no-repeat;
}

#bussRank .htlBox p.rankicon4, #leisureRank .htlBox p.rankicon4 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_4th.gif) top left no-repeat;
}

#bussRank .htlBox p.rankicon5, #leisureRank .htlBox p.rankicon5 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_5th.gif) top left no-repeat;
}

#bussRank .htlBox p.rankicon6, #leisureRank .htlBox p.rankicon6 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_6th.gif) top left no-repeat;
}

#bussRank .htlBox p.rankicon7, #leisureRank .htlBox p.rankicon7 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_7th.gif) top left no-repeat;
}

#bussRank .htlBox p.rankicon8, #leisureRank .htlBox p.rankicon8 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_8th.gif) top left no-repeat;
}

#bussRank .htlBox p.rankicon9, #leisureRank .htlBox p.rankicon9 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_9th.gif) top left no-repeat;
}

#bussRank .htlBox p.rankicon10, #leisureRank .htlBox p.rankicon10 {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/icon_10th.gif) top left no-repeat;
}

.areaprank .hotels {
  padding-top: 30px;
}

.hotels1 {
  text-align: center;
}

.hotels1 .htlBox {
  float: none;
  display: inline-block;
}

/* ----- totop -----*/
#contents .pagetop {
  width: 128px;
  height: 128px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 999;
}

#contents .pagetop a:hover {
  opacity: 0.75;
}

#contents .superSale {
  font-size: 15px;
  display: none;
}

#contents .superSale a {
  color: #ba0100;
}

.areatotop {
  display: none !important;
}

.allarea .area13 {
  line-height: 1.5;
}

.allarea .area13 > ul {
  display: none;
}

.allarea .area13 > .isShow {
  display: block;
}

.allarea .area13 a {
  position: relative;
  display: block;
}

.rt-header .rt-nav-link li a {
  box-sizing: content-box;
}

.pickup, .hotels {
  padding-left: 30px;
}

#serInvr table {
  margin-left: 65px;
}

.jdsAlwaysFix1.end {
  position: absolute !important;
  bottom: 40px !important;
  top: inherit !important;
}

.jdsShowFix1.end {
  position: absolute !important;
  bottom: 15px !important;
  bottom: 15px !important;
}

/*# sourceMappingURL=contents_pc_j.css.map */
#discover .htlBox33 .photo {
  min-height: 176px;
}

#discover .htlBox33 .basic h3 {
  min-height: 36px;
}

#discover .htlBox33 .planName {
  min-height: 32px;
}

.mt10 {
  margin-top: 10px !important;
}

#ss_special {
  display: none;
}

#ss_the_sale {
  display: none;
}

.ebnr {
  display: none;
}

.ss1bnr {
  display: none;
}

.ss2bnr {
  display: none;
}

#search-box {
  border: none;
  background-color: #FFEAE8;
}

.kenlist #search-box a#dh-child-popup {
  display: inline-block;
}

#search-box #f_heya_su {
  width: 176px;
  padding: 0.56em 5px;
}

#search-box #dh-adlt {
  width: 56px;
  text-align: center;
  padding: 0.4em 5px;
}

#search-box #f_chu, #search-box #f_shou, #search-box #f_sai {
  width: 220px;
  padding: 0.56em 5px;
  margin-bottom: 5px;
}

#search-box #dh-adlt, #search-box #f_heya_su, #search-box #f_chu, #search-box #f_shou, #search-box #f_sai {
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-right: 3px;
  border: 1px solid #777777;
  -moz-box-shadow: 0px 0px 0px transparent, inset 0px 1px 5px rgba(171, 171, 171, 0.6);
  -webkit-box-shadow: 0px 0px 0px transparent, inset 0px 1px 5px rgba(171, 171, 171, 0.6);
  box-shadow: 0px 0px 0px transparent, inset 0px 1px 5px rgba(171, 171, 171, 0.6);
  color: #333333;
  line-height: 1.7;
}

#search-box #f_chu {
  margin-top: 5px;
  display: block;
}

#search-box .inputDate {
  background-color: #fff;
}

#search-box dd.number ul {
  border: none;
}

#search-box p.searchSubmit a {
  background: #ba0100;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 30px;
  text-indent: 2%;
  width: 80px;
  line-height: 16px;
  height: auto;
}

#search-box p.searchSubmit a:hover {
  color: #FFFFFF;
}

#ui-datepicker-div {
  z-index: 999 !important;
}

.mbN10 {
  margin-bottom: -15px !important;
}

.columleft .navimds.pc a:hover {
  background-color: #ffffff;
}

#search-box .number ul li.adult {
  width: 53%;
}

#search-box .number ul li.child {
  width: 46%;
}

.swiper-container-horizontal > .swiper-scrollbar {
  display: none;
}

.topNav.pc .allarea .area13 li.ken47.superSale {
  padding-left: 0;
  padding-right: 0;
}

.topNav.pc .allarea .area13 li.ken47 a {
  padding-left: 10px;
}

nav.arealist.topNav.pc ul.sm li.allarea.area13 ul.subMenu {
  margin: 0 10px;
  border-bottom: none;
}

nav.arealist.topNav.pc li.ken47 a {
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow2right.png) top left 60px no-repeat;
}

nav.arealist li.ken47 a:hover {
  text-align: center;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow2right.png) top left 60px no-repeat;
  background-color: #eee;
}

nav.arealist.topNav.pc li.ken47 a:hover {
  padding-left: 10px;
  background: url(https://img.travel.rakuten.co.jp/superdeal/images/base/arrow2right.png) top left 60px no-repeat;
}

nav.arealist.topNav.pc li.ken47.superSale a {
  background: none;
}

nav.arealist.topNav.pc ul.subMenu li.area13.udLine {
  border-top: 2px solid #DDD;
}

nav.arealist.topNav.pc ul.sm li.allarea.area13 ul.subMenu.areas {
  margin: 0;
  display: none !important;
}

.topNav.pc .allarea .area13 li.ken47 a:hover {
  background-color: #eee;
}

.allarea .area13 a:hover {
  background: url("https://img.travel.rakuten.co.jp/superdeal/images/base/arrow1right.gif") #eee no-repeat scroll left 40px top !important;
  padding: 9px 10px 9px 72px;
}

.planSearch p {
  text-align: center;
}

.planSearch p img.pc {
  max-width: 930px;
  margin: 0 auto;
  width: 100%;
}

#schPCSP {
  border-left: 10px solid #FFEAE8;
  border-right: 10px solid #FFEAE8;
  background-color: #FFEAE8;
}

.columright .mainvisual img{display: block;}
.columright .mainwrap{width: 916px;background:url(../images/mianbg.jpg);padding-bottom: 20px;}
.charmcontents{position: relative;}
.charmcontents .charmttl{margin: 0 auto;text-align: center;font-size:15px;font-family: 'Noto Sans JP', sans-serif;line-height: 170%;color: #666;font-weight: normal;position: relative;}
.charmcontents .charmttl:after{display: block;content: "";position: absolute;background:url(../images/road_1.png);width:207px; height: 320px;left: 58px;top:97px;}
.charmcontents .charmttl span:first-child{position: absolute;z-index: 3; width: 366px;top: 173px;right:274px;}
.charmcontents .charmttl .road01{position: absolute;top: 95px;left: 100px;z-index: 1;}
.charmcontents .charmttl .ttlpic{z-index: 2;position: relative;}
.charmcontents .charmttl span.attent{display: block;margin-top: -17px;}
img.on{display: block;}
img.off{display: none;}
.mt77{margin-top: 77px !important;}
.charm{margin-top: 60px;position: relative;}
.charm01:after{display: block;content: "";position: absolute;background:url(../images/road_2.png);width:146px; height: 433px;right: 55px;top: 72px;}
.charm03:after{display: block;content: "";position: absolute;background:url(../images/road_4.png);width:146px; height: 433px;right: 55px;top: 72px;}
.charm dl{position: relative;z-index: 5;}
.charm01 dl dt{text-align: left;padding-left: 40px;position: relative;}
.charm01 dl dt span{position: absolute;top: 175px;left:108px;text-align: center;font-family: 'Noto Sans JP', sans-serif;line-height: 170%;color: #666;font-size:15px;}
.charm01.charm05 dl dt span{top: 163px;}
.charm dl dd img{position: relative;}
.charm dl dd p.attent{width: 222px;}
.charm dl dd img.answer{z-index:30;}
.charm dl dd.card01{position: absolute; top: 10px;right: 367px;}
.charm dl dd span{display: block;position: absolute;width: 100%;height: 100px;bottom: 0;right: 0;cursor: pointer;}
.charm dl dd.card02{position: absolute; top: 10px;right: 142px;}
.charm01 dl dd.card02:after{display: block;position: absolute;content: "";top: -76px;right: 37px;background:url(../images/staff_w2.png) no-repeat;width: 120px;height: 77px;background-size: cover;}
.charm04{margin-top: 120px !important;}
.charm02{margin-top: 100px;}
.charm02:after{display: block;content: "";position: absolute;background:url(../images/road_3.png);width:146px; height: 433px;left: 55px;top: 47px;}
.charm04:after{display: block;content: "";position: absolute;background:url(../images/road_5.png);width:146px; height: 433px;left: 55px;top: 47px;}
.charm02 dl{position: relative;z-index: 5;}
.charm02 dl dt{text-align: right;padding-right: 40px;position: relative;}
.charm02 dl dt span{position: absolute;top: 166px;right:97px;text-align: center;font-family: 'Noto Sans JP', sans-serif;line-height: 170%;color: #666;font-size:15px;}
.charm02 dl dd.card01{position: absolute; top: 10px;left: 146px;right: auto;}
.charm02 dl dd span{display: block;position: absolute;width: 100%;height: 100px;bottom: 0;right: 0;cursor: pointer;}
.charm02 dl dd.card02{position: absolute; top: 10px;left: 372px;right: auto;}
.charm02 dl dd.card01:after{display: block;position: absolute;content: "";top: -107px;left: 37px;background:url(../images/staff_w3.png) no-repeat;width: 145px;height: 108px;background-size: cover;}
.charm03 dl dd.card02:after{display: block;position: absolute;content: "";top: -124px;left: 49px;background:url(../images/staff_w1.png) no-repeat;width: 177px;height: 125px;background-size: cover;}
.charm04 dl dd.card01:after{display: block;position: absolute;content: "";top: -107px;left: 37px;background:url(../images/staff_w5.png) no-repeat;width: 133px;height: 106px;background-size: cover;}
.charm05 dl dd.card02:after{display: block;position: absolute;content: "";top: -103px;left: 66px;background:url(../images/staff_m1.png) no-repeat;width: 147px;height: 103px;background-size: cover;}
.charm03{margin-top: 140px;}
.attent{font-size:68%;color: #999;font-family: 'Noto Sans JP', sans-serif;}
.charm05{margin-top: 100px;}

.kawarokuplan{margin: 120px auto 60px;position: relative;}
.waku{background:url(../images/bg_bottom.png) no-repeat bottom;padding-bottom: 20px;width: 834px;}
.waku h2 img{display: block;}
.waku .inner{background:url(../images/bg_middle.png) repeat-y;}
.kawarokuplan .inner p{text-align: center;padding-bottom: 100px;}
.kawarokuplan a.planbtn{display: block;width: 677px;position: absolute;bottom:47px;right: 78px;}
.kawarokuplan a.planbtn:hover img.on{display: none;}
.kawarokuplan a.planbtn:hover img.off{display: block;}

.hotelintro{margin: 40px auto;}

.hotelintro h3{text-align: center;padding: 40px 0;}
.hotelintro dl{width: 712px;margin: 0 auto;color: #666;font-family: 'Noto Sans JP', sans-serif;}
.hotelintro dl dt{font-size: 22px;padding-bottom: 14px;border-bottom: 2px solid #d0c6b9;font-weight: bold;}
.hotelintro dl dd{padding: 20px 0 40px;}
.hotelintro dl dd ul{display: flex;justify-content: space-between;}
.hotelintro dl dd ul li{width: 48%;}
.hotelintro dl dd ul li a{display: block;display: flex;color: #666 !important;}
.hotelintro dl dd ul li a img{height:100%;}
.hotelintro dl dd ul li a:hover{opacity: 0.8;}
.hotelintro dl dd ul li p{line-height: 150%;}
.hotelintro dl dd ul li p>b{display: block;border-bottom: 2px solid #d0c6b9;font-size: 20px;}
.hotelintro dl dd ul li p>b em{font-style: normal;padding: 0 0 10px 15px;display: block;}
.hotelintro dl dd ul li p span{font-size: 15px;display: block;padding: 10px 0 0 15px;}
.hotelintro dl dd ul li p span em{font-style: normal;font-weight: bold;}
.hotelintro .col2{display: flex;width: 712px;margin: 0 auto;justify-content: space-between;}
.hotelintro .col2 dl{width: 48%;}
.hotelintro .col2 dl dd ul li{width:100%;}
.jdsPagetop:hover span img.on{display: none;}
.jdsPagetop:hover span img.off{display: block;}

.saikoro{position:fixed;right: -36px; bottom:100px;z-index: 20;}


#step01,#step02,#step03,#step04,#step05,#step06,#stepEnd,#startAni{ opacity: 0; position: absolute;}
/* アニメ*/

.startAni {
  -webkit-animation-name:startAni;
  animation-name:startAni;
  position: absolute; 
  right:34px;
  top:60px;
  opacity: 1;
  visibility: visible; 
  animation-duration:2s; 
  animation-delay: 1s; 
  animation-iteration-count: 1; 
　-webkit-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}
@keyframes startAni{
  0%{opacity: 1;} 20%{opacity: 0.5;}
  50%{opacity: 1;}
  100%{opacity: 0;}
}
.step01_01 {
  -webkit-animation-name:step01_01;
  animation-name:step01_01;
  position: absolute; 
  left: 119px;
  z-index: 10;
  top:13px;
  opacity: 1;
  visibility: visible; 
  animation-duration:2s; 
  /* animation-delay: 2.4s;  */
  animation-iteration-count: 1;
  animation-fill-mode:forwards;
　-webkit-animation-fill-mode:forwards;
  
}

@keyframes step01_01{
  0%{opacity: 1;transform: scale(0.8);} 
  30%{opacity: 1;left: 36px;top: 13px;transform: scale(0.8);}
  60%{opacity: 1;left:36px; top: 108px;transform: scale(0.8);}
  100%{opacity: 1;left:0px; top: 568px;transform: scale(1);}
 /*90%{opacity: 0;left:0px; top: 568px;transform: scale(1);}
  100%{opacity: 1;left:0px; top: 568px;transform: scale(1);} */
}

.step01_02 {
  -webkit-animation-name:step01_02;
  animation-name:step01_02;
  position: absolute; 
  left: 119px;
  z-index: 10;
  top:13px;
  opacity: 1;
  visibility: visible; 
  animation-duration:2s; 
  /* animation-delay: 3s;  */
  animation-iteration-count: 1; 
　-webkit-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}

@keyframes step01_02{
  0%{opacity: 1;transform: scale(0.8);} 
  30%{opacity: 1;left: 36px;top: 13px;transform: scale(0.8);}
  60%{opacity: 1;left:36px; top: 108px;transform: scale(0.8);}
100%{opacity: 1;left:0px; top: 568px;transform: scale(1);}
}


.step02_01 {
  -webkit-animation-name:step02_01;
  animation-name:step02_01;
  position: absolute; 
  right: 10px;
  z-index: 10;
  top:0;
  opacity:1;
  visibility: visible; 
  animation-duration:3s; 
  /* animation-delay: 1s;  */
  animation-iteration-count: 1; 
　-webkit-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}

@keyframes step02_01{
  0%{opacity: 1;transform: scale(0.8);} 
  50%{opacity: 1;right:10px;top:86px;transform: scale(0.8);} 
  70%{opacity: 1;right:10px;top:86px;transform: scale(0.8);} 
  80%{opacity:1;right:10px;top:566px;transform: scale(1);} 
  100%{opacity: 1;right:10px;top:566px;transform: scale(1);} 
}

.step02_02 {
  -webkit-animation-name:step02_02;
  animation-name:step02_02;
  position: absolute; 
  right: 10px;
  z-index: 10;
  top:0;
  opacity:1;
  visibility: visible; 
  animation-duration:3s; 
  animation-delay: 1s; 
  animation-iteration-count: 1; 
　-webkit-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}

@keyframes step02_02{
  0%{opacity: 1;transform: scale(0.8);} 
  50%{opacity: 1;right:10px;top:200px;transform: scale(0.8);} 
  70%{opacity: 1;right:10px;top:200px;transform: scale(0.8);} 
  80%{opacity: 1;right:10px;top:566px;transform: scale(1);} 
  100%{opacity: 1;right:10px;top:566px;transform: scale(1);} 
}


.step03_01 {
  -webkit-animation-name:step03_01;
  animation-name:step03_01;
  position: absolute; 
  left: 10px;
  z-index: 10;
  top:-47px;
  opacity: 1;
  visibility: visible; 
  animation-duration:3s; 
  animation-delay: 1s; 
  animation-iteration-count: 1; 
　-webkit-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}

@keyframes step03_01{
  0%{opacity: 1;transform: scale(0.8);} 
  30%{opacity: 1;transform: scale(0.8);left: 10px;top: 20px;}
  60%{opacity: 1;transform: scale(0.8);left: 10px;top: 100px;}
  80%{opacity: 1;transform: scale(0.8);left: 10px;top: 100px;}
  90%{opacity: 1;left:0px; top: 578px;transform: scale(1);} 
  100%{opacity: 1;left:0px; top: 578px;transform: scale(1);}
}

.step03_02 {
  -webkit-animation-name:step03_02;
  animation-name:step03_02;
  position: absolute; 
  left: 10px;
  z-index: 10;
  top:-47px;
  opacity: 1;
  visibility: visible; 
  animation-duration:4s; 
  animation-delay: 1s; 
  animation-iteration-count: 1; 
　-webkit-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}

@keyframes step03_02{
  0%{opacity: 1;transform: scale(0.8);} 
  20%{opacity: 1;transform: scale(0.8);left: 10px;top: 20px;}
  45%{opacity: 1;transform: scale(0.8);left: 10px;top: 100px;}
  65%{opacity: 1;transform: scale(0.8);left: 10px;top: 235px;}
  85%{opacity: 1;transform: scale(0.8);left: 10px;top: 235px;}
  90%{opacity: 1;left:0px; top: 578px;transform: scale(1);} 
  100%{opacity: 1;left:0px; top: 578px;transform: scale(1);}
}



.step04_01 {
  -webkit-animation-name:step04_01;
  animation-name:step04_01;
  position: absolute; 
  right: 10px;
  z-index: 10;
  top:0;
  opacity:1;
  visibility: visible; 
  animation-duration:3s; 
  animation-delay: 1s; 
  animation-iteration-count: 1; 
　-webkit-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}

@keyframes step04_01{
  0%{opacity: 1;transform: scale(0.8);} 
  50%{opacity: 1;right:10px;top:75px;transform: scale(0.8);} 
  70%{opacity: 1;right:10px;top:75px;transform: scale(0.8);} 
  80%{opacity:1;right:-27px;top:393px;transform: scale(1);} 
  100%{opacity: 1;right:-27px;top:393px;transform: scale(1);} 
}

.step04_02 {
  -webkit-animation-name:step04_02;
  animation-name:step04_02;
  position: absolute; 
  right: 10px;
  z-index: 10;
  top:0;
  opacity:1;
  visibility: visible; 
  animation-duration:3s; 
  animation-delay: 1s; 
  animation-iteration-count: 1; 
　-webkit-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}

@keyframes step04_02{
  0%{opacity: 1;transform: scale(0.8);} 
  20%{opacity: 1;right:10px;top:75px;transform: scale(0.8);} 
  60%{opacity: 1;right:10px;top:161px;transform: scale(0.8);} 
  70%{opacity: 1;right:10px;top:161px;transform: scale(0.8);} 
  80%{opacity:1;right:-27px;top:393px;transform: scale(1);} 
  100%{opacity: 1;right:-27px;top:393px;transform: scale(1);} 
}



.step05_01 {
  -webkit-animation-name:step05_01;
  animation-name:step05_01;
  position: absolute; 
  left: 10px;
  z-index: 10;
  top:-47px;
  opacity: 1;
  visibility: visible; 
  animation-duration:3s; 
  animation-delay: 1s; 
  animation-iteration-count: 1; 
　-webkit-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}

@keyframes step05_01{
  0%{opacity: 1;transform: scale(0.8);} 
  30%{opacity: 1;transform: scale(0.8);left: 10px;top: 20px;}
  60%{opacity: 1;transform: scale(0.8);left: 10px;top: 100px;}
  80%{opacity: 1;transform: scale(0.8);left: 10px;top: 100px;}
  90%{opacity: 1;left:0px; top: 578px;transform: scale(1);} 
  100%{opacity: 1;left:0px; top: 578px;transform: scale(1);}
}

.step05_02 {
  -webkit-animation-name:step05_02;
  animation-name:step05_02;
  position: absolute; 
  left: 10px;
  z-index: 10;
  top:-47px;
  opacity: 1;
  visibility: visible; 
  animation-duration:4s; 
  animation-delay: 1s; 
  animation-iteration-count: 1; 
　-webkit-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}

@keyframes step05_02{
  0%{opacity: 1;transform: scale(0.8);} 
  20%{opacity: 1;transform: scale(0.8);left: 10px;top: 20px;}
  45%{opacity: 1;transform: scale(0.8);left: 10px;top: 100px;}
  65%{opacity: 1;transform: scale(0.8);left: 10px;top: 213px;}
  85%{opacity: 1;transform: scale(0.8);left: 10px;top: 213px;}
  90%{opacity: 1;left:0px; top: 578px;transform: scale(1);} 
  100%{opacity: 1;left:0px; top: 578px;transform: scale(1);}
}



.step06_01 {
  -webkit-animation-name:step06_01;
  animation-name:step06_01;
  position: absolute; 
  right: 10px;
  z-index: 10;
  top:0;
  opacity:1;
  visibility: visible; 
  animation-duration:3s; 
  animation-delay: 1s; 
  animation-iteration-count: 1; 
　-webkit-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}

@keyframes step06_01{
  0%{opacity: 1;transform: scale(0.8);} 
  80%{opacity: 1;top:393px;transform: scale(0.8);} 
  100%{opacity: 0;top:393px;transform: scale(0.8);} 
}


.step06_02 {
  -webkit-animation-name:step06_02;
  animation-name:step06_02;
  position: absolute; 
  right: 10px;
  z-index: 10;
  top:0;
  opacity:1;
  visibility: visible; 
  animation-duration:3s; 
  animation-delay: 1s; 
  animation-iteration-count: 1; 
　-webkit-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}

@keyframes step06_02{
  0%{opacity: 1;transform: scale(0.8);} 
  80%{opacity: 1;top:393px;transform: scale(0.8);} 
  100%{opacity: 0;top:393px;transform: scale(0.8);} 
}


.endAni {
  -webkit-animation-name:endAni;
  animation-name:endAni;
  position: absolute; 
  right: 10px;
  z-index: 10;
  top:333px;
  opacity:0;
  visibility: visible; 
  animation-duration:1s; 
  animation-delay: 4s; 
  animation-iteration-count: 1; 
　-webkit-animation-fill-mode:forwards;
  animation-fill-mode:forwards;
}

@keyframes endAni{
  0%{opacity: 0;} 
  100%{opacity: 1;} 

}

#keyVisual div ul.ptexp .jdsCoponSwitch{display: none !important;}
#keyVisual div ul.ptexp img{margin-top: 20px;
}
#keyVisual div ul.ptexp img{
    margin-top: 5px;
}

/* -- 2308 -- */
.columleft { display: none!important;}
.columright { float: none; margin-left: auto; margin-right: auto;}
.rightBlock { padding-bottom:10px!important;}
.planBox_2308 { margin-top: 40px;}
body .areattl, body .noNewArival { display: none!important;}
#FROMPLAN .tabs {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
#FROMPLAN .tabs li { background: #fff;
  border-radius: 4px;
  border: 1px solid #ccc;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  cursor: pointer;
  width: 82px;
  box-sizing: border-box;
}
#FROMPLAN .tabs li:hover {
  opacity: 0.8;
}
#FROMPLAN .tabs li.active {
  background-color: #00b900;
  color: #fff;
  border-color: #00b900;
}
#FROMPLAN .hotel-box {
  min-height: 380px;
  padding-top: 24px;
}
#FROMPLAN .hotel-box .noNewArival {
  padding-bottom: 80px;
  padding-top: 40px;
  text-align: center;
  font-weight: 300;
}
#FROMPLAN .hotel-box h3 {
  margin-bottom: 16px;
}
#FROMPLAN .hotel-box .swiper-scrollbar {
  width: 100%;
  bottom: 30px;
  left: 0;
}
#FROMPLAN .hotels {
  margin-bottom: 50px;
}
#FROMPLAN .hotels li {
  width: 200px;
  border: 1px solid #eee; background: #fff;
  line-height: 1.5;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.16);
  border-radius: 3px;
}
#FROMPLAN .hotels li a:hover {
  text-decoration: none;
}
#FROMPLAN .hotels li .photo img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  border-radius: 4px 4px 0 0;
}
#FROMPLAN .hotels li .name {
  font-size: 12px;
  display: block;
  padding: 8px;
  padding-bottom: 0;
  font-weight: bold;
}
#FROMPLAN .hotels li .name a {
  color: #333;
}
#FROMPLAN .hotels li .box {
  padding: 8px;
  font-size: 12px;
}
#FROMPLAN .hotels li .down a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#FROMPLAN .hotels li .down a .badge {
  box-sizing: border-box;
  padding-bottom: 3px;
  width: 58px;
  height: 58px;
  background-size: 58px;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  line-height: 1.1;
}
#FROMPLAN .hotels li .down a .badge span {
  color: #fff;
  font-weight: 300;
}
#FROMPLAN .hotels li .down a .badge span:last-child {
  letter-spacing: -1px;
}
#FROMPLAN .hotels li .down a .badge span em {
  font-style: normal;
  font-weight: 500;
  font-size: 150%;
}
#FROMPLAN .hotels li .area {
  color: #767676;
  padding-bottom: 4px;
}
#FROMPLAN .hotels li .price-box {
  color: #bf0000;
  padding-top: 8px;
}
#FROMPLAN .hotels li .price-box span {
  font-size: 14px;
  font-weight: bold;
}
#FROMPLAN .hotels li .condition {
  color: #333;
  padding-top: 4px;
}
#FROMPLAN .hotels li .point span {
  font-size: 20px;
}
#FROMPLAN .hotels .review a .num {
  color: #bf0000;
  font-size: 14px;
  font-weight: bold;
}
#FROMPLAN .hotels .review .stars {
  font-size: 13px;
  letter-spacing: 3px;
  margin-right: 7.5px;
  width: 80px;
  text-align: center;
  display: inline-block;
  position: relative;
}
#FROMPLAN .hotels .review .stars .review-base {
  padding-left: 1.5px;
  color: #eaeaea;
  width: 100%;
  box-sizing: border-box;
}
#FROMPLAN .hotels .review .stars .review-rst {
  padding-left: 1.5px;
  color: #ffba00;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 1;
  width: 0;
  box-sizing: border-box;
}
#FROMPLAN .all-plan {
  width: 516px;
  height: 64px;
  margin: 50px auto 0;
}
#FROMPLAN .all-plan a {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  background-color: #00b900;
  color: #fff;
  position: relative;
  font-size: 20px;
  padding-right: 10px;
}
#FROMPLAN .all-plan a:hover {
  text-decoration: none;
}
#FROMPLAN .all-plan a:after {
  position: absolute;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  right: 53px;
  top: 50%;
  margin-top: -5px;
  transform: rotate(-45deg);
}
.planBox_2308 .ttl { margin-bottom: 0; margin-top: 0; padding-top: 20px; text-align: center;}
#FROMPLAN .tabs li { margin-left: 1px; margin-right: 1px; font-size: 12px; color: #000!important}
#FROMPLAN .tabs li.active { color: #fff!important;}
#contents .twoblock { width: 916px!important; margin: auto;}
#FROMPLAN .hotel-box { width: 900px!important;}

#sevInfo table{width: 886px !important;}
#sevInfo table tr td{background-color: #fff !important;}

#topLogo {
clear: both;
position: relative;
text-align: center;
padding: 16px 0;
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
}
#topLogo a {
display: flex;
color: #333;
font-size: 18px;
align-items: center;
font-weight: 500;
position: absolute;
top: 50px;
right: 20px;
}

#OVERVIEW .holder {
  margin-top: 32px;
  margin-bottom: 80px;
  padding: 40px;
  padding-bottom: 28px;
  border-radius: 4px;
  border: 1px solid #ccc;
  font-size: 12px;
}
#OVERVIEW .holder .title {
  padding-bottom: 16px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 16px;
  font-weight: bold;
}
#OVERVIEW .holder .title span {
  display: block;
  font-size: 14px;
  padding-bottom: 8px;
}
#OVERVIEW .holder dl {
  line-height: 1.6;
  padding-bottom: 4px;
}
#OVERVIEW .holder dl:not(:last-child) {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 16px;
}
#OVERVIEW .holder dl dt {
  padding-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
}
#OVERVIEW .holder dl dd span {
  display: inline-block;
  font-weight: bold;
  padding: 4px 8px;
  background: #ebebeb;
  font-weight: 400;
}
#OVERVIEW .holder dl dd p {
  padding: 4px 0 14px;
  font-weight: 300;
}
#OVERVIEW .holder dl dd p em {
  font-style: normal;
  text-decoration: underline;
}
#OVERVIEW .holder dl dd a {
  text-decoration: underline;
}
#OVERVIEW h2 {
    text-align: center;
    font-weight: 500;
    font-family: YuGothic, "Yu Gothic", sans-serif;
    color: #bf0000;
    font-size: 28px;
}

#OVERVIEW{padding-top: 40px;width: 916px;}