@charset "shift_jis";
/* CSS Document */


/*-----------------------------------
   system 
-----------------------------------*/

	
.system_con {
    position: relative;
	background-image: url(../img/system/system_bg.jpg);
	padding: 0%;
}
.system {
	font-size: 20px;
}
.system table{
  width: 100%;
  border-collapse:separate;
  border-spacing: 0;
  margin: 0 auto;
	background-color: rgb(0 0 0 / 30%);
	
}

/*---------  slide   -----------*/

.course_slide {
    position: relative;
    margin-bottom: 2rem;
}
.course_slide .check_button a{
    position: absolute;
    top: 12%;
    left: 5%;
}
.course_slide .check_button a img{
    width: 50%;
}
.course_slide .bx-wrapper .bx-pager {
    bottom: initial;
    padding: 0.1rem 0 0.5rem;
}
.course_slide .bx-wrapper .bx-controls-direction a {
    opacity: 1;
    top: 50%;
    font-size: xx-large;
}




.system table th:first-child{
}

.system table th:last-child{
  border-right: 1px solid #fc04b3;
}
.system table th{
  text-align: center;
  color:white;
  background: linear-gradient(#ff6afa,#fc04b3);
  border-left: 1px solid #fc04b3;
  border-top: 1px solid #fc04b3;
  border-bottom: 1px solid #fc04b3;
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
  width: 33%;
  padding: 10px 0;
	font-size: 1.6rem;
}
.system table td{
  text-align: center;
  border-left: 1px solid #fc04b3;
  border-bottom: 1px solid #fc04b3;
  border-top:none;
  width: 33%;
  padding: 1.5%;
	font-weight: bold;
}
.system table td:nth-child(3) {
  color:#f00;
}
.system table td:last-child{
  border-right: 1px solid #fc04b3;
}
.system table  tr:nth-child(odd) td {  
  /*background-color: rgb(251 200 236 / 30%);*/
}
.system table tr:nth-child(even) td {  
  /*background-color: rgb(255 107 250 / 30%); */ 
}  


/*--------- op -----------*/
.system_op p {
	padding: 5%;
    background-color: rgb(255 20 147 / 30%);
}
.system_prohibited ul{
	padding: 3%;
	list-style: none;
	background-color: rgb(0 0 0 / 70%);
}
.system_prohibited ul li{
	padding: 1% 0;
}

/*----------  map  -----------*/
.hotel_map {
	width: 98%;
    margin: 0 auto;
    padding: 5%;
    background-color: rgb(0 0 0 / 80%);
}
.hotel_map .no_hotel {
    text-decoration: line-through red 3px;
}
.google_map {
	margin: 5% 0;
	padding: 1%;
    background-color: rgb(0 0 0 / 70%);
}
.google_map iframe {
	border: 3px solid #fc04b3;
}

/*=============================
   selfpayment
=============================*/

#selfpayment {
	position: absolute;
	top: 11.8%;
    left: 64%;
    display: none;
}
.button {
  display       : inline-block;
  border-radius : 0%;          /* 角丸       */
  font-size     : 12pt;        /* 文字サイズ */
  text-align    : center;      /* 文字位置   */
  cursor        : pointer;     /* カーソル   */
  padding       : 8px 30px;   /* 余白       */
  background    : #990000;     /* 背景色     */
  color         : #ffffff;     /* 文字色     */
  line-height   : 2em;         /* 1行の高さ  */
  transition    : .3s;         /* なめらか変化 */
  border        : 2px solid #ffffff;    /* 枠の指定 */
}
.button:hover {
  color         : #990000;     /* 背景色     */
  background    : #ffffff;     /* 文字色     */
  border        : 2px solid #990000;    /* 枠の指定 */
}



/*-------------------------------750----------------------*/
@media screen and (max-width: 750px) {
	


.system_con {
    background-size: contain;
    padding: 0%;
}
.system {
	font-size: 1.6rem;
}		

	
#selfpayment {
    top: 10.0%;
    left: 50%;
}	
.button {
    padding: 0px 20px;
    background-color: #ff0000;
}	
 
    
/*---------  slide   -----------*/

.course_slide .check_button a{
    left: 3%;
}
.course_slide .check_button a img{
    width: 37%;
}
.bx-wrapper .bx-pager {
    margin-bottom: 1rem;
}
.bx-wrapper .bx-controls-direction a {
    font-size: x-large;
}    
    
    
/*--------  hotel_map  ---------*/    

.hotel_map {
    width: 100%;
    padding: 0%;
    background-color: rgb(0 0 0 / 80%);
    text-align: center;
    }    
  .hotel_map .tbl-r04 {
    width: 100%;
    border: 1px solid #fc04b3;
  } 
  .hotel_map .tbl-r04 .thead {
  color:white;
  background: linear-gradient(#ff6afa,#fc04b3);
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
  padding: 10px 0;
	font-size: 1.6rem;
  }
  .hotel_map .tbl-r04 tr,
  .hotel_map .tbl-r04 td{
    display: block;
    width: 100%;
    position: relative;
  }
  .hotel_map .tbl-r04 tr {
    border-bottom: 1px solid #fc04b3;
        padding: 0.8rem;  
  }    
    
.hotel_map a:link, a:visited {
    text-decoration: underline;
}    
.hotel_map .x_hotel {
    border-bottom: none!important;
}
    
    
    
    
    
    
/*-----------  770 end ----------*/	
}



/*--------------------  guide  ---------------------*/

.guide_pc {
    padding: 6% 6% 0;
}
.guide_sp {
    display: none;
}
.guide {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #fff;
}

.guide .text {
    padding: 2% 3%;
    width: 60%;
}
.guide .text p{
    line-height: 1.7;
}
.guide h3 {
  font-size: 21px;
  margin: 0;
  text-align: center;
    margin-bottom: 7%;
}

.guide .pict {
  width: 40%;
  margin-left: 3%;
}

.guide:nth-child(even) {
  flex-direction: row-reverse;
}
.guide:nth-child(even) .text {
  
}
.guide:nth-child(even) .pict {
  margin-left: 0;
  margin-right: 3%;
}
.guide_caution {
    width: 80%;
    margin: 0 auto 30px;
    line-height: 1.5;
    color: red; 
}



/*------- 768px  -------*/
@media (max-width:768px) {
.guide_pc {
    display: none;
}
.guide_sp {
    display: block;
    padding: 5% 5% 0;
}    
  .guide {
    flex-direction: column;
  }
  .guide:nth-child(even) {
    flex-direction: column;
  }
  .guide {
  }
  .guide:nth-child(even) .text {
      width: 100%;
  }
.guide h3 {
    margin-bottom: 2%;
}    
.guide .text {
    width: 100%;
    padding: 0;
}    
  .guide .pict {
    width:100%;
    margin-left: 0;
    text-align: center;
}
  .guide:nth-child(even) .pict {
    margin-left: 0;
    margin-right: 0%;
}
    
.guide_caution {
    width: 90%;
}
    
    
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
