@charset "utf-8";
@media (max-width: 767px) {
 .pc_v {
  display: none;
 }
 .sp_v {
  display: inherit !important;
 }
 section #blog.sp_v{
  display:block;
 }
 /* 全体 */
 section {
  padding: 15px 0;
 }
 a {}
 img {}
 .fl_wrap {}
 .fl_left {}
 .fl_right {}
 .btn_1 {}
 .btn_2 {}
 h2 {
  margin-bottom: 30px;
 }
 /* width */
 #menu-wrap,
 .about-in,
 .information-in,
 .btn-wrap,
 #map,
 #shopinfo,
 #floormap,
 #gallery {}
 /* 追従エリア */
 #sp_bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  clear: both;
  overflow: hidden;
  z-index: 999;
 }
 .yoyaku {
  width: 80%;
  background: #000;
  padding: 0;
  text-align: center;
  box-sizing: border-box;
  vertical-align: middle;
 }
 .yoyaku p {
  display: block;
  width: 100%;
  line-height: 46px;
  text-align: center;
  background: #ff9a00;
  margin-top: 0;
  margin-bottom: 0;
 }
 .yoyaku p a {
  color: #000;
  font-size: 16px;
 }
 .sp_totop {
  width: 20%;
  background: #000;
  display: table-cell;
  padding: 5px 0;
  text-align: center;
  box-sizing: border-box;
  line-height: 120%;
  vertical-align: middle;
 }
 .yoyaku a {
  color: #fff;
 }
 .sp_totop a {
  color: #fff;
 }
 #nav li {
	padding: 3px 7px;
	font-size: 14px;
 }
 #nav li a {
 	padding: 5px 15px;
 }
 #nav #sns {
  background: #fff;
  position: static;
  text-align: center;
  padding: 10px 0;
 }
 #nav #sns a {
  display: inline-block;
  width: auto;
  margin: 0 5px;
  padding: 0;
  border: 0;
 }
 #nav #sns a img {
  width: auto;
  height: auto;
 }
 /* ヘッダー */
 #nav-wrap {
  margin: 0 auto;
  position: static;
  margin-left: 0;
  z-index: 99;
 }
 #nav {
  display: none;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  box-sizing: border-box;
  text-align: left;
  float: none;
 }
 /*#nav a {
  display: block;
  width: 100%;
  padding: 10px 0 10px 20%;
  margin: 0 auto;
  box-sizing: border-box;
  font-size: 14px;
  border-bottom: 1px dotted #fff;
 }
 #nav a span.jp {
  position: static;
  display: inline-block;
  width: auto;
  opacity: 1;
  font-size: 12px;
  margin-left: 20px;
  color: #ccc;
 }
 #nav a:hover span.jp {}
 .tel {
  position: relative;
  z-index: 80;
  float: left;
  margin: 10px 50px 0 20px;
  font-size: 19px;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W3",
  "Hiragino Mincho Pro",
  "ＭＳ Ｐ明朝",
  "MS PMincho",
  serif;
*/
 }
 .tel a {
  color: #fff;
 }
 /*.tel_sp a {
  color: #fff;
  font-size: 15px;
  text-align: center;
  display: block;
  width: 170px;
  height: 30px;
  line-height: 30px;
    padding-left: 15px;
  border-radius: 15px;
    background: url("../img/icn_tel.png") 15px no-repeat #0c902c;
  background: #0c902c;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -92px;
 }
 .tel_sp a i.fa {
  padding-right: 12px;
 }
 */
 /* フッター */
 #access {
  background: url("../../../../../index.html");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
 }
 #map {
  height: 350px;
 }
 #shopinfo {
	 padding-top: 40px;
 }
 #shopinfo p {
  font-size: 13px;
 }
 #shopinfo>.fl_wrap>img.fl_left {
  width: 100%;
  height: auto;
  float: none;
 }
 #shopinfo>.fl_wrap>div.fl_right {
  margin-left: 0;
  float: none;
  margin-top: 20px;
 }
 #footer {
  background: url("../img/bg_footer.png");
  background-repeat: repeat-x;
  background-position: right top;
  background-size: auto 200px;
/*  height: 200px;
  margin-bottom: 40px;
  padding-top: 150px;*/
  box-sizing: border-box;
 }
 #footer-menu {
  display: none;
 }
 #footer-menu a {}
 #copy {
  font-size: 13px;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  padding: 10px 0 50px;
  border-top: 1px solid #fff;
 }
 #totop {
  width: 55px;
  height: 63px;
  position: fixed;
  right: 37px;
  bottom: 40px;
  z-index: 999;
  display: none;
 }
 #totop img {
  width: 100%;
  height: auto;
 }
 /* メインビジュアル */
/*
 #mainv {
  position: relative;
  width: 100%;
  height: 300px;
  color: #fff;
  padding: 0px;
  box-sizing: border-box;
  z-index: 21;
 }
*/
/*
 .page #mainv,
 .single #mainv {
  position: relative;
  width: 100%;
  height: 100px;
  padding: 0;
  z-index: 21;
 }
*/
.page_mainv_bg {
	background-size:cover;
	background-position:center center;
	height:100px;
}
.mainv_nobg {
	height:0!important;
}

 /* ページ */
 .top {}
 #about {}
 .about-in {}
 .about-in>.fl_wrap {}
 .about-img1 {}
 .about-img2 {}
 .about-img3 {}
 .about-in>.fl_wrap>div {
  width: 100%;
  height: 100px;
  box-sizing: border-box;
  margin-left: 0;
  margin-top: 20px;
 }
 .about-in>.fl_wrap>div:first-child {
  margin-left: 0;
  margin-top: 0;
 }
 .about-in>.fl_wrap>div p {
  padding: 15px;
 }
 .about-in>.fl_wrap>div:hover p.about_off {
  opacity: 1;
 }
 .about-in>.fl_wrap>div p.about_on,
 .about-in>.fl_wrap>div:hover p.about_on {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  -moz-transform: none;
  -webkit-transform: none;
  transform: none;
  display: none;
  opacity: 1;
  text-align: left;
  box-sizing: border-box;
  padding: 30px;
  font-size: 13px;
  background: rgba(0, 0, 0, 0.3);
  transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  -webkit-transition: none;
 }
 .about_read {
  font-size: 14px;
  text-align: center;
  line-height: 180%;
  letter-spacing: 0;
 }
 #information {
   padding: 25px 0;
 }
h3{
 	font-size:18px;
 }
 .information-in {}
 .list_wrap {}
 .list {
     padding-bottom: 0px; 
     margin-bottom: 0px; 
 }
 .list:last-child {}
 .info-date,
 .info-title {
    padding:0 5px;
  }
 .readmore {}
 #top-btn {
      padding: 0;
      margin-top:20px;
 }
 #top-btn .sp_v h4 {
    background: #feae34;
    border: 1px solid #e39521;
    color: #fff;
    font-size: 14px;
    vertical-align: text-bottom;
    text-align: center;
    padding:5px;
    }

.information-in,
.blog-in{
  padding:0px;
}
 .btn-wrap {}
.btn-wrap h3 {
     width: 80%; 
}
 .btn-list p{
  color:#000;
 }
#top-btn .btn-list {
	width: 50%;
}
#top-btn .btn-list h4{
	margin-bottom: 25px;
	padding:0;
}
#top-btn .btn-list h4 span{
	line-height: 1.2;
}
 .btn-list .desc{
  margin-top:250px;
  width:100%;
  float: none;
  background:#f5f5f5;
  padding:10px;
  box-sizing: border-box;
}
#top-btn .slick_container{
  display: block;
  }
#top-btn #arrows{
	position:relative;
}
#top-btn #arrows .slick-next,
#top-btn #arrows .slick-prev{
	top:inherit;
	bottom:246px;
  width:46px;
  height:46px;
}
#top-btn #arrows .slick-next{
	right:0px;
}
#top-btn #arrows .slick-prev{
	left:0px;
}
#top-btn #arrows .slick-next:before,
#top-btn #arrows .slick-prev:before {
    margin:0;
    content:" ";
    display:inline-block;
    width:46px;
    height:46px;      
    vertical-align:middle;
 }
#top-btn #arrows .slick-next:before {
   background: url(img/slide_next.png);
    background-size:contain;
 }
#top-btn #arrows .slick-prev:before {
   background: url(img/slide_prev.png);
    background-size:contain;
 }
button.slick-prev, button.slick-next {
    z-index:2;
}
.slide-dots button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.slide-dots {
  text-align: center;
  position:relative;
  bottom:150px;
}
.slide-dots li {
  display: inline-block;
  margin: 0 15px;
}
.slide-dots li button {
  position: relative;
  text-indent: -9999px;
}
.slide-dots li button:before {
  font-family: FontAwesome;
  content: '\f111';
  font-size: 20px;
  text-indent: 0px;
  position: absolute;
  top: 0;
  left: 0;
  color:gray;
}
.slide-dots li.slick-active button:before {
  font-family: FontAwesome;
  content: '\f111';
  color:orange;
}




#top-btn .sp_v{
  display: block;
}
 .btn-list:first-child {
  margin-left: 2%;
 }
 .btn-list:nth-child(2n-1) {
  margin-left: 0;
 }
 .btn-list p {}
 .btn-list img {}
 .btn-list:hover img {}
/* .page h2 {
  margin-top: 20px;
  margin-bottom: 10px;
 }*/
 #course_menu {}
 .course_list {
  margin-bottom: 50px;
 }
 .course_list table tr td:first-child {
  width: 30%;
 }
 .course_list table tr td:last-child {
  width: 70%;
 }
 .course_list>.fl_left {
  width: 100%;
 }
 .course_list>.fl_right {
  width: 100%;
  margin-top: 20px;
 }
 .nomiho_menu .fl_left {
  margin-right: 10%;
  width: 100%;
 }
 .nomiho_menu .fl_left:nth-child(2n) {
  margin-right: 0;
 }
 #course_comment {
  text-align: left;
 }
 .alc_lead {
  width: 100%;
  height: 100px;
  margin-right: 0;
  margin-bottom: 2%;
 }
 .alc_lead_in {}
 .alc_lead_in h3 {}
 .alc_list p {
  width: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 17px;
  color: #fff;
 }
 .alc_list p.alc_off {
  opacity: 1;
 }
 .alc_list:hover p.alc_off {
  opacity: 1;
 }
 .alc_list p.alc_on,
 .alc_list:hover p.alc_on {
  display: none;
  opacity: 1;
  font-size: 13px;
  padding: 30px;
  box-sizing: border-box;
  text-align: left;
  position: static;
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
  transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  -webkit-transition: none;
 }
 .alc_lead_in p:last-child {}
 .alc_list {
  width: 100%;
  height: 100px;
  margin-right: 0;
  margin-bottom: 2%;
 }
 .alc_list.active {
  height: auto;
 }
 .alc_list:nth-child(4n) {
  margin-right: 0;
 }
 .alc_list:nth-child(2n) {
  margin-right: 0;
 }
 #ryori table {
  width: 100%;
  display: block;
 }
 #ryori table tbody {
  width: 100%;
  display: block;
 }
 #ryori table tr {
  width: 100%;
  display: block;
 }
 #ryori table tr td {
  width: 100%;
  display: block;
  padding: 0 0 5px 0;
 }
 #ryori table tr td:last-child {
  text-align: right;
  width: 100%;
  display: block;
  padding: 0 0 20px 0;
 }
 #nihonshu table {
  width: 100%;
  display: block;
 }
 #nihonshu table tbody {
  width: 100%;
  display: block;
 }
 #nihonshu table tr {
  width: 100%;
  display: block;
 }
 #nihonshu table tr td {
  display: block;
  width: 100%;
  padding: 0 0 5px 0;
 }
 #nihonshu table tr td:last-child {
  width: 100%;
  text-align: right;
  padding: 0 0 20px 0;
 }
 .drink_list {
  margin-top: 50px;
 }
 .drink_list h4 {
  margin-bottom: 20px;
 }
 .drink_list table {
  width: 100%;
  display: block;
 }
 .drink_list table tbody {
  width: 100%;
  display: block;
 }
 .drink_list table tr {
  width: 100%;
  display: block;
 }
 .drink_list table tr td {
  width: 100%;
  display: block;
  padding: 0 0 5px 0;
 }
 .drink_list table tr td:first-child,
 .drink_list table tr td:nth-child(3) {
  width: 100%;
 }
 .drink_list table tr td:nth-child(2) {
  width: 100%;
  padding: 0 0 20px 0;
 }
 .drink_list table tr td:last-child {
  width: 100%;
  padding: 0 0 20px 0;
 }
 #gallery .fl_left {
  width: 33.3333%;
 }
 #reservation {
  padding: 30px 5%;
  margin-bottom: 30px;
 }
 #reservation_page form table {
  width: 100%;
  display: block;
 }
 #reservation_page form table tr {
  width: 100%;
  display: block;
 }
 #reservation_page form table tr td {
  width: 100%;
  display: block;
  padding: 0;
 }
 #reservation_page form table tr td:last-child {
  width: 100%;
  padding-bottom: 20px;
 }
 #reservation_page form input,
 #reservation_page form textarea {
  width: 100%;
 }
 #reservation_page form input[type="radio"] {
  width: auto;
 }
 #reservation_page form .form_s input {
  width: 30%;
 }
 #reservation_page form textarea {
  width: 100%;
 }
 #reservation_page form input:focus,
 #reservation_page form textarea:focus {
  border: 1px solid #008e80;
 }
 #reservation_page form dt .va_top {
  padding-top: 0;
  display: block;
 }
 #reservation_page form input[type="submit"],
 #reservation_page form input[type="button"] {
  width: auto;
  padding: 5px 40px;
  display: inline-block;
  cursor: pointer;
  border-radius: 20px;
  font-size: 13px;
  font-weight: normal;
 }
 #information_arc {
  padding: 30px 5%;
  margin-bottom: 30px;
 }


  #top .shop-list {
    width: 95%;
    max-width: 95%;
    padding: 0;
  }
  #top .shop-list li {
    display: block;
    width: 100%;
    margin: 0 0 15px;
  }
  #top .shop-list li .shop-name {
      margin-top: 5px;
  }
  #top .shop-list li .m-img-bg {
      height: 120px;
  }


  .w900 {
      width: 95%;
      margin: 0 auto;
  }

  .page-title {
      margin-top: 40px!important;
      margin-bottom: 20px!important;
      text-align: center;
      font-size: 20px;
  }

  .page-description {
      margin-bottom: 20px;
      padding: 0 1.5em;
      border-bottom: none;
  }

  .menu-list-01 {
      display: block;
      margin-bottom: 40px;
  }
  .menu-list-01 article {
      width: 100%;
      margin-bottom: 2em;
      padding: 15px 0;
  }
  .menu-list-01 article:nth-child(odd) {
      margin-right: 0;
  }
  .menu-list-01 article:nth-child(even) {
      margin-left: 0;
  }
  .menu-list-01 article .title {
      margin-bottom: 15px;
      font-size: 18px;
      padding: 5px 5px 5px 10px;
  }
  .menu-list-01 article .table {
      line-height: 1.5;
      margin-bottom: 3px;
  }
  .menu-list-01 article .name {
      padding-right: 5px;
  }
  .menu-list-01 article .note {
      line-height: 1.5;
      margin-bottom: 15px;
  }

  .menu-list-02 {
      display: block;
      margin-bottom: 40px;
  }
  .menu-list-02 article {
      width: 100%;
      margin-bottom: 20px;
      padding: 15px 20px;
      border: 1px solid #b0b0b0;
  }
  .menu-list-02 article:nth-child(odd) {
      margin-right: 0;
  }
  .menu-list-02 article:nth-child(even) {
      margin-left: 0;
  }
  .menu-list-02 article .title {
      margin-bottom: 15px;
      font-size: 18px;
  }
  .menu-list-02 article .table {
      line-height: 1.5;
      margin-bottom: 3px;
  }
  .menu-list-02 article .name {
      padding-right: 5px;
  }
  .menu-list-02 article .note {
      line-height: 1.5;
      margin-bottom: 15px;
  }

  .recommend-list-sp {
    margin-bottom:  30px;
  }
  .recommend-list-sp.line {
    padding-bottom:  30px;
    border-bottom: 1px solid #898989;
  }
  .recommend-list-sp .title {
    width: 180px;
    margin: 30px auto 30px;
    padding: 10px;
    border: 1px solid #898989;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
  }
  .recommend-list-sp .box-inner {
    position: relative;
  }
  .recommend-list-sp .m-img-bg {
      height: 200px;
  }
  .recommend-list-sp .m-img-bg .img {
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: 50% 50%;
  }
  .recommend-list-sp .base-txt {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      -webkit- transform: translateY(-50%) translateX(-50%);
      width: 70%;
      color: #fff;
      font-size: 16px;
      text-align: center;
      font-weight:bold;
  }
  .recommend-list-sp .base-txt .center{
      font-weight:bold;
  }
  .recommend-list-slider-wrap {
    position: relative;
  }
  .recommend-list-slider-wrap .txt {
    margin-top: 2px;
    text-align: center;
  }
  .recommend-list-sp .recommend-list-slider img {
    width: 100%;
  }
  .recommend-list-sp .slick-prev,
  .recommend-list-sp .slick-next {
      width: 15px;
  }
  .recommend-list-sp .slick-prev {
      left: 10px;
  }
  .recommend-list-sp .slick-next {
      right: 10px;
  }
  .recommend-list-sp .slick-prev img,
  .recommend-list-sp .slick-next img {
      width: 15px;
  }
  .recommend-list-sp .slick-prev:before,
  .recommend-list-sp .slick-next:before {
      content: "";
  }
  .recommend-box .img {
  	height:250px;
  }
  .recommend-box h4{
  	font-size: 16px;
  }
  .recommend-box .price{
  	font-size: 14px;
  }

  .space-list-01-sp {
      position: relative;
      margin-bottom: 40px;
  }
  .space-list-01-sp ul {
      display: block;
  }
  .space-list-01-sp li {
      width: 100%;
      font-size: 12px;
  }
  .space-list-01-sp li figure {
      margin: 0;
  }
  .space-list-01-sp li figure img {
      width: 100%;
  }
  .space-list-01-sp li figcaption {
      margin-top: 5px;
      text-align: center;
  }
  .space-list-01-sp .slick-prev,
  .space-list-01-sp .slick-next {
      width: 15px;
      top: 40%;
  }
  .space-list-01-sp .slick-prev {
      left: 10px;
  }
  .space-list-01-sp .slick-next {
      right: 10px;
  }
  .space-list-01-sp .slick-prev img,
  .space-list-01-sp .slick-next img {
      width: 15px;
  }
  .space-list-01-sp .slick-prev:before,
  .space-list-01-sp .slick-next:before {
      content: "";
  }

  .space-list-02 {
      margin-bottom: 20px;
  }
  .space-list-02 li {
      display: block;
      margin-bottom: 40px;
  }
  .space-list-02 li > div {
      width: 100%;
      display: block;
  }
  .space-list-02 li img {
      width: 100%;
  }
  .space-list-02 .name {
      margin: 15px 0 10px;
      padding: 0;
      border-bottom: none;
      font-size: 18px;
  }
  .space-list-02 dl {
      margin: 0;
  }
  .space-list-02 dt {
      width: 30%;
      padding-bottom: 5px;
  }
  .space-list-02 dd {
      width: 70%;
      padding-bottom: 5px;
  }

  .space-list-03 {
      margin-bottom: 20px;
  }
  .space-list-03 ul {
    display: block;
  }
  .space-list-03 li {
      width: 100%;
      margin-bottom: 20px;
  }
  .space-list-03 li:nth-child(odd) {
    margin-right: 0;
  }
  .space-list-03 li:nth-child(even) {
    margin-left: 0;
  }
  .space-list-03 li .box {
    margin: -40px 5% 0;
    padding: 15px;
  }
  .space-list-03 li .m-img-bg {
      height: 250px;
  }
  .space-list-03 .name {
      margin: 0 0 20px 0;
      font-size: 18px;
  }
  .space-list-03 dl {
      font-size: 14px;
  }
  .space-list-03 dt {
      width: 30%;
      margin: 0 0 20px;
      padding: 0 10px;
  }
  .space-list-03 dd {
      width: 70%;
      padding: 0 0 0 15px;
      margin: 0 0 20px;
  }

  .gallery-list {
      margin-bottom: 40px;
  }
  .gallery-list ul {
      margin-bottom: 10px;
  }
  .gallery-list li {
      width: 33.33%;
  }
  .gallery-list .pagenation {
      font-size: 12px;
  }

  .banner{
  margin: 20px auto;
  }
  #information .btn_infomore, #blog .btn_infomore {
    padding: 5px 40px;
  }

.blog-in li{
  width:100%;
  float: none;
  margin-bottom:10px;
  position: relative;
}
.mainv_logo_wrap img {
	display: block;
	width: 60%;
	height: auto;
	margin: 0 auto;
}
.logo h1 {
	line-height: 1.3;
	width:10em;
}
.splogo{
  /*height:36px;*/
  padding:12px 5px;
}
.splogo img{
  height:100%;
  width: auto;
}
.spbtn{
  display: block;
}
.slider p {
  font-size:24px;
}
.btn-list .images {
  width:100%;
  float: none;
}
.btn-list .images .main {
  height:300px;
  width:85%;
}
.btn-list .images .thumb {
    width: 21%;
    height: 85px;
    margin: 2%;
}
.btn-list.even .images{
  float: none;
}
.btn-list .background{
  width:90%;
  height:300px;
  top: 200px;
}
.btn-wrap h4:after,
.btn-wrap .even h4:before{
  border: none;
}
.btn-wrap .even .images .main {
  float: right;
}
.btn-wrap{
  margin-bottom:30px;
}
.btn-list .desc{
  float: none;
  width:100%;
  position: initial;
  background:none;
  margin-top: 0px;
}
#information h2, #blog h2, #shopin h2, #shopinfo h2 {
    color: #000;
    padding-bottom: 20px;
    margin: 0 auto 20px auto;
    border-bottom: 1px solid #999;
    width:100%;
}
#reservearea {
    padding-top: 50px;
    margin-bottom: 30px;
}
#reservearea .container p {
	padding: 5px 0 10px;
}
#reservearea .container .left,
#reservearea .container .right{
	padding:10px 0;
	box-sizing: border-box;
}
#reservearea p{
  font-size: 0.7em;
  white-space: nowrap;
}
#reservearea .telno {
    font-size: 24px;
}
#reservearea .reserv_btn {
    box-shadow: 0px 3px 7px 1px #ccc;
    padding: 10px;
    font-size: 16px;
}
#footer-bk{
	position:fixed;
	bottom:0;
	width:100%;
  z-index:1000;
}
#footer-btn{
    padding-top: 10px;
}
#footer-btn .reserv_btn {
	padding: 2%;
    margin: 2%;
    width: 40%;
    font-size: 18px;
}
#footer-bk #copy{
	display: none;
	padding:0;
}
.shop_lists{
	margin-bottom: 10px;
}
#shopinfo .links{
	margin-top: 0;
}
#shopinfo h3{
  margin-bottom:0;
  font-size:16px;
}
#shopinfo dl{
  width:100%;
}
#copy2{
	padding-bottom:100px;
	font-size:12px;
	text-align: center;
	display: block;
}
.btn-list {
	width: 100%;
}
#top-btn .btn-list .main {
  height: 100px;
}
#top-btn .btn-list .price,
#top-btn .btn-list .desc {
  font-size:14px;
}
.link_list_container{
  text-align: center;
}
#top_link{
  width:95%;
  margin:0 auto;
}
#top_link .link_img{
  margin:0 auto;
  float: none;
  width: 250px;
  height: 250px;
}
#top_link .link_txt_wrap{
  width:100%;
}
#top_link h5{
	text-align: center;
}
#top_link .desc{
  text-align: left;
}
#top_link .btn_infomore{
  margin:20px auto;
  float:none;
}
#top_link .pc_v{
  display: none;
}
#top_link h4 {
    font-size: 26px;
    padding: 15px 0px;
    width:60%;
    margin:20px auto;
}
.btn_infomore {
    padding: 10px;
  }
#blog li .info-date, .blog-in li .info-title {
    width: 60%;
}

/* dynac用 */
.facility_title_first {
    width: 70px;
}
.facility_title span {
    display: table-cell;
    padding: 20px 15px;
    font-size: 1em;
}
.facility_description {
    margin-bottom: 1em;
}
.tabs {
    padding-bottom: 0;
}
.detail {
    flex-direction: column;
}
.facility_table {
	width: 100%;
	margin-top: 2em;
}