@charset "UTF-8";
@charset "UTF-8";
#side .side_bnr {
  margin-top: 10px;
}
#side .cv_line {
  background: url(images/common/side_cvLine_on.png) no-repeat left top;
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
}
#side .cv_line:hover {
  position: relative;
}
#side .cv_str {
  background: url(images/common/side_cvStr_on.png) no-repeat left top;
  display: block;
  width: 100%;
  height: 100%;
}
#side .cv_str:hover {
  position: relative;
}
#side .bnr_shop_txt {
  margin: 20px 0;
  font-size: 1.5em;
  position: relative;
}
#side .bnr_shop_txt a {
  color: #0084bf;
  text-decoration: underline;
}
#side .bnr_shop_txt a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#side .bnr_shop_txt:after {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  font-family: 'FontAwesome';
  content: "";
  position: absolute;
  font-size: 1.5em;
  color: #0084bf;
}

#header .cnt .tel dd {
  font-size: 2.2em;
}

.str_cv {
  width: 740px;
  height: 166px;
  padding: 20px;
  background: #0d5db4;
  position: relative;
}
.str_cv img {
  width: 100%;
}
.str_cv .btn_dely {
  position: absolute;
  top: 54px;
  left: 52%;
  display: block;
  width: 290px;
  height: 83px;
}
.str_cv .btn_dely a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(images/common/btn_cvdeli_on.png) no-repeat left top;
}
.str_cv .btn_dely a:hover {
  position: relative;
  top: 4px;
}
.str_cv .btn_dely a:hover img {
  display: none;
}
.str_cv .btn_str {
  position: absolute;
  top: 70px;
  left: 385px;
  display: block;
  width: 290px;
  height: 83px;
}
.str_cv .btn_str a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(images/common/btn_cvstr_on.png) no-repeat left top;
}
.str_cv .btn_str a:hover {
  position: relative;
  top: 4px;
}
.str_cv .btn_str a:hover img {
  display: none;
}
.str_cv .tel_num {
  position: absolute;
  bottom: 28%;
  left: 16%;
  font-size: 2.6em;
  font-weight: bold;
  font-family: Arial, "ＭＳ Ｐゴシック", sans-serif;
}
.str_cv .tel_acc {
  position: absolute;
  bottom: 18%;
  left: 10%;
  font-family: Arial, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 1.1em;
}
.str_cv .tel_rest {
  position: absolute;
  bottom: 12%;
  right: 6.3%;
  font-size: 1.25em;
  letter-spacing: 0.08em;
}

.home #main .time_table_wrap {
  width: 1000px;
  margin: 0 auto;
}
.home #main .time_table_wrap .time_table {
  padding: 20px;
  border: 2px solid #ddd;
}
.home #main .time_table_wrap .time_table .time_h2 {
  text-align: left;
  border-left: 5px solid #0d5db4;
  line-height: 1;
  padding-left: 5px;
}
.home #main .time_table_wrap .time_table table {
  width: 100%;
}
.home #main .time_table_wrap .time_table table tbody tr:first-child th, .home #main .time_table_wrap .time_table table tbody tr:first-child td {
  border-top: 1px solid #bebebe;
}
.home #main .time_table_wrap .time_table table tbody tr th, .home #main .time_table_wrap .time_table table tbody tr td {
  border-bottom: 1px solid #bebebe;
  padding: 10px;
  line-height: 1.5;
  font-size: 14px;
}
.home #main .time_table_wrap .time_table table tbody tr th {
  background: #eee;
}
.home #main .flow .top_h2_box img {
  background: #0d5db4;
}
.home .cv_str {
  background: #0d5db4;
  padding: 20px 0;
}
.home .cv_str .inner {
  height: 167px;
  position: relative;
  background: url(images/home/cv_bg.png) no-repeat center top;
}
.home .cv_str .inner .btn_dely {
  position: absolute;
  top: 50px;
  left: 50%;
  display: block;
  width: 392px;
  height: 83px;
}
.home .cv_str .inner .btn_dely a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(images/home/btn_cv_on.png) no-repeat left top;
}
.home .cv_str .inner .btn_dely a:hover {
  position: relative;
  top: 4px;
}
.home .cv_str .inner .btn_dely a:hover img {
  display: none;
}
.home .cv_str .inner .btn_str {
  position: absolute;
  top: 50px;
  left: 500px;
  display: block;
  width: 392px;
  height: 83px;
}
.home .cv_str .inner .btn_str a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(images/home/btn_cvstr_on.png) no-repeat left top;
}
.home .cv_str .inner .btn_str a:hover {
  position: relative;
  top: 4px;
}
.home .cv_str .inner .btn_str a:hover img {
  display: none;
}
.home .cv_str .inner .tel_num {
  position: absolute;
  bottom: 31%;
  left: 17%;
  font-size: 3.4em;
  font-weight: bold;
  font-family: Arial, "ＭＳ Ｐゴシック", sans-serif;
}
.home .cv_str .inner .tel_acc {
  position: absolute;
  bottom: 11%;
  left: 11%;
  font-family: Arial, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
  font-size: 1.2em;
  letter-spacing: 0.08em;
}
.home .cv_str .inner .tel_rest {
  position: absolute;
  bottom: 22%;
  right: 12.4%;
  font-size: 1.35em;
  letter-spacing: 0.08em;
}
.home .change_time_top {
  width: 980px;
  height: 65px;
  background: #0d5db4;
  text-align: center;
  margin: 20px auto;
}
.home .change_time_top p {
  font-weight: bold;
  font-size: 2em;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  color: #fff;
}

/* 店舗一覧 */
.shoplist .spli_box .spli_tabbox {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-basis: auto;
  -ms-flex-basis: auto;
  -webkit-flex-basis: auto;
  flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.shoplist .spli_box .spli_tabbox li {
  width: 112px;
  height: 40px;
  border: 1px solid #0d5db4;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}
.shoplist .spli_box .spli_tabbox li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #0d5db4;
  text-decoration: none;
}
.shoplist .spli_box .spli_tabbox li a p {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  padding-right: 20px;
  font-weight: bold;
}
.shoplist .spli_box .spli_tabbox li a p:after {
  position: absolute;
  font-family: 'FontAwesome';
  content: "";
  position: absolute;
  font-size: 1em;
  font-weight: normal;
}
.shoplist .spli_box .spli_tabbox li + li {
  margin-left: 10px;
}
.shoplist .spli_box .list_area .area_box .area_list li {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-basis: auto;
  -ms-flex-basis: auto;
  -webkit-flex-basis: auto;
  flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}
.shoplist .spli_box .list_area .area_box .area_list li .img {
  width: 270px;
  margin-right: 20px;
}
.shoplist .spli_box .list_area .area_box .area_list li .txt_box {
  width: 450px;
  clear: both;
}
.shoplist .spli_box .list_area .area_box .area_list li .txt_box h3 {
  font-size: 1.4em;
  padding-bottom: 15px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 15px;
}
.shoplist .spli_box .list_area .area_box .area_list li .txt_box h3 .red {
  display: block;
  color: #db0000;
  font-size: 0.8em;
  line-height: 1.5;
  margin-top: 5px;
}
.shoplist .spli_box .list_area .area_box .area_list li .txt_box table tr {
  line-height: 1.5;
}
.shoplist .spli_box .list_area .area_box .area_list li .txt_box table tr th {
  font-weight: normal;
  text-align: left;
  width: 105px;
}
.shoplist .spli_box .list_area .area_box .area_list li .txt_box table tr td {
  position: relative;
  padding-left: 15px;
}
.shoplist .spli_box .list_area .area_box .area_list li .txt_box table tr td:after {
  position: absolute;
  content: "：";
  top: 0;
  left: 0;
}
.shoplist .spli_box .list_area .area_box .area_list li .txt_box .btn {
  width: 260px;
  height: 36px;
  background: #0d5db4;
  box-shadow: 0px 3px 0px 0px #0f4887;
  -webkit-box-shadow: 0px 3px 0px 0px #0f4887;
  -moz-box-shadow: 0px 3px 0px 0px #0f4887;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  position: relative;
  margin-top: 20px;
  float: right;
}
.shoplist .spli_box .list_area .area_box .area_list li .txt_box .btn:hover {
  position: relative;
  top: 2px;
  box-shadow: 0px 1px 0px 0px #0f4887;
  -webkit-box-shadow: 0px 1px 0px 0px #0f4887;
  -moz-box-shadow: 0px 1px 0px 0px #0f4887;
}
.shoplist .spli_box .list_area .area_box .area_list li .txt_box .btn a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 1.1em;
}
.shoplist .spli_box .list_area .area_box .area_list li .txt_box .btn a p {
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  padding-right: 20px;
}
.shoplist .spli_box .list_area .area_box .area_list li .txt_box .btn a p:after {
  position: absolute;
  font-family: 'FontAwesome';
  content: "";
  position: absolute;
  font-size: 1em;
  padding-left: 10px;
}
.shoplist .spli_box .list_area .area_box .area_list li:last-child {
  margin-bottom: 20px;
}

/* 店舗詳細 */
/* 営業日変更のやつ */
.change_time, .renov_caut {
  width: 100%;
  height: 65px;
  background: #0d5db4;
  text-align: center;
  margin: 20px 0;
}
.change_time p, .renov_caut p {
  font-weight: bold;
  font-size: 2em;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  color: #fff;
}
.change_time p .red, .renov_caut p .red {
  color: #bd0000;
}

/* end 営業日変更のやつ */
.renov_caut p {
  padding-left: 50px;
}
.renov_caut p:after {
  position: absolute;
  font-family: 'FontAwesome';
  content: "";
  position: absolute;
  font-size: 1em;
  top: 0;
  left: 10%;
  color: #fff;
}
.renov_caut p a {
  color: #fff;
}

.kv_box {
  margin-bottom: 40px;
}
.kv_box .kv_imgs .main_img {
  float: left;
  width: 526px;
}
.kv_box .kv_imgs .main_img img {
  max-width: 100%;
  max-height: 100%;
}
.kv_box .kv_imgs .imgs {
  float: right;
  width: 204px;
}
.kv_box .kv_imgs .imgs .img {
  margin-bottom: 10px;
}
.kv_box .kv_imgs .txt {
  line-height: 1.5;
  margin: 10px 0;
  font-size: 1em;
}
.kv_box .txt + .txt {
  padding-top: 10px;
}

.map {
  margin-bottom: 30px;
}
.map .map_content {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-basis: auto;
  -ms-flex-basis: auto;
  -webkit-flex-basis: auto;
  flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  width: 100%;
}
.map .map_content .gmap {
  float: left;
  margin-right: 10px;
}
.map .map_content .str_info {
  width: 50%;
}
.map .map_content .str_info h3 {
  line-height: 1.5;
}
.map .map_content .str_info table tr th {
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  line-height: 1.5;
  width: 20%;
}
.map .map_content .str_info table tr td {
  line-height: 1.5;
  position: relative;
  padding-left: 15px;
}
.map .map_content .str_info table tr td:after {
  position: absolute;
  content: "：";
  top: 0;
  left: 0;
}
.map .map_content .str_info table tr td .red {
  color: #db0000;
}

#park_area .map_content + .map_content {
  margin-top: 30px;
}
#park_area .map_content .str_info table tr th {
  width: 30%;
}

.root {
  margin-top: 40px;
}
.root .hide {
  display: none;
}
.root .tab_box ul {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-basis: auto;
  -ms-flex-basis: auto;
  -webkit-flex-basis: auto;
  flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
  border-bottom: 1px solid #0d5db4;
}
.root .tab_box ul li {
  text-align: center;
  border: 1px solid #0d5db4;
  border-bottom: none;
  border-radius: 6px 6px 0px 0px;
  -webkit-border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  background: #0d5db4;
  margin-left: 10px;
}
.root .tab_box ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.root .tab_box ul .active {
  background: #fff;
}
.root .tab_box ul .active a {
  background: #fff;
  height: 102%;
  border-radius: 6px 6px 0px 0px;
  -webkit-border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px;
  color: #0d5db4;
}
.root .root_box_all {
  margin: 15px 0 20px;
}
.root .root_box_all .root_box ul {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-basis: auto;
  -ms-flex-basis: auto;
  -webkit-flex-basis: auto;
  flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.root .root_box_all .root_box ul li {
  width: 362px;
  margin-bottom: 10px;
}
.root .root_box_all .root_box ul li:nth-child(2n) {
  margin-left: 15px;
}
.root .root_box_all .root_box ul li .img {
  width: 100%;
  margin-bottom: 15px;
}
.root .root_box_all .root_box ul li .img img {
  max-width: 100%;
  max-height: 100%;
}
.root .root_box_all .root_box ul li .txt {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-basis: auto;
  -ms-flex-basis: auto;
  -webkit-flex-basis: auto;
  flex-shrink: 0;
  -ms-flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.root .root_box_all .root_box ul li .txt .num {
  background: #0d5db4;
  width: 44px;
  height: 44px;
  display: block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
  margin-right: 10px;
}
.root .root_box_all .root_box ul li .txt .num p {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  color: #fff;
  padding-bottom: 0;
  font-size: 1.5em;
}
.root .root_box_all .root_box ul li .txt .dt {
  font-size: 0.85em;
  line-height: 1.5;
  width: 85%;
}
