@charset "utf-8";
/* CSS Document */
.shop_detail .reserch_button {
  width:160px;
  height:30px;
  display:block;
  font-size:12px;
  font-weight:bold;
  letter-spacing:1px;
  text-align:center;
  line-height:30px;
  border-radius:3px;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
  color:#FFF;
  text-decoration:none;
}
.shop_detail .reserch_button span {
  width:100%;
  height:30px;
  display:block;
  background-image:url(/images/portal_pc/shop_detail/icon_research.png);
  background-repeat:no-repeat;
  background-position:9px center;

}
.shop_detail .reserve_button {
  width:260px;
  height:40px;
  display:block;
  font-size:12px;
  font-weight:bold;
  letter-spacing:1px;
  text-align:center;
  line-height:40px;
  border-radius:3px;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
  color:#FFF;
  text-decoration:none;
  float:left;
  margin:0px 5px;
}
.shop_detail .reserve_button02 {
  width:260px;
  height:40px;
  display:block;
  font-size:12px;
  font-weight:bold;
  letter-spacing:1px;
  text-align:center;
  border-radius:3px;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
  color:#FFF;
  text-decoration:none;
  float:left;
  margin:0px 5px;
  padding-top:4px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.shop_detail .reserve_button_voice {
  width:260px;
  height:40px;
  font-size:14px;
  font-weight:bold;
  letter-spacing:1px;
  border-width:0px;
  appearance:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  border-radius:3px;
  color:#FFF;
  margin:0px 5px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.shop_detail .rbutton_area {width:100%;clear:both;}
.shop_detail .reserch_button:hover,
.shop_detail .reserve_button02:hover,
.shop_detail .reserve_button:hover,
.wait_status .vote_button:hover {opacity:0.85;}
.shop_detail .btn_orange {
  background: #ffa64d; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYTY0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmYTY0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2ZmOTIyNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjkyMjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #ffa64d 0%, #ffa64d 50%, #ff9224 51%, #ff9224 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa64d), color-stop(50%,#ffa64d), color-stop(51%,#ff9224), color-stop(100%,#ff9224)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffa64d 0%,#ffa64d 50%,#ff9224 51%,#ff9224 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffa64d 0%,#ffa64d 50%,#ff9224 51%,#ff9224 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffa64d 0%,#ffa64d 50%,#ff9224 51%,#ff9224 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffa64d 0%,#ffa64d 50%,#ff9224 51%,#ff9224 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa64d', endColorstr='#ff9224',GradientType=0 ); /* IE6-8 */

}
.shop_detail .btn_green {
  background: #85b200; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzg1YjIwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzg1YjIwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzgwYWEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MGFhMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #85b200 1%, #85b200 50%, #80aa00 51%, #80aa00 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#85b200), color-stop(50%,#85b200), color-stop(51%,#80aa00), color-stop(100%,#80aa00)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #85b200 1%,#85b200 50%,#80aa00 51%,#80aa00 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #85b200 1%,#85b200 50%,#80aa00 51%,#80aa00 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #85b200 1%,#85b200 50%,#80aa00 51%,#80aa00 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #85b200 1%,#85b200 50%,#80aa00 51%,#80aa00 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85b200', endColorstr='#80aa00',GradientType=0 ); /* IE6-8 */
}
.shop_detail .btn_gray{
  background: #aaaaaa;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYWFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzk5OTk5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzk5OTk5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,  #aaaaaa 0%, #aaaaaa 50%, #999999 51%, #999999 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aaaaaa), color-stop(50%,#aaaaaa), color-stop(51%,#999999), color-stop(99%,#999999));
  background: -webkit-linear-gradient(top,  #aaaaaa 0%,#aaaaaa 50%,#999999 51%,#999999 99%);
  background: -o-linear-gradient(top,  #aaaaaa 0%,#aaaaaa 50%,#999999 51%,#999999 99%);
  background: -ms-linear-gradient(top,  #aaaaaa 0%,#aaaaaa 50%,#999999 51%,#999999 99%);
  background: linear-gradient(to bottom,  #aaaaaa 0%,#aaaaaa 50%,#999999 51%,#999999 99%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaaaaa', endColorstr='#999999',GradientType=0 );
}
.shop_detail .f_left{float:left;}
.shop_detail .f_right{float:right;}
.shop_detail .f_center{margin:auto;}
.shop_detail .m_bottom{margin-bottom:10px;}
.shop_detail .m_top{margin-top:10px;}
.shop_detail {
  width:100%;
  padding:0px 0 60px 0;
}
.shop_detail .shop_detail_main {
  width:980px;
  hegiht:auto;
  margin:auto;
  margin-bottom:120px;
}
.shop_detail .dmain {
  width:980px;
  height:auto;
  margin:auto;
  padding-top:10px;
}
.shop_detail_main .shop_material {
  width:100%;
  height:auto;
  background-color:#FFF;
  margin-bottom:3px;
  padding:0px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  position:relative;
  display:table;
  border:1px solid #CCC;
  box-shadow:-2px -2px 2px rgba(172,172,157,0.20),2px 2px 2px rgba(172,172,157,0.20);
}
.shop_detail_main .bottom_position {
  position:relative;
  padding-bottom:55px;
}
.shop_material .detail_shop_status {
  width:100%;
  height:auto;
  padding:0px 15px 15px 15px;
  box-sizing:border-box;
  clear:both;
}
.shop_material .shop_material_left{
  float:left;
  width:640px;
  height:auto;
}
.shop_material .shop_material_left #shop_img {
  width:640px;
  height:auto;
  margin-bottom:0px;
}
.shop_material .shop_material_left #shop_img img {
  max-width:640px;
  max-height:360px;
  vertical-align:bottom;
}
.shop_material .shop_material_left .shop_picture img {
  max-width:640px;
  max-height:360px;
  vertical-align:bottom;
}
.shop_material .shop_material_left ul.shopp {
  width:100%;
  height:auto;
  margin:0px;
  padding:0px;
  display:table;
  clear:both;
  padding-bottom:5px;
}
.shop_material .shop_material_left ul.shopp li {
  width:25%;
  height:20px;
  padding:0px;
  margin-top:4px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  display:inline;
  float:left;
  padding-right:5px;
}
.shop_material .shop_material_left ul.shopp li:nth-child(4n) {
  padding-right:0px;
}

.shop_material .shop_material_left .shopp dl {
  width:100%;
  height:auto;
  margin:0px;
  padding:0px;
  display:table;
  font-size:10px;
  border:1px solid #ddd;
}
.shop_material .shop_material_left .shopp dl dt {
  width:120px;
  height:auto;
  margin:0px;
  padding:0px;
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  font-weight:bold;
  background:#DDDDDD;
}
.shop_material .shop_material_left .shopp dl dd {
  width:40px;
  height:auto;
  margin:0px;
  padding:0px;
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  font-size:14px;
}
.shop_material .shop_material_right{
  float:right;
  height:auto;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  padding-left:5px;
  width:300px;
}
.shop_material header.shopname {
  margin:15px 130px 20px 15px;
  height:auto;
}
.shop_material header.shopname img {
  max-width:100px;
  max-height:100px;
  float:left;
  vertical-align:bottom;
  margin-right:5px;
}
.shop_material header.shopname h2 {
  width:100%;
  margin:0px;
  padding:0px;
  font-size:24px;
  line-height:100%;
}

.shop_material header.shopname .subtitle {
  font-size:14px;
  font-weight:bold;
  line-height:100%;
}
.shop_material header.shopname .subroute {
  font-size:12px;
  line-height:100%;
}
.shop_material .subadoress {
  font-size:12px;
  width:100%;
  height:auto;
  margin:5px 0px;
  padding:0px;
  padding-left:10px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.shop_material .price {
  width:500px;
  min-height:80px;
  border-bottom:1px dotted #CCC;
  font-size:12px;
  line-height:140%;
  float:left;
}
.shop_material .price img {
  vertical-align:middle;
  margin-right:5px;
}
.shop_material .price p{
  width:100%;
  height:auto;
  margin:5px 0px;
  padding:0px;
  padding-left:10px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
a.shopdetail_info {
  width:130px;
  height:80px;
  display:block;
  color:#333;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f1));
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 );
  text-align:center;
  line-height:80px;
  font-size:12px;
  float:right;
  border:1px solid #999;
  text-decoration:none;
  font-weight:bold;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}
a.shopdetail_info:hover {
  background:#EEE;
  text-decoration:underline;
}
.myshop_button {
  width:115px;
  height:35px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  font-size:10px;
  position:absolute;
  top:15px;
  right:15px;
  line-height:35px;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
}
.myshop_button span {
  width:23px;
  height:23px;
  display:block;
  float:left;
  border-radius:12px;
  -webkit-border-radius:12px;
  -moz-border-radius:12px;
  line-height:23px;
  text-align:center;
  color:#FFF;
  margin-top:6px;
  margin-left:3px;
  font-size:18px;
}

.myshop_button.on:hover {
  background:rgba(0,0,0,0.05);
  text-decoration:none;
}
.myshop_button.on {color:#80AA00;border:1px solid #80AA00;}
.myshop_button.on span {background:#80AA00;}
.myshop_button.off {color:#CCC;border:1px solid #CCC;}
.myshop_button.off span {background:#CCC;}
/*グラフ*/
#detail_graph_area {
  width:100%;
  height:auto;
  /*border-bottom:1px dotted #CCC;	*/
  margin-bottom:10px;
  margin-top:5px;
  padding:0px 0px 10px 0px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  background:#FFF;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;

}
#detail_graph_area .graph_index{
  margin-top:0px;
  width:100%;

}
#detail_graph_area h3 {
  height:30px;
  background:#EEEEEE;
  margin:0px;
  padding:0px 10px 0px 0px;
  font-size:14px;
  text-indent:30px;
  line-height:30px;
  color:#333;
  background-image:url(/images/portal_pc/shop_detail/neraime.png);
  background-position:5px center;
  background-repeat:no-repeat;

}
#detail_graph_area .daily_graph_links {
  padding:0px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  width:100%;
}
#detail_graph_area .daily_graph_links ul {
  margin:0px;
  padding:10px 0px 0px 10px;
  font-size:14px;
  display:table;
}
#detail_graph_area .daily_graph_links ul li {
  margin:0px;
  padding:2px;
  display:table-cell;
  vertical-align:middle;
  width:30px;
  height:30px;
  margin:3px;
}
#detail_graph_area .daily_graph_links ul li a{
  width:30px;
  height:30px;
  background:#FFF;
  display:block;
  color:#666;
  text-align:center;
  line-height:30px;
  text-decoration:none;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border:1px solid #CCC;
}
#detail_graph_area .daily_graph_links ul li span{
  width:30px;
  height:30px;
  background:rgba(128,170,0,1.00);
  border:1px solid rgba(128,170,0,1.00);
  display:block;
  color:#FFF;
  text-align:center;
  line-height:30px;
  text-decoration:none;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  font-weight:bold;
}
#detail_graph_area .daily_graph_links ul li a:hover {
  background:#EEE;
}
#detail_graph_area .chart_guide {
  font-size:11px;
  text-align:left;
  padding:0px 0px 10px 10px;
  width:100%;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
#detail_graph_area .chart_guide img {
  vertical-align:middle;
}
#detail_graph_area #chart_div {height:80px;}
/*店舗詳細下段*/
.detail_global_navi {
  width:100%;
  height:auto;
  margin:3px 0px 0px 0px;
  padding:0px;
}
.detail_global_navi ul {
  width:100%;
  height:auto;
  margin:0px;
  padding:0px;
  display:table;
  table-layout:fixed;
  border-bottom:5px solid #80AA00;
}
.detail_global_navi ul li {
  height:auto;
  margin:0px;
  padding:0px 2px 0px 3px;
  display:table-cell;
  vertical-align:top;
  font-size:14px;
}
.detail_global_navi ul li:first-child {
  padding-left:0px;
}
.shop_detail_main .detail_global_navi ul li:last-child {
  padding-right:0px;
}
.detail_global_navi ul li span,
.detail_global_navi ul li a {
  display:block;
  width:100%;
  margin:auto;
  border-radius:3px 3px 0px 0px;
  -webkit-border-radius:3px 3px 0px 0px;
  -moz-border-radius:3px 3px 0px 0px;
  line-height:38px;
  font-weight:bold;
  font-size:14px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.detail_global_navi ul li span {
  text-shadow:1px 1px 1px rgba(0,0,0,0.50);
  color:#FFF;
  box-shadow:1px 0px 1px rgba(0,0,0,0.3);
  background: #80aa00;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgwYWEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2YzkxMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #80aa00 0%, #6c9100 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#80aa00), color-stop(100%,#6c9100));
  background: -webkit-linear-gradient(top,  #80aa00 0%,#6c9100 100%);
  background: -o-linear-gradient(top,  #80aa00 0%,#6c9100 100%);
  background: -ms-linear-gradient(top,  #80aa00 0%,#6c9100 100%);
  background: linear-gradient(to bottom,  #80aa00 0%,#6c9100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80aa00', endColorstr='#6c9100',GradientType=0 );
  height:38px;
  border-left:none;
  border-top:none;
  border-right:none;
}

.detail_global_navi ul li span:after{
  content:"";
  display:block;
  height:2px;
  background: #719b22;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcxOWIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2QyZmY0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MTliMjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,  #719b22 0%, #d2ff4d 50%, #719b22 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#719b22), color-stop(50%,#d2ff4d), color-stop(100%,#719b22));
  background: -webkit-linear-gradient(left,  #719b22 0%,#d2ff4d 50%,#719b22 100%);
  background: -o-linear-gradient(left,  #719b22 0%,#d2ff4d 50%,#719b22 100%);
  background: -ms-linear-gradient(left,  #719b22 0%,#d2ff4d 50%,#719b22 100%);
  background: linear-gradient(to right,  #719b22 0%,#d2ff4d 50%,#719b22 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#719b22', endColorstr='#719b22',GradientType=1 );



}
.detail_global_navi ul li a {
  color:#525243;
  text-decoration:none;
  text-shadow:1px 1px 1px rgba(0,0,0,0.30);
  background:#FFF;
  border-left:1px solid #CCC;
  border-top:1px solid #CCC;
  border-right:1px solid #CCC;
  height:40px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  border-radius:4px 4px 0px 0px;
  -webkit-border-radius:4px 4px 0px 0px;
  -moz-border-radius:4px 4px 0px 0px;
}
.detail_global_navi ul li a:hover {
  text-decoration:underline;
  background:#EFEFEF;
}
.detail_global_navi ul li a p,
.detail_global_navi ul li .acpage p {
  margin:0px;
  padding:0px;
  background-repeat:no-repeat;
  background-position:0px center;
  text-align:right;
  text-align:center;
}
.detail_global_navi ul li small {
  font-size:12px;
}
.detail_global_navi ul li .acpage p.top {
  background-image:url(/images/portal_pc/shop_detail/top_white.png);
}
.detail_global_navi ul li .acpage p.ticket {
  background-image:url(/images/portal_pc/shop_detail/ticket_white.png);
}
.detail_global_navi ul li .acpage p.member {
  background-image:url(/images/portal_pc/shop_detail/member_white.png);
}
.detail_global_navi ul li .acpage p.menu {
  background-image:url(/images/portal_pc/shop_detail/menu_white.png);
}
.detail_global_navi ul li .acpage p.review {
  background-image:url(/images/portal_pc/shop_detail/review_white.png);
}
.detail_global_navi ul li .acpage p.map {
  background-image:url(/images/portal_pc/shop_detail/map_white.png);
}
.detail_global_navi ul li .acpage p.stuff {
  background-image:url(/images/portal_pc/shop_detail/stuff_white.png);
}

.detail_global_navi ul li a p.top {
  background-image:url(/images/portal_pc/shop_detail/top_black.png);
}
.detail_global_navi ul li a p.ticket {
  background-image:url(/images/portal_pc/shop_detail/ticket_black.png);
}
.detail_global_navi ul li a p.member {
  background-image:url(/images/portal_pc/shop_detail/member_black.png);
}
.detail_global_navi ul li a p.menu {
  background-image:url(/images/portal_pc/shop_detail/menu_black.png);
}
.detail_global_navi ul li a p.picture {
  background-image:url(/images/portal_pc/shop_detail/picture_black.png);
}
.detail_global_navi ul li a p.review {
  background-image:url(/images/portal_pc/shop_detail/review_black.png);
}
.detail_global_navi ul li a p.map {
  background-image:url(/images/portal_pc/shop_detail/map_black.png);
}
.detail_global_navi ul li a p.stuff {
  background-image:url(/images/portal_pc/shop_detail/stuff_black.png);
}
.shop_material .shop_detail_left{
  width:640px;
  display:table-cell;
  vertical-align:top;

}
.shop_material .shop_detail_right{
  margin-top:10px;
  padding-right:15px;
  box-sizing:border-box;
}
.shop_material .bottom_title {
  background:#EEEEEE;
  width:100%;
  height:40px;
  line-height:40px;
  font-size:14px;
  font-weight:bold;
  display:table;
  clear:both;
}
.shop_material .bottom_title_noicn {
  background:#EEEEEE;
  width:100%;
  height:40px;
  line-height:40px;
  font-size:14px;
  font-weight:bold;
  display:table;
  clear:both;
  text-indent:15px;
}
.shop_material .bottom_title img {
  vertical-align:middle;
}
.shop_material .bottom_title span {
  display:table-cell;
  text-align:right;
  vertical-align:middle;
  font-size:12px;
  padding-right:10px;
  font-weight:normal;
  color:rgba(128,170,0,1.00)
}
.shop_material .bottom_title span a {
  color:#333;

}
/*クチコミ・写真*/
.shop_material .review_picture {
  width:640px;
  margin:0px;
  padding:5px 5px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.shop_material .review_picture li {
  width:126px;
  display:inline;
  float:left;
  font-size:12px;
  text-align:center;
  margin-bottom:5px;
  padding:5px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.shop_material .review_picture li a {
  color:#333;
  text-decoration:none;
}
.shop_material .review_picture li a:hover {
  color:#333;
  text-decoration:underline;
}
.shop_material .review_picture li div {
  width:100%;
  padding:5px;
  margin-bottom:5px;
  border:1px solid #CCC;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  height:90px;
}
.shop_material .review_picture li img {
  max-width:104px;
  max-height:78px;
}
.shop_material .review {
  width:100%;
  height:auto;
  margin:0px;
  padding:10px 15px;
  display:table;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  table-layout:fixed;
}
.shop_material .review dt {
  width:85px;
  height:auto;
  margin:0px;
  padding:0px;
  display:table-cell;
  vertical-align:top;
  font-size:12px;
}
.shop_material .review dt img {
  max-width:75px;
  max-height:75px;
}
.shop_material .review dt div {
  width:100%;
  padding:5px;
  border:1px solid #CCC;
  border-radius:5px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.shop_material .review dd {
  margin:0px;
  padding:0px;
  display:table-cell;
  vertical-align:top;
}
.shop_material .review dd span {
  color:#CCC;
  position:absolute;
  top:20px;
  left:-10px;
  display:block;
  width:15px;
}
.shop_material .review dd div {
  width:auto;
  height:auto;
  margin-left:10px;
  border:1px solid #CCC;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  position:relative;
  font-size:12px;
  padding:10px;
  border-radius:5px;
}
.shop_material .review dd .shoptxt {
  width:auto;
  height:auto;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  font-size:12px;
  margin-bottom:10px;
}
.shop_material .review h3 {
  width:100%;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px;
}
.shop_material .review dd a {
  color:#005FAB;
}
.shop_material .review dd .imagearea {
  width:100%;
  height:auto;
}
.shop_material .review dd img {
  max-width:85px;
  max-height:85px;
  margin-right:5px;
}
/*クチコミ詳細*/
.shop_material .review dd .shoptxt_detail {
  width:auto;
  height:auto;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  font-size:14px;
  margin-bottom:10px;
}
.shop_material .review h3 {
  width:100%;
  height:auto;
  margin:0px 0px 10px 0px;
  padding:0px;
}

/*写真詳細*/
.shop_material .review_picture_detail {
  width:650px;
  margin:0px;
  padding:5px 10px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.shop_material .review_picture_detail .img {
  width:100%;
  padding:5px;
  margin-bottom:5px;
  font-size:12px;
  text-align:center;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.shop_material .review_picture_detail div img {
  max-width:100%;
  max-height:600px;
  border:1px solid #CCC;
  padding:5px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.shop_material .review_username{
  width:100%;
  height:auto;
  display:table;
  table-layout:fixed;
  margin-bottom:20px;
}
.shop_material .review_username p {
  margin:0px;
  display:table-cell;
  vertical-align:top;
  text-align:left;
  font-size:14px;
  font-weight:bold;
}
.shop_material .review_username span {
  margin:0px;
  display:table-cell;
  vertical-align:top;
  text-align:right;
  font-size:12px;
}

.shop_material .review_username span a {
  color:#333;

}

/*レポート利用規約*/
p.terms {
  font-size: 100%;
  text-align: center;
}
p.terms a {
  display: inline-block;
  color: #333;
  position: relative;
  background: url(/images/portal_pc/shop_detail/link_arrow.png) no-repeat right;
  padding-right: 15px;
  background-size: 14px;
}
p.terms span{
  display: block;
}

/*メニュー*/
.shop_menu {
  width:650px;
  margin:0px;
  padding:0px 10px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.shop_menu li {
  width:100%;
  font-size:14px;
  padding:10px 5px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  border-top:1px dotted #CCC;
  text-indent:5px;
}
.shop_menu li:first-child {
  border-top:none;
}
.shop_menu li a {
  color:#333;
  text-decoration:underline;

}
.shop_menu li a:hover {
  color:#333;
  text-decoration:none;
}
/*お店からのお知らせ*/
/*メニュー*/
.shop_material .shopnews {
  width:100%;
  margin:0px;
  padding:10px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;

}
.shop_material .shopnews li {
  width:100%;
  font-size:14px;
  padding:5px 5px;
  border-bottom:1px dotted #CCC;
}
.shop_material .shopnews li:last-child {
  border:none;
}
.shop_material .shopnews li a {
  color:#333;
}

/*地図*/
.shop_material .gmap {
  width:100%;
  margin:0px 0px 10px 0px;
  padding:0px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.shop_material .mapaddoress {
  width:100%;
  margin:10px 0px 0px 0px;
  padding:0px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  text-align:right;
  font-size:14px;
}
/*店舗情報*/
.shop_material .shopinfomation {
  width:100%;
  margin:0px;
  padding:2px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  border:3px solid #EEE;
}
.shop_material .shopinfomation li {
  width:100%;
  border-bottom:1px dotted #CCC;
  padding-bottom:2px;
}
.shop_material .shopinfomation li:last-child {
  border:none;
}
.shop_material .shopinfomation li dl {
  margin:0px;
  padding:0px;
  display:table;
}
.shop_material .shopinfomation li dl dt {
  display:table-cell;
  vertical-align:middle;
  width:130px;
  background:#EEEEEE;
  font-size:14px;
  padding:8px;
  text-align:right;
  font-weight:bold;

}
.shop_material .shopinfomation li dl dd {
  display:table-cell;
  vertical-align:middle;
  font-size:14px;
  padding:8px;
  line-height:140%;
}
.shop_material .shopinfomation li dl dd img {
  margin:0px 3px 0px 0px;
}
.shop_material .shopinfomation li dl dd a {
  color:#333;
}
.shop_material .shopinfomation_title {
  width:100px;
  margin-top:10px;
  margin-bottom:5px;
  font-size:14px;
  font-weight:bold;
}
/*フッタナビ*/
.detail_footer_navi {
  width:100%;
  height:auto;
  margin:15px 0px 0px 0px;
  padding:0px;
  bottom:0px;
  left:0px;
}
.detail_footer_navi ul {
  width:100%;
  height:auto;
  margin:0px;
  padding:0px;
  display:table;
  table-layout:fixed;
  border-top:1px solid #EEE;
}
.detail_footer_navi ul li {
  height:auto;
  margin:0px;
  padding:0px;
  display:table-cell;
  vertical-align:top;
}
.detail_footer_navi ul li:first-child {
  padding-left:0px;
}
.detail_footer_navi ul li:last-child {
  padding-right:0px;
}
.detail_footer_navi ul li span,
.detail_footer_navi ul li a {
  display:block;
  width:100%;
  margin:auto;
  line-height:38px;
  font-weight:bold;
  font-size:12px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.detail_footer_navi ul li span {
  text-shadow:1px 1px 1px rgba(0,0,0,0.50);
  color:#FFF;
  box-shadow:1px 0px 1px rgba(0,0,0,0.3);
  background: #80aa00;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgwYWEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2YzkxMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #80aa00 0%, #6c9100 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#80aa00), color-stop(100%,#6c9100));
  background: -webkit-linear-gradient(top,  #80aa00 0%,#6c9100 100%);
  background: -o-linear-gradient(top,  #80aa00 0%,#6c9100 100%);
  background: -ms-linear-gradient(top,  #80aa00 0%,#6c9100 100%);
  background: linear-gradient(to bottom,  #80aa00 0%,#6c9100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80aa00', endColorstr='#6c9100',GradientType=0 );
  height:40px;
}

.detail_footer_navi ul li a {
  color:#515141;
  text-decoration:none;
  text-shadow:1px 1px 1px rgba(0,0,0,0.30);
  background:#FFF;
  height:40px;
}
.detail_footer_navi ul li a:hover {
  text-decoration:underline;
  background:#EFEFEF;
}
.detail_footer_navi ul li a p,
.detail_footer_navi ul li .acpage p {
  margin:0px;
  padding:0px;
  background-repeat:no-repeat;
  background-position:0px center;
  text-align:right;
  text-align:center;
}
.detail_footer_navi ul li small {
  font-size:10px;
}
.detail_footer_navi ul li .acpage p.top {
  background-image:url(/images/portal_pc/shop_detail/top_white.png);
}
.detail_footer_navi ul li .acpage p.ticket {
  background-image:url(/images/portal_pc/shop_detail/ticket_white.png);
}
.detail_footer_navi ul li .acpage p.member {
  background-image:url(/images/portal_pc/shop_detail/member_white.png);
}
.detail_footer_navi ul li .acpage p.menu {
  background-image:url(/images/portal_pc/shop_detail/menu_white.png);
}
/*.detail_footer_navi ul li .acpage p.menu{
        background-image:url(/images/portal_pc/shop_detail/picture_white.png);
}*/
.detail_footer_navi ul li .acpage p.review {
  background-image:url(/images/portal_pc/shop_detail/review_white.png);
}
.detail_footer_navi ul li .acpage p.map {
  background-image:url(/images/portal_pc/shop_detail/map_white.png);
}
.detail_footer_navi ul li .acpage p.stuff {
  background-image:url(/images/portal_pc/shop_detail/stuff_white.png);
}
.detail_footer_navi ul li a p.top {
  background-image:url(/images/portal_pc/shop_detail/top_black.png);
}
.detail_footer_navi ul li a p.ticket {
  background-image:url(/images/portal_pc/shop_detail/ticket_black.png);
}
.detail_footer_navi ul li a p.member {
  background-image:url(/images/portal_pc/shop_detail/member_black.png);
}
.detail_footer_navi ul li a p.menu {
  background-image:url(/images/portal_pc/shop_detail/menu_black.png);
}
.detail_footer_navi ul li a p.picture {
  background-image:url(/images/portal_pc/shop_detail/picture_black.png);
}
.detail_footer_navi ul li a p.review_foot {
  background-image:url(/images/portal_pc/shop_detail/review_black.png);
}
.detail_footer_navi ul li a p.map {
  background-image:url(/images/portal_pc/shop_detail/map_black.png);
}
.detail_footer_navi ul li a p.stuff {
  background-image:url(/images/portal_pc/shop_detail/stuff_black.png);
}
/*200150616店舗詳細右カラム*/
.shop_detail_right header {
  width:100%;
  height:auto;
  font-size:14px;
  font-weight:bold;
  padding-bottom:5px;
}
.shop_detail_right section {
  width:100%;
  height:auto;
  margin:0px 0px 15px 0px;
}
.shop_detail_right ul.history {
  width:295px;
  height:auto;
  margin:0px;
  padding:0px;
  border:3px solid #EEE;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.shop_detail_right .history li {
  width:100%;
  height:35px;
  font-size:12px;
  line-height:35px;
  border-bottom:1px dotted #CCC;
}
.shop_detail_right .history li a {
  width:100%;
  height:35px;
  display:block;
  text-indent:30px;
  padding-right:5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color:#333;
  text-decoration:none;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.shop_detail_right .history li a:hover {
  text-decoration:underline;
}
.shop_detail_right .history li:last-child {border:none;}
.shop_detail_right .history li.hg {
  background:url(/images/portal_pc/shop_detail/g_mini_icon.png) no-repeat 5px center;
}
.shop_detail_right .history li.hm {
  background:url(/images/portal_pc/shop_detail/m_mini_icon.png) no-repeat 5px center;
}
.shop_detail_right .history li.hl {
  background:url(/images/portal_pc/shop_detail/l_mini_icon.png) no-repeat 5px center;
}
.shop_detail_right ul.special {
  width:295px;
  height:auto;
  margin:0px;
  padding:0px;
  border:3px solid #EEE;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.shop_detail_right .special li {
  width:100%;
  height:auto;
  font-size:12px;
  line-height:140%;
  border-bottom:1px dotted #CCC;
  padding:10px;
  color:#333;
  text-decoration:none;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.shop_detail_right .special li:last-child {border:none;}
.shop_detail_right .special li dl {
  width:100%;
  height:auto;
  margin:0px;
  padding:0px;
  display:table;
}
.shop_detail_right .special li dl dt {
  width:50px;
  height:auto;
  margin:0px;
  padding:0px;
  display:table-cell;
  vertical-align:middle;
}
.shop_detail_right .special li dl dd {
  width:100%;
  text-align:center;
  display:table-cell;
  vertical-align:middle;
  font-weight:bold;
  line-height:140%;
}
.shop_detail_right .special li a {
  color:#005FAB;
  text-decoration:underline;

}
.shop_detail_right .special img {width:50px;}

.shop_detail_right .special li div {
  clear:both;
  padding:5px;
  line-height:140%;

}
.shop_detail_right .special li div p {
  margin:5px 0px;
  padding:0px;
  font-size:12px;
}
.shop_detail_right .special li a:hover {
  text-decoration:none;
}

.shop_detail .tokuten {
  position:absolute;
  top:-30px;
  right:-43px;
}
.etc_link {
  width:295px;
  height:auto;
  margin:0px;
  padding:0px;
  border:3px solid #EEE;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.etc_link p {
  margin:0px;
  padding:10px;
}
.etc_link p a {
  color:#333;
}
.etc_link p span {color:rgba(128,170,0,1.00);}
/*順番待ち状況*/
#wait_status {
  width:100%;
  height:auto;
  box-shadow:-2px -2px 2px rgba(172,172,157,0.20),2px 2px 2px rgba(172,172,157,0.20);
  box-shadow:-2px -2px 2px rgba(172,172,157,0.20),2px 2px 2px rgba(172,172,157,0.20);
}
#wait_status header {
  width:100%;
  height:35px;
  text-indent:10px;
  font-weight:bold;
  display:table;
  background:rgba(128,170,0,0.80);
  margin-top:0px;
}
#wait_status header h2 {
  -webkit-bacnground-size:24px auto;
  display:table-cell;
  vertical-align:middle;
  font-size:12px;
  white-space:nowrap;
  color:#FFF;
}
#wait_status header span {
  width:35%;
  display:table-cell;
  vertical-align:middle;
  text-align:right;
  color:rgba(128,170,0,1.00);
  padding-right:5px;
  white-space:nowrap;
  font-size:10px;
  color:#FFF;

}
#wait_status header span a {
  color:#FFF;
  font-weight:normal;
  font-size:12px;
}
#wait_status article {
  width:100%;
  height:auto;
  padding:20px 0px 20px 0px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
}
.wait_time {
  width:100%;
  height:auto;
  margin:auto;
}
.wait_time div {
  width:50%;
  height:auto;
  float:left;
  text-align:center;

}
.wait_time div img {
  width:26px;
  margin-right:5px;
}
.wait_time div p {
  font-size:20px;
  font-weight:bold;
  margin:0px;
  padding-bottom:15px;
}
.wait_time div span {
  font-size:14px;
}
.wait_time .ubutton {
  width:280px;
  height:44px;
  display:block;
  text-align:center;
  margin:auto;
  clear:both;
  line-height:44px;
  text-decoration:none;
  color:#FFF;
  font-weight:bold;
  border-radius:5px;
  -webkit-border-radius:5px;
  font-size:14px;
  background-color: #ff9224;
}
.wait_time .ubutton:hover {
  opacity:0.7;
}
.d_ubutton{
  width:280px;
  height:44px;
  margin:auto;
  line-height:44px;
  display:table;
  table-layout:fixed;
}

.d_ubutton a {
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  font-size:14px;
  font-weight:bold;
  color:#FFF;
  text-decoration:none;
  background-color: #ff9224;
  border-radius:5px;
  -webkit-border-radius:5px;
}
.d_ubutton a:hover {
  opacity:0.7;
}
.d_ubutton a:first-child {
  margin-right: 2px;
  display: block;
}
#wait_status ul.branch {
  width:280px;
  height:auto;
  margin:auto;
  padding:0px;
}
ul.branch li {
  width:100%;
  height:auto;
  margin:5px 0px;
  padding:0px;
  border:1px solid #CCC;
  background: #ffffff;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  border-radius:5px;
  -webkit-border-radius:5px;
}
ul.branch li.off {
  padding:5px 10px;
  border:1px solid #EEE;

}
ul.branch li.on {
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f1));
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 );

}
ul.branch li.on a {
  width:100%;
  height:auto;
  display:block;
  padding:5px 10px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  color:#333;
  text-decoration:none;
  background-image:url(/images/portal_pc/shop_detail/s3_orange.png?v2);
  background-repeat:no-repeat;
  background-position:98% center;
  background-size:auto 14px;
  -webkit-background-size:auto 14px;
  -moz-background-size:auto 14px;
}
ul.branch li.on a:hover {
  opacity:0.7;
}
ul.branch p.branch_wait {
  width:100%;
  height:auto;
  font-size:18px;
  font-weight:bold;
  margin-top:5px;
  margin:0px;
  padding:0px;

}
ul.branch p.orangetext {
  width:100%;
  height:auto;
  font-size:16px;
  font-weight:bold;
  padding:3px 15px;
  color:#FF9224;
  line-height:140%;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  margin:0px;
}
ul.branch .branch_wait img {
  width:20px;
  margin-right:5px;
  margin-left:10px;
}
ul.branch .branch_wait span {
  font-size:14px;
}
ul.branch h3 {
  font-size:14px;
  font-weight:bold;
  margin:0px;
  padding:0px;
}
ul.branch li.off h3{
  color:#CCC;
}
.wait_alert {
  width:100%;
  height:auto;
  padding:0px 10px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  font-size:14px;
  line-height:140%;
  margin:0px;
}
.alerttext {
  color:#FF9224;
  font-size:14px;
}
.select_box {
  width:280px;
  height:auto;
  padding:0px 0px 5px 0px;
  margin:auto;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  font-size:14px;

}
.select_box select {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
  width: 100%;
  height:44px;
  padding:0px 10px;
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #CCC;
  background: #ffffff;
  border-radius:5px;
  -webkit-border-radius:5px;
  vetical-align:bottom;
  font-weight:bold;
  font-size:14px;
  color:#333;
  overflow: hidden;
}
/*順番待ちステータス追加20150713*/
.d_ubutton span {
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  font-size:14px;
  font-weight:bold;
  color:#333;
  text-decoration:none;
  background:#FFF;
  display: block;
}
.d_ubutton span:first-child {
  border:1px solid #ccc;
  border-radius:5px;
  color:#CCC;
  margin-right: 3px;
}
.d_ubutton span:last-child {
  border-radius:0px 3px 3px 0px;
  color:#CCC;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-right: 3px;
}
.status {
  text-align:center;
  display:block;
  margin-bottom:10px;
}
.status_after {
  width:100%;
  height:auto;
  margin:0px;
  padding:5px 0px 2px 0px;
  display:table;
  margin-bottom:5px;
  table-layout:fixed;
  border-bottom:1px dotted #CCC;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.status_after dt {
  font-size:14px;
  display:table-cell;
  vertical-align:top;
  padding-left:10px;
}
.status_after dd {
  font-size:14px;
  display:table-cell;
  vertical-align:top;
  padding-left:10px;
  font-weight:bold;
  color:#FF9224;
}
.after_text {
  width:95%;
  margin:5px auto;

}
#wait_status .res_cancel {
  width:100%;
  height:auto;
  display:block;
  text-align:center;
  font-size:12px;
  color:rgba(128,170,0,1.00);
}
#wait_status .res_cancel a {
  color:#333;
}
#wait_status .res_cancel a:hover {
  text-decoration:none;
}
/*時間指定予約*/
.wait_time_short {
  width:260px;
  height:auto;
  margin:auto;
  text-align:center;
}
.wait_time_short p.waiticon {
  width:260px;
  margin:5px 0px 10px 0px;
  text-align:center;
  font-size:20px;
  font-weight:bold;
}
.wait_time_short img {
  width:26px;
  margin-right:5px;
  vertical-align:middle;
}
/*現在受診している番号*/
.now_ju {
  font-size:16px;
  text-align:center;
  display:block;
  width:100%;
  margin:0px 0px 10px 0px;
  font-weight:bold;
}
.now_ju span {
  color:#FF9224;
}
/*FireFox対策*/
.select_box select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
/*IE対策*/
.select_box select::-ms-expand {
  display: none;
}
.select_box label {
  position: relative;
  display:block;
  margin-top:10px;

}
.select_box label:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  background:url(/images/portal_pc/shop_detail/s_green.png) 0 0 no-repeat;
  background-size: 14px;
  pointer-events: none;
}
/*地図*/
#maps {
  width:640px;
  height:250px;
  margin-bottom:10px;
}
#maps_detail {
  width:640px;
  height:650px;
  margin-bottom:10px;
}
/*スタッフ紹介*/
.stuff_prof {
  width:100%;
  height:auto;
  display:table;
  padding:10px 15px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  border-bottom:1px dotted #CCC;
}
.stuff_prof:last-child {
  border:none;
}
.stuff_picture {
  width:100px;
  height:auto;
  display:table-cell;
  vertical-align:top;
}
.stuff_picture p {
  width:100px;
  margin:0px;
  padding:5px;
  border:1px solid #CCC;
}
.stuff_name {
  width:160px;
  height:auto;
  display:table-cell;
  vertical-align:top;
  font-weight:bold;
  font-size:12px;
  padding:0px 10px;
}
.stuff_dis {
  height:auto;
  display:table-cell;
  vertical-align:top;
  font-size:12px;
  line-height:150%;
}
/*店舗詳細用ページャー*/
.pager_area {
  width:640px;
  height:auto;
  padding:15px;
  margin:10px 0px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  background:rgba(245,246,245,1.00);

}
.detail_pager {
  width:100%;
  padding:0px;
}
.detail_pager div{
  width:100%;
  background:#FFF;
  margin:0px auto 0px auto;
  padding:5px 0px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  box-shadow:0px 2px 2px #DDD;
  -webkit-box-shadow:0px 2px 2px #DDD;
  -moz-box-shadow:0px 2px 2px #DDD;
  font-size:12px;
  color:#777777;
  height:auto;
  text-align:center;
}
.detail_pager p {
  width:400px;
  height:30px;
  margin:0px auto;
  padding:0px;
}
.detail_pager p .ac {
  width:30px;
  height:30px;
  margin:0px auto;
  padding:0px;
  background:#CCC;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  display:block;
  float:left;
  line-height:30px;
  color:#333;
}
.detail_pager span.rev {
  width:80px;
  height:30px;
  display:block;
  float:left;
  font-size:12px;
  line-height:30px;
  margin-left:5px;
}
.detail_pager span.fwd {
  width:80px;
  height:30px;
  display:block;
  float:right;
  font-size:12px;
  line-height:30px;
  margin-right:5px;
}
.detail_pager span.rev a,.detail_pager span.fwd a {
  color:#333;
  text-decoration:none;
  display:block;
  width:80px;
  height:30px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}
.detail_pager span.rev a:hover,.detail_pager span.fwd a:hover {
  background:#EEE;
}
.detail_pager p a {
  width:30px;
  height:30px;
  text-align:center;
  color:#777777;
  text-decoration:none;
  font-size:12px;
  line-height:30px;
  display:block;
  float:left;
  margin:0px 5px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}
.detail_pager p a:hover {
  background:#EEE;
}

/*前へと次へ*/
.detail_pager_mini {
  width:100%;
  margin:30px 0px 20px 0px;
  height:auto;
}
.detail_pager_mini span {
  color:rgba(128,170,0,1.00);
  font-size:12px;
}
.detail_pager_mini span a {
  color:#333;
}
.detail_pager_mini span.back {
  float:left;
  display:block;
  width:100px;
  text-align:center;
}
.detail_pager_mini span.next {
  float:right;
  display:block;
  width:100px;
  text-align:center;
}
/*メニュー詳細*/
.menu_detail_text {
  width:100%;
  height:auto;
  padding:15px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.menu_detail_text h3 {
  margin:0px;
  padding:0px;
  font-size:16px;
  font-weight:bold;
}
.menu_detail_text .menu_text {
  width:100%;
  height:auto;
  padding:10px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  font-size:14px;
  border-bottom:1px dotted #CCC;
  margin-bottom:10px;
  line-height:140%;
}
.menu_text .subtext {
  margin:10px 0px 0px;
  padding:0px;

}
.menu_text li {
  font-size:12px;
}
.shop_material .bottom_sub {
  width:100%;
  height:auto;
  padding-bottom:5px;
  font-size:14px;
  font-weight:bold;
  text-indent:10px;
  border-bottom:3px solid #CCC;
  clear:both;
}
/*クチコミ*/
.nextview {
  width:100%;
  height:30px;
  text-align:right;
  line-height:30px;
  margin-bottom:10px
}
.nextview a {
  font-size:12px;
  color:#333;
  text-decoration:underline;
}
.moreview {
  width:80%;
  height:40px;
  display:block;
  text-align:center;
  margin:10px auto;
  font-size:14px;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f1));
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 );
  border:1px solid #DDD;
  border-radius:3px;
  line-height:40px;
  font-weight:bold;
  color:#666;
  text-decoration:none;
}
.moreview:hover {
  opacity:0.8;
}
.moreview img {
  width:14px;
  margin-left:5px;
}
/*クチコミ入力・通報*/
div.input_form {
  width:100%;
  height:auto;
  padding:10px 20px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
div.input_form_comp {
  width:100%;
  height:auto;
  padding:10px 20px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  text-align:center;
}
div.input_form_comp .comp_com {
  font-size:14px;
  fon-weight:bold;
  line-height:300px;
  margin:0px;
  padding:0px;
  font-weight:bold;
}
div.input_form dl {
  width:100%;
  height:auto;
  margin:0px;
  padding:20px;
  display:table;
  border-bottom:1px dotted #CCC;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
div.input_form dt {
  width:90px;
  height:auto;
  display:table-cell;
  vertical-align:top;
  font-size:11px;
  text-align:right;
  padding-right:10px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
div.input_form dt h3 {
  height:35px;
  margin:0px;
  padding:0px;
  line-height:35px;
}
div.input_form dt h4 {
  height:35px;
  margin:0px;
  padding:0px;
  font-size:12px;
}
div.input_form dd {
  width:auto;
  height:auto;
  display:table-cell;
  vertical-align:top;
  line-height:35px;
}
div.input_form dd p {
  margin:0px;
  padding:0px;
}
div.input_form ul {
  width:100%;
  height:auto;
  margin:0px;
  padding:15px;
  display:table;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
div.input_form li {
  height:auto;
  display:table-cell;
  vertical-align:middle;
  font-size:14px;
  text-align:right;
  padding-right:10px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  text-align:center;
  font-weight:bold;
}
div.input_form li:last-child {
  width:160px;
}
div.input_form li img {
  width:100%;
  max-height:160px;
}

/*FireFox対策*/
div.input_form select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
/*IE対策*/
div.input_form select::-ms-expand {
  display: none;
}
div.input_form .label {
  position: relative;
  display:block;
  width:50%;

}
div.input_form .label:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  background:url(/images/portal_pc/shop_detail/s_green.png) 0 0 no-repeat;
  background-size: 14px;
  pointer-events: none;
}
div.input_form input,div.input_form select,div.input_form textarea {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
div.input_form .comment_upload_name {
  margin:0px;
  width:100%;
  height:35px;
  padding:0px 5px 0px 5px;
  font-size:14px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border:1px solid #999;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
div.input_form select {
  margin:0px;
  width:100%;
  height:35px;
  padding:0px 5px 0px 5px;
  font-size:14px;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border:1px solid #999;
  appearance:none;
  -webkit-appearance:none;
}
div.input_form form img.thumb {
  margin:0;
  max-width:160px;
  vertical-align:bottom;
}
div.input_form form .upload label {
  display:inline-block; position:relative;
  overflow:hidden; vertical-align:middle; }
div.input_form form .upload label input[type="file"] {
  position:absolute; top:0; right:0; cursor:pointer;
  font-size:100px; opacity:0.01; -ms-filter:"alpha(opacity=1)"; }
div.input_form form .upload label input[type="file"]:hover + .button {}
div.input_form form .upload .alt  {
  padding:4px; border:none; vertical-align:middle;width:160px;font-size:8px; }
div.input_form #preview {width:100%;padding:5px;}
div.input_form #preview img {width:55px;margin:0px 2px 10px 0px;}
div.input_form .button {width:113px;margin-right:5px;}
div.input_form textarea {width:100%;height:120px;border-radius:3px;border:1px solid #999;font-size:14px;}
div.input_form .textcheck {
  line-height:140%;
}
div.input_form .submitbutton {text-align:center;font-size:14px;}
div.input_form .submitbutton strong {
  display:block;
  line-height:45px;
}
div.input_form .inputcheck img {
  max-width:85px;
  max-height:85px;
  margin-right:5px;
}
.edit_delete {
  color:#333;
  width:100%;
  height:auto;
  margin:0px;
  padding:0px;
  font-size:12px;
  text-align:right;
  padding:0px 15px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.edit_delete a {
  color:#333;
  text-decoration:underline;
}
.edit_delete a:hover {
  text-decoration:none;
}
/*20150714病院*/
.m_service {
  width:100%;
  height:auto;
  display:table;
  padding:10px 15px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  border-bottom:1px dotted #CCC;

}
.m_service_picture {
  width:100px;
  height:auto;
  display:table-cell;
  vertical-align:top;
}
.m_service_picture p {
  width:auto;
  margin:0px;
  padding:5px;
  border:1px solid #CCC;
}
.m_service_picture img {
  max-width:100px;
  height:auto;
}
.service_text {
  height:auto;
  display:table-cell;
  vertical-align:top;
  font-size:14px;
  line-height:150%;
  padding-left:15px;
}
.m_service:last-child {
  border:none;
}
/*20150717投票ボタン*/
.vote_button {
  width:160px;
  height:35px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  font-size:12px;
  position:absolute;
  top:30px;
  right:15px;
  line-height:35px;
  text-align:left;
  text-decoration:none;
  font-weight:bold;
  padding-left:30px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  background:#FF9224;

}
.vote_button span {
  width:40px;
  height:40px;
  display:block;
  position:absolute;
  right:-10px;
  top:-5px;
  border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:25px;
  line-height:40px;
  text-align:center;
  color:#D00003;
  border:2px solid #FF9224;
  font-size:11px;
}

.vote_button.on:hover {
  background:rgba(255,164,72,1.00);
  text-decoration:none;
  background-image:url(/images/portal_pc/shop_detail/vote_icon.png);
  background-repeat:no-repeat;
  background-position:left center;
}
.vote_button.on {color:#FFF;border:1px solid #FF9224;
                 background-image:url(/images/portal_pc/shop_detail/vote_icon.png);
                 background-repeat:no-repeat;
                 background-position:left center;}
.vote_button.on span {background:#FFF;}
.vote_button.off {color:#FFF;border:1px solid #CCC;background:#CCC;
                  background-image:url(/images/portal_pc/shop_detail/vote_icon.png);
                  background-repeat:no-repeat;
                  background-position:left center;}
.vote_button.off span {background:#FFF;border:1px solid #CCC;}
.votetitle {
  position:absolute;
  top:10px;
  right:15px;
  font-size:11px;
  font-weight:bold;
  display:block;
  text-align:center;
  width:160px;
}
/*20150721*/
.ubutton_off {
  width:280px;
  height:44px;
  display:block;
  text-align:center;
  margin:auto;
  clear:both;
  line-height:44px;
  color:#CCC;
  font-weight:bold;
  border:1px solid #CCC;
  border-radius:5px;
  -webkit-border-radius:5px;
  font-size:14px;
  background: #ffffff;


}
/*診察情報を編集*/
.examination_edit_ {
  width:115px;
  height:30px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  font-size:11px;
  position:absolute;
  top:50px;
  right:15px;
  line-height:30px;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
  color:#666;
  border:1px solid #666;
}
.examination_edit {
  font-size:11px;
  position:absolute;
  top:55px;
  right:15px;
  text-align:center;
  color:rgba(128,170,0,1.00);
}
.examination_edit a {
  color:#666;
  text-decoration:none;
  font-weight:bold;
}
.examination_edit a:hover {
  text-decoration:underline;
}
/*20150722席連動*/
.seki_title {
  width:280px;
  height:30px;
  background:#EEE;
  margin:auto;
  font-size:12px;
  font-weight:bold;
  line-height:30px;
  text-indent:10px;
}
.seki_status {
  width:280px;
  height:auto;
  padding:10px 30px;
  margin:auto;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  font-size:12px;
}
.seki_submit_button {
  width:280px;
  height:auto;
  margin:20px auto 0px auto;
  padding:0px;
}
.seki_submit_button input {
  width:130px;
  height:35px;
  appearance:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  border:1px solid #CCC;
  border-radius:3px;
  font-size:12px;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight:bold;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f1));
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 );

}
.seki_submit_button input:first-child {
  margin-right:10px;
}
.seki_submit_button input:last-child {
  margin-left:10px;
}
.seki_cancel {
  margin:10px 0px 0px 0px;
  padding:0px;
  text-align:center;
  color:rgba(128,170,0,1.00);
}
.seki_cancel a {
  color:#333;
  text-decoration:underline;
}
.seki_cancel a:hover {
  color:#333;
  text-decoration:none;
}
.select_box_daytime {
  width:280px;
  height:auto;
  padding:10px 0px 5px 0px;
  margin:auto;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  display:table;

}
.select_box_daytime span {
  width:8px;
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  font-size:16px;
  font-weight:bold;
}
.select_box_daytime select {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
  width: 130px;
  height:44px;
  padding:0px 5px;
  -webkit-appearance: none;
  appearance: none;
  border: 1px solid #CCC;
  background: #ffffff;
  border-radius:5px;
  -webkit-border-radius:5px;
  vetical-align:bottom;
  font-weight:bold;
  font-size:14px;
  color:#333;
}
.select_box_daytime label {
  position: relative;
  display:block;
  margin-top:10px;
  width:45%;
  display:table-cell;
  vertical-align:middle;

}
.select_box_daytime label:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  background:url(/images/portal_pc/shop_detail/s_green.png) 0 0 no-repeat;
  background-size: 14px;
  pointer-events: none;
}
.select_box_day_cal {
  width:280px;
  height:auto;
  padding:10px 0px 5px 0px;
  margin:auto;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  font-size:14px;

}
.select_box_day_cal img {
  vertical-align:middle;
}
.select_box_day_cal select {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative;
  width: 240px;
  height:44px;
  padding:0px 10px;
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #CCC;
  background: #ffffff;
  border-radius:5px;
  -webkit-border-radius:5px;
  vetical-align:bottom;
  font-weight:bold;
  font-size:14px;
  color:#333;
  overflow: hidden;
  vertical-align:top;
}
/*20150723お知らせ*/
section.faspainfo {
  width:295px;
  height:auto;
  padding:0px;
  border:3px solid #EEE;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
#ac header{
  display:block;
  width:100%;
  height:auto;
  cursor:pointer;
  font-size:10px;
  font-weight:normal;
  padding:10px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.faspainfo ul {
  width:100%;
  height:auto;
  margin:0px;
  padding:0px;
}
.faspainfo li {
  width:100%;
  height:auto;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  border-bottom:1px dotted #CCC;
}
.faspainfo li:last-child {
  border-bottom:none;
}
#ac article{
  width:100%;
  height:auto;
  display:none;
  margin:0px;
  padding:10px;
  font-size:12px;
  line-height:140%;
  padding:10px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.faspainfo dl {
  width:100%;
  height:auto;
  display:table;
  margin:0px;
  padding:0px;
}
.faspainfo dt {
  width:55px;
  display:table-cell;
  vertical-align:top;
}
.faspainfo dd {
  width:auto;
  display:table-cell;
  vertical-align:top;
  text-decoration:underline;
}
.faspainfo dd:hover {
  text-decoration:none;
}

/*受付票*/
.ukehyo {
  width:280px;
  height:auto;
  margin:auto;
  text-align:center;
}
.ukehyo span {
  color:#FF9224;
  font-weight:bold;
}
.ukehyo input {
  appearance:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  margin-top:15px;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ukehyo .textbox {
  width:205px;
  height:35px;
  padding:0px;
  margin:0px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  border:1px solid #CCC;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  margin-right:5px;
  font-size:16px;
  padding:5px;
  letter-spacing:1px;
}
.ukehyo input::-webkit-input-placeholder,
.ukehyo input:-ms-input-placeholder,
.ukehyo input::-moz-placeholder {
  font-size:10px;
  color:#000;
}
.ukehyo .send {
  width:70px;
  height:35px;
  border:1px solid #CCC;
  font-size:12px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f1));
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 );
  font-weight:bold;
  color:#333;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  vertical-align:bottom;
}

/*20150724病院ごあいさつ*/
.m_introduction {
  width:100%;
  height:auto;
  display:table;
  padding:10px 15px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  border-bottom:1px dotted #CCC;

}
.m_introduction_text {
  height:auto;
  display:table-cell;
  vertical-align:top;
  font-size:14px;
  line-height:150%;
  padding-left:15px;
}
.towa {
  width:100%;
  height:auto;
  margin-top:10px;
}
.towa h2 {
  background:#EEEEEE;
  width:100%;
  height:40px;
  line-height:40px;
  font-size:14px;
  font-weight:bold;
  margin:0px;

}
.towa .towatext {
  width:100%;
  height:auto;
  font-size:14px;
  padding:10px 10px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  line-height:160%;
}
.backtodetail {
  margin-top:50px;
  text-align:center;
}

/*20150724*/
#wait_status ul.branch_02 {
  width:280px;
  height:auto;
  margin:auto;
  padding:0px;
}
ul.branch_02 li {
  width:100%;
  height:auto;
  margin:5px 0px;
  padding:0px;
  border:1px solid #CCC;
  background: #ffffff;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  border-radius:5px;
  -webkit-border-radius:5px;
  padding:5px 10px;
}
ul.branch_02 p.branch_wait {
  width:100%;
  height:auto;
  font-size:18px;
  font-weight:bold;
  margin-top:5px;
  margin:0px;
  padding:0px;

}
ul.branch_02 p.orangetext {
  width:100%;
  height:auto;
  font-size:16px;
  font-weight:bold;
  padding:3px 15px;
  color:#FF9224;
  line-height:140%;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  margin:0px;
}
ul.branch_02 .branch_wait img {
  width:20px;
  margin-right:5px;
  margin-left:10px;
}
ul.branch_02 .branch_wait span {
  font-size:14px;
}
ul.branch_02 h3 {
  font-size:14px;
  font-weight:bold;
  margin:0px;
  padding:0px;
}

/*口コミ・写真データなし*/
.nodata {
  width:100%;
  height:auto;
  font-size:14px;
  padding:20px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.login_mes {
  width:100%;
  height:auto;
  text-align:center;
  padding:30px 0px;
}
.login_mes p {
  font-size:14px;
  margin-bottom:30px;
}
.login_mes span {
  display:block;
  float:left;
  width:50%;
  height:auto;
  color:rgba(128,170,0,1.00);
}
.login_mes a {
  font-size:14px;
  color:#333;
}

/*カラーボックス*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{outline:0;}
#cboxContent{margin-top:32px; overflow:visible; }
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{background:#000;}
#cboxLoadingGraphic{background:url(/images/portal_pc/loading.gif) no-repeat center center;}
#cboxLoadingOverlay{background:#000;}
#cboxTitle{
  position: absolute;
  top: -22px;
  left: 0;
  color: #333;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 90%;
}
#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(/images/portal_pc/third/controls.png) no-repeat 0 0;}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

#cboxPrevious{background-position:0px 0px; right:44px;}
#cboxPrevious:hover{background-position:0px -25px;}
#cboxNext{background-position:-25px 0px; right:22px;}
#cboxNext:hover{background-position:-25px -25px;}
#cboxClose{background-position:-50px 0px; right:0;}
#cboxClose:hover{background-position:-50px -25px;}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}

/*20150806*/
/*口コミ・写真データなし*/
.nodata {
  width:100%;
  height:auto;
  font-size:14px;
  padding:20px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
.login_mes {
  width:100%;
  height:auto;
  text-align:center;
  padding:30px 0px;
}
.login_mes p {
  font-size:14px;
  margin-bottom:30px;
}
.login_mes span {
  display:block;
  float:left;
  width:50%;
  height:auto;
  color:rgba(128,170,0,1.00);
}
.login_mes a {
  font-size:14px;
  color:#333;
}
/*20150806現在の順番*/
.realtime_wait {
  font-size:16px;
  line-height:160%;
  position:relative;
}
.realtime_wait p {
  margin:0px;
  padding:0px;
  position:absolute;
  top:-15px;
  right:-5px;
}
.realtime_wait span {
  font-size:20px;
}
.realtime_wait strong {
  font-size:12px;
  line-height:140%;
  display:block;
  margin-top:15px;

}
.realtime_wait p input {
  appearance:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  border:none;
  width:24px;
  height:24px;
  padding:0px;
  margin:0px;
  font-size:10px;
  background-image:url(/images/portal_pc/shop_detail/reload.png);
  background-color:#FFF;
  background-repeat:no-repeat;
  background-position:center center;

}
.realtime_wait div input {
  appearance:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  border:1px solid #CCC;
  width:60px;
  height:25px;
  font-size:10px;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f1));
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 );
  border-radius:3px;
  font-weight:bold;
}

/* 11-08-2015 */


.detail_global_navi ul li a p.m_care {
  background-image:url(/images/portal_pc/shop_detail/m_care_black.png);
}
.detail_global_navi ul li .acpage p.m_care {
  background-image:url(/images/portal_pc/shop_detail/m_care_white.png);
}
.detail_footer_navi ul li a p.m_care {
  background-image:url(/images/portal_pc/shop_detail/m_care_black.png);
}
.detail_footer_navi ul li .acpage p.m_care {
  background-image:url(/images/portal_pc/shop_detail/m_care_white.png);
}

.detail_global_navi ul li a p.l_care {
  background-image:url(/images/portal_pc/shop_detail/l_menu_black.png);
}
.detail_global_navi ul li .acpage p.l_care {
  background-image:url(/images/portal_pc/shop_detail/l_menu_white.png);
}
.detail_footer_navi ul li a p.l_care {
  background-image:url(/images/portal_pc/shop_detail/l_menu_black.png);
}
.detail_footer_navi ul li .acpage p.l_care {
  background-image:url(/images/portal_pc/shop_detail/l_menu_white.png);
}
/*店舗からのお知らせ*/
.shopnews_text {
  width:100%;
  height:auto;
  padding:10px;
  line-height:140%;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
}
.shopnews_text h3 {
  margin:0px;
  padding:0px;
}
.shopnews_text .text {
  margin:0px;
  padding:0px 10px;

}
.shopnews_text p {
  width:610px;
  height:auto;
  text-align:right;
  font-size:12px;
  margin:0px 0px 10px 0px;
}
.shop_material .shopnews li {
  width:100%;
  font-size:14px;
  padding:5px 5px;
  border-bottom:1px dotted #CCC;
  /*	display:table; いらない？*/
}

/*2015.09.18 yshimogama 日付欄の設定*/
.shop_material .shopnews li p {
  font-weight: bold;
  font-size:14px;
  margin: 0;
}

/* Graph Display Icon */
.icon_one{
  position: relative;
  bottom: 75px;
}
.icon_one img{
  position: relative;
  z-index:20;
}
#icon1hour5 img{
  left: -5px;
}
#icon1hour6 img{
  left: 20px;
}
#icon1hour7 img{
  left: 45px;
}
#icon1hour8 img{
  left: 72px;
}
#icon1hour9 img{
  left: 100px;
}
#icon1hour10 img{
  left: 126px;
}
#icon1hour11 img{
  left: 153px;
}
#icon1hour12 img{
  left: 180px;
}
#icon1hour13 img{
  left: 207px;
}
#icon1hour14 img{
  left: 234px;
}
#icon1hour15 img{
  left: 261px;
}
#icon1hour16 img{
  left: 288px;
}
#icon1hour17 img{
  left: 314px;
}
#icon1hour18 img{
  left: 341px;
}
#icon1hour19 img{
  left: 368px;
}
#icon1hour20 img{
  left: 394px;
}
#icon1hour21 img{
  left: 421px;
}
#icon1hour22 img{
  left: 448px;
}
#icon1hour23 img{
  left: 474px;
}
#icon1hour0 img{
  left: 500px;
}
#icon1hour1 img{
  left: 526px;
}

#icon1hour2 img{
  left: 552px;
}
#icon1hour3 img{
  left: 578px;
}
#icon1hour4 img{
  left: 605px;
}


.icon_two{
  position: relative;
  bottom: 118px;
}
.icon_two img{
  position: relative;
  z-index:20;
}

#icon2hour5 img{
  left: -5px;
}
#icon2hour6 img{
  left: 20px;
}
#icon2hour7 img{
  left: 45px;
}
#icon2hour8 img{
  left: 72px;
}
#icon2hour9 img{
  left: 100px;
}
#icon2hour10 img{
  left: 126px;
}
#icon2hour11 img{
  left: 153px;
}
#icon2hour12 img{
  left: 180px;
}
#icon2hour13 img{
  left: 207px;
}
#icon2hour14 img{
  left: 234px;
}
#icon2hour15 img{
  left: 261px;
}
#icon2hour16 img{
  left: 288px;
}
#icon2hour17 img{
  left: 314px;
}
#icon2hour18 img{
  left: 341px;
}
#icon2hour19 img{
  left: 368px;
}
#icon2hour20 img{
  left: 394px;
}
#icon2hour21 img{
  left: 421px;
}
#icon2hour22 img{
  left: 448px;
}
#icon2hour23 img{
  left: 474px;
}
#icon2hour0 img{
  left: 500px;
}
#icon2hour1 img{
  left: 526px;
}
#icon2hour2 img{
  left: 552px;
}
#icon2hour3 img{
  left: 578px;
}
#icon2hour4 img{
  left: 605px;
}
/* EPWAIT-7279 PPC、Resty導線追加 */
.ppc_tel_show{
  text-align: center;
  color: #c98846;
}
.resty_web_show{
  text-align: center;
}
.resty_web_button{
  background-color:#e24f01;
  color:#fff;
  border-radius:2px;
  line-height:30px;
  font-size:14px;
  font-weight:700;
  max-width:250px;
  min-width:150px;
  border:0px;
}
.resty_web_gray_button{
  background-color:#A0A0A0;
  color:#fff;
  border-radius:2px;
  line-height:30px;
  font-size:14px;
  font-weight:700;
  width:150px;
  border:0px;
}
.ppc-resty-attention {
  font-size: 12px;
  color: #ff0003;
  line-height: 14px;
  margin:0 0 5% 0;
  text-align: center;
  overflow:hidden;
}
#resty-popup-overlay {
  display: none;  /* 初期表示は非表示 */
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.5;
}
#resty-popup {
  display: none;  /* 初期表示は非表示 */
  position: absolute;
  left: 50%;
  top: 50%;
  width: 800px;
  margin-left: -410px;
  margin-top: -100px;
  background-color: white;
  border-radius: 5px;
  padding: 10px;
}
#resty-popup > p {
  font-size: 14px;
  margin: 5px;
  text-align: center;
}
#resty-popup > hr {
  size: 0;
  display: block;
  width: 95%;
  height: 0;
  visibility: visible;
  padding: 0px;
  margin: auto;
  border: 2px solid black;
  border-top: 0px;
}
#resty-popup-p {
  font-size: 18px !important;
}
#resty-popup-button {
  padding: 5px;
}
#resty-popup-buttons {
  float: right;
  padding-top: 40px
}
#resty-popup-buttons > button {
  display: inline;
  margin-right: 20px;
}
