

@charset "utf-8";
/*
txt
------------------------------ */
/*
seat-category
------------------------------ */
.seat-category-1 {
  color: #46aade;
}
.seat-category-2 {
  color: #ed5fa3;
}
.seat-category-3 {
  color: #62c159;
}
.seat-category-4 {
  color: #d0d07e;
}
.tel_b {
	font-weight:bold;
	font-size:20px;
	padding:2px 0;
}
.method hr {
    width: 90%;
    height: 0;
    border: none;
    margin: 10px auto;
    border-bottom: 2px dashed #D6D6D6;
}
.method img {
	width:50%;
	height:auto;
}



