@charset "utf-8";

/* -----------------------------------------------------------
	scroll
----------------------------------------------------------- */

html {
  scroll-behavior: smooth;
}

/* -----------------------------------------------------------
	right contents navi
----------------------------------------------------------- */

#right_con #pnav li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
  margin: 0 10px 10px 0;
}
#right_con #pnav li a {
  position: relative;
  display: block;
  padding: 8px 10px;
  border: 1px solid #b39933;
  box-sizing: border-box;
  color: #b39933;
  text-decoration: none;
  -webkit-transition: background 500ms ease, color 500ms ease;
  -moz-transition: background 500ms ease, color 500ms ease;
  -o-transition: background 500ms ease, color 500ms ease;
  transition: background 500ms ease, color 500ms ease;
  font-size: 1em;
}
#right_con #pnav li a:before, #right_con #pnav li a:after {
  font-family: FontAwesome;
  vertical-align: middle;
}
#right_con #pnav li a:after {
  content: "\f107";
  margin-left: .5em;
  line-height: 1;
  vertical-align: baseline;
}
#right_con #pnav li a:hover {
  background: #b39933;
  color: #fff;
}

/* -----------------------------------------------------------
	line
----------------------------------------------------------- */

#right_con .bd {
  border-top: 1px solid #d4d4d4;
  padding: 0;
  margin: 20px 0;
}

/* -----------------------------------------------------------
	head
----------------------------------------------------------- */

#right_con .head1 {
  text-align: center;
  font-size: 2.2em;
  line-height: 150%;
  margin: 70px 0 60px 0;
}
#right_con .head1:after {
  content: '';
  display: block;
  width: 100px;
  height: 6px;
  background: #b39933;
  margin: 15px auto 0;
}

#right_con .head2 {
  text-align: center;
  font-size: 2.2em;
  line-height: 150%;
  margin: 30px 0 60px 0;
}
#right_con .head2:after {
  content: '';
  display: block;
  width: 100px;
  height: 6px;
  background: #b39933;
  margin: 15px auto 0;
}

/* -----------------------------------------------------------
	intro
----------------------------------------------------------- */

.oribist_dphead{
  text-align: center;
  font-size: 2.2em;
  line-height: 150%;
  width: 100%;
  margin-top: 70px;
  margin-bottom: 40px;
}
.oribist_dpintro{
  width: 100%;
  margin-bottom: 60px;
}
.oribist_dpintro ul{
  width: 90%;
  margin: 0;
  padding: 0;
  margin: 0 auto;
  list-style: none;
}
.oribist_dpintro ul li{
  background: url(https://www.hotel-vista.jp/uploads/img/dp/cm_icon.png) no-repeat left 0px top 2px;
  background-size: 20px auto;
  padding-left: 30px;
  margin-bottom: 30px;
  font-size: 1.2em;
  line-height: 150%;
}
.oribist_dpintro1{
  width: 100%;
  margin-bottom: 20px;
}
.oribist_dpintro1 ul{
  width: 90%;
  margin: 0;
  padding: 0;
  margin: 0 auto;
  list-style: none;
}
.oribist_dpintro1 ul li{
  background: url(https://www.hotel-vista.jp/uploads/img/dp/cm_icon.png) no-repeat left 0px top 2px;
  background-size: 20px auto;
  padding-left: 30px;
  margin-bottom: 30px;
  font-size: 1.5em;
}
.oribist_spv{
  display: none;
}

/* -----------------------------------------------------------
	package
----------------------------------------------------------- */

.oribist_dpcom_wrap{
  width: 100%;
  box-shadow: 0px 0px 10px #999999;
  padding-bottom: 50px;
  font-size: 1.2em;
  margin-bottom: 50px;
}
.oribist_dpcom_top{
  width: 90%;
  margin: 0 auto;
  padding-top: 45px;
  margin-bottom: 30px;
}
.oribist_dpcom_left{
  width: 48%;
  float: left;
}
.oribist_dpcom_left .oribist_dpcom_head1 {
  font-size: 1.1em;
  font-weight: bold;
  border-left: 5px solid #0b318f;
  padding: 3px 10px;
}
.oribist_dpcom_left .oribist_dpcom_head2 {
  font-size: 1.1em;
  font-weight: bold;
  border-left: 5px solid #cc0000;
  padding: 3px 10px;
}
.oribist_dpcom_left .oribist_dpcom_head3 {
  font-size: 1.1em;
  font-weight: bold;
  border-left: 5px solid #ce233a;
  padding: 3px 10px;
}
.oribist_dpcom_left ul {
  padding: 0;
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.oribist_dpcom_left ul li {
  list-style: disc;
  margin-bottom: 20px;
  font-size: 0.9em;
}
.oribist_dpcom_left i{
  vertical-align: middle;
}
.oribist_dpcom_left a{
  font-size: 0.9em;
  font-weight: bold;
  color: #0077a1;
  text-decoration: none;
}
.oribist_dpcom_left a:hover{
  font-size: 0.9em;
  font-weight: bold;
  color: #0077a1;
  text-decoration: underline;
}
.oribist_dpcom_right{
  width: 48%;
  float: right;
}
.oribist_dpcom_right img{
  width: 100%;
}
.oribist_dpcom_bottom{
  width: 90%;
  margin: 0 auto;
}
.oribist_dpcom_link1 a{
  display: block;
  font-size: 1em;
  color: #ffffff;
  text-decoration: none;
  background-color: #0b318f;
  border-radius: 0.3em;
}
.oribist_dpcom_link1 a:hover{
  color: #ffffff;
  text-decoration: none;
  background-color: #2850b6;
}
.oribist_dpcom_link2 a{
  display: block;
  font-size: 1em;
  color: #ffffff;
  text-decoration: none;
  background-color: #cc0000;
  border-radius: 0.3em;
}
.oribist_dpcom_link2 a:hover{
  color: #ffffff;
  text-decoration: none;
  background-color: #db2e2e;
}
.oribist_dpcom_link3 a{
  display: block;
  font-size: 1em;
  color: #ffffff;
  text-decoration: none;
  background-color: #ce233a;
  border-radius: 0.3em;
}
.oribist_dpcom_link3 a:hover{
  color: #ffffff;
  text-decoration: none;
  background-color: #e4324a;
}
.oribist_dpcom_btn{
  background: url(https://www.hotel-vista.jp/uploads/img/dp/ap_icon.png) no-repeat left 20px top 15px, url(https://www.hotel-vista.jp/uploads/img/dp/ar_icon.png) no-repeat right 30px top 15px;
  background-size: 30px auto;
  padding: 15px 15px 15px 50px;
  display: block;
}
.oribist_dpcom_btn1{
  background: url(https://www.hotel-vista.jp/uploads/img/dp/bt_icon.png) no-repeat left 20px top 15px, url(https://www.hotel-vista.jp/uploads/img/dp/ar_icon.png) no-repeat right 30px top 15px;
  background-size: 30px auto;
  padding: 15px 15px 15px 50px;
  display: block;
}

.oribist_clearfix:after {
  content: "";
  clear: both;
  display: block;
}
