@charset "UTF-8";
.c-legacy {
  /* clearfix
  -----------------------------------*/
  /* IE6 */
  /* IE7 */
  /* Top
  -----------------------------------*/
  /* Page Common Parts
  -----------------------------------*/
  /*
  #main_list_form_sp form button,
  #main_list_form_sp form select,
  #main_list_form_sp form input{
  	float: left;
  	background: #fff;
  	padding: 5px;
  	margin-bottom: 20px;
  	font-size: 14px;
  	border: none;
  	outline-style: none;
  	-webkit-box-sizing: border-box;
  	   -moz-box-sizing: border-box;
  	        box-sizing: border-box;
  	-webkit-border-radius: 5px;
  	        border-radius: 5px;
  }
  #main_list_form_sp form button{
  	width: 10%;
  	padding-left: 10px;
  	-webkit-border-top-right-radius: 0;
  	border-top-right-radius: 0;
  	-webkit-border-bottom-right-radius: 0;
  	border-bottom-right-radius: 0;
  	height: 40px;
  	line-height: 20px;
  	color: #53A318;
  }
  #main_list_form_sp form input{
  	width: 60%;
  	padding: 5px 10px;
  	height: 40px;
  	line-height: 40px;
  	-webkit-appearance: none;
  	-moz-appearance: none;
  	appearance: none;
  	-webkit-border-radius: 0;
  	        border-radius: 0;
  	border-right: 1px solid #ccc;
  }
  #main_list_form_sp form select{
  	width: 30%;
  	height: 40px;
  	line-height: 20px;
  	padding: 5px 10px;
  	-webkit-appearance: none;
  	-moz-appearance: none;
  	appearance: none;
  	-webkit-border-top-left-radius: 0;
  	border-top-left-radius: 0;
  	-webkit-border-bottom-left-radius: 0;
  	border-bottom-left-radius: 0;
  }*/
  /* 詳細ページ
  -----------------------------------*/
  /* ご利用ガイドページ
  -----------------------------------*/
  /* よくある質問ページ
  -----------------------------------*/
  /* 個人情報保護方針ページ
  -----------------------------------*/
  /* 利用規約ページ
  -----------------------------------*/
  /* 特定商取引法に基づく表記ページ
  -----------------------------------*/
  /* 会社概要ページ
  -----------------------------------*/
  /* カテゴリーページ
  -----------------------------------*/
  /* お問い合わせページ
  -----------------------------------*/
  /* サンクスページ
  -----------------------------------*/
  /* 会員ログインページ
  -----------------------------------*/
  /* 新規会員登録ページ
  -----------------------------------*/
  /* パスワード忘れページ
  -----------------------------------*/
  /* 支店ページ
  -----------------------------------*/
  /* 会員情報変更ページ
  -----------------------------------*/
  /* 施設掲載申し込み
  -----------------------------------*/
  /* 福利厚生ご担当者様ページ
  -----------------------------------*/
  /* チケットお申込みページ
  -----------------------------------*/
  /* チケットお申込み 確認ページ
  -----------------------------------*/
  /* チケットお申込み 完了ページ
  -----------------------------------*/
  /* ログアウトページ
  -----------------------------------*/
  /* 会員証ページ
  -----------------------------------*/
  /* メンテナンスページ
  -----------------------------------*/
  /* 特典ページ
  -----------------------------------*/
  /* 現在地から探すページ
  -----------------------------------*/
  /* ご優待クーポンページ
  -----------------------------------*/
  /* 960px以下の場合 */
  /* 施設掲載申し込み
  -----------------------------------*/
  /* 福利厚生ご担当者様ページ
  -----------------------------------*/
}
.c-legacy .clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.c-legacy * html .clearfix {
  zoom: 1;
}
.c-legacy *:first-child + html .clearfix {
  zoom: 1;
}
.c-legacy input {
  cursor: text !important;
}
.c-legacy .wideslider {
  height: 500px;
}
.c-legacy .detail_photo_slider_thumb li a.active img {
  border: 3px solid red;
}
.c-legacy .search_sub,
.c-legacy .search_area,
.c-legacy .search_cat .side_area {
  margin-bottom: 20px;
}
.c-legacy .search_sub select {
  width: 655px;
  font-size: 14px;
  float: left;
  padding: 15px;
  margin: 0;
  line-height: 34px;
  height: 66px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline-style: none;
  border-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.c-legacy .search_area select {
  width: 420px;
  font-size: 14px;
  float: left;
  padding: 15px;
  margin: 0;
  line-height: 34px;
  height: 66px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline-style: none;
  border-radius: 10px;
}
.c-legacy .search_cat select {
  width: 655px;
  font-size: 14px;
  float: left;
  padding: 15px;
  margin: 0;
  line-height: 34px;
  height: 66px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline-style: none;
  border-radius: 10px;
}
.c-legacy .search_cat .side_area,
.c-legacy .search_area .side_area {
  /*border-bottom: 0px !important;*/
  border-radius: 5px;
}
.c-legacy .search_sub input {
  width: 583px;
  font-size: 14px;
  float: left;
  padding: 15px;
  margin: 0;
  line-height: 34px;
  height: 66px;
  border-radius: 5px;
  border-right: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline-style: none;
}
.c-legacy .search_area input {
  width: 235px;
  font-size: 14px;
  float: right;
  padding: 15px;
  margin: 0;
  line-height: 34px;
  height: 66px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline-style: none;
  border-radius: 10px;
}
.c-legacy .side_area_sub2 {
  display: none;
}
.c-legacy .side_area_sub2 li:after {
  content: "";
  position: absolute;
  right: 30px;
  top: 20px;
  width: 7px;
  height: 7px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.c-legacy .side_area_sub .li_parent {
  display: block;
  text-decoration: none;
}
.c-legacy .li_parent.active {
  height: auto;
}
.c-legacy .li_parent span {
  padding: 15px 30px;
  display: inline-block;
}
.c-legacy .li_parent.active .side_area_sub2 {
  display: block;
}
.c-legacy .li_parent.active .side_area_sub2 li {
  padding: 0 30px 0 0;
}
.c-legacy .li_parent.active .side_area_sub2 li:after {
  content: "";
  position: absolute;
  right: 30px;
  top: 20px;
  width: 7px;
  height: 7px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.c-legacy .search_area input:after {
  content: '▼';
  color: gray;
  width: 5px;
  height: 5px;
  display: block;
}
.c-legacy .search_sub .frm03 {
  float: left;
  padding: 15px;
  margin: 0;
  line-height: 34px;
  height: 66px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline-style: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 72px;
  border-left: none;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.c-legacy .search_list li {
  width: 310px;
  margin-bottom: 30px;
  margin-right: 35px;
  float: left;
  font-size: 16px;
}
.c-legacy .search_list li:nth-child(even) {
  margin-right: 0;
}
.c-legacy .search_list li h4 {
  font-size: 16px;
  margin-bottom: 5px;
  min-height: 35px;
  height: auto;
}
.c-legacy .search_list .p01 {
  font-size: 12px;
  margin-bottom: 5px;
  min-height: 25px;
  height: auto;
}
.c-legacy .search_list li .thumb {
  margin-bottom: 15px;
}
.c-legacy .search_list li a {
  text-decoration: none;
}
.c-legacy .search_list li .p02 {
  font-size: 14px;
}
.c-legacy .btn_more {
  max-width: 400px;
  margin: 0 auto;
}
.c-legacy .btn_more a {
  display: block;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  padding: 15px 0;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.c-legacy #main_list_form_sp {
  display: none;
  padding: 30px 20px 20px 20px;
}
.c-legacy #main_list_form_sp form {
  margin-bottom: 20px;
}
.c-legacy #main_list_form_sp .main_list_form_box01 {
  display: table;
  width: 100%;
}
.c-legacy #main_list_form_sp .main_list_form_box01 p {
  display: table-cell;
  vertical-align: middle;
}
.c-legacy #main_list_form_sp .main_list_form_box01 .p01 {
  font-size: 20px;
  text-align: left;
  width: 70%;
}
.c-legacy #main_list_form_sp .main_list_form_box01 .p02,
.c-legacy #main_list_form_sp .main_list_form_box01 .p03 {
  text-align: right;
  padding: 0 5px;
}
.c-legacy .detail_photo {
  margin-bottom: 60px;
}
.c-legacy .detail_photo .p01 {
  font-size: 14px;
  margin-bottom: 10px;
}
.c-legacy .detail_photo .detail_photo_slider {
  margin-bottom: 15px;
}
.c-legacy .detail_photo_slider_thumb {
  display: flex;
}
.c-legacy .detail_photo .detail_photo_slider_thumb li {
  width: 151px;
  float: left;
  margin-right: 17px;
  height: 80px;
}
.c-legacy .detail_photo .detail_photo_slider_thumb li img {
  width: 151px;
  height: 80px;
  object-fit: contain;
}
.c-legacy .detail_photo .detail_photo_slider_thumb li:last-child {
  margin-right: 0;
}
.c-legacy .detail_txt01 {
  font-size: 16px;
  margin-bottom: 30px;
}
.c-legacy .sns_button {
  margin-bottom: 60px;
}
.c-legacy .sns_button li {
  width: 320px;
  float: left;
  margin-right: 15px;
}
.c-legacy .sns_button li:last-child {
  margin-right: 0;
}
.c-legacy .sns_button li a {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  padding: 10px 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.c-legacy .sns_button li a span {
  padding-left: 10px;
}
.c-legacy .detail_table01 {
  width: 100%;
  margin-bottom: 70px;
}
.c-legacy .detail_table01 th,
.c-legacy .detail_table01 td {
  font-size: 14px;
  padding: 15px;
  vertical-align: middle;
}
.c-legacy .detail_table01 th {
  width: 130px;
}
.c-legacy #detail .btn a,
.c-legacy #branch .btn a {
  margin-bottom: 30px;
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.c-legacy .detail_table01 td .btn a {
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.c-legacy .detail_table02 {
  width: 100%;
  margin-bottom: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.c-legacy .detail_table02 th,
.c-legacy .detail_table02 td {
  padding: 10px;
  font-size: 14px;
  font-weight: 500;
}
.c-legacy .detail_table02 th {
  text-align: center;
}
.c-legacy .detail_table02 td {
  text-align: left;
}
.c-legacy .detail_table02 td a {
  text-decoration: underline;
}
.c-legacy .detail_table03 {
  width: 100%;
  margin-bottom: 50px;
}
.c-legacy .detail_table03 th,
.c-legacy .detail_table03 td {
  font-size: 14px;
  padding: 25px 0;
  text-align: left;
}
.c-legacy .detail_table03 .pc_border_none {
  border: none;
}
.c-legacy .map {
  margin-bottom: 60px;
}
.c-legacy .map iframe {
  width: 100%;
  height: 500px;
}
.c-legacy .detail_pager {
  width: 100%;
  margin-bottom: 100px;
  display: table;
}
.c-legacy .detail_pager a {
  display: table-cell;
  font-size: 16px;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.c-legacy .detail_pager a:nth-child(1) {
  width: 12%;
  border-right: none;
}
.c-legacy .detail_pager a:nth-child(2),
.c-legacy .detail_pager a:nth-child(3) {
  padding-left: 3%;
  border-left: none;
}
.c-legacy .detail_pager a img {
  width: 100%;
}
.c-legacy #guide .mab5 {
  text-align: center;
  font-size: 16px;
  padding: 15px 0;
}
.c-legacy #guide .mab10 {
  padding: 25px;
  font-size: 14px;
  line-height: 180%;
}
.c-legacy #guide .mab15 {
  font-size: 14px;
  line-height: 25px;
}
.c-legacy #guide .mab20 {
  font-size: 20px;
  margin: 10px 0;
}
.c-legacy #guide .mab40 {
  font-size: 24px;
  padding: 10px;
  margin-bottom: 60px;
}
.c-legacy #guide .switch li {
  width: 50%;
  float: left;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  padding: 15px 0;
}
.c-legacy #guide .guide_box01 {
  padding: 35px;
  display: none;
}
.c-legacy #guide .guide_box01.active {
  display: block;
}
.c-legacy #guide .guide_box01 a {
  text-decoration: underline;
}
.c-legacy #guide .guide_box01 .p01 {
  font-size: 14px;
  margin-bottom: 30px;
  line-height: 180%;
}
.c-legacy #guide .guide_box01 .p02 {
  font-weight: bold;
  margin-bottom: 10px;
}
.c-legacy #guide .guide_box01 li {
  font-size: 14px;
  line-height: 180%;
}
.c-legacy #guide .guide_box02 {
  margin-bottom: 30px;
}
.c-legacy #guide .guide_box03 {
  margin-bottom: 40px;
}
.c-legacy #guide .guide_box03 h5 {
  color: #53A318;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.c-legacy #guide .guide_box03 .tel {
  font-size: 30px;
  font-weight: bold;
}
.c-legacy #guide .guide_box03 .sptel {
  font-size: 30px;
  font-weight: bold;
}
.c-legacy #guide .guide_box03 p {
  font-size: 14px;
}
.c-legacy #qa .mab20 {
  font-size: 20px;
  margin-bottom: 20px;
}
.c-legacy #qa .mab40 {
  font-size: 24px;
  padding: 10px;
  margin-bottom: 60px;
}
.c-legacy #qa dl {
  margin-bottom: 40px;
}
.c-legacy #qa dl dt {
  padding: 20px 35px 20px 10px;
  font-size: 14px;
  position: relative;
}
.c-legacy #qa dl dt:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 30px;
  width: 7px;
  height: 7px;
  border-top: 3px solid #52A318;
  border-right: 3px solid #52A318;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.c-legacy #qa dl dt.active:after {
  top: 30px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.c-legacy #qa dl dt:before {
  content: "Q";
  padding-right: 10px;
  font-size: 18px;
  color: #53A318;
}
.c-legacy #qa dl dd {
  display: none;
  font-size: 16px;
  padding: 20px 10px;
  margin-bottom: 20px;
}
.c-legacy #qa dl dd:before {
  content: "A";
  padding-right: 11px;
  font-size: 18px;
  color: #8A8A7B;
}
.c-legacy #qa dl dd h4 {
  font-size: 16px;
  margin-top: 20px;
}
.c-legacy #pp .mab10 {
  font-size: 16px;
  margin-bottom: 10px;
}
.c-legacy #pp .mab15 {
  font-size: 14px;
  line-height: 180%;
  margin-bottom: 25px;
}
.c-legacy #pp .mab40 {
  font-size: 24px;
  padding: 10px;
  margin-bottom: 60px;
}
.c-legacy #pp .pp_box01 {
  margin-bottom: 40px;
}
.c-legacy #pp .pp_box01 p:last-child {
  margin-bottom: 0;
}
.c-legacy #terms .terms_box01 {
  margin-bottom: 40px;
}
.c-legacy #terms .mab10 {
  font-size: 16px;
  margin-bottom: 10px;
}
.c-legacy #terms .mab40 {
  font-size: 14px;
  line-height: 180%;
  margin-bottom: 25px;
}
.c-legacy #terms .terms_box01 p:last-child {
  margin-bottom: 0;
}
.c-legacy #law .law_box01 {
  margin-bottom: 40px;
}
.c-legacy #law .law_box01 h3 {
  font-size: 16px;
  margin-bottom: 10px;
}
.c-legacy #law .law_box01 p {
  font-size: 16px;
  line-height: 180%;
  margin-bottom: 25px;
}
.c-legacy #law .law_box01 p:last-child {
  margin-bottom: 0;
}
.c-legacy #law .law_box01 table {
  width: 100%;
}
.c-legacy #law .law_box01 table th,
.c-legacy #law .law_box01 table td {
  padding: 10px 20px;
  font-size: 14px;
}
.c-legacy #law .law_box01 table th {
  font-weight: bold;
  text-align: right;
}
.c-legacy #law .law_box01 table td {
  font-size: 14px;
  text-align: left;
  line-height: 180%;
}
.c-legacy #company .mab15 {
  font-size: 20px;
  margin-bottom: 40px;
}
.c-legacy #company .mab20 {
  font-size: 14px;
  line-height: 180%;
  margin-bottom: 30px;
}
.c-legacy #company .mab30 {
  font-size: 14px;
  line-height: 180%;
  text-align: right;
  margin-bottom: 40px;
}
.c-legacy #company .mab40 {
  font-size: 24px;
  padding: 10px;
  margin-bottom: 60px;
}
.c-legacy #company .company_box01 table {
  width: 100%;
}
.c-legacy #company .company_box01 table th,
.c-legacy #company .company_box01 table td {
  padding: 10px 20px;
  font-size: 14px;
}
.c-legacy #company .company_box01 table th {
  font-weight: bold;
  text-align: right;
}
.c-legacy #company .company_box01 table td {
  font-size: 14px;
  text-align: left;
  line-height: 180%;
}
.c-legacy #keyviausl_category {
  height: 350px;
}
.c-legacy .key_gourmet {
  background: url(/legacy/common/img/page/gourmet_pc.jpg) no-repeat center center;
}
.c-legacy .key_travel {
  background: url(/legacy/common/img/page/travel_pc.jpg) no-repeat center center;
}
.c-legacy .key_beauty {
  background: url(/legacy/common/img/page/beauty_pc.jpg) no-repeat center center;
}
.c-legacy .key_sports {
  background: url(/legacy/common/img/page/sports_pc.jpg) no-repeat center center;
}
.c-legacy .key_career {
  background: url(/legacy/common/img/page/career_pc.jpg) no-repeat center center;
}
.c-legacy .key_leisure {
  background: url(/legacy/common/img/page/leisure_pc.jpg) no-repeat center center;
}
.c-legacy .key_life_support {
  background: url(/legacy/common/img/page/life_support_pc.jpg) no-repeat center center;
}
.c-legacy #keyviausl_category p {
  display: none;
}
.c-legacy #category ul li a {
  display: table;
  text-decoration: none;
  width: 100%;
}
.c-legacy #category ul li a .category_list_left {
  display: table-cell;
  width: 34%;
  vertical-align: middle;
}
.c-legacy #category ul li a .category_list_right {
  display: table-cell;
  width: 62%;
  vertical-align: middle;
  padding: 10px 0 10px 4%;
}
.c-legacy #category ul li a .category_list_right h3 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 5px;
}
.c-legacy #category ul li a .category_list_right p {
  font-size: 20px;
  line-height: 180%;
}
.c-legacy #contact h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
.c-legacy #contact .p01 {
  font-size: 16px;
  margin-bottom: 20px;
}
.c-legacy #contact .p01 span {
  text-decoration: underline;
  padding-right: 10px;
}
.c-legacy #contact .p02 {
  font-size: 14px;
  margin-bottom: 40px;
  line-height: 180%;
}
.c-legacy #contact table {
  width: 100%;
  margin-bottom: 20px;
}
.c-legacy #contact table th,
.c-legacy #contact table td {
  font-size: 16px;
  padding: 15px;
}
.c-legacy #contact table th {
  font-weight: bold;
  text-align: right;
  width: 180px;
}
.c-legacy #contact table td {
  text-align: left;
}
.c-legacy #contact table td input[type="text"],
.c-legacy #contact table td textarea {
  font-size: 16px;
  padding: 5px;
  width: 100%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.c-legacy #contact table td .contact_pp {
  padding: 25px;
  height: 150px;
  margin-bottom: 40px;
  -ms-overflow-y: scroll;
  overflow-y: scroll;
}
.c-legacy #contact table td .contact_pp h3 {
  font-size: 16px;
  margin-bottom: 10px;
}
.c-legacy #contact table td .contact_pp p {
  font-size: 14px;
  line-height: 180%;
  margin-bottom: 20px;
}
.c-legacy #contact table td.last {
  text-align: center;
}
.c-legacy #contact .btn {
  max-width: 340px;
  margin: 0 auto;
}
.c-legacy #contact .btn button {
  display: block;
  border: none;
  width: 100%;
  outline-style: none;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.c-legacy .alert_txt {
  margin: 0 0 1em;
  font-size: 16px;
  padding: 15px 15px 0 15px;
}
.c-legacy #thanks .p01 {
  font-size: 20px;
  text-align: center;
  line-height: 200%;
  margin-bottom: 60px;
}
.c-legacy #thanks .btn {
  max-width: 420px;
  margin: 0 auto;
}
.c-legacy #thanks .btn a {
  display: block;
  font-size: 16px;
  padding: 15px 0;
  text-align: center;
  text-decoration: none;
}
.c-legacy #login table {
  width: 100%;
  margin-bottom: 20px;
}
.c-legacy #login table th,
.c-legacy #login table td {
  font-size: 16px;
  padding: 15px;
}
.c-legacy #login table th {
  font-weight: bold;
  text-align: right;
}
.c-legacy #login table td {
  text-align: left;
}
.c-legacy #login table td input[type="text"],
.c-legacy #login table td input[type="password"] {
  font-size: 16px;
  padding: 5px;
  width: 100%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.c-legacy #login table td.last {
  text-align: center;
}
.c-legacy #login .btn {
  max-width: 420px;
  margin: 0 auto 30px auto;
}
.c-legacy #login .btn button {
  width: 100%;
  display: block;
  border: none;
  outline-style: none;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
}
.c-legacy #login .p01 {
  text-align: center;
  font-size: 14px;
  line-height: 180%;
}
.c-legacy #login .p01 a {
  text-decoration: underline;
}
.c-legacy #new_member .p01 {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 180%;
}
.c-legacy #new_member .new_member_box01 {
  padding: 25px;
  height: 500px;
  margin-bottom: 40px;
  -ms-overflow-y: scroll;
  overflow-y: scroll;
}
.c-legacy #new_member .new_member_box01 h3 {
  font-size: 16px;
  margin-bottom: 10px;
}
.c-legacy #new_member .new_member_box01 p {
  font-size: 14px;
  line-height: 180%;
  margin-bottom: 20px;
}
.c-legacy #new_member .p02 {
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
}
.c-legacy #new_member .btn {
  max-width: 420px;
  margin: 0 auto 30px auto;
}
.c-legacy #new_member .btn button {
  width: 100%;
  display: block;
  border: none;
  outline-style: none;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
}
.c-legacy #new_member .p03 {
  text-align: center;
  font-size: 14px;
  line-height: 180%;
}
.c-legacy #new_member .p03 a {
  text-decoration: underline;
}
.c-legacy #forgot .p01 {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 180%;
}
.c-legacy #forgot table {
  width: 100%;
  margin-bottom: 20px;
}
.c-legacy #forgot table th,
.c-legacy #forgot table td {
  font-size: 16px;
  padding: 15px;
}
.c-legacy #forgot table th {
  font-weight: bold;
  text-align: right;
  width: 180px;
}
.c-legacy #forgot table td {
  text-align: left;
}
.c-legacy #forgot table td input[type="text"] {
  font-size: 16px;
  padding: 5px;
  width: 100%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.c-legacy #forgot .btn {
  max-width: 420px;
  margin: 0 auto 30px auto;
}
.c-legacy #forgot .btn button {
  width: 100%;
  display: block;
  border: none;
  outline-style: none;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
}
.c-legacy #forgot .p02 {
  text-align: center;
  font-size: 12px;
  line-height: 180%;
}
.c-legacy #branch .btn {
  margin: 0 auto;
}
.c-legacy #branch .btn a {
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.c-legacy #branch .branch_form {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
}
.c-legacy #branch .branch_form select,
.c-legacy #branch .branch_form button {
  float: left;
  font-size: 14px;
  padding: 15px;
  margin: 0;
  line-height: 34px;
  height: 66px;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
.c-legacy #branch .branch_form .frm01 {
  width: 45%;
}
.c-legacy #branch .branch_form .frm02 {
  width: 45%;
}
.c-legacy #branch .branch_form .frm03 {
  width: 10%;
}
.c-legacy #branch .branch_form02 {
  width: 100%;
  margin-bottom: 40px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.c-legacy #branch .branch_form02 .frm04 {
  width: 100%;
  border: none;
  outline-style: none;
  text-align: center;
  padding: 15px 0;
  font-size: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.c-legacy #edit_member .edit_member_table01 {
  width: 100%;
  margin-bottom: 60px;
}
.c-legacy #edit_member .edit_member_table01 > tbody > tr > th,
.c-legacy #edit_member .edit_member_table01 > tbody > tr > td {
  padding: 15px 25px;
}
.c-legacy #edit_member .edit_member_table01 > tbody > tr > th {
  width: 180px;
  text-align: right;
  font-weight: bold;
  font-size: 14px;
}
.c-legacy #edit_member .edit_member_table01 > tbody > tr > td {
  font-size: 14px;
  text-align: left;
}
.c-legacy #edit_member .edit_member_table01 td input[type="text"],
.c-legacy #edit_member .edit_member_table01 td input[type="password"],
.c-legacy #edit_member .edit_member_table01 td select {
  padding: 5px;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.c-legacy #edit_member .edit_member_table01 td .p01 {
  font-size: 20px;
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.c-legacy #edit_member .edit_member_table01 td .p01 input.postal {
  margin-left: 5px;
}
.c-legacy #edit_member .edit_member_table01 td .p01 input.postal_front {
  margin-left: 5px;
}
.c-legacy #edit_member .edit_member_table01 td .p01 input.postal_behind {
  margin-left: 5px;
}
.c-legacy #edit_member .edit_member_table01 td select.select01 {
  width: 30%;
  margin-left: 5px;
}
.c-legacy #edit_member .edit_member_table01 td select.select02 {
  width: 20%;
}
.c-legacy #edit_member .edit_member_table01 td select.select03 {
  width: 20%;
}
.c-legacy #edit_member .edit_member_table01 td .p01 span {
  font-size: 14px;
  font-weight: bold;
  padding: 5px 10px;
  margin: 0px !important;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 50px;
  text-align: center;
}
.c-legacy #edit_member .edit_member_table02 {
  width: 100%;
}
.c-legacy #edit_member .edit_member_table02 th,
.c-legacy #edit_member .edit_member_table02 td {
  padding: 10px;
  text-align: left;
  font-weight: 500;
}
.c-legacy #edit_member .edit_member_table02 th {
  width: 105px;
}
.c-legacy #edit_member .edit_member_table02 th span {
  float: right;
  font-size: 12px;
  padding: 2px 5px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.c-legacy #edit_member .required_span_outer {
  float: left !important;
  font-size: 12px !important;
  padding: 2px 5px !important;
  margin: 10px 10px 0 0;
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
}
.c-legacy #edit_member .required_span {
  float: left !important;
  font-size: 12px !important;
  padding: 2px 5px !important;
  margin: 4px 10px 0 0;
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
}
.c-legacy #edit_member .p01 .required_span {
  margin: 10px 10px 0 0 !important;
}
.c-legacy #edit_member .btn {
  max-width: 520px;
  margin: 0 auto;
}
.c-legacy #edit_member .btn button {
  cursor: pointer;
  display: block;
  outline: none;
  border: none;
  padding: 15px 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.c-legacy #edit_member .btn .btn01 {
  width: 175px;
  float: left;
}
.c-legacy #edit_member .btn .btn02 {
  width: 323px;
  float: right;
}
.c-legacy #edit_member .birth {
  width: 20% !important;
  height: 26px;
  /*vertical-align: text-bottom;*/
}
.c-legacy #edit_member .postal_btn {
  padding: 5px;
  width: 115px;
  border-radius: 3px;
  text-align: center;
  margin-bottom: 10px;
}
.c-legacy #keyviausl_facilities {
  background: url(/legacy/common/img/page/keyvisual_facilities.jpg) no-repeat center center;
  height: 400px;
}
.c-legacy #keyviausl_facilities p {
  display: none;
}
.c-legacy #facilities {
  padding-top: 10px;
}
.c-legacy #facilities h2 {
  text-align: center;
  margin-bottom: 60px;
}
.c-legacy #facilities h2 span {
  display: block;
  margin-top: 10px;
  font-size: 22px;
  font-weight: bold;
}
.c-legacy #facilities .facilities_inner {
  width: 1000px;
  margin: 0 auto;
}
.c-legacy #facilities .facilities_inner .thumb {
  border: none !important;
}
.c-legacy #facilities .facilities_content01 {
  padding: 80px 0;
}
.c-legacy #facilities .facilities_content01 .p01 {
  font-size: 16px;
  text-align: center;
  line-height: 180%;
  margin-bottom: 60px;
}
.c-legacy #facilities .facilities_content01 ul {
  position: relative;
  width: 640px;
  margin: auto;
}
.c-legacy #facilities .facilities_content01 ul:before {
  content: "";
  position: absolute;
  height: 5px;
  width: 100%;
  background: #ccc;
  top: 130px;
  margin-top: -2.5px;
  left: 0;
  z-index: -1;
}
.c-legacy #facilities .facilities_content01 li {
  float: left;
  max-width: 280px;
  margin-right: 80px;
  text-align: center;
}
.c-legacy #facilities .facilities_content01 li:last-child {
  margin-right: 0;
}
.c-legacy #facilities .facilities_content01 li .thumb {
  margin-bottom: 20px;
}
.c-legacy #facilities .facilities_content01 li .p02 {
  font-size: 16px;
  line-height: 180%;
}
.c-legacy #facilities .facilities_content02 {
  padding: 80px 0;
}
.c-legacy #facilities .facilities_content02 .p02 {
  font-size: 16px;
  text-align: center;
  line-height: 180%;
  margin-bottom: 60px;
}
.c-legacy #facilities .facilities_content02 ul {
  position: relative;
}
.c-legacy #facilities .facilities_content02 ul:before {
  content: "";
  position: absolute;
  height: 5px;
  width: 100%;
  background: #fff;
  top: 120px;
  margin-top: -2.5px;
  left: 0;
  z-index: 1;
}
.c-legacy #facilities .facilities_content02 li {
  float: left;
  max-width: 170px;
  margin-right: 37.5px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.c-legacy #facilities .facilities_content02 li:last-child {
  margin-right: 0;
}
.c-legacy #facilities .facilities_content02 li h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
.c-legacy #facilities .facilities_content02 li .thumb {
  margin-bottom: 10px;
}
.c-legacy #facilities .facilities_content02 li .p01 {
  font-size: 16px;
}
.c-legacy #facilities .facilities_content03 {
  padding: 80px 0;
}
.c-legacy #facilities .facilities_content03 .p02 {
  font-size: 16px;
  text-align: center;
  line-height: 180%;
  margin-bottom: 60px;
}
.c-legacy #facilities .facilities_content03 ul {
  position: relative;
}
.c-legacy #facilities .facilities_content03 ul:before {
  content: "";
  position: absolute;
  height: 5px;
  width: 890px;
  background: #ccc;
  top: 80px;
  margin-top: -2.5px;
  left: 0;
  z-index: -1;
}
.c-legacy #facilities .facilities_content03 li {
  float: left;
  max-width: 170px;
  margin-right: 105px;
  text-align: center;
}
.c-legacy #facilities .facilities_content03 li:last-child {
  margin-right: 0;
}
.c-legacy #facilities .facilities_content03 li .thumb {
  margin-bottom: 10px;
}
.c-legacy #facilities .facilities_content03 li .p01 {
  font-size: 20px;
  line-height: 180%;
  font-weight: bold;
}
.c-legacy #facilities .facilities_content03 .img01 {
  text-align: center;
}
.c-legacy #facilities .facilities_content04 {
  padding: 80px 0;
}
.c-legacy #facilities .facilities_content04 .p01 {
  font-size: 16px;
  text-align: center;
  line-height: 180%;
  margin-bottom: 60px;
}
.c-legacy #facilities .facilities_content04 ul {
  position: relative;
}
.c-legacy #facilities .facilities_content04 li {
  position: relative;
  z-index: 2;
  float: left;
  max-width: 170px;
  margin-right: 105px;
  text-align: center;
}
.c-legacy #facilities .facilities_content04 li:last-child {
  margin-right: 0;
}
.c-legacy #facilities .facilities_content04 li .thumb {
  margin-bottom: 10px;
}
.c-legacy #facilities .facilities_content05 {
  padding: 80px 0;
}
.c-legacy #facilities .facilities_content05 .p02 {
  font-size: 16px;
  text-align: center;
  line-height: 180%;
  margin-bottom: 60px;
}
.c-legacy #facilities .facilities_content05 ul {
  margin-bottom: 60px;
}
.c-legacy #facilities .facilities_content05 li {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}
.c-legacy #facilities .facilities_content05 li .thumb {
  display: table-cell;
  vertical-align: middle;
  border-right: none;
  width: 27%;
}
.c-legacy #facilities .facilities_content05 li .facilities_content05_box01 {
  display: table-cell;
  vertical-align: middle;
  width: 71%;
  padding: 0 2%;
}
.c-legacy #facilities .facilities_content05 li .facilities_content05_box01 h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
.c-legacy #facilities .facilities_content05 li .facilities_content05_box01 .p01 {
  font-size: 14px;
  line-height: 180%;
}
.c-legacy #facilities .facilities_content05 .btn {
  max-width: 800px;
  margin: 0 auto;
}
.c-legacy #facilities .facilities_content05 .btn a {
  display: block;
  padding: 15px 0;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 40px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.c-legacy #keyviausl_incharge {
  background: url(/legacy/common/img/page/keyvisual_incharge.jpg) no-repeat center center;
  height: 400px;
}
.c-legacy #keyviausl_incharge p {
  display: none;
}
.c-legacy #incharge {
  padding-top: 10px;
}
.c-legacy #incharge h2 {
  text-align: center;
  margin-bottom: 60px;
}
.c-legacy #incharge h2 span {
  display: block;
  margin-top: 10px;
  font-size: 22px;
  font-weight: bold;
}
.c-legacy #incharge .incharge_inner {
  width: 1000px;
  margin: 0 auto;
}
.c-legacy #incharge .incharge_inner .thumb {
  border: none !important;
}
.c-legacy #incharge .incharge_content01 {
  padding: 80px 0;
}
.c-legacy #incharge .incharge_content01 .p01 {
  font-size: 16px;
  text-align: center;
  line-height: 180%;
  margin-bottom: 60px;
}
.c-legacy #incharge .incharge_content01 .incharge_content01_box {
  display: table;
  width: 100%;
}
.c-legacy #incharge .incharge_content01 .incharge_content01_box .p02 {
  display: table-cell;
  width: 330px;
  vertical-align: middle;
}
.c-legacy #incharge .incharge_content01 .incharge_content01_box .p03 {
  display: table-cell;
  vertical-align: middle;
  padding: 25px 4%;
  font-size: 14px;
}
.c-legacy #incharge .incharge_content02 {
  padding: 80px 0;
}
.c-legacy #incharge .incharge_content02 li {
  float: left;
  max-width: 200px;
  margin-right: 66.6px;
  margin-bottom: 40px;
  text-align: center;
}
.c-legacy #incharge .incharge_content02 li:nth-child(4n),
.c-legacy #incharge .incharge_content02 li:last-child {
  margin-right: 0;
}
.c-legacy #incharge .incharge_content02 li:nth-child(4n+1) {
  clear: both;
}
.c-legacy #incharge .incharge_content02 li .thumb {
  margin-bottom: 10px;
}
.c-legacy #incharge .incharge_content02 li h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.c-legacy #incharge .incharge_content02 li .p01 {
  font-size: 14px;
  margin-bottom: 20px;
}
.c-legacy #incharge .incharge_content02 li .p02 {
  font-size: 16px;
  padding: 5px 0;
  text-align: center;
  border-radius: 20px;
}
.c-legacy #incharge .incharge_content03 {
  padding: 80px 0;
}
.c-legacy #incharge .incharge_content03 ul {
  position: relative;
  margin-bottom: 60px;
}
.c-legacy #incharge .incharge_content03 ul:before {
  content: "";
  position: absolute;
  height: 5px;
  width: 890px;
  background: #ccc;
  top: 120px;
  margin-top: -2.5px;
  left: 0;
  z-index: -1;
}
.c-legacy #incharge .incharge_content03 li {
  float: left;
  max-width: 170px;
  margin-right: 105px;
  text-align: center;
}
.c-legacy #incharge .incharge_content03 li:last-child {
  margin-right: 0;
}
.c-legacy #incharge .incharge_content03 li h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
.c-legacy #incharge .incharge_content03 li .thumb {
  margin-bottom: 10px;
}
.c-legacy #incharge .incharge_content03 li .p01 {
  font-size: 16px;
  line-height: 180%;
  font-weight: bold;
}
.c-legacy #incharge .incharge_content03 .btn {
  max-width: 800px;
  margin: 0 auto;
}
.c-legacy #incharge .incharge_content03 .btn a {
  display: block;
  padding: 15px 0;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 40px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.c-legacy #ticket h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
.c-legacy #ticket .p01 {
  font-size: 16px;
  margin-bottom: 20px;
}
.c-legacy #ticket table {
  width: 100%;
  margin-bottom: 20px;
}
.c-legacy #ticket table th,
.c-legacy #ticket table td {
  font-size: 16px;
  padding: 15px;
}
.c-legacy #ticket table th {
  font-weight: bold;
  text-align: left;
  width: 150px;
}
.c-legacy #ticket table td {
  text-align: left;
}
.c-legacy #ticket table td input[type="text"],
.c-legacy #ticket table td textarea {
  font-size: 16px;
  padding: 5px;
  width: 100%;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.c-legacy #ticket table td input[type="text"].inp01 {
  width: 50%;
  margin-right: 10px;
}
.c-legacy #ticket table td .p03 {
  font-size: 12px;
  margin-bottom: 5px;
}
.c-legacy #ticket table td.last {
  text-align: center;
}
.c-legacy #ticket .btn {
  max-width: 340px;
  margin: 0 auto 30px auto;
}
.c-legacy #ticket .btn button {
  display: block;
  border: none;
  width: 100%;
  outline-style: none;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.c-legacy #ticket .p02 {
  text-align: center;
  font-size: 14px;
  line-height: 180%;
}
.c-legacy #ticket .p02 a {
  text-decoration: underline;
}
.c-legacy #ticket .btn {
  max-width: 520px;
  margin: 0 auto;
}
.c-legacy #ticket .btn button {
  cursor: pointer;
  display: block;
  outline: none;
  border: none;
  padding: 15px 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.c-legacy #ticket .btn .btn01 {
  width: 323px;
  float: left;
}
.c-legacy #ticket .btn .btn02 {
  width: 175px;
  float: right;
}
.c-legacy #ticket_confirm h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
.c-legacy #ticket_confirm .p01 {
  font-size: 16px;
  margin-bottom: 20px;
}
.c-legacy #ticket_confirm table {
  width: 100%;
  margin-bottom: 60px;
}
.c-legacy #ticket_confirm table th,
.c-legacy #ticket_confirm table td {
  font-size: 16px;
  padding: 15px;
}
.c-legacy #ticket_confirm table th {
  font-weight: bold;
  text-align: left;
  width: 150px;
}
.c-legacy #ticket_confirm table td {
  text-align: left;
}
.c-legacy #ticket_confirm .btn {
  max-width: 520px;
  margin: 0 auto;
}
.c-legacy #ticket_confirm .btn button {
  cursor: pointer;
  display: block;
  outline: none;
  border: none;
  padding: 15px 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.c-legacy #ticket_confirm .btn .btn01 {
  width: 175px;
  float: left;
}
.c-legacy #ticket_confirm .btn .btn02 {
  width: 323px;
  float: right;
}
.c-legacy #ticket_finish h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
.c-legacy #ticket_finish .p01 {
  font-size: 16px;
  margin-bottom: 40px;
}
.c-legacy #ticket_finish .ticket_finish_box01 {
  padding: 45px 0;
  margin-bottom: 45px;
}
.c-legacy #ticket_finish table {
  width: 100%;
}
.c-legacy #ticket_finish table th,
.c-legacy #ticket_finish table td {
  font-size: 16px;
  padding: 15px;
}
.c-legacy #ticket_finish table th {
  font-weight: bold;
  text-align: left;
  width: 150px;
}
.c-legacy #ticket_finish table td {
  text-align: left;
}
.c-legacy #ticket_finish .btn {
  max-width: 340px;
  margin: 0 auto 30px auto;
}
.c-legacy #ticket_finish .btn button {
  display: block;
  border: none;
  width: 100%;
  outline-style: none;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.c-legacy #logout h3 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 60px;
}
.c-legacy #logout .p01 {
  font-size: 14px;
  text-align: center;
  line-height: 200%;
}
.c-legacy #member_card .p01 {
  font-size: 14px;
  line-height: 200%;
  margin-bottom: 60px;
}
.c-legacy #member_card h3 {
  font-size: 20px;
  margin-bottom: 25px;
}
.c-legacy #member_card .member_card_box01 {
  margin-bottom: 80px;
}
.c-legacy #member_card .member_card_box01 li {
  float: left;
  width: 320px;
  margin-left: 7px;
  margin-bottom: 15px;
}
.c-legacy #member_card .member_card_box01 li:nth-child(2n) {
  float: right;
}
.c-legacy #member_card .member_card_box01 li .p02 {
  text-align: right;
  font-size: 14px;
  margin-top: 10px;
}
.c-legacy #member_card .btn button {
  display: block;
  border: none;
  width: 100%;
  outline-style: none;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.c-legacy #maintenance .maintenance_inner {
  width: 1000px;
  margin: 0 auto;
  padding: 220px 0;
}
.c-legacy #maintenance .maintenance_inner h2 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 25px;
}
.c-legacy #maintenance .maintenance_inner p {
  font-size: 14px;
  text-align: center;
  line-height: 180%;
}
.c-legacy #privilege .privilege_box01 {
  text-align: center;
  padding: 25px;
  font-weight: bold;
  margin-bottom: 50px;
  font-size: 14px;
}
.c-legacy #privilege .privilege_box02 {
  line-height: 220%;
  margin-bottom: 50px;
  font-size: 14px;
}
.c-legacy #privilege .privilege_box03 {
  margin-bottom: 50px;
}
.c-legacy #privilege .privilege_box03 .btn {
  margin-bottom: 30px;
}
.c-legacy #privilege .privilege_box03 .btn_no_radius {
  margin-bottom: 30px;
  margin-top: 30px;
}
.c-legacy #privilege .privilege_box03 .btn_no_radius {
  display: block;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  padding: 15px 0;
  border-radius: 0 !important;
}
.c-legacy #privilege .privilege_box03 .btn a {
  display: block;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  padding: 15px 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.c-legacy #privilege .privilege_box03 p {
  font-size: 14px;
}
.c-legacy #privilege .privilege_box04 {
  margin-bottom: 50px;
}
.c-legacy #privilege .privilege_box04 .p01 {
  margin-bottom: 20px;
}
.c-legacy #privilege .privilege_box04 .p02 {
  text-align: right;
  font-size: 14px;
}
.c-legacy #privilege .charge .p01 {
  font-size: 15px;
}
.c-legacy #privilege .guide_box01 {
  margin-bottom: 40px;
}
.c-legacy #privilege .guide_box02 h4 {
  padding: 10px 0 10px 10px;
}
.c-legacy #privilege .guide_box02 p {
  padding: 15px;
  font-size: 15px;
}
.c-legacy #location .location_box01 .btn01 {
  margin-bottom: 40px;
}
.c-legacy #location .location_box01 .btn01 a {
  display: block;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  padding: 15px 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.c-legacy #location .location_box01 .p01 {
  margin-bottom: 40px;
  text-align: center;
  font-size: 20px;
}
.c-legacy #location .location_box01 select {
  width: 100%;
  padding: 10px 5px;
  font-size: 14px;
  margin-bottom: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.c-legacy #location .location_box01 .btn02 {
  margin-bottom: 40px;
}
.c-legacy #location .location_box01 .btn02 a {
  display: block;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  padding: 15px 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.c-legacy #location .location_box01 .btn03 a {
  display: block;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  padding: 15px 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.c-legacy .outside_wrap {
  background: #12ab00;
  padding-top: 80px;
}
.c-legacy .outside_wrap #main {
  margin: 0 auto;
  width: 800px;
  float: none;
  padding-bottom: 0;
}
.c-legacy #coupon h2 {
  text-align: center;
  background: none;
  margin-bottom: 25px;
}
.c-legacy #coupon .inner_wrap {
  background: white;
  border-radius: 20px;
  padding: 40px 30px;
}
.c-legacy #coupon .coupon_title {
  color: #12ab00;
  font-size: 18px;
  text-align: center;
  margin-bottom: 15px;
}
.c-legacy #coupon .gift_detail {
  background: #12ab00;
  padding: 15px 30px;
  margin: 15px auto 30px;
}
.c-legacy #coupon .gift_detail .gift_title {
  text-align: center;
  border-bottom: 1px solid white;
  color: white;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.c-legacy #coupon .gift_detail .gift_desc {
  color: white;
  font-size: 16px;
  padding-bottom: 20px;
}
.c-legacy #coupon .inner_title {
  margin-top: 15px;
  font-size: 16px;
}
.c-legacy #coupon .inner_desc {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 14px;
}
.c-legacy #coupon .inner_img img {
  width: 100%;
}
.c-legacy #coupon .inner_img.smaller img {
  width: 50%;
}
.c-legacy #coupon .print_text {
  color: white;
  font-size: 14px;
  text-align: center;
  margin-top: 30px;
}
.c-legacy #coupon .btn_print {
  margin: 20px auto;
  width: 600px;
  padding: 15px 30px;
  background: white;
  border-radius: 5px;
  text-align: center;
}
.c-legacy #coupon .btn_print a {
  color: #12ab00;
  width: 100%;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}
.c-legacy #coupon .close_page {
  margin: 20px auto;
  width: 600px;
  text-align: center;
}
.c-legacy #coupon .close_page a {
  text-align: center;
  color: white;
}
@media screen and (max-width: 960px) and (min-width: 769px) {
  .c-legacy .search_list li h4 {
    min-height: 40px;
    height: auto;
  }
  .c-legacy .search_list.active li .p01 {
    min-height: 35px;
    height: auto;
  }
}
@media screen and (max-width: 768px) and (min-width: 414px) {
  .c-legacy .search_list li h4 {
    min-height: 55px;
    height: auto;
  }
  .c-legacy .search_list.active li .p01 {
    min-height: 45px;
    height: auto;
  }
}
@media screen and (max-width: 413px) and (min-width: 375px) {
  .c-legacy .search_list li h4 {
    min-height: 75px;
    height: auto;
  }
  .c-legacy .search_list.active li .p01 {
    min-height: 45px;
    height: auto;
  }
}
@media screen and (max-width: 374px) {
  .c-legacy .search_list li h4 {
    min-height: 80px;
    height: auto;
  }
  .c-legacy .search_list.active li .p01 {
    min-height: 45px;
    height: auto;
  }
}
@media screen and (max-width: 960px) {
  .c-legacy {
    /* Nest of toggle list */
    /* Page Common Parts
    -----------------------------------*/
    /* 詳細ページ
    -----------------------------------*/
    /* パスワード忘れページ
    -----------------------------------*/
    /* 支店ページ
    -----------------------------------*/
    /* 会員情報変更ページ
    -----------------------------------*/
    /* 会員ログインページ
    -----------------------------------*/
    /* お問い合わせページ
    -----------------------------------*/
    /* ご利用ガイドページ
    -----------------------------------*/
    /* 特定商取引法に基づく表記ページ
    -----------------------------------*/
    /* 会社概要ページ
    -----------------------------------*/
    /* 施設掲載申し込み
    -----------------------------------*/
    /* 福利厚生ご担当者様ページ
    -----------------------------------*/
    /* カテゴリーページ
    -----------------------------------*/
    /* チケットお申込みページ
    -----------------------------------*/
    /* チケットお申込み 確認ページ
    -----------------------------------*/
    /* チケットお申込み 完了ページ
    -----------------------------------*/
    /* 会員証ページ
    -----------------------------------*/
    /* メンテナンスページ
    -----------------------------------*/
    /* お気に入りページ
    -----------------------------------*/
    /* クーポンページ
    -----------------------------------*/
    /* 特典ページ
    -----------------------------------*/
  }
  .c-legacy .no_pc {
    display: none;
  }
  .c-legacy .search_sub, .c-legacy .search_area {
    padding: 0;
    margin-bottom: 0px;
  }
  .c-legacy .search_sub select {
    width: 50%;
    height: 40px;
    line-height: 20px;
    padding: 5px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .c-legacy .search_area select {
    width: 50%;
    height: 40px;
    line-height: 20px;
    padding: 5px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 10px;
  }
  .c-legacy .search_sub input {
    width: 85%;
    padding: 5px 10px;
    height: 40px;
    line-height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .c-legacy .search_area input {
    width: 48%;
    padding: 5px 10px;
    height: 40px;
    line-height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 10px;
  }
  .c-legacy .search_sub .frm03 {
    float: left;
    width: 15%;
    padding: 0 10px;
    margin: 0;
    height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .c-legacy .search_cat .side_area {
    margin-bottom: 0 !important;
  }
  .c-legacy .search_cat,
  .c-legacy .search_area {
    padding: 10px 0 0 0;
    margin-bottom: 0px;
  }
  .c-legacy .search_cat ul {
    position: relative;
    z-index: 9999;
  }
  .c-legacy .search_area ul {
    position: relative;
    z-index: 9999;
  }
  .c-legacy .search_cat .li_parent,
  .c-legacy .search_area .li_parent {
    height: 50px;
  }
  .c-legacy .search_cat li p,
  .c-legacy .search_area li p {
    padding: 11px 30px;
    background: white;
  }
  .c-legacy .search_cat li p:before {
    content: "";
    background: url(/legacy/common/img/page/sp.png) center no-repeat;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -6px;
    width: 13px;
    height: 13px;
    color: #555555;
  }
  .c-legacy .search_area li p:before {
    content: "";
    background: url(/legacy/common/img/page/map.png) center no-repeat;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -6px;
    width: 13px;
    height: 13px;
    color: #555555;
  }
  .c-legacy .search_cat li p:after,
  .c-legacy .search_area li p:after {
    content: "+";
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 25px;
    top: 5px;
  }
  .c-legacy .side_area_sub .li_parent {
    display: block;
    text-decoration: none;
  }
  .c-legacy .side_area_sub2 {
    display: none;
  }
  .c-legacy .side_area_sub2 li:after {
    content: "";
    position: absolute;
    right: 30px;
    top: 20px;
    width: 7px;
    height: 7px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .c-legacy .li_parent.active {
    height: auto;
  }
  .c-legacy .li_parent span {
    padding: 15px 30px;
    display: inline-block;
  }
  .c-legacy .li_parent.active .side_area_sub2 {
    display: block;
  }
  .c-legacy .li_parent.active .side_area_sub2 li {
    padding: 0 30px 0 0;
  }
  .c-legacy .li_parent.active .side_area_sub2 li:after {
    content: "";
    position: absolute;
    right: 30px;
    top: 20px;
    width: 7px;
    height: 7px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .c-legacy .search_list,
  .c-legacy .top_recommend,
  .c-legacy .top_ranking02 {
    padding: 0;
    margin-top: 50px;
  }
  .c-legacy .search_list li,
  .c-legacy .top_recommend li,
  .c-legacy .top_ranking02 li {
    width: auto;
    margin-right: 0;
    float: none;
    padding: 0 25px 30px 25px;
    margin-bottom: 0px;
  }
  .c-legacy .search_list.active li {
    width: auto;
    margin-right: 0;
    float: none;
    padding: 0;
    margin-bottom: 30px;
  }
  .c-legacy .search_list li .p01,
  .c-legacy .top_recommend .p01,
  .c-legacy .top_ranking02 .p01 {
    margin-bottom: 15px;
  }
  .c-legacy .search_list li .thumb {
    width: 100%;
    float: left;
    margin-right: 6%;
  }
  .c-legacy .search_list li .p02,
  .c-legacy .top_recommend li .p02,
  .c-legacy .top_ranking02 li .p02 {
    width: 55%;
    float: right;
  }
  .c-legacy .top_recommend li a {
    display: flex;
  }
  .c-legacy .top_recommend.active li a,
  .c-legacy .swiper-slide.active li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .c-legacy .top_recommend.active li a .content_wrap,
  .c-legacy .swiper-slide.active li a .content_wrap {
    padding-left: 0;
    display: block;
  }
  .c-legacy .search_list li .btn {
    margin-top: 20px;
  }
  .c-legacy .search_list li .btn01 {
    width: 49%;
    float: left;
    margin-right: 2%;
  }
  .c-legacy .search_list li .btn01 a {
    display: block;
    font-size: 12px;
    text-align: center;
    padding: 15px 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .c-legacy .search_list li .btn02 {
    width: 49%;
    float: left;
  }
  .c-legacy .search_list li .btn02 a {
    display: block;
    font-size: 12px;
    text-align: center;
    padding: 15px 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .c-legacy .search_list.active,
  .c-legacy .top_recommend.active,
  .c-legacy .top_ranking02.active {
    padding: 0 25px;
  }
  .c-legacy .search_list.active li,
  .c-legacy .top_recommend.active li,
  .c-legacy .top_ranking02.active li {
    float: left;
    width: 48%;
    margin-right: 4%;
    border-bottom: none;
  }
  .c-legacy .search_list.active li:nth-child(even) {
    margin-right: 0;
  }
  .c-legacy .search_list.active li .p01 {
    margin-bottom: 5px;
  }
  .c-legacy .search_list.active li .thumb {
    width: auto;
    float: none;
    margin-right: 0;
    height: 100%;
  }
  .c-legacy .search_list.active li .p02 {
    width: auto;
    float: none;
  }
  .c-legacy .btn_more a {
    font-size: 16px;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .c-legacy #main_list_form_sp {
    display: block;
  }
  .c-legacy .detail_table01 th,
  .c-legacy .detail_table01 td {
    padding: 10px;
    display: block;
  }
  .c-legacy .detail_table01 th {
    width: auto;
  }
  .c-legacy .detail_photo .detail_photo_slider li img {
    width: 100%;
  }
  .c-legacy .detail_photo .detail_photo_slider_thumb li {
    width: 22%;
    height: 50px;
    margin-right: 4%;
  }
  .c-legacy .detail_photo .detail_photo_slider_thumb li img {
    width: 100%;
    height: 50px;
    object-fit: cover;
  }
  .c-legacy .sns_button li {
    width: auto;
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .c-legacy .detail_pager a:nth-child(2),
  .c-legacy .detail_pager a:nth-child(3) {
    text-align: center;
  }
  .c-legacy .detail_table02_wrap {
    margin-bottom: 30px;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-x: scroll;
    overflow-x: scroll;
  }
  .c-legacy .detail_table02_wrap table.detail_table02 {
    width: 700px;
    margin-bottom: 0;
  }
  .c-legacy .detail_table03 th,
  .c-legacy .detail_table03 td {
    display: block;
    font-size: 14px;
    padding: 10px;
    text-align: left;
  }
  .c-legacy .detail_table03 .pc_border_none {
    border-bottom: 1px solid #ccc;
  }
  .c-legacy #detail .search_list.active {
    padding: 0;
  }
  .c-legacy #forgot table th,
  .c-legacy #forgot table td {
    text-align: left;
    display: block;
    padding: 5px;
  }
  .c-legacy #forgot table th {
    width: auto;
  }
  .c-legacy #forgot table td {
    padding-bottom: 20px;
  }
  .c-legacy #forgot .p02 {
    text-align: left;
  }
  .c-legacy #branch .btn {
    max-width: auto;
  }
  .c-legacy #branch .branch_form select,
  .c-legacy #branch .branch_form button {
    padding: 10px;
  }
  .c-legacy #branch .branch_form .frm01 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 41%;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .c-legacy #branch .branch_form .frm02 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 41%;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .c-legacy #branch .branch_form .frm03 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 18%;
    padding: 0;
  }
  .c-legacy #edit_member .edit_member_table01 > tbody > tr > th,
  .c-legacy #edit_member .edit_member_table01 > tbody > tr > td {
    padding: 15px 10px;
    display: block;
    border-bottom: none;
  }
  .c-legacy #edit_member .edit_member_table01 > tbody > tr > th {
    width: auto;
    text-align: left;
  }
  .c-legacy #edit_member .edit_member_table01 td .p01 span {
    margin-top: 20px;
    display: inline-block;
  }
  .c-legacy #edit_member .edit_member_table02 th,
  .c-legacy #edit_member .edit_member_table02 td {
    display: block;
    padding: 5px;
  }
  .c-legacy #edit_member .edit_member_table02 th {
    width: auto;
  }
  .c-legacy #edit_member .btn {
    max-width: none;
    margin: 0 auto;
  }
  .c-legacy #edit_member .btn .btn01 {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .c-legacy #edit_member .btn .btn02 {
    width: 100%;
    float: none;
  }
  .c-legacy #login table th,
  .c-legacy #login table td {
    display: block;
    padding: 5px;
  }
  .c-legacy #login table th {
    text-align: left;
  }
  .c-legacy #login .btn {
    max-width: none;
  }
  .c-legacy #contact .p01 span {
    padding-right: 0;
    display: block;
  }
  .c-legacy #contact table th,
  .c-legacy #contact table td {
    display: block;
    padding: 5px;
  }
  .c-legacy #contact table th {
    text-align: left;
    width: auto;
  }
  .c-legacy #contact table td {
    padding-bottom: 10px;
  }
  .c-legacy #contact .btn {
    max-width: none;
  }
  .c-legacy #guide .switch li {
    font-size: 12px;
  }
  .c-legacy #guide .guide_box01 {
    padding: 20px;
  }
  .c-legacy #guide .guide_box02 h4 {
    padding: 10px 0;
  }
  .c-legacy #guide .guide_box02 p {
    padding: 15px;
  }
  .c-legacy #guide .guide_box03 .tel {
    font-size: 20px;
  }
  .c-legacy #guide .guide_box03 .sptel {
    font-size: 20px;
  }
  .c-legacy #law .law_box01 table th,
  .c-legacy #law .law_box01 table td {
    padding: 10px;
    display: block;
    border: none;
  }
  .c-legacy #law .law_box01 table th {
    text-align: left;
  }
  .c-legacy #company .company_box01 table th,
  .c-legacy #company .company_box01 table td {
    padding: 10px;
    display: block;
    border: none;
  }
  .c-legacy #company .company_box01 table th {
    text-align: left;
  }
  .c-legacy #keyviausl_facilities {
    background: none;
    text-align: center;
    height: auto;
  }
  .c-legacy #keyviausl_facilities p {
    display: block;
  }
  .c-legacy #keyviausl_facilities p img {
    width: 100%;
    height: auto;
  }
  .c-legacy #facilities h2 {
    margin-bottom: 40px;
  }
  .c-legacy #facilities .facilities_inner {
    width: auto;
    padding: 0 25px;
  }
  .c-legacy #facilities .facilities_content01 {
    padding: 60px 0;
  }
  .c-legacy #facilities .facilities_content01 .p01 {
    margin-bottom: 40px;
  }
  .c-legacy #facilities .facilities_content01 ul {
    width: 100%;
  }
  .c-legacy #facilities .facilities_content01 ul:before {
    display: none;
  }
  .c-legacy #facilities .facilities_content01 li {
    float: none;
    max-width: auto;
    margin: 0 auto 60px auto;
    position: relative;
  }
  .c-legacy #facilities .facilities_content01 li:after {
    content: "";
    position: absolute;
    bottom: -35px;
    left: 50%;
    margin-left: -12.5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 12.5px 0 12.5px;
    border-color: #53A318 transparent transparent transparent;
  }
  .c-legacy #facilities .facilities_content01 li:last-child:after {
    display: none;
  }
  .c-legacy #facilities .facilities_content01 li:last-child {
    margin-right: auto;
  }
  .c-legacy #facilities .facilities_content01 li .thumb {
    max-width: 280px;
    margin: 0 auto 10px auto;
  }
  .c-legacy #facilities .facilities_content02 {
    padding: 60px 0;
  }
  .c-legacy #facilities .facilities_content02 ul:before {
    display: none;
  }
  .c-legacy #facilities .facilities_content02 li {
    float: none;
    max-width: 100%;
    margin: 0 auto 60px auto;
    position: relative;
  }
  .c-legacy #facilities .facilities_content02 li:after {
    content: "";
    position: absolute;
    bottom: -35px;
    left: 50%;
    margin-left: -12.5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 12.5px 0 12.5px;
    border-color: #fff transparent transparent transparent;
  }
  .c-legacy #facilities .facilities_content02 li:last-child:after {
    display: none;
  }
  .c-legacy #facilities .facilities_content02 li:last-child {
    margin-right: auto;
  }
  .c-legacy #facilities .facilities_content02 li .thumb {
    max-width: 170px;
    margin: 0 auto 10px auto;
  }
  .c-legacy #facilities .facilities_content03 {
    padding: 60px 0;
  }
  .c-legacy #facilities .facilities_content03 ul:before {
    display: none;
  }
  .c-legacy #facilities .facilities_content03 li {
    float: none;
    max-width: 100%;
    margin: 0 auto 60px auto;
    position: relative;
  }
  .c-legacy #facilities .facilities_content03 li:after {
    content: "";
    position: absolute;
    bottom: -35px;
    left: 50%;
    margin-left: -12.5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 12.5px 0 12.5px;
    border-color: #53A318 transparent transparent transparent;
  }
  .c-legacy #facilities .facilities_content03 li:last-child:after {
    display: none;
  }
  .c-legacy #facilities .facilities_content03 li:last-child {
    margin-right: auto;
  }
  .c-legacy #facilities .facilities_content03 li .thumb {
    max-width: 170px;
    margin: 0 auto 10px auto;
  }
  .c-legacy #facilities .facilities_content04 {
    padding: 60px 0;
  }
  .c-legacy #facilities .facilities_content04 .p01 {
    margin-bottom: 40px;
  }
  .c-legacy #facilities .facilities_content04 {
    padding: 60px 0;
  }
  .c-legacy #facilities .facilities_content04 li {
    float: none;
    margin: 0 auto 60px auto;
    position: relative;
  }
  .c-legacy #facilities .facilities_content04 li:after {
    content: "";
    position: absolute;
    bottom: -35px;
    left: 50%;
    margin-left: -12.5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 12.5px 0 12.5px;
    border-color: #53A318 transparent transparent transparent;
  }
  .c-legacy #facilities .facilities_content04 li:last-child:after {
    display: none;
  }
  .c-legacy #facilities .facilities_content04 li:last-child {
    margin-right: auto;
  }
  .c-legacy #facilities .facilities_content05 {
    padding: 60px 0;
  }
  .c-legacy #facilities .facilities_content05 li {
    border: 1px solid  #53A318;
    display: block;
    width: 48%;
    float: left;
    margin-right: 4%;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .c-legacy #facilities .facilities_content05 li:nth-child(even) {
    margin-right: 0;
  }
  .c-legacy #facilities .facilities_content05 li:nth-child(2n+1) {
    clear: both;
  }
  .c-legacy #facilities .facilities_content05 li .thumb {
    display: block;
    width: auto;
    border: none;
  }
  .c-legacy #facilities .facilities_content05 li .facilities_content05_box01 {
    display: block;
    width: auto;
    padding: 10px;
    border: none;
  }
  .c-legacy #facilities .facilities_content05 li .facilities_content05_box01 h3 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .c-legacy #facilities .facilities_content05 li .facilities_content05_box01 .p01 {
    font-size: 11px;
    line-height: 160%;
  }
  .c-legacy #keyviausl_incharge {
    background: none;
    text-align: center;
    height: auto;
  }
  .c-legacy #keyviausl_incharge p {
    display: block;
  }
  .c-legacy #keyviausl_incharge p img {
    width: 100%;
    height: auto;
  }
  .c-legacy #incharge h2 {
    margin-bottom: 40px;
  }
  .c-legacy #incharge .incharge_inner {
    width: auto;
    padding: 0 25px;
  }
  .c-legacy #incharge .incharge_content01 {
    padding: 60px 0;
  }
  .c-legacy #incharge .incharge_content01 .p01 {
    margin-bottom: 40px;
  }
  .c-legacy #incharge .incharge_content01 .incharge_content01_box {
    display: block;
  }
  .c-legacy #incharge .incharge_content01 .incharge_content01_box .p02 {
    display: block;
    width: auto;
    padding: 15px 0;
    text-align: center;
  }
  .c-legacy #incharge .incharge_content01 .incharge_content01_box .p03 {
    display: block;
    padding: 15px;
  }
  .c-legacy #incharge .incharge_content02 {
    padding: 60px 0;
  }
  .c-legacy #incharge .incharge_content02 li {
    max-width: none;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 40px;
  }
  .c-legacy #incharge .incharge_content02 li:nth-child(even) {
    margin-right: 0;
  }
  .c-legacy #incharge .incharge_content02 li:nth-child(2n+1) {
    clear: both;
  }
  .c-legacy #incharge .incharge_content02 li h3 {
    font-size: 18px;
  }
  .c-legacy #incharge .incharge_content02 li .p01 {
    font-size: 11px;
    margin-bottom: 15px;
  }
  .c-legacy #incharge .incharge_content02 li .p02 {
    font-size: 12px;
  }
  .c-legacy #incharge .incharge_content03 {
    padding: 60px 0;
  }
  .c-legacy #incharge .incharge_content03 ul:before {
    display: none;
  }
  .c-legacy #incharge .incharge_content03 li {
    float: none;
    margin: 0 auto 60px auto;
    position: relative;
  }
  .c-legacy #incharge .incharge_content03 li:after {
    content: "";
    position: absolute;
    bottom: -35px;
    left: 50%;
    margin-left: -12.5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 12.5px 0 12.5px;
    border-color: #53A318 transparent transparent transparent;
  }
  .c-legacy #incharge .incharge_content03 li:last-child:after {
    display: none;
  }
  .c-legacy #incharge .incharge_content03 li:last-child {
    margin-right: auto;
  }
  .c-legacy #keyviausl_category {
    background: none;
    height: auto;
  }
  .c-legacy #keyviausl_category p {
    display: block;
  }
  .c-legacy #keyviausl_category p img {
    width: 100%;
  }
  .c-legacy #category ul li a .category_list_left {
    width: 40%;
  }
  .c-legacy #category ul li a .category_list_right {
    width: 54%;
  }
  .c-legacy #category ul li a .category_list_right h3 {
    font-size: 14px;
  }
  .c-legacy #category ul li a .category_list_right p {
    font-size: 12px;
  }
  .c-legacy #ticket table th,
  .c-legacy #ticket table td {
    display: block;
    padding: 5px;
  }
  .c-legacy #ticket table th {
    text-align: left;
    width: auto;
  }
  .c-legacy #ticket table td {
    padding-bottom: 10px;
  }
  .c-legacy #ticket .btn {
    max-width: none;
  }
  .c-legacy #ticket .btn {
    max-width: none;
    margin: 0 auto;
  }
  .c-legacy #ticket .btn .btn01 {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .c-legacy #ticket .btn .btn02 {
    width: 100%;
    float: none;
  }
  .c-legacy #ticket_confirm table th,
  .c-legacy #ticket_confirm table td {
    display: block;
    padding: 5px;
  }
  .c-legacy #ticket_confirm table th {
    text-align: left;
    width: auto;
  }
  .c-legacy #ticket_confirm table td {
    padding-bottom: 10px;
  }
  .c-legacy #ticket_confirm .btn {
    max-width: none;
    margin: 0 auto;
  }
  .c-legacy #ticket_confirm .btn .btn01 {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .c-legacy #ticket_confirm .btn .btn02 {
    width: 100%;
    float: none;
  }
  .c-legacy #ticket_finish .ticket_finish_box01 {
    padding: 20px 0;
  }
  .c-legacy #ticket_finish table th,
  .c-legacy #ticket_finish table td {
    display: block;
    padding: 5px;
  }
  .c-legacy #ticket_finish table th {
    text-align: left;
    width: auto;
  }
  .c-legacy #ticket_finish table td {
    padding-bottom: 10px;
  }
  .c-legacy #ticket_finish .btn {
    max-width: none;
  }
  .c-legacy #member_card .p01 {
    margin-bottom: 40px;
  }
  .c-legacy #member_card .member_card_box01 {
    margin-bottom: 40px;
  }
  .c-legacy #member_card .member_card_box01 li {
    width: auto;
    float: none;
    margin-bottom: 30px;
  }
  .c-legacy #member_card .member_card_box01 li:nth-child(2n) {
    float: none;
  }
  .c-legacy #member_card .member_card_box01 li .p02 {
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
  }
  .c-legacy #maintenance h2 {
    margin-bottom: 40px;
  }
  .c-legacy #maintenance .maintenance_inner {
    width: auto;
    padding: 25px;
  }
  .c-legacy #favorite {
    padding: 40px 0 0 0;
  }
  .c-legacy #favorite .alert_txt {
    padding: 0 25px;
  }
  .c-legacy .outside_wrap {
    padding-top: 40px;
  }
  .c-legacy .outside_wrap #main {
    margin: 0 auto;
    float: none;
    padding-bottom: 0;
    max-width: 100%;
    overflow: hidden;
  }
  .c-legacy #coupon .btn_print {
    margin: 20px auto;
    padding: 15px 30px;
    background: white;
    border-radius: 5px;
    text-align: center;
    max-width: 80%;
  }
  .c-legacy #coupon .close_page {
    margin: 20px auto;
    text-align: center;
    max-width: 100%;
  }
  .c-legacy #privilege .guide_box02 h4 {
    padding: 10px 0 10px 10px;
    text-align: center;
  }
}
.c-legacy .btn33 {
  margin-top: 20px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  padding: 10px 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  width: 100%;
  float: right;
}
.c-legacy section table {
  width: 100%;
}
.c-legacy #facilities .facilities_content01 h2 span {
  color: #53A318;
}
.c-legacy #facilities .facilities_content02 {
  background: #53A318;
  color: #fff;
}
.c-legacy #facilities .facilities_content02 h2 span {
  color: #fff;
}
.c-legacy #facilities .facilities_content03 h2 span {
  color: #53A318;
}
.c-legacy #facilities .facilities_content03 li .p01 {
  color: #53A318;
}
.c-legacy #facilities .facilities_content04 {
  background: #53A318;
  color: #fff;
}
.c-legacy #facilities .facilities_content04 h2 span {
  color: #fff;
}
.c-legacy #facilities .facilities_content05 h2 span {
  color: #53A318;
}
.c-legacy #facilities .facilities_content05 li .thumb,
.c-legacy #facilities .facilities_content05 li .facilities_content05_box01 {
  border: 1px solid  #53A31A;
}
.c-legacy #facilities .facilities_content05 .btn a {
  color: #FFF;
  background: #53A318;
}
.c-legacy #incharge .incharge_content01 h2 span {
  color: #53A318;
}
.c-legacy #incharge .incharge_content01 .incharge_content01_box .p02 {
  background: #53A318;
  border: 1px solid  #53A318;
}
.c-legacy #incharge .incharge_content01 .incharge_content01_box .p03 {
  border: 1px solid  #53A318;
}
.c-legacy #incharge .incharge_content02 {
  background: #53A318;
  color: #fff;
}
.c-legacy #incharge .incharge_content02 h2 span {
  color: #fff;
}
.c-legacy #incharge .incharge_content02 li .p02 {
  color: #53A318;
  background: #fff;
}
.c-legacy #incharge .incharge_content03 h2 span,
.c-legacy #incharge .incharge_content03 li h3,
.c-legacy #incharge .incharge_content03 li .p01 {
  color: #53A318;
}
.c-legacy #incharge .incharge_content03 .btn a {
  color: #FFF;
  background: #53A318;
}
