@charset "UTF-8";
/* CSS for PC @date     2018 @author   sarahchan */
/* ------------------------------------------

------------------------------------------ */
#contentsArea a:hover {
  opacity: 0.8;
  text-decoration: none !important;
}

.swiper-container {
  width: 100%;
  height: 80vh;
  position: relative;
}

.swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}

.swiper-container .swiper-wrapper .swiper-slide {
  background-size: cover;
  height: 100%;
  background-position: top center;
}

.swiper-container .swiper-wrapper .nocover {
  background-size: auto;
  background-repeat: no-repeat;
}

.swiper-container .swiper-wrapper .nocover div.repeatBG {
  background: url(https://img.travel.rakuten.co.jp/select/hyogo/201809/images/kv01h_2506.jpg);
  width: 100%;
  height: 100%;
  background-position: top center;
  background-size: 100%;
}

.sp {
  display: none !important;
}

#keyVisual {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}

#keyVisual h1 {
  text-indent: 0px;
  position: absolute;
  z-index: 10;
  bottom: 0px;
}

#navispot {
  position: absolute;
  top: 340px;
  font-size: 0;
}

#widewrapper {
  width: 100%;
  background: #9b0020;
}

#widewrapper #contentsArea {
  width: 950px;
  margin: 0 auto;
}

#widewrapper #contentsArea #contents {
  background: none;
}

#contents.column1 {
  padding: 60px 0 0 0;
  width: 950px;
}

.container {
  padding: 60px;
  background: url(https://img.travel.rakuten.co.jp/select/hyogo/201809/images/corner.jpg) no-repeat right top #fff;
  width: 830px;
  margin-bottom: 60px;
}

.container h2 {
  text-align: left;
}

.container h3 {
  display: flex;
  align-items: center;
  font-size: 24px;
  margin: 20px 0;
}

.container h3 img {
  padding-right: 10px;
}

.container h4.redBG {
  background: #9b0020;
  text-align: center;
  color: #fff;
  padding: 10px 2px;
  font-size: 14px;
}

#present {
  padding-top: 35px;
}

#present h2 {
  margin-bottom: 10px;
}

@media screen and (min-width: 721px) and (max-width: 1300px) {
  .navi {
    right: 10px !important;
  }
}

.navi {
  position: fixed;
  bottom: 20px;
  right: 5%;
  width: 120px;
  z-index: 999;
}

.navi li:last-child {
  margin-top: 20px;
}

.navi li a {
  display: block;
  width: 120px;
  height: 104px;
}

.navi li a img {
  width: 100%;
}

.navi li a:hover {
  transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9); /* IE 9 */
  -moz-transform: scale(0.9, 0.9); /* Firefox */
  -webkit-transform: scale(0.9, 0.9); /* Safari 和 Chrome */
  -o-transform: scale(0.9, 0.9); /* Opera */
}

.presentcondition {
  overflow: hidden;
}

.presentcondition li:first-child {
  float: left;
  width: 270px;
  color: #4a000d;
  font-size: 11px;
  text-align: center;
  line-height: 150%;
}

.presentcondition li:first-child span {
  font-size: 15px;
  font-weight: bold;
}

.presentcondition li:last-child {
  float: right;
  width: 550px;
  line-height: 150%;
}

.presentcondition li:last-child h3 {
  font-size: 16px;
  font-weight: bold;
  justify-content: center;
  background: #4a000d;
  color: #fff;
  border-bottom: 3px solid #9b0020;
  padding: 8px 0;
  margin-bottom: 10px;
}

.presentcondition li:last-child h4 {
  font-size: 15px;
}

.presentcondition li:last-child .conditiondtl {
  font-size: 13px;
}

.presentcondition li:last-child .conditiondtl span {
  font-size: 11px;
}
.presentcondition li:last-child .conditiondtl a {
  display: block;
  margin: 10px 0;
  text-align: center;
}

.CPdtl {
  background: #eeeeee;
  font-size: 13px;
  border: 1px solid #c1c1c1;
  border-radius: 3px;
  padding: 12px 8px 12px 40px;
  font-weight: bold;
  position: relative;
  margin: 15px 0 30px;
}
.CPdtl:hover {
  cursor: pointer;
}
.CPdtl:before {
  content: '＋';
  background: #585858;
  width: 15px;
  height: 15px;
  border-radius: 30px;
  padding: 3px;
  color: #eeeeee;
  font-weight: bolder;
  font-size: 15px;
  display: block;
  position: absolute;
  top: 8px;
  left: 10px;
  text-align: center;
}

.CPdtl.active-submenu:before {
  content: '-';
  background: #585858;
  width: 15px;
  height: 15px;
  border-radius: 30px;
  padding: 3px;
  color: #eeeeee;
  font-weight: bolder;
  font-size: 16px;
  display: block;
  position: absolute;
  top: 8px;
  left: 10px;
  text-align: center;
}

.CPcontents {
  padding: 20px;
  font-size: 13px;
  background: #eeeeee;
  border: 1px solid #c1c1c1;
}

.CPcontents dl {
  line-height: 140%;
}

.CPcontents dl dt {
  font-weight: bold;
  padding: 10px 0;
}

.CPcontents dl dt:first-child {
  padding-top: 0;
}
.CPcontents dl dd {
  margin-bottom: 15px;
}
.CPcontents dl a {
  text-decoration: underline !important;
  color: #1d54a7 !important;
}

.step {
  overflow: hidden;
  padding: 20px 0;
}

.step li {
  float: left;
  width: 196px;
  padding: 0 5.5px;
}

.rakugo {
  overflow: hidden;
}

.rakugo li:first-child {
  float: left;
}

.rakugo li:last-child {
  float: right;
  width: 200px;
  text-align: center;
}

.rakugo li:last-child a {
  display: block;
}

p.tips {
  padding: 10px 0;
  font-size: 12px;
}

p.tips a {
  text-decoration: underline !important;
}

#hotel p.subttl {
  font-size: 13px;
  padding: 20px 0;
}

#hotel p.areattl {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  padding: 15px 0;
}

#hotel p.areattl span {
  font-size: 19px;
}

#hotel .lgreen {
  background: #00839b;
  border-bottom: 3px solid #005765;
}

#hotel .blue {
  background: #0050bd;
  border-bottom: 3px solid #0045a3;
  margin-top: 40px;
}

.hotels {
  width: 830px !important;
  padding: 20px 0;
}

.hotels .htlBox {
  border: 1px solid #b6b6b6;
}

.hotels .htlBox p.area {
  background: #b6b6b6;
}

.hotels .htlBox h1 {
  color: #1d54a7;
}

.hotels .htlBox .chara li {
  background: #fef200;
  color: #000;
}

.hotels .btn li a {
  position: relative;
}

.hotels .btn li a:after {
  top: 33%;
  right: 10px;
  border: 2px solid #fff;
  position: absolute;
  width: 8px;
  height: 8px;
  content: '';
  border-bottom: none;
  border-left: none;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg); /* IE 9 */
  -moz-transform: rotate(45deg); /* Firefox */
  -webkit-transform: rotate(45deg); /* Safari 和 Chrome */
  -o-transform: rotate(45deg); /* Opera */
}

.hotels .btn li:first-child a {
  background: #9b0020;
}

.hotels .btn li.ana {
  float: left;
  width: 49%;
  margin-right: 2%;
}

.hotels .btn li.ana a {
  background: url(https://img.travel.rakuten.co.jp/select/hyogo/201809/images/ana.jpg) center center no-repeat #fff !important;
  font-size: 0;
  border: 2px solid #1e1082;
  padding: 10px 0;
  display: block;
  height: 15px;
  position: relative;
}

.hotels .btn li.ana a:after {
  top: 33%;
  right: 10px;
  border: 2px solid #000;
  position: absolute;
  width: 8px;
  height: 8px;
  content: '';
  border-bottom: none;
  border-left: none;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg); /* IE 9 */
  -moz-transform: rotate(45deg); /* Firefox */
  -webkit-transform: rotate(45deg); /* Safari 和 Chrome */
  -o-transform: rotate(45deg); /* Opera */
}

.hotels .btn li.jal {
  float: left;
  width: 49%;
}

.hotels .btn li.jal a {
  background: url(https://img.travel.rakuten.co.jp/select/hyogo/201809/images/jal.jpg) center center no-repeat #fff !important;
  font-size: 0;
  border: 2px solid #cf0d0e;
  padding: 10px 0;
  display: block;
  height: 15px;
  position: relative;
}

.hotels .btn li.jal a:after {
  top: 33%;
  right: 10px;
  border: 2px solid #000;
  position: absolute;
  width: 8px;
  height: 8px;
  content: '';
  border-bottom: none;
  border-left: none;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg); /* IE 9 */
  -moz-transform: rotate(45deg); /* Firefox */
  -webkit-transform: rotate(45deg); /* Safari 和 Chrome */
  -o-transform: rotate(45deg); /* Opera */
}

.column1 .htlBox3 {
  width: 268px;
}

.column1 .htlBox3:nth-child(3n) {
  margin-right: 0;
}

p.stadiumareaBTN a {
  display: block;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  position: relative;
  background: #00839b;
  width: 450px;
  margin: 0 auto;
  border-radius: 5px;
  color: #fff !important;
  padding: 22px 0;
}

p.stadiumareaBTN a:after {
  top: 43%;
  right: 15px;
  border: 2px solid #fff;
  position: absolute;
  width: 8px;
  height: 8px;
  content: '';
  border-bottom: none;
  border-left: none;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg); /* IE 9 */
  -moz-transform: rotate(45deg); /* Firefox */
  -webkit-transform: rotate(45deg); /* Safari 和 Chrome */
  -o-transform: rotate(45deg); /* Opera */
}

p.hyougoareaBTN a {
  display: block;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  position: relative;
  background: #0050bd;
  width: 450px;
  margin: 0 auto;
  border-radius: 5px;
  color: #fff !important;
  padding: 22px 0;
}

p.hyougoareaBTN a:after {
  top: 43%;
  right: 15px;
  border: 2px solid #fff;
  position: absolute;
  width: 8px;
  height: 8px;
  content: '';
  border-bottom: none;
  border-left: none;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg); /* IE 9 */
  -moz-transform: rotate(45deg); /* Firefox */
  -webkit-transform: rotate(45deg); /* Safari 和 Chrome */
  -o-transform: rotate(45deg); /* Opera */
}

p.cpnBTN a {
  display: block;
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  position: relative;
  width: 450px;
  margin: 0 auto;
  border-radius: 5px;
  color: #fff !important;
  padding: 22px 0;
  margin-top: 10px;
}

p.cpnBTN a:after {
  top: 43%;
  right: 15px;
  border: 2px solid #fff;
  position: absolute;
  width: 8px;
  height: 8px;
  content: '';
  border-bottom: none;
  border-left: none;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg); /* IE 9 */
  -moz-transform: rotate(45deg); /* Firefox */
  -webkit-transform: rotate(45deg); /* Safari 和 Chrome */
  -o-transform: rotate(45deg); /* Opera */
}

h1#search-box-title {
  background: url(https://img.travel.rakuten.co.jp/select/hyogo/201809/images/searchicon.jpg) no-repeat left center;
  height: 32px;
  font-size: 24px;
  color: #000;
  padding: 14px 10px 10px 35px;
  margin-left: 17px;
}

.column1 #search-box {
  width: 828px;
  border: 1px solid #b6b6b6;
  border-radius: 5px;
  margin: 40px 0 0 0;
}

.column1 #search-box .searchCategory {
  width: 750px;
}

#spot h3.rentalcar {
  background: url(https://img.travel.rakuten.co.jp/select/hyogo/201809/images/car-icon.jpg) no-repeat left center;
  padding: 15px 0 10px 40px;
}

#spot p.carcompany {
  overflow: hidden;
  line-height: 140%;
}

#spot p.carcompany a {
  display: block;
  float: left;
  font-size: 11px;
  text-align: center;
  border: 1px solid #b6b6b6;
  border-radius: 5px;
  width: 198px;
  position: relative;
  padding: 12px 0;
  margin-right: 10px;
}

#spot p.carcompany a:last-child {
  margin-right: 0;
}

#spot p.carcompany a:after {
  top: 43%;
  right: 10px;
  border: 2px solid #646464;
  position: absolute;
  width: 8px;
  height: 8px;
  content: '';
  border-bottom: none;
  border-left: none;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg); /* IE 9 */
  -moz-transform: rotate(45deg); /* Firefox */
  -webkit-transform: rotate(45deg); /* Safari 和 Chrome */
  -o-transform: rotate(45deg); /* Opera */
}
#spot p.carcompany a span {
  display: block;
}

#spot p.carcompany a span em {
  display: block;
  font-size: 13px;
  color: #1d54a7;
  font-weight: bold;
  font-style: normal;
}

#spot .spot {
  margin: 30px 0;
  overflow: hidden;
}

#spot .spot li {
  float: left;
  width: 270px;
  line-height: 140%;
  margin-right: 10px;
}

#spot .spot li a {
  display: block;
}

#spot .spot li:last-child {
  margin-right: 0;
}

#spot .spot li img {
  display: block;
}

#spot .spot li h3 {
  font-size: 13px;
  background: #1d54a7;
  color: #fff;
  padding: 10px;
  margin: 0;
}

#spot .spot li p {
  color: #000;
  background: #eeeeee;
  padding: 10px 20px 10px 10px;
  position: relative;
  font-size: 13px;
}

#spot .spot li p:after {
  top: 43%;
  right: 10px;
  border: 2px solid #000;
  position: absolute;
  width: 8px;
  height: 8px;
  content: '';
  border-bottom: none;
  border-left: none;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg); /* IE 9 */
  -moz-transform: rotate(45deg); /* Firefox */
  -webkit-transform: rotate(45deg); /* Safari 和 Chrome */
  -o-transform: rotate(45deg); /* Opera */
}

#access .mainaccess {
  overflow: hidden;
  background: #efefef;
  padding: 10px;
  margin: 20px 0;
}

#access .mainaccess li {
  float: left;
}

#access .mainaccess li:first-child {
  line-height: 140%;
  width: 259px;
  font-size: 13px;
  margin-right: 20px;
}

#access .otheraccess {
  overflow: hidden;
}

#access .otheraccess li {
  width: 410px;
  margin-right: 10px;
  float: left;
}

#access .otheraccess li:nth-child(2n) {
  margin-right: 0;
}

#access .otheraccess li p.accessttl {
  background: #4a000d;
  border-bottom: 3px solid #9b0020;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 10px;
}

#access .otheraccess li img {
  display: block;
  width: 390px;
  margin: 10px auto;
}

.footlink {
  background: #4a000d;
  width: 100%;
  padding: 60px 0;
}

.footlink ul {
  line-height: 150%;
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
}

.footlink ul li {
  font-size: 13px;
  float: left;
  width: 455px;
  margin-right: 40px;
}

.footlink ul li a {
  color: #fff !important;
}

.footlink ul li a:hover {
  opacity: 0.8 !important;
  text-decoration: none;
}

.footlink ul li:last-child {
  margin-right: 0;
}

.footlink ul li span {
  display: block;
  text-align: center;
}

.switch {
  display: none;
}

.cpn h3 {
  text-align: center;
  font-size: 36px;
  display: block;
}
.cpn h3 em {
  font-style: normal;
  color: #1c0e80;
}
.cpn p {
  text-align: center;
  font-size: 24px;
  margin: 10px 0;
  padding-top: 20px;
}
.cpn a {
  display: block;
  width: 830px;
  margin: 0 auto 20px;
}

.times {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.6;
  text-align: left !important;
}
.times span {
  display: inline-block;
  color: #fff;
  padding: 3px 10px;
  font-size: 18px;
  font-weight: bold;
  background: #000;
  margin: 30px 0 5px 0;
}

.cpn .times {
  margin-bottom: 0;
}
.claim {
  position: absolute;
  z-index: 99;
  right: 10px;
  bottom: 10px;
  font-size: 12px;
  color: #fff;
}
