@charset "UTF-8";
/* CSS Document */

body {
  width: 100%;
  margin:0;
  color:#000;
}

#content .wrap {
  overflow: visible;
}
#content {
  width: 100%;
  height:auto;
  margin:0 ;
  text-align: center;
  margin-bottom: 12px;
  padding: 0 0 52px;
  font-family:  "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  }
.btn_for_top {
    display:inline-block;
    padding:1% 5%;
    border:1px solid #262626;
    color:#262626;
    margin-top:5%;
    text-decoration: none;
}
@media screen and (max-width: 770px) {
    .btn_for_top {
        padding:3% 10%;
    }
}
.btn_for_top:hover {
    background:#262626;
    color:#fff;
}

@media screen and (min-width: 769px) {


#main {
  width: 100%;
}

.main-inner {
  width: 100%;
}

#main_visual {
  background: #fff;
  color: #000;
  text-align: center;
  margin-bottom:5%;
}

#main_visual img{
  width:100%;
  height:auto;
}

#main_visual h2 {
  font-size: 48px;
  line-height: 70px;
  margin-bottom: 24px;
   font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
#main_visual p {
  font-size: 15px;
  width: 600px;
  margin: 0 auto;
}


.top_concept {
   width:80%;
   height:auto;
   margin:0 10% 5%;
   clear: both;
}
.top_concept h1{
   font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.top_concept h2{
   width:60%;
   height:auto;
   margin:0 20%;
   clear: both;
   font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.comment {
   width:90%;
   height:auto;
   margin:0 5% 10%;
   clear: both;
   text-align:center;
   line-height:1.5;
   font-size:14px;
}


.top_about {
   width:80%;
   height:auto;
   margin:5% 10% 10%;
   padding:5% 0;
   clear: both;
   font-size:16px;
   color:#000;
}

.top_about h2{
   width:50%;
   height:auto;
   margin:0 25% 5%;
   clear: both;
   text-align:center;
   font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.top_about p{
   width:38%;
   height:auto;
   margin:0 0 5% 2%;
   float: left;
   text-align: left;
}
.top_about p strong{
   font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.top_about img{
   width:58%;
   height:auto;
   margin:0 2% 5% 0;
   float: left;
}
.top_about iframe {
   width:100%;
   height:500px;
   margin:0 0 5%;
   clear:both;	
}

.pc { display: auto;}
.sp { display: none;}

img.img-left{
	width:50%;
	height: auto;
	float: left;
}

.img-right{
	width:50%;
	height: auto;
	float: left;
}
}




@media screen and (max-width: 768px) and (min-width:641px) {
  /* tablet */

  #main,
  .main-inner,
  #side {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

#main_visual {
  background: #fff;
  color: #000;
  text-align: center;
  margin-bottom:10%;
  }
#main_visual img{
  width:100%;
  height:auto;
}

  #main_visual h2 {
    margin-top: 0;
    font-size: 24px;
  }

  #main_visual p {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
  }
  
.top_concept {
   width:90%;
   height:auto;
   margin:0 5% 10%;
   clear: both;
}
.top_concept h1{
   font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.top_concept h2 {
   width:100%;
   height:auto;
   margin:0;
   clear: both;
   font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
	
.comment {
   width:90%;
   height:auto;
   margin:0 5% 10%;
   clear: both;
   text-align:center;
   line-height:1.8;
   font-size:16px;
}


/* TOPページ 店舗情報 */

.top_about {
   width:90%;
   height:auto;
   margin:5% 5% 10%;
   padding:5% 0;
   clear: both;
   font-size:16px;
}
.top_about h2 {
   width:100%;
   height:auto;
   margin:0 0 5%;
   clear: both;
   text-align:center;
   font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
   font-size: 20px;
}
.top_about p{
   width:48%;
   height:auto;
   margin:0 0 5% 2%;
   float: left;
   text-align: left;
}
.top_about p strong{
   font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.top_about img{
   width:48%;
   height:auto;
   margin:0 2% 5% 0;
   float: left;
}
.top_about iframe {
   width:100%;
   height:500px;
   margin:2% 0;
}
.pc { display: auto;}
.sp { display: none;}

img.img-left{
	width:50%;
	height: auto;
	float: left;
}

.img-right{
	width:50%;
	height: auto;
	float: left;
}  
}


@media screen and (max-width: 640px) {
  /* phone */
  
  
#main {
    width: 100%;
    float: none;
  }
  
.main-inner {
  width: 100%;
}

#main_visual {
  background: #fff;
  color: #000;
  text-align: center;
  margin-bottom:5%;
  }
  
  #main_visual img{
  width:100%;
  height:auto;
}
  
  
.top_concept {
   width:96%;
   height:auto;
   margin:0 2% 10%;
   clear: both;
}
.top_concept h1{
   font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.top_concept h2 {
   width:100%;
   height:auto;
   margin:0;
   clear: both;
   font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.comment {
   width:90%;
   height:auto;
   margin:0 5% 10%;
   clear: both;
   text-align:center;
   line-height:1.8;
   font-size:16px;
}




/* TOPページ 店舗情報 */

.top_about {
   width:90%;
   height:auto;
   margin:5% 5% 10%;
   padding:5% 0;
   clear: both;
   font-size:14px;
}
.top_about h2{
   width:100%;
   height:auto;
   margin:0 0 5%;
   text-align:center;
   clear: both;
   font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
   font-size: 20px;
}
.top_about p{
   width:100%;
   height:auto;
   margin:0 0 5% 0;
   float: none;
   text-align: left;
}
.top_about p strong{
   font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.top_about img{
   width:100%;
   height:auto;
   margin:0 0 5% 0;
   float: none;
}

.top_about iframe {
   width:90%;
   height:300px;
   margin:2% 5%;
}
.pc { display: none;}
.sp { display: auto;}

img.img-left{
	width:100%;
	height: auto;
	float: none;
}

.img-right{
	width:100%;
	height: auto;
	float: none;
}
}

.top_about table { width: 80%; margin:0 10%; }
.top_about th, .top_about td  { padding: 10px; border: 1px solid #ddd; }
.top_about th  { background: #ffdd77; }
 
/*----------------------------------------------------
  .demo01
----------------------------------------------------*/
.demo01 th  { width: 30%; text-align: center; }
.demo01 td  { text-align: left; padding:3%; }
 
@media only screen and (max-width:640px){
	.top_about table { width: 90%; margin:0; }
    .demo01 { margin: 0; text-align:left; }
    .demo01 th,
    .demo01 td{
    width: 100%;
    display: block;
    border-top: none;
    }
  .demo01 th  { padding: 10px 5%; }
  .demo01 td  { padding:5%; }
  .demo01 tr:first-child th { border-top: 1px solid #ddd; }
}

.clear {
  clear:both;
}