@charset "utf-8";

.contents {
  width: 100%;
  height: 100%;
  position: relative;
}
.contentsInr01 {
  width: 950px;
  margin: 20px auto 40px;
}
#wrapper {
  overflow: hidden;
  min-width: 950px;
}
/* clearfix */
#wrapper .clearfix:before,
#wrapper .clearfix:after {
  content: " ";
  display: table;
}
#wrapper .clearfix:after {
  clear: both;
}
#wrapper .clearfix {
  *zoom: 1;
}

#wrapper .domtourTit h3 img {
  vertical-align: bottom;
}

#wrapper .contents p {
  line-height: 1.35;
}
#wrapper .contents .noteList > li {
  margin-top: 0;
}
#wrapper sup {
  vertical-align: top !important;
}
#wrapper sub {
  vertical-align: -5px !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #wrapper sup {
    font-size: 12px;
    vertical-align: top !important;
  }
  #wrapper sub {
    font-size: 12px;
    vertical-align: -2px !important;
  }
}

#loading {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 99999;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
}
#loading img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
}

/*contHead*/
#wrapper .contHead {
  position: relative;
}
#wrapper .contHead .headSlideArea {
  width: 1600px;
  max-width: 1600px;
  min-height: 480px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: auto;
}
#wrapper .contHead .headSlideArea #slider {
  width: 100%;
  height: auto;
}
#wrapper .contHead .headSlideArea #slider .bg02 .pic02,
#wrapper .contHead .headSlideArea #slider .bg03 .pic03 {
  display: none;
}
.bx-wrapper img {
  max-width: inherit;
  height: 100%;
}
#wrapper .contHead #kv_slider {
  text-align: center;
  z-index: 1;
}

#wrapper .contHead #kv_slider .bg01 {
  margin-left: -137px;
  width: auto !important;
}

/**/
#wrapper .contHead .calendar {
  text-align: center;
  margin-top: 20px;
  position: relative;
}

#wrapper .contHead .calendar::after {
  content: '';
  position: absolute;
  height: 106px;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  top: 11px;
  z-index: 0;
  border-top: 2px solid #c90000;
  border-bottom: 1px dotted #c90000;
}

.calendar img {
  z-index: 1;
  position: relative;
}


/**/
#wrapper .contHead .wrap01 {
  width: 950px;
  margin: 0 auto;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  text-align: center;
}
#wrapper .contHead .wrap01 .comment {
  position: absolute;
  right: 0;
  top: 50%;
}

#wrapper .contHead .wrap01 .tit {
/*   position: absolute;
   text-align: center;
   z-index: 65;
   width: 100%;*/
   padding: 24px 0 37px;
   position: relative;
}

#wrapper .contHead .ticket {
  line-height: 1.5;
  background: #fff;
}

.ticket_btn {
  position: absolute;
  bottom: -10px;
  right: 0%;
  /*transform: translateX(-50%);*/
  width: 260px;
	/*display: none;*/
}

.ticket_btn:hover {
  opacity: .9;
  transition: .3s;
}

.mv {
  position: relative;
}

.mvInner {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 120px;
  width: 950px;
  height: 25vw;
}

#wrapper .cate_tabArea {
  text-align: center;
    margin: -75px auto 0;
    display: table;
    width: 80%;
}
#wrapper .cont_partsSet01 .contTits01 {
  margin-top: 40px;
}
#wrapper .cont_partsSet01.bottom .cate_tabArea {
  margin: 20px auto 0;
}
#wrapper .cate_tabArea li {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  padding-right: 25px;
  /*float:left;*/
}
#wrapper .cate_tabArea li:last-child {
  padding-right: 0;
}
#wrapper .cate_tabArea li div {
  background: #fff;
  display: inline-block;
  height: 120px;
}
#wrapper .cont_partsSet01.bottom .cate_tabArea li {
  vertical-align: bottom;
  margin-right: 25px;
}
#wrapper .cate_tabArea li:nth-of-type(2n) {
  text-align: right;
  /*float: right;*/
}

/**/
#wrapper .contHead .wrap01 .adArea {
  margin-top: 30px;
  background-color: #fff;
  padding: 30px 0 30px 30px;
  border: 1px solid #d50000;
}
#wrapper .contHead .wrap01 .adArea .linkArea {
  margin-right: -40px;
  margin-top: 20px;
}
#wrapper .contHead .wrap01 .adArea .linkArea .box {
  width: 270px;
  float: left;
  margin-right: 40px;
}

#wrapper .mainContent .wrap01 {
  width: 950px;
  margin: 0 auto;
}
#wrapper .mainContent img {
  vertical-align: bottom;
  margin: 0;
  padding: 0;
}
#wrapper .mainContent a img {
  vertical-align: middle;
}
.withIcon img {
  vertical-align: middle !important;
}
/*index tab*/
#wrapper .cont_partsSet01 {
  display: block;
  text-align: center;
  position: relative;
}
#wrapper .cont_partsSet01 .icon01 {
  position: absolute;
  top: -12px;
  left: 8.8%;
}
#wrapper .cont_partsSet01 .icon02 {
  position: absolute;
  top: -12px;
  right: 1.9%;
}
/*#wrapper .cont_partsSet01 .areaIntro {
  color: #b80000;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: -1px;
}*/
#wrapper .cont_partsSet01 #areaIntro {
  padding-top: 40px
}
#wrapper .cont_partsSet01.bottom {
  padding: 20px 0 40px;
}
#wrapper .tabWrap01 {
  position: relative;
  width: 950px;
  margin: auto;
}
#wrapper .tabWrap01 .pic01 {
  position: absolute;
  left: -120px;
  bottom: 0;
  z-index: 0;
  line-height: 0;
}
#wrapper .tabWrap01 .pic02 {
  position: absolute;
  right: -135px;
  bottom: 0;
  z-index: 0;
  line-height: 0;
}


/*featuretFrame01*/
.contentsInr .featuretFrame01 {
  padding: 30px 10px 30px 30px;
  margin-top: 40px;
  border: 1px #cccccc solid;
}
.contentsInr .featuretFrame01 .tit {
  float: left;
  padding-top: 10px;
  padding-right: 40px;
  font-weight: bold;
  font-size: 18px;
}
.contentsInr .featuretFrame01 div {
  float: left;
  padding-right: 20px;
}

/*tour_areaBlock*/
.areaBlock {
  margin-top: 35px;
}
.areaBlock .pic3Area {
  margin-bottom: 10px;
}
.areaBlock .pic3Area .list .tab li span {
  position: absolute;
  bottom: 150px;
  left: 10px;
  color: #fffc;
}
.areaBlock .pic3Area .list .inner {
  float: left;
  width: 625px;
  height: 315px;
  position: relative;
  overflow: hidden;
}
.areaBlock .pic3Area .list .inner .title,
.areaBlock .pic2Area .list .inner .title {
  display: none;
}
.areaBlock .pic3Area .list .inner .title,
.areaBlock .pic2Area .list .inner span {
  position: absolute;
  bottom: 25px;
  left: 10px;
  color: #fffc;
}
.areaBlock .pic3Area .list .inner .value,
.areaBlock .pic2Area .list .inner .value {
  position: absolute;
  bottom: 0;
  left: 10px;
  color: #fffc;
  font-size: 26px;
  font-weight: bold;
}
.areaBlock .pic3Area .list .inner a,
.areaBlock .pic2Area .list .inner a {
  display: block;
  width: 100%;
  height: 100%;
}

.areaBlock .pic3Area .list .inner:first-child {
  margin-bottom: 10px;
}
.areaBlock .pic3Area .list .inner.-second {
  height: 640px;
}
.areaBlock .pic3Area .list .inner .place {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #fffc;
  font-size: 40px;
  font-weight: bold;
}
.areaBlock .pic3Area .list .inner .icon {
  position: absolute;
  top: 20px;
  right: 20px;
}
.areaBlock .pic3Area .list .inner .tour_price {
  position: absolute;
  top: 100%;
  left: 0;
  color: #fffc;
  font-size: 20px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-align: left;
  padding-left: 10px;
  width: 100%;
  height: 100%;
  z-index: 2;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+0,000000+100&0+0,0.5+100 */
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 40%,
    rgba(0, 0, 0, 0.5) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 40%,
    rgba(0, 0, 0, 0.5) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 40%,
    rgba(0, 0, 0, 0.5) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  opacity: 1;
  box-sizing: border-box;
}
.gadgetPivot,
.gadgetPivot > ul,
.gadgetPivot > ul > li {
width: 100%;
height: 100%;
display: block;
}
.tour_price,
.tour_price > ul,
.tour_price > ul > li {
width: 100%;
height: 100%;
display: block;
}
.areaBlock .pic3Area .list .inner:hover .tour_price,
.areaBlock .pic2Area .list .inner:hover .tour_price {
  top: 0;
  left: 0;
  height: 100%;
}
/* .areaBlock .pic3Area .list .inner.-second:hover .tour_price {
  top: 448px;
  left: 0;
  height: 192px;
} */
.areaBlock .pic3Area .list .inner .tour_price .tit {
  font-size: 16px;
  top: 80px;
  left: 20px;
  position: absolute;
}
.areaBlock .pic3Area .list .inner .tour_price .price {
  font-size: 24px;
  top: 100px;
  left: 20px;
  position: absolute;
}
.areaBlock .pic3Area .list .inner p span {
  font-size: 72px;
  vertical-align: top;
  position: relative;
  top: -11px;
  left: 0;
}
.areaBlock .pic3Area .list .inner:nth-child(2) {
  float: right;
  width: 315px;
}
.areaBlock .pic2Area {
  margin-bottom: 10px;
}
.areaBlock .pic2Area .list .inner {
  float: left;
  width: 315px;
  height: 315px;
  position: relative;
  overflow: hidden;
}
.areaBlock .pic2Area .list .inner .place {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #fffc;
  font-size: 40px;
  font-weight: bold;
}
.areaBlock .pic2Area .list .inner .icon {
  position: absolute;
  top: 20px;
  right: 20px;
}
.areaBlock .pic2Area .list .inner .tour_price {
  position: absolute;
  top: 100%;
  left: 0;
  color: #fffc;
  font-size: 20px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-align: left;
  width: 100%;
  height: 100%;
  z-index: 2;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+0,000000+100&0+0,0.5+100 */
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 40%,
    rgba(0, 0, 0, 0.5) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 40%,
    rgba(0, 0, 0, 0.5) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 40%,
    rgba(0, 0, 0, 0.5) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.areaBlock .pic2Area .list .inner .tour_price .tit {
  font-size: 16px;
  top: 80px;
  left: 20px;
  position: absolute;
}
.areaBlock .pic2Area .list .inner .tour_price .price {
  font-size: 24px;
  top: 100px;
  left: 20px;
  position: absolute;
}
.areaBlock .pic2Area .list .inner p span {
  font-size: 72px;
  vertical-align: top;
  position: relative;
  top: -11px;
  left: 0;
}
.areaBlock .pic2Area .list .inner:nth-child(2) {
  float: right;
  width: 625px;
}
.areaBlock .pic2Area.-op .inner {
  float: left;
  width: 625px;
}
.areaBlock .pic2Area.-op .inner.-second {
  float: right;
  width: 315px;
}

/*eh_areaBlock*/
.areaBlock_eh {
  margin-top: 35px;
}
.areaBlock_eh .pic3Area {
  margin-bottom: 10px;
}
.areaBlock_eh .pic3Area .list .tab li span {
  position: absolute;
  bottom: 150px;
  left: 10px;
  color: #fffc;
}
.areaBlock_eh .pic3Area .list .inner {
  float: left;
  width: 625px;
  height: 295px;
  position: relative;
  overflow: hidden;
}
.areaBlock_eh .pic3Area .list .inner .title,
.areaBlock_eh .pic3Area2 .list .inner .title,
.areaBlock_eh .pic2Area .list .inner .title {
  display: none;
}
.areaBlock .pic3Area .list .inner .title,
.areaBlock .pic3Area2 .list .inner .title,
.areaBlock .pic2Area .list .inner span {
  position: absolute;
  bottom: 25px;
  left: 10px;
  color: #fffc;
}
.areaBlock_eh .pic3Area .list .inner .value,
.areaBlock_eh .pic3Area2 .list .inner .value,
.areaBlock_eh .pic2Area .list .inner .value {
  position: absolute;
  bottom: 0;
  left: 10px;
  color: #fffc;
  font-size: 26px;
  font-weight: bold;
}
.areaBlock_eh .pic3Area .list .inner a,
.areaBlock_eh .pic3Area2 .list .inner a,
.areaBlock_eh .pic2Area .list .inner a {
  display: block;
  width: 100%;
  height: 100%;
}

.areaBlock_eh .pic3Area .list .inner:first-child {
  margin-bottom: 10px;
}
.areaBlock_eh .pic3Area .list .inner.-second {
  height: 600px;
}
.areaBlock_eh .pic3Area .list .inner .place {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #fffc;
  font-size: 40px;
  font-weight: bold;
}
.areaBlock_eh .pic3Area .list .inner .icon {
  position: absolute;
  top: 20px;
  right: 20px;
}
.areaBlock_eh .pic3Area .list .inner .tour_price {
  position: absolute;
  top: 100%;
  left: 0;
  color: #fffc;
  font-size: 20px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-align: left;
  padding-left: 10px;
  width: 100%;
  height: 100%;
  z-index: 2;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+0,000000+100&0+0,0.5+100 */
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 40%,
    rgba(0, 0, 0, 0.5) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 40%,
    rgba(0, 0, 0, 0.5) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 40%,
    rgba(0, 0, 0, 0.5) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  opacity: 1;
  box-sizing: border-box;
}
/*.gadgetPivot,
.gadgetPivot > ul,
.gadgetPivot > ul > li {
width: 100%;
height: 100%;
display: block;
}
.tour_price,
.tour_price > ul,
.tour_price > ul > li {
width: 100%;
height: 100%;
display: block;
}*/
.areaBlock_eh .pic3Area .list .inner:hover .tour_price,
.areaBlock_eh .pic3Area2 .list .inner:hover .tour_price,
.areaBlock_eh .pic2Area .list .inner:hover .tour_price {
  top: 0;
  left: 0;
  height: 100%;
}
/* .areaBlock .pic3Area .list .inner.-second:hover .tour_price {
  top: 448px;
  left: 0;
  height: 192px;
} */
.areaBlock_eh .pic3Area .list .inner .tour_price .tit {
  font-size: 16px;
  top: 80px;
  left: 20px;
  position: absolute;
}
.areaBlock_eh .pic3Area .list .inner .tour_price .price {
  font-size: 24px;
  top: 100px;
  left: 20px;
  position: absolute;
}
.areaBlock_eh .pic3Area .list .inner p span {
  font-size: 72px;
  vertical-align: top;
  position: relative;
  top: -11px;
  left: 0;
}
.areaBlock_eh .pic3Area .list .inner:nth-child(2) {
  float: right;
  width: 315px;
}
.areaBlock_eh .pic2Area {
  margin-bottom: 10px;
}
.areaBlock_eh .pic2Area .list .inner {
  float: left;
  width: 315px;
  height: 295px;
  position: relative;
  overflow: hidden;
}
.areaBlock_eh .pic2Area .list .inner .place {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #fffc;
  font-size: 40px;
  font-weight: bold;
}
.areaBlock_eh .pic2Area .list .inner .icon {
  position: absolute;
  top: 20px;
  right: 20px;
}
.areaBlock_eh .pic2Area .list .inner .tour_price {
  position: absolute;
  top: 100%;
  left: 0;
  color: #fffc;
  font-size: 20px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-align: left;
  width: 100%;
  height: 100%;
  z-index: 2;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+0,000000+100&0+0,0.5+100 */
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 40%,
    rgba(0, 0, 0, 0.5) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 40%,
    rgba(0, 0, 0, 0.5) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 40%,
    rgba(0, 0, 0, 0.5) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.areaBlock_eh .pic2Area .list .inner .tour_price .tit {
  font-size: 16px;
  top: 80px;
  left: 20px;
  position: absolute;
}
.areaBlock_eh .pic2Area .list .inner .tour_price .price {
  font-size: 24px;
  top: 100px;
  left: 20px;
  position: absolute;
}
.areaBlock_eh .pic2Area .list .inner p span {
  font-size: 72px;
  vertical-align: top;
  position: relative;
  top: -11px;
  left: 0;
}
.areaBlock_eh .pic2Area .list .inner:nth-child(2) {
  float: right;
  width: 625px;
}
.areaBlock_eh .pic2Area.-op .inner {
  float: left;
  width: 625px;
}
.areaBlock_eh .pic2Area.-op .inner.-second {
  float: right;
  width: 315px;
}


.areaBlock_eh .pic3Area2 .list .inner {
  float: left;
  height: 295px;
  position: relative;
  overflow: hidden;
}
.areaBlock_eh .pic3Area2 .list .inner .place {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #fffc;
  font-size: 40px;
  font-weight: bold;
}
.areaBlock_eh .pic3Area2 .list .inner .icon {
  position: absolute;
  top: 20px;
  right: 20px;
}
.areaBlock_eh .pic3Area2 .list .inner .tour_price {
  position: absolute;
  top: 100%;
  left: 0;
  color: #fffc;
  font-size: 20px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-align: left;
  width: 100%;
  height: 100%;
  z-index: 2;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+0,000000+100&0+0,0.5+100 */
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 40%,
    rgba(0, 0, 0, 0.5) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 40%,
    rgba(0, 0, 0, 0.5) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 40%,
    rgba(0, 0, 0, 0.5) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.areaBlock_eh .pic3Area2 .list .inner .tour_price .tit {
  font-size: 16px;
  top: 80px;
  left: 20px;
  position: absolute;
}
.areaBlock_eh .pic3Area2 .list .inner .tour_price .price {
  font-size: 24px;
  top: 100px;
  left: 20px;
  position: absolute;
}
.areaBlock_eh .pic3Area2 .list .inner p span {
  font-size: 72px;
  vertical-align: top;
  position: relative;
  top: -11px;
  left: 0;
}
.areaBlock_eh .pic3Area2 .list .inner:nth-child(1) {
  float: left;
  width: 308px;
  margin-right: 10px;
}
.areaBlock_eh .pic3Area2 .list .inner:nth-child(2) {
  float: left;
  width: 307px;
}
.areaBlock_eh .pic3Area2 .list .inner:nth-child(3) {
  float: right;
  width: 315px;
}


/*featureArea*/
.featureArea .feature01:last-child {
  display: inline-block;
  margin-right: 0;
}

/*featureArea_eh*/
.featureArea_eh {
  width: 950px;
  margin: 0 auto;
}
.featureArea_eh .feature01 {
  display: inline-block;
  margin-right: 20px;
}
.featureArea_eh .feature01:last-child {
  display: inline-block;
  margin-right: 0;
}



/*featureArea*/
.bnBlock {
  margin-top: 100px;
}

/*dp*/
.days {
  /*margin-top: 30px;*/
  text-align: center;
}
.-hover_none {
  pointer-events: none;
}
.column03 {
  width: 950px;
  margin: 40px auto 0;
}
.column03 .box01 {
  width: 300px;
  float: left;
  margin-right: 25px;
  box-sizing: border-box;
  position: relative;
}
.column03 .box01:nth-child(3n) {
  margin-right: 0;
}
.column03 .box01 .area {
  position: relative;
}
.column03 .box01 .area .area_tit {
  position: absolute;
  top: 10px;
  left: 10px;
  font-weight: bold;
  font-size: 28px;
  color: #fff;
  line-height: 1;
}
.column03 .box01 .area .area_tit.-shadow {
  text-shadow: 1px 1px 8px rgba(0,0,0,0.55);
}

.column03 .box01 .depBlock {
  margin-top: 5px;
}

.column03 .box01 .depBlock .place,
.column03 .box01 .depBlock .icon01 {
  display: inline-block;
  vertical-align: middle;
}

.column03 .box01 .depBlock .place {
  font-weight: bold;
  font-size: 16px;
}


.column03 .box01 .col3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 10px 0 10px;
}

.column03 .box01 .arrowBox {
  width: 60px;
  margin: 0 auto;
}


/* .column03 .box01 .priceBox01:nth-of-type(1) .priceBlock span {
  font-size: 20px;
} */

.column03 .box01 .priceBox01 .dep {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
  /*margin-bottom: 5px;*/
  /* color: #ff0303; */
  /* margin-top: 5px; */
}
.column03 .box01 .priceBox01 .dep span {
  font-size: 14px;
  vertical-align: baseline;
}

/* .column03 .box01 .priceBox01:nth-of-type(1) .dep span {
  font-size: 12px;
} */

/* .column03 .box01 .priceBox01 .depBlock {
  padding-bottom: 5px;
  text-align: center;
} */
.column03 .box01 .priceBox01 .depBlock .icon01,
.column03 .box01 .priceBox01 .depBlock p {
  display: inline-block;
  vertical-align: middle;
}
.column03 .box01 .priceBox01 .depBlock .place {
  font-weight: bold;
}
.column03 .box01 .priceBox01 .depBlock .place,
.column03 .box01 .priceBox01 .depBlock .icon01 {
  margin-right: 5px;
}
.column03 .box01 .priceBox01 .priceBlock {
  color: #ff0303;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
}
.column03 .box01 .priceBox01 .priceBlock span {
  font-size: 24px;
}
.column03 .box01 .depBlock .icon01 {
  position: static !important;
}
.column03 .box01 .pdg01 {
  padding: 10px;
}
.column03 .box01 .hotelWrap {
  border: 1px solid #ccc;
}
.column03 .box01 .hotelTitle {
  padding: 10px 35px 10px 10px;
  text-align: left;
  position: relative;
  min-height: 38px;
  display: table;
  width: 100%;
  box-sizing: border-box;
}
.column03 .box01 .hotelTitle.-yu01::after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/icon_yumark01.png) no-repeat 0 0;
  background-size: auto auto;
  background-size: contain;
  box-sizing: border-box;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.column03 .box01 .hotelTitle.-oki {
  background: #cce3f3;
}
.column03 .box01 .hotelTitle.-hokk {
  background: #ceeed9;
}
.column03 .box01 .hotelTitle.-kat {
  background: #f1d9ea;
}
.column03 .box01 .hotelTitle.-kas {
  background: #cbeceb;
}
.column03 .box01 .hotelTitle.-kyu {
  background: #f1e2d4;
}
.column03 .box01 .hotelTitle.-hok {
  background: #f3dbe2;
}
.column03 .box01 .hotelTitle.-toh {
	background: #BDE5D5;
}
.column03 .box01 .hotelTitle.-sny {
	background: #F9E9D7;
}
.column03 .box01 .hotelTitle.-skk {
	background: #D6D6F2;
}


.column03 .box01 .hotelTitle .name {
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  min-height: 38px;
}
.column03 .box01 .plan {
}
.column03 .box01 .plan p {
  text-align: left;
}
.column03 .box01 .plan p:first-child {
  font-weight: bold;
}
.column03 .box01 .plan p:nth-child(2) {
  margin-top: 10px;
}
.column03 .box01 .reserveArea {
  margin-top: 10px;
}


.caution {
  color: #b80000;
  line-height: 1.7 !important;
  font-size: 12px;
}

.featureTit {
    margin-top: 80px;
    font-size: 18px;
    font-weight: bold;
    color: #cc0000;
}

.faqArea .faqInner {
  width: 950px;
  margin: 0 auto;
}

.faqArea .title {
    font-size: 2.8rem;
    font-weight: bold;
    text-align: center;
}

.faqArea .content a {
  text-decoration: underline;
}

.eventLinkTitle {
  color: #b80000;
  font-weight: bold;
}
.eventLink {
  display: flex;
  justify-content: center;
}
.eventLink > li {
  position: relative;
  margin-right: 20px;
}
.eventLink > li::after {
  content: '|';
  position: absolute;
  top: 0;
  right: -13px;
}
.eventLink > li a {
  color: #0f0f69;
}
.eventLink > li a:hover {
  color: #ca0000;
  text-decoration: underline;
}
.eventLink > li:nth-last-child(1){
  margin-right: 0;
}
.eventLink > li:nth-last-child(1):after {
  display: none;
}
.featureEnd {
  color: #b80000;
  padding: 18px;
  border: 1px solid #b80000;
  font-weight: bold;
  font-size: 18px;
}





/* ---------------------------------------------------------------

2023 add 

--------------------------------------------------------------- */

.mv img,
.calendar img,
.featureArea img,
.rankingArea img {
  width: 100%;
}

.titleRed {
  text-align: center;
  margin-top: 80px;
}

.titRed {
  color: #b80000;
  font-size: 3.1rem;
  font-weight: bold;
  letter-spacing: 1px;
}

.depBlock .cf {
  display: flex;
  justify-content:space-evenly;
  align-items: center;
  width: 50%;
  margin: 0 auto;
}

/* rankingArea */

.rankingBlock {
  margin-top: 20px;
}

.ranking_pre {
  font-size: 26px;
  font-weight: bold;
  margin: 40px 0 20px;
  color: #fff;
  padding: 6px 0 3px;
  letter-spacing: .1em;
}

.hok .ranking_pre {
  background-color: rgba(68, 86, 156, 1);
}

.thu .ranking_pre {
  background-color: rgba(89, 149, 98, 1);
}

.kat .ranking_pre {
  background-color: rgba(196, 128, 56, 1);
}

.kas .ranking_pre {
  background-color: rgba(182, 85, 65, 1);
}

.ssy .ranking_pre {
  background-color: rgba(199, 99, 139, 1);
}

.kyu .ranking_pre {
  background-color: rgba(167, 166, 54, 1);
}

.oka .ranking_pre {
  background-color: rgba(85, 171, 174, 1);
}

.rankingBlock:nth-child(n+2) .ranking_pre {
  margin-top: 60px;
}

.rankingBlock_inner {
  display: flex;
  justify-content: space-between;
}

.rankingBox {
  width: calc((100% - 50px) / 3);
  margin-right: 25px;
}

.rankingBox:last-child {
  margin-right: 0;
}

.ranking_titItem {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  height: 50px;
}

.ranking_tit_num {
  width: 45px;
  margin-right: 10px;
  margin-left: -8px;
}

.ranking_tit {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}

.ranking_txt {
  text-align: left;
  margin-top: 10px;
}

.c-btn .c-linkBtn {
  display: block;
  width: 335px;
  text-align: center;
  letter-spacing: 0.15em;
  background-color: #FFF;
  border: 1px solid #b80000;
  color: #b80000;
  font-size: 18px;
  transition: .3s;
  padding: 10px 40px;
  position: relative;
  margin: 20px auto;
  font-weight: normal;
  line-height: 1.7;
}

.c-btn .c-linkBtn::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 50%;
  right: 15px;
  transform: translateY(-40%) rotate(-45deg);
  border-bottom: 1px solid #b80000;
  border-right: 1px solid #b80000;
  border-top: none;
  margin-top: -2px;
}

.c-btn .c-linkBtn:hover {
  background-color: #b80000;
  color: #fff;
  transition: .5s;
  text-decoration: none;
}

.c-linkBtn:hover::before {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}

.titleBlack.fs-adjustment {
  font-size: 22px;
}

/* ---------------------------------------------------------------

component　add

--------------------------------------------------------------- */

a:hover {
  text-decoration: none;
}

a:focus, button:focus {
    outline: none;
}

.cate_tabArea .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
  background: #fff;
}

.featureAreaWrap .tmbBlock a.inr .heading:before, .tmbBlock a.inr .altIcon {
  right: 0 !important;
}

.featureAreaWrap.tmbBlock a.inr .heading {
  text-align: center;
  padding-left: 0;
  position: relative;
  width: 90%;
  margin-top: 0;
}

.featureAreaWrap .tmbBlock .contTxt {
  width: 100%;
  font-size: 14px;
  background: #000;
  color: #fff;
  font-family: Meiryo,sans-serif;
  position: relative;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.featureAreaWrap .tmbBlock a.inr .heading:before {
  width: 8px;
  height: 12px;
  background-position: right;
  content: '';
  position: absolute;
  top: 50%;
  right: 11px;
  left: auto;
  width: 9px;
  height: 9px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  background-image: none;
}

.featureAreaWrap .tmbWrap {
  margin-top: 0;
}

.featureAreaWrap .titleBlack {
  margin: 40px auto 0px;
  width: 950px;
}

.column:nth-child(n+2) .col2 {
  margin-top: 20px;
}

a:hover img {
  opacity: .7;
  transition: .3s;
}

.-pcOnly {
  display: block;
}

.-spOnly {
  display: none;
}

