@charset "utf-8";

/* -----------------------------------------------------------
	pc tab design
----------------------------------------------------------- */

@media screen and (min-width: 768px){

/* アンカーリンク 共通 */

.oribist_top-anchor_wrap{
  color: #464544;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0 30px 0;
  padding: 0;
}
.oribist_top-anchor_wrap div{
  margin-right: 40px;
  margin-bottom: 10px;
}
.oribist_top-anbtn a{
  display: inline-block;
  text-decoration: none;
  line-height: 1;
}
.oribist_top-anbtn .oribist_top-anbtn_style,
.oribist_top-anbtn .oribist_top-anbtn_style2{
  background: #fff;
  color: #464544;
  padding-right: 20px;
  position: relative;
  transition: all 0.2s ease;
}
.oribist_top-anbtn .oribist_top-anbtn_style::before,
.oribist_top-anbtn .oribist_top-anbtn_style2::before{
  content: "";
  width: 7px;
  height: 7px;
  position: absolute;
  right: 0px;
  top: 35%;
  transform: translateY(-50%) rotate(135deg);
  border-top: 2px solid #bdbcbb;
  border-right: 2px solid #bdbcbb;
  transition: all 0.2s ease-in;
}
.oribist_top-anbtn .oribist_top-anbtn_style:hover::before,
.oribist_top-anbtn .oribist_top-anbtn_style2:hover::before{
  right: 0px;
  top: 90%;    
}



/* 見出しメイン */

.oribist_head_wrap{
  color: #2d2926;
  font-size: 14px;
  margin: 100px 0 80px 0;
  padding: 0;
}
.oribist_head_main{
  margin: 0;
  padding: 0;
  font-size: 2.3em;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
.oribist_head_sub{
  margin: 0;
  padding: 0;
  color: #464544;
  font-size: 1.1em;
  font-weight:normal;
  width: 100%;
  text-align: center;
}



/* Google Maps ルート */

.oribist_grm{
  color: #464544;
  font-size: 15px;
  display: block;
}



/* ルートマップ */

.oribist_rm1{
  display: block;
  width: 100%;
  color: #464544;
  font-size: 15px;
}
.oribist_rm1 table{
  border-collapse: collapse;
  table-layout:fixed;
  width: 95%;
  margin: 0 auto ;
  margin-top: 50px;
  margin-bottom: 100px;
}
.oribist_rm1 table td{
  padding: 5px;
  text-align: center;
  vertical-align:middle;
}
.oribist_rm1 table .oribist_rmpoint1{
  border: 1px solid #bdbcbb;
  background-color: #f5f4f3;
}
.oribist_rm1 table .oribist_rmpoint1 img{
  width: 80px;
  padding: 10px 0;
}
.oribist_rm1 table .oribist_rmway1{
  vertical-align:bottom;
  font-size: 0.9em;
  color: #867e56;
}
.oribist_rm1 table .oribist_rmtime1{
  vertical-align:top;
  font-size: 0.9em;
  color: #d16969;
}
.oribist_rm1 table .oribist_rmline1{
  background-image: url(https://www.hotel-vista.jp/uploads/img/access/rm_lineh.jpg); 
  background-repeat: repeat-x;
  background-position: center;
  height: 10px;
}
.oribist_rm1 table .oribist_rmcom1{
  text-align: left;
  font-size: 0.9em;
  padding-top: 20px;
}



.oribist_rm_acd {
  width: 100%;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *display: inline;
  letter-spacing: normal;
  padding: 20px 0px 0px 0px;
  color: #2d2926;
  font-size: 15px;
}
.oribist_rm_acd .oribist_rm_btn {
  display: none;
}
.oribist_rm_acd .oribist_rm_acd_contents {
  position: relative;
  margin-bottom: 1em;
  border-bottom: solid 1px #e0dfde;
}
.oribist_rm_acd .oribist_rm_head,.oribist_rm_flow {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.5s;
}
.oribist_rm_acd .oribist_rmicon1 {
  font-weight: bold;
  display: block;
  padding: 5px 0 15px 55px;
  background: url(https://www.hotel-vista.jp/uploads/img/access/rm_icon-01.png) no-repeat 10px 0; 
}
.oribist_rm_acd .oribist_rmicon2 {
  font-weight: bold;
  display: block;
  padding: 5px 0 15px 55px;
  background: url(https://www.hotel-vista.jp/uploads/img/access/rm_icon-02.png) no-repeat 10px 0; 
}
.oribist_rm_acd .oribist_rmicon3 {
  font-weight: bold;
  display: block;
  padding: 5px 0 15px 55px;
  background: url(https://www.hotel-vista.jp/uploads/img/access/rm_icon-03.png) no-repeat 10px 0; 
}
.oribist_rm_acd .oribist_rm_head:after,.oribist_rm_head:before {
  content: "";
  position: absolute;
  right: 2.5em;
  top: 0.5em;
  width: 2px;
  height: 0.75em;
  background-color: #9d9c9b;
  transition: all 0.5s;
}
.oribist_rm_acd .oribist_rm_head:after {
  transform: rotate(90deg);
}
.oribist_rm_acd .oribist_rm_flow {
  max-height: 0;
  overflow: hidden;
}
.oribist_rm_acd .oribist_rm_btn:checked + .oribist_rm_head + .oribist_rm_flow {
  max-height: 3500px;
  transition: all 1s;
}
.oribist_rm_acd .oribist_rm_btn:checked + .oribist_rm_head:before {
  transform: rotate(90deg) !important;
}
.oribist_rm_acd label {
  cursor :pointer;
}



.oribist_rm2{
  display: none;
}



/* 最寄駅etcからのルート */

.oribist_fns{
  border-bottom: solid 1px #e0dfde;
  padding: 20px 0 50px 0;
}
.oribist_fns p{
  margin: 10px 0 35px 10px;
  font-size: 15px;
  color: #2d2926;
  font-weight: bold;
}
.oribist_fns p i{
  margin-right: 10px;
}
.oribist_fns ul{
  width: 230px;
  margin: 0;
  padding: 0;
  display:inline-block;
  vertical-align:top;
  margin-bottom: 30px;
  list-style-type:none;
  font-size: 14px;
  color: #464544;
}
.oribist_fns ul li{
  margin: 0;
  padding: 0;
}
.oribist_fns ul li p{
  margin: 0;
  padding: 0;
}
.oribist_fns ul li img{
  width: 230px;
  margin: 0 0 20px 0;
}
.oribist_fns .oribist_fns_rt1{
  margin-right: 30px;
}
.oribist_fns_com1{
  font-size: 14px;
  color: #464544;
  margin: 10px;
}



.oribist_fns2{
  border-bottom: solid 1px #e0dfde;
  padding: 20px 0 50px 0;
}
.oribist_fns2 p{
  margin: 10px 0 35px 0;
  font-size: 15px;
  color: #2d2926;
  font-weight: bold;
}
.oribist_fns2 p i{
  margin-right: 10px;
}
.oribist_fns2 ul{
  width: 230px;
  margin: 0;
  padding: 0;
  display:inline-block;
  vertical-align:top;
  margin-bottom: 30px;
  list-style-type:none;
  font-size: 14px;
  color: #464544;
}
.oribist_fns2 ul .oribist_fns2_sp{
  display: none;
}
.oribist_fns2 ul li{
  margin: 0;
  padding: 0;
}
.oribist_fns2 ul li p{
  margin: 0;
  padding: 0;
}
.oribist_fns2 ul li img{
  width: 230px;
  margin: 0 0 20px 0;
  padding: 0;
}
.oribist_fns2 .oribist_fns2_rt1{
  margin-right: 30px;
}
.oribist_fns2_com1{
  font-size: 14px;
  color: #464544;
  margin: 10px;
}



.oribist_fns3 p{
  margin: 10px 0 35px 0;
  font-size: 15px;
  color: #2d2926;
  font-weight: bold;
}
.oribist_fns3 p i{
  margin-right: 10px;
}
.oribist_fns3 ul{
  width: 230px;
  margin: 0;
  padding: 0;
  display:inline-block;
  vertical-align:top;
  margin-bottom: 30px;
  list-style-type:none;
  font-size: 14px;
  color: #464544;
}
.oribist_fns3 ul .oribist_fns3_sp{
  display: none;
}
.oribist_fns3 ul li{
  margin: 0;
  padding: 0;
}
.oribist_fns3 ul li p{
  margin: 0;
  padding: 0;
}
.oribist_fns3 ul li img{
  width: 230px;
  margin: 0 0 20px 0;
  padding: 0;
}
.oribist_fns3 .oribist_fns3_rt1{
  margin-right: 30px;
}
.oribist_fns3_com1{
  font-size: 14px;
  color: #464544;
  margin: 10px;
}



.oribist_sh_wrap1{
  width: 100%;
  margin-top: 30px;
}
.oribist_sh_wrap1 p{
  font-size: 15px;
  color: #2d2926;
  font-weight: bold;
  margin: 10px 0 35px 0;
}
.oribist_sh_wrap1 p i{
  margin-right: 10px;
}
.oribist_sh_left{
  float: left;
  width: 40%;
  margin-bottom: 25px;
}
.oribist_sh_left img{
  width: 100%;
  margin-bottom: 25px;
}
.oribist_sh_right{
  float: right;
  width: 55%;
  margin-bottom: 25px;
}
.oribist_sh_block1{
  margin-bottom: 25px;
}
.oribist_sh_block1 p{
  font-size: 15px;
  color: #464544;
  font-weight: bold;
  margin: 0 0 15px 0;
}
.oribist_sh_block1 ul li{
  font-size: 14px;
  color: #464544;
  list-style: none;
}



/* 駐車場 */

.oribist_pk_wrap1{
  font-size: 14px;
  color: #464544;
  width: 100%;
}
.oribist_pk_left{
  float: left;
  width: 40%;
  margin-bottom: 25px;
}
.oribist_pk_left img{
  width: 100%;
  margin-bottom: 25px;
}
.oribist_pk_right{
  float: right;
  width: 55%;
  margin-bottom: 25px;
}
.oribist_pk_right span{
  margin-bottom: 20px;
  display: block;
}
.oribist_pk_block1{
  margin-bottom: 25px;
}
.oribist_pk_block1 p{
  font-weight: bold;
  margin-bottom: 15px;
}
.oribist_pk_block1 table{
  width: 100%;
  border-collapse: collapse;
}
.oribist_pk_block1 table th, .oribist_pk_block1 table td{
  border: 1px solid #bdbcbb;
  padding: 10px 15px 10px 15px;
}
.oribist_pk_block1 table th{
  width: 25%;
  background: #f5f4f3;
}
.oribist_pk_block1 span{
  margin-top: 15px;
  display: block;
}
.oribist_pk_block1 ul li{
  list-style: square;
  margin-left: 20px;
}



.oribist_pk_wrap2{
  font-size: 14px;
  color: #464544;
  width: 100%;
  margin-bottom: 25px;
}
.oribist_pk_wrap2 span{
  margin-bottom: 20px;
  display: block;
}
.oribist_pk_block2{
  margin-bottom: 25px;
}
.oribist_pk_block2 p{
  font-weight: bold;
  margin-bottom: 15px;
}
.oribist_pk_block2 table{
  width: 100%;
  border-collapse: collapse;
}
.oribist_pk_block2 table th, .oribist_pk_block2 table td{
  border: 1px solid #bdbcbb;
  padding: 10px 15px 10px 15px;
}
.oribist_pk_block2 table th{
  width: 25%;
  background: #f5f5f5;
}
.oribist_pk_block2 span{
  margin-top: 15px;
  display: block;
}
.oribist_pk_block2 ul li{
  list-style: square;
  margin-left: 20px;
}



.oribist_clearfix:after {
  content: "";
  clear: both;
  display: block;
}



/* 罫線 */

.oribist_border_a1{
  width: 100%;
  border-bottom: 1px solid #bdbcbb;
  padding: 0;
  margin: 0 auto;
}
.oribist_border_b1{
  width: 100%;
  border-bottom: 1px solid #e0dfde;
  padding: 0;
  margin: 0 auto;
}
.oribist_border_b2{
  width: 92%;
  border-bottom: 1px solid #e0dfde;
  padding: 0;
  margin: 0 auto;
}
.oribist_border_b3{
  width: 20%;
  border-bottom: 1px solid #e0dfde;
  padding: 0;
  margin: 0 auto;
}



/* スペース */

.oribist_spacebtm_a{
  padding: 0;
  margin: 0 0 100px 0;
}
.oribist_spacebtm_b{
  padding: 0;
  margin: 0 0 30px 0;
}
.oribist_spacebtm_c{
  padding: 0;
  margin: 0 0 60px 0;
}



/* 非表示 */

.oribist_hidden_style1{
  display: none;
}

}



.oribist_blockspace1{
  margin: 20px 0 0 0;
}
.oribist_blockspace2{
  margin: 10px 0 0 0;
}



/* -----------------------------------------------------------
	smp design
----------------------------------------------------------- */

@media screen and (max-width: 767px){

/* アンカーリンク 共通 */

.oribist_top-anchor_wrap{
  width: 86%;
  color: #464544;
  font-size: 13px;
  border-left: 5px solid #e0dfde;
  margin: 40px auto 40px auto;
  padding: 0;
  padding-left: 4%;
}
.oribist_top-anchor_wrap div{
  margin-bottom: 15px;
}
.oribist_top-anbtn a{
  display: inline-block;
  text-decoration: none;
  line-height: 1;
}
.oribist_top-anbtn .oribist_top-anbtn_style,
.oribist_top-anbtn .oribist_top-anbtn_style2{
  background: #fff;
  color: #464544;
  padding-right: 20px;
  position: relative;
  transition: all 0.2s ease;
}
.oribist_top-anbtn .oribist_top-anbtn_style2{
  line-height: 1.3;
}
.oribist_top-anbtn .oribist_top-anbtn_style::before{
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  right: 0px;
  top: 35%;
  transform: translateY(-50%) rotate(135deg);
  border-top: 2px solid #bdbcbb;
  border-right: 2px solid #bdbcbb;
  transition: all 0.2s ease-in;
}
.oribist_top-anbtn .oribist_top-anbtn_style2::before{
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  right: 0px;
  top: 40%;
  transform: translateY(-50%) rotate(135deg);
  border-top: 2px solid #bdbcbb;
  border-right: 2px solid #bdbcbb;
  transition: all 0.2s ease-in;
}
.oribist_top-anbtn .oribist_top-anbtn_style:hover::before{
  right: 0px;
  top: 90%;    
}
.oribist_top-anbtn .oribist_top-anbtn_style2:hover::before{
  right: 0px;
  top: 80%;    
}



/* 見出しメイン */

.oribist_head_wrap{
  color: #2d2926;
  font-size: 13px;
  margin: 80px 0 50px 0;
  padding: 0;
}
.oribist_head_main{
  margin: 0;
  padding: 0;
  font-size: 2em;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
.oribist_head_sub{
  margin: 0;
  padding: 0;
  color: #464544;
  font-size: 1.1em;
  font-weight:normal;
  width: 100%;
  text-align: center;
}



/* Google Maps ルート */

.oribist_grm{
  display: block;
  width: 100%;
  text-align: center;
  color: #464544;
  font-size: 14px;
}



/* ルートマップ */

.oribist_rm2{
  display: block;
  width: 100%;
  color: #464544;
  font-size: 14px;
}
.oribist_rm2 table{
  border-collapse: collapse;
  width: 90%;
  margin: 0 auto ;
  margin-top: 30px;
  margin-bottom: 60px;
}
.oribist_rm2 table td{
  padding: 15px 10px;
  text-align: center;
  vertical-align: middle;
}
.oribist_rm2 table .oribist_rmpoint2{
  border: 1px solid #bdbcbb;
  background-color: #f5f4f3;
}
.oribist_rm2 table .oribist_rmpoint2 img{
  width: 60px;
}
.oribist_rm2 table .oribist_rmway2{
  text-align: right;
  font-size: 0.9em;
  color: #867e56;
}
.oribist_rm2 table .oribist_rmtime2{
  text-align: left;
  font-size: 0.9em;
  color: #d16969;
}
.oribist_rm2 table .oribist_rmwid1-2{
  width: 47%;
}
.oribist_rm2 table .oribist_rmwid2-2{
  width: 6%;
}
.oribist_rm2 table .oribist_rmwid3-2{
  width: 20%;
}
.oribist_rm2 table .oribist_rmwid4-2{
  width: 7%;
}
.oribist_rm2 table .oribist_rmline2{
  background-image: url(https://www.hotel-vista.jp/uploads/img/access/rm_linev.jpg); 
  background-repeat: repeat-y;
  background-position: center;
}
.oribist_rm2 table .oribist_rmcom1{
  text-align: left;
  font-size: 0.9em;
  padding-top: 20px;
}



.oribist_rm_acd {
  width: 100%;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *display: inline;
  letter-spacing: normal;
  padding: 20px 0px 0px 0px;
  color: #2d2926;
  font-size: 14px;
}
.oribist_rm_acd .oribist_rm_btn {
  display: none;
}
.oribist_rm_acd .oribist_rm_acd_contents {
  position: relative;
  margin-bottom: 1em;
  border-bottom: solid 1px #e0dfde;
}
.oribist_rm_acd .oribist_rm_head,.oribist_rm_flow {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.5s;
}
.oribist_rm_acd .oribist_rmicon1 {
  font-weight: bold;
  display: block;
  padding: 5px 0 15px 60px;
  background: url(https://www.hotel-vista.jp/uploads/img/access/rm_icon-01.png) no-repeat 15px 0; 
}
.oribist_rm_acd .oribist_rmicon2 {
  font-weight: bold;
  display: block;
  padding: 5px 0 15px 60px;
  background: url(https://www.hotel-vista.jp/uploads/img/access/rm_icon-02.png) no-repeat 15px 0; 
}
.oribist_rm_acd .oribist_rmicon3 {
  font-weight: bold;
  display: block;
  padding: 5px 0 15px 60px;
  background: url(https://www.hotel-vista.jp/uploads/img/access/rm_icon-03.png) no-repeat 15px 0; 
}
.oribist_rm_acd .oribist_rm_head:after,.oribist_rm_head:before {
  content: "";
  position: absolute;
  right: 1.6em;
  top: 0.25em;
  width: 2px;
  height: 0.75em;
  background-color: #9d9c9b;
  transition: all 0.5s;
}
.oribist_rm_acd .oribist_rm_head:after {
  transform: rotate(90deg);
}
.oribist_rm_acd .oribist_rm_flow {
  max-height: 0;
  overflow: hidden;
}
.oribist_rm_acd .oribist_rm_btn:checked + .oribist_rm_head + .oribist_rm_flow {
  max-height: 5500px;
  transition: all 1s;
}
.oribist_rm_acd .oribist_rm_btn:checked + .oribist_rm_head:before {
  transform: rotate(90deg) !important;
}
.oribist_rm_acd label {
  cursor :pointer;
}



.oribist_rm1{
  display: none;
}



/* 最寄駅etcからのルート */

.oribist_fns{
  border-bottom: solid 1px #e0dfde;
  padding: 20px 0 20px 0;
  width: 100%;
  font-size: 13px;
  color: #464544;
}
.oribist_fns_top img{
  width: 90%;
  margin: 0 auto ;
  margin-bottom: 30px;
  display: block;
}
.oribist_fns p{
  font-size: 14px;
  color: #2d2926;
  font-weight: bold;
  margin: 0 15px 50px 15px;
}
.oribist_fns p i{
  font-size: 14px;
  margin-right: 10px;
}
.oribist_fns ul{
  width: 90%;
  margin: 0;
  padding: 0;
  margin: 0 auto ;
  margin-bottom: 30px;
  list-style-type:none;
}
.oribist_fns ul li{
  width: 100%;
  margin: 0;
  padding: 0;
}
.oribist_fns ul p{
  width: 100%;
  margin: 0;
  padding: 0;
  margin: 0 auto ;
  margin-bottom: 20px;
}
.oribist_fns ul img{
  width: 100%;
}
.oribist_fns_com1{
  font-size: 13px;
  color: #464544;
  width: 90%;
  margin: 0 auto ;
  margin-top: 20px;
}



.oribist_fns2{
  border-bottom: solid 1px #e0dfde;
  padding: 30px 0 20px 0;
  width: 100%;
  font-size: 13px;
  color: #464544;
}
.oribist_fns2_top img{
  width: 90%;
  margin: 0 auto ;
  margin-bottom: 30px;
  display: block;
}
.oribist_fns2 p{
  font-size: 14px;
  color: #2d2926;
  font-weight: bold;
  margin: 0 15px 50px 15px;
}
.oribist_fns2 p i{
  font-size: 14px;
  margin-right: 10px;
}
.oribist_fns2 ul{
  width: 90%;
  margin: 0;
  padding: 0;
  margin: 0 auto ;
  margin-bottom: 30px;
  list-style-type:none;
}
.oribist_fns2 ul .oribist_fns2_pc{
  display: none;
}
.oribist_fns2 ul li{
  width: 100%;
  margin: 0;
  padding: 0;
}
.oribist_fns2 ul p{
  width: 280px;
  margin: 0;
  padding: 0;
  margin: 0 auto ;
  margin-bottom: 20px;
}
.oribist_fns2 ul img{
  width: 280px;
}
.oribist_fns2_com1{
  font-size: 13px;
  color: #464544;
  width: 90%;
  margin: 0 auto ;
  margin-top: 20px;
}



.oribist_fns3{
  width: 100%;
  font-size: 13px;
  color: #464544;
}
.oribist_fns3_top img{
  width: 90%;
  margin: 0 auto ;
  margin-bottom: 30px;
  display: block;
}
.oribist_fns3 p{
  font-size: 14px;
  color: #2d2926;
  font-weight: bold;
  margin: 0 15px 50px 15px;
}
.oribist_fns3 p i{
  font-size: 14px;
  margin-right: 10px;
}
.oribist_fns3 ul{
  width: 90%;
  margin: 0;
  padding: 0;
  margin: 0 auto ;
  margin-bottom: 30px;
  list-style-type:none;
}
.oribist_fns3 ul .oribist_fns3_pc{
  display: none;
}
.oribist_fns3 ul li{
  width: 100%;
  margin: 0;
  padding: 0;
}
.oribist_fns3 ul p{
  width: 280px;
  margin: 0;
  padding: 0;
  margin: 0 auto ;
  margin-bottom: 20px;
}
.oribist_fns3 ul img{
  width: 280px;
}
.oribist_fns3_com1{
  font-size: 13px;
  color: #464544;
  width: 90%;
  margin: 0 auto ;
  margin-top: 20px;
}



.oribist_sh_wrap1{
  width: 100%;
  margin-top: 30px;
}
.oribist_sh_wrap1 p{
  font-size: 14px;
  color: #2d2926;
  font-weight: bold;
  margin: 0 15px 50px 15px;
}
.oribist_sh_wrap1 p i{
  font-size: 14px;
  margin-right: 10px;
}
.oribist_sh_left{
  width: 90%;
  margin: 0 auto ;
  margin-bottom: 20px;
}
.oribist_sh_right{
  width: 90%;
  margin: 0 auto ;
  margin-bottom: 10px;
}
.oribist_sh_block1{
  margin-bottom: 20px;
}
.oribist_sh_block1 p{
  font-size: 13px;
  color: #464544;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.oribist_sh_right ul li{
  font-size: 13px;
  color: #464544;
  list-style: none;
}



/* 駐車場 */

.oribist_pk_wrap1{
  font-size: 13px;
  color: #464544;
  width: 100%;
}
.oribist_pk_left{
  width: 90%;
  margin: 0 auto ;
  margin-bottom: 20px;
}
.oribist_pk_right{
  width: 90%;
  margin: 0 auto ;
  margin-bottom: 10px;
}
.oribist_pk_right span{
  margin-bottom: 15px;
  display: block;
}
.oribist_pk_block1{
  margin-bottom: 20px;
}
.oribist_pk_block1 p{
  font-weight: bold;
  margin-bottom: 10px;
}
.oribist_pk_block1 table{
  width: 100%;
  border-collapse: collapse;
}
.oribist_pk_block1 table th, .oribist_pk_block1 table td{
  border: 1px solid #bdbcbb;
  padding: 10px 15px 10px 15px;
}
.oribist_pk_block1 table th{
  width: 30%;
  background: #f5f4f3;
}
.oribist_pk_block1 span{
  margin-top: 10px;
  display: block;
}
.oribist_pk_right ul li{
  list-style: square;
  margin-left: 20px;
}



.oribist_pk_wrap2{
  font-size: 13px;
  color: #464544;
  width: 90%;
  margin: 0 auto ;
  margin-bottom: 15px;
}
.oribist_pk_wrap2 span{
  margin-bottom: 15px;
  display: block;
}
.oribist_pk_block2{
  margin-bottom: 15px;
}
.oribist_pk_block2 p{
  font-weight: bold;
  margin-bottom: 10px;
}
.oribist_pk_block2 table{
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto ;
}
.oribist_pk_block2 table th, .oribist_pk_block2 table td{
  border: 1px solid #bdbcbb;
  padding: 10px 15px 10px 15px;
}
.oribist_pk_block2 table th{
  width: 30%;
  background: #f5f5f5;
}
.oribist_pk_block2 span{
  margin-top: 10px;
  display: block;
}
.oribist_pk_block2 ul li{
  list-style: square;
  margin-left: 20px;
}



/* 罫線 */

.oribist_border_a1{
  width: 100%;
  border-bottom: 1px solid #bdbcbb;
  padding: 0;
  margin: 0 auto;
}
.oribist_border_b1{
  width: 100%;
  border-bottom: 1px solid #e0dfde;
  padding: 0;
  margin: 0 auto;
}
.oribist_border_b2{
  width: 92%;
  border-bottom: 1px solid #e0dfde;
  padding: 0;
  margin: 0 auto;
}
.oribist_border_b3{
  width: 20%;
  border-bottom: 1px solid #e0dfde;
  padding: 0;
  margin: 0 auto;
}



/* スペース */

.oribist_spacebtm_a{
  padding: 0;
  margin: 0 0 80px 0;
}
.oribist_spacebtm_b{
  padding: 0;
  margin: 0 0 30px 0;
}
.oribist_spacebtm_c{
  padding: 0;
  margin: 0 0 60px 0;
}

}


