@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}


html,body {
	height: 100%;
}
body {
	font-size: 14px;
	background: #fff;
	-webkit-text-size-adjust: 100%;

	 margin:0;padding:0;
}


#main {
	background: #fff;
	max-width:1800px;/* コンテンツ最大サイズ */
		 font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	margin:0 auto;
}
#main-in {
	padding-left: 260px;/* スライダーの左 */

}
#main p {
	margin-bottom: 1em;
	line-height: 1.9;
}
#main .inner {
	padding: 0px;

}

/* main-visual */
#main-visual {
	width:89%;/* 94% */
	padding-top:41px;
	margin: 0 auto;
	padding-bottom:5.9%;
	position:relative;
	background-color:#FFF;
}
#main-visual h2 {
	font-size: 180%;
	color: #fff;
}
h3 {
	font-size: 131%;
	margin-bottom: .7em;
}


.inner-block{
	margin-bottom:5%;}



/* ここから */
#global-head {
	position: fixed;
	width: 260px;
	text-align: center;
	padding-top: 60px;
	z-index: 100;

}

#sidebar {
	font-size: 15px;
	padding-top: 33px;
	width: 260px;
	height: 100%;
	position: fixed;
	color: #674e3f;
	background: #FFF;
	padding-left:35px;
	/* 縦方向のスクロールバーを表示 */
  overflow-y: scroll;
line-height:5px;
scrollbar-width: none;
	 font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}




.slider-pro	{
	padding-bottom:1%;}


#sidebar::-webkit-scrollbar {
      display:none;
      -webkit-appearance: none;
}


#global-nav ul {
	list-style: none;
	margin-left: 0;
}
#global-nav > ul > li {
	position: relative;
	text-align: left;
	margin-left:40px;
}

#global-nav a {
	color: #684f3f;
	text-decoration: none;
	display: block;
	padding: 0px 0px 15px 0px; 
	font-weight: 500;

}

#global-nav .sub-menu-nav a,
#global-nav .sub-menu:hover .sub-menu-nav {
	width: 230px;
}

/* sub-menu icon */
#global-nav .sub-menu-head {
	position: relative;
}
#global-nav .sub-menu-head:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 18px;
	margin: auto;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);

}

.link {
	background-color:#FFF;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	line-height:0px;/* メニューの行間 */
	}

.submenu{
	padding-left:25px;
}


/* sub-menu */
#global-nav .sub-menu-nav {
	position: fixed;
	background: #fff;
	color: #70523B;
	top: 0;
	padding-top: 90px;
	left: 260px;
	width: 0;
	height: 100%;
	overflow: hidden;

	-moz-transition: width .2s ease-out;
	-webkit-transition: width .2s ease-out;
	transition: width .2s ease-out;
}
#global-nav .sub-menu.is-active > a:after,
#global-nav .sub-menu-head:hover:after {
	border-color: #fff;
}
#global-nav .sub-menu-nav a {
	color: #333;
}
#global-nav .sub-menu-nav a:hover {
	color: ;
	background:;
}


/* nav-toggle */
#nav-toggle {
	display: none;
	position: fixed;
	top: 30px;
	right: 15px;
	height: 32px;
}
#nav-toggle > div {
	position: relative;
	width: 32px;
}
#nav-toggle span {
	width: 100%;
	height: 2px;
	left: 0;
	display: block;
	background: #694f3e;
	position: absolute;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}

#nav-toggle span:nth-child(1) {
	top: -10px;
}
#nav-toggle span:nth-child(2) {
	top: 1px;
}
#nav-toggle span:nth-child(3) {
	top: 13px;
}


#overlay {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}




/* weeklyスタート */

.weekly3items{
	width:			100%;
	height:			100%;
	overflow:		hidden;
	margin:			-8% 8px 13% 0px;
	position:		relative;	/* 相対位置指定 */
	}


.weeklytop{
	font-family: 'Bitter', serif;
	font-size:2vw;
	color:#70523E;
	text-align:center;
	letter-spacing: 1.5px;
	font-weight:400;
	}
	
.weekly3items hr{
	margin:-1% 0 2% 0;}	
	
	
.weeklydate{
	font-family: 'Merriweather', serif;
	text-align: center;
	color: #70523E;
	font-size: 15px;
	font-style: italic;
	margin-top: -3%;
}

	
.weeklymidasi{
	font-size:10px; color:#624b2b; font-weight:500;
	}


#weekly{
	margin: auto;
	width:98%;
	padding:0 0% 0 4.3%;
	}
	
	
.weekly{
	width:48%;
	padding-right:5%;

}	


.weekly1 {
	width:			100%;
	height:			100%;
	overflow:		hidden;
	margin:			10px 8px 10px 0px;
	position:		relative;	/* 相対位置指定 */
}

#weekly .midasi{
	background-color:#0F0;}


.weekly1 .caption {
	font-size:		130%;
	text-align: 	left;
	color:#fff;
	padding:40% 10% 0% 10%;
	width:100%;
	height:100%;
}

.weekly_midasi{
	font-size: 1.5vw; font-weight:600;
	}
.weekly_text{
		font-size: 1.1vw; font-weight:500;
	}
.weekly_price{
	 font-size:1vw; font-weight:500;
	}

.mottomiru {
    padding: 0.2em 1em;
    color: #fff;/*文字色*/
    border: solid 2px #fff;/*線*/
    border-radius: 5px;/*角の丸み*/
	width:34%;
	font-weight:600;
	font-size:1vw;
}


.weekly2 {
	width:			100%;
	height:			100%;
	overflow:		hidden;
	margin:			10px 8px 15% 0px;
	position:		relative;	/* 相対位置指定 */
}

.weekly2 .caption {
	font-size:		130%;
	text-align: 		left;
	color:#fff;
	padding:4% 10% 0% 10%;
	width:100%;
	height:100%;
}

.weekly3 {
	width:			100%;
	height:			100%;
	overflow:		hidden;
	margin:			10px 8px 10px 0px;
	position:		relative;	/* 相対位置指定 */
}

.weekly3 .caption {
	font-size:		130%;
	text-align: 		left;
	color:#fff;
	padding:22% 10% 0% 10%;
	width:100%;
	height:100%;
}
.mask {
	width:			100%;
	height:			100%;
	position:		absolute;	/* 絶対位置指定 */
	top:			0;
	left:			0;
	opacity:		0;	/* マスクを表示しない */
	background-color:	rgba(0,0,0,0.4);	/* マスクは半透明 */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;

}
.weekly1:hover .mask {
	opacity:		1;	/* マスクを表示する */
}

.weekly2:hover .mask {
	opacity:		1;	/* マスクを表示する */
}

.weekly3:hover .mask {
	opacity:		1;	/* マスクを表示する */
}


.mottomiru p {
    margin:0 auto; 
    padding: 0;
}
	


.item th  { width: 50%; text-align: left; }


.message-box {
  position: relative;
  width:88.5%;
  margin:0 auto;
}
.message-box .active {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.5s; // ゆっくり
}
.message-box:hover .active {
  opacity: 1;
}
 

	
/* newitemスタート */

.new {
	overflow:		hidden;
	position:		relative;	/* 相対位置指定 */
}
.new .caption {
	text-align: 		center;
	color:			#fff;
    margin: 28% 40% ;
	font-size:0.8vw;
    font-weight: bold;
    border: solid 3px #fff;
}
.new .mask {

	width:			100%;
	height:			98.5%;/* 本店98.5%*/
	position:		absolute;	/* 絶対位置指定 */
	top:			0;
	left:			0;
	opacity:		0;	/* マスクを表示しない */
	background-color:	rgba(0,0,0,0.4);	/* マスクは半透明 */
	-webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.new:hover .mask {
	opacity:		1;	/* マスクを表示する */
}
 
/* マウスウーバー*/ 
 	

/* 画像とテキスト*/
.newitem1{
	background:#E2DBDD;
	width:100%;
	padding:1% 1% 0% 1%;/* 画像周りの余白*/
}
.newitem2{
	background:#E2DBDD;
	width:100%;
	margin-left:1%;
	padding:1% 1% 0% 1%;

}

#newitem1{
	width:49%;
	float:left;
	text-align: right;
	}
	
#newitem2{
	width:49%;
	float:right;
	text-align: left;
	margin-right:0.5%;
	}
	
p.text{
	text-align:left;
	color:#333;
	}
	

/*見出し*/

.midasi p{
	font-family: 'Bitter', serif;
	font-size:23px;
	color:#70523E;
	text-align:center;
	margin:5% 0.5% 0% 0%;
	letter-spacing: 1.5px;
	font-weight:400;}
/*見出しここまで*/


#newitem{
	width:71.4%;
	margin:0 auto;
	margin-top:1.8%;
	padding-bottom:29%;
	}


.sintyaku {
  position: absolute;/*絶対配置*/
  color: #fff;/*文字は白に*/
  top:13px;
  left:0px;
  font-weight:bold;
  background: #f5834f;/*背景色*/
  padding:2.5px 20px 2.5px 20px;/*文字周りの余白*/
  z-index:1;
  border-radius: 0px 5px 5px 0px;
 }

/* 画像とテキストここまで */

/* newitemここまで */


/*見出し*/

.midasi{
	font-family: Bitter;
	font-size:23px;
	color:#70523E;
	text-align:center;
	margin:5% 0.5% 0% 0%;
	font-weight:200;
	letter-spacing: 1.5px;}
/*見出しここまで*/




/*Recommend*/

#recommend{
	width:75%;
    margin: 0 auto;

}
.container{
	z-index:0; }

/*スライダー*/
.main-image01,
.main-image02{
  margin: 50px auto;
  padding: 10px;
  max-width: 500px;
  border: 2px solid #eee;
  box-sizing: border-box;
}
.main-image01__item,
.main-image02__item{
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
/* メイン画像縦横中央に配置 */
.main-image01__item img,
.main-image02__item img{
  position: absolute;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* 画像の比率4対3に指定 2対1の場合は50%にします */
.main-image01__item:after,
.main-image01-thumbs__item:after,
.main-image02__item:after,
.main-image02-thumbs__item:after{
  display: block;
  padding-top: 75%;
  content: '';
}
.main-image01-thumbs,
.main-image02-thumbs{
  width: 100%;
  padding: 10px 0 0;
  box-sizing: border-box;
}
.main-image01-thumbs__item,
.main-image02-thumbs__item{
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
.main-image01-thumbs__item.swiper-slide,
.main-image02-thumbs__item.swiper-slide{
  opacity: 0.5;
}
.main-image01-thumbs__item.swiper-slide-thumb-active,
.main-image02-thumbs__item.swiper-slide-thumb-active{
  opacity: 1;
}
/* サムネイル画像画像縦横中央に配置 */
.main-image01-thumbs__item img,
.main-image02-thumbs__item img{
  position: absolute;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* 矢印の色を茶色に指定 */
.main-image02 .swiper-button-next{
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23634c2c'%2F%3E%3C%2Fsvg%3E");
}
.main-image02 .swiper-button-prev{
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23634c2c'%2F%3E%3C%2Fsvg%3E");
}


/*Recommend*/




/*Topics*/
.float{
 width: 26.5%;
height: auto;
 float: left;
 margin:5% 0.3% 2% 4.9%;
}
.magazine{
	width:100%;
 height: auto;
 margin:0 auto;
 padding:0 10% 0 10.5%;
	}


/*Topics*/

#topics{
	width:100%;
	text-align:center;

}

#topics .text{
	margin:10px 0 0px 5px;
	font-weight:800;
	font-size:14px;
	text-align:left;
	min-height:52px;

}

.topics{
	width:100%;
 text-align:left;
 margin-top:-4%;
}



.viewmore{
	text-align:center;
	margin:0 auto;
	width:30%;
}


.viewmore img{
	padding-top:6%;
	}



.option1{
	padding:0% 3% 0% 14.3%;

	}
.option2{
	padding:0% 14% 0% 3%;

	}

.repair{
	width:72%;
	margin:0 auto;}
.service{
	margin:0 auto;
	 width:80%;
	 margin-top:-2%;}	
.service1{
	padding:0% 0% 0% 5%;

	}
.service2{
	padding:0% 2.5% 0% 2.5%;

	}
.service3{
	padding:0% 5% 0% 0%;

	}
	
/*voice*/


#voice{
	width:65%;
	margin:-3% 0% 7% 15% ;}
	
.text_content{
}
.hito{
	min-width:100px;
	width:20%;
	text-align:center;
}

.comment{
	width:80%;
	text-align:left;
	
	}
article {
	display: flex;
	margin-bottom: 20px;
	padding: 1% 5% 1% 10%;
	border-radius: 5px;
	box-sizing: border-box;

}






	
.voice1-text {
  position: relative;
  display: inline-block;
  margin: 5% 0% 0% 0%;
  padding: 7px 10px;
  color: #555;
  font-size: 16px;
  background: #ffffff;
  border: solid 3px #d1cccb;


  
}

p .voice1-text{
	color:#f5834e;}

.voice1-text:before {
  content: "";
  position: absolute;
  top: 50%;
  left: ;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #FFF;
  z-index: 1;
}

.voice1-text:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #d1cccb;
  z-index: 2;

}

.voice1-text:after {
  border-style: solid;
  border-width: 11px 11px 11px 0;
  border-color: transparent #ffffff transparent transparent;
  content: "";
  position: absolute;
  top: 50%; left: -11px;
  margin-top: -11px;
  display: block;
  width: 0px;
  height: 0px;
  z-index: 3;
}




 /* タグ */

#tag{
	width:83%;
    margin: 0 auto;
	margin-bottom:5%;
	background-color:#fff;
	padding:1% 3% 5% 3% ;
	text-align:center;
	}
a.tag{
display: inline-block;
padding: 1em 2em;
line-height: 1;
color: #71523d;
background-color: #e2dcde;
text-decoration: none;
border-radius: 20px; /* 角丸設定 */
margin:5px;
font-weight:600;
}
a.tag:hover{
background-color: #f5834f;
}
/* タグ */


/*新footer*/

#footer06 {
  background: #fff;
  margin:2% 5.6% 0% 5.6%;
  padding:0 3%;

}

  #footer06 a {
	color: #70523E;
	text-decoration: none ;
}

.sns{
	text-align:left;
	margin-left:20px;
	padding-top:7px;}
.sns img{
	padding-right:5px;
	margin:0px 3px 0px 3px;/*本店0px 3px 0px 3px*/
	}
 
#footer06 .cont-wrap {

}
 
#footer06 .info .banner {
  margin:30px 0px 5px 0;
  color: #ccc;
}
	
.banner img{
	width:90%;
	padding-bottom:10px;}

.number{
	font-size:2vh;
	color:#684f3f;
		}
.time{
	font-size:5px;
	color:#684f3f;
	}
	
.info{
	width:100%;
	min-width:250px;
}
	
.info p{
  text-align:left;}

  
.sns img{
	width:8.3%;
	min-width:43px;}


 
#footer06 .cont .nav a {
  color: #684f3f;
  
}

.nav{
	text-align:left;
	margin-left:5.5%;
	margin-right:4%;
	 width:33%;
	 margin-top:30px;
	 min-width:200px;}
 
#footer06 .cont-wrap .map { 
  width: 80%;
  padding-top:20px;
}
 
#footer06 .cont-wrap .map iframe {
  width: 100%;
  height:80%;
  margin-top:79px;
}



.map {
height: 0;
overflow: hidden;
padding-bottom:25%;/* 56.25 */
position: relative;
max-width: 500%; /* 最大幅 */
min-width:200px; /* 最小幅 */
width:30%;
margin:0 auto;

}
.map iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
padding-left:4%;
}

 
 .cal_wrapper {
max-width: 800px;
min-width: 100px;
margin: 30px auto;
width:30%;
margin-left:2%;
}

.googlecal {
position: relative;
padding-bottom: 100%;
height: 0;
}

.googlecal iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 80% !important;
}


/*ページトップボタン*/

#pageTop {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index:99999;
}

 

#pageTop i {
  padding-top: 6px
}

 

#pageTop a {
 /* display: block;*/
  z-index:999;
  padding: 3px 8px 0px 8px;
  border-radius: 30px;
  width: 71px;
  height: 71px;
  text-decoration: none;
  text-align: center;
}

 
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}




 
 
 
@media only screen and (min-width: 1200px) {
  #footer06 .cont-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  

}

.weeklytop{
	font-family: 'Bitter', serif;
	font-size:24px;
	color:#70523E;
	text-align:center;
	margin:5% 0.5% 0% 0%;
	letter-spacing: 1.5px;
	font-weight:400;
	}
	
	
.weeklymidasi{
	font-size:1vw; color:#624b2b; font-weight:500;
	}
  

.copyright{
	font-size:10px;
	text-align:center;}



@media only screen and (max-width: 1200px) {	
	
.weekly3items{
	margin:			-0% 8px 13% 0px;
	position:		relative;	/* 相対位置指定 */
	}
	
	
#newitem{
	padding-bottom:40%;
	}
	


  #footer06 .cont-wrap {
    padding: 30px 0;
  }

  #footer06 .nav {
    width: calc(100% + 0px);
    margin-left: 0px;
  }
  #footer06 .nav li {
    border-top: 1px solid #555;
  }
  .nav{
	  text-align:center;}
	  
  #footer06 .nav li:last-child {
    border-bottom: 1px solid #555555;
  }
  #footer06 .nav li a {
    display: block;
    padding: 12px 0px;
    background-size: 6px auto;
  }
  #footer06 .cont-wrap .map {
    margin-top: 50px;
    width: 350px;
    height: 300px;
	margin:0 auto;
  }
  
#footer06 .info .banner {
  margin:0px 0px -15px 0;
}
  
.info p{
  text-align:center;
  margin-left:0px;
 }
 
.tel{
	padding:10px 0;
	line-height:2;}

 
.banner{
	margin:0 auto;
	text-align:center;
	width:100%;}
	
.banner img{
	margin:0 auto;
	width:80%;
	padding-bottom:3%;}
	
	

.sns{
	margin:0 auto;
	width:100%;}
	
.sns{
	text-align:center;
	margin-left:0px;
	padding-top:7px;
	}
  
	
	
/* マップ */	
	
#footer06 .cont-wrap .map { 
  width: 100%;
  padding-top:15px;
}
 
#footer06 .cont-wrap .map iframe {
  width: 100%;
  height: 300px;
}

 
#footer06 .cont-wrap .map iframe {
  width: 100%;
  height:80%;
  margin-top:50px;
}

.map {
position: relative;
max-width: 100%; /* 最大幅 */
min-width:200px; /* 最小幅 */
margin:0 auto;

}
.map iframe {
left: 0;
top: 0;
height: 100%;
width: 100%;
padding-left:0%;
padding-top:7%;
}
/* ナビゲーション */


}


@media screen and (max-width:1200px) {
	#main-in {
		padding-left:0;
		padding-top:0px;
	}

#main-visual {
	width:100%;
	margin-bottom:3%;
}


#slider1{
	margin-top:30px;}
	
/* ヘッダー */
	#global-head {
		width: 100%;
		height:62px;
		padding: 5px 20px 20px 0px;
		background:#FFF; 
		display: -webkit-flex;
		display: flex;
	}

	#sidebar {
		/*display: none;*/
		position: fixed;
		right: -300px;
		top: 0;
		height: 100%;
		width: 280px;
		color: #333;
		background: #fff;
		-webkit-transition: .35s ease-in-out;
		transition: .35s ease-in-out;
	}
	
	#sidebar {
		padding-top: 60px;
	}
	.open #sidebar  {
		-webkit-transform: translate3d(-300px,0,0);
		transform: translate3d(-280px,0,0);
	}
	
	

	/* サブメニューは開けない */
	#global-nav .sub-menu-head:after,
	#global-nav .sub-menu-nav {
		display: none;
	}
	#nav-toggle {
		display: block;
	}

	/* nav open */
	.open {
		overflow: hidden;
	}
	.open #overlay {
		display: block;
	}

	.open #sidebar  {
		-webkit-transform: translate3d(-300px,0,0);
		transform: translate3d(-300px,0,0);
	}
	/* #nav-toggle close */
	.open #nav-toggle span:nth-child(1) {
		top: 11px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.open #nav-toggle span:nth-child(2) {
		width: 0;
		left: 50%;
	}
	.open #nav-toggle span:nth-child(3) {
		top: 11px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	/* z-index */
	#overlay {
		z-index: 200;
	}
	#sidebar {
		z-index: 300;
	}
	#nav-toggle {
		z-index: 400;
	}
	
	#side-menu{
		margin-top:-50px;}
		



/* conceptスタート */

.message{
	width:48%;
	margin:0% % 0px 0% 5%;

}

.message-box .active {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.5s; // ゆっくり
}
.message-box:hover .active {
  opacity: 1;
}


	
/* 画像とテキスト*/
#newitem{
	width:95%;
	padding-bottom:46%;

	}

#newitem1{
	width:46%;
	margin:0% 2% 0px 2%;


	}
	
#newitem2{
	width:46%;
	margin:0% 2% 0px 2%;

	
	}
	
.newitem1{
	background:#E2DBDD;
	width:100%;
	height:100%;
	margin-right:-0%;



}
.newitem2{
	background:#E2DBDD;

	width:100%;
	height:auto;
	margin-left:-0%;

}


#recommend{
	width:95%;
	

}


/* 画像とテキストここまで */


/* topics */
#topics{
	width:100%;
	height: auto;
	margin:0 auto;
}
.topics{
width:100%;
 margin-top:-4%;
}


.magazine{
	width:100%;
 height: auto;
 margin:0 auto;
	}

.float{	
width:42%;
margin-right:2.4%; 
}

#topics .text{
	margin:10px 0 0px 5px;
	font-weight:800;
	font-size:14px;
	text-align:left;
	min-height:60px;
}





.viewmore{
	text-align:center;
	margin:0 auto;

}


.viewmore img{
	padding-top:6%;
	}





	
#voice{
	width:65%;
	margin:-2.5% 0% 5% 15% ;}
	
.text_content{
}
.hito{
	min-width:100px;
	width:25%;
	text-align:center;
}

.comment{
	width:75%;
	text-align:left;
	
	}



}






	




@media screen and (max-width: 500px) {
/* タグ */
#tag{
	width:95%;
    margin: 0 auto;
	margin-bottom:5%;
	background-color:#fff;
	padding:1% 5% 5% 5% ;
	}

	
/* weeklyスタート */
#weekly{
	margin:0 auto;
	width:100%;
	padding:0 2% 0 2%;
	}
	
	
.weekly{
	padding-right:0%;

}


	
.weekly3items hr{
	margin:-4% 0 -1% 0;}	
	
.weeklytop{
	margin-top:1.5%;}

.weeklydate{
font-family: 'Merriweather', serif;
text-align:center;
color:#70523E;
font-size:13px;
font-style:italic;
margin-top:-5.5%;
}

.weeklymidasi{
	font-size:17px;
	}
	

.weekly1 {
	width:			100%;
	height:			100%;
	overflow:		hidden;
	margin:			-7% 0px 5% 0px;
	position:		relative;	/* 相対位置指定 */
}





.weekly2 {
	width:			100%;
	height:			100%;
	overflow:		hidden;
	margin:			0px 0px 5% 0px;
	position:		relative;	/* 相対位置指定 */
}


.weekly3 {
	width:			100%;
	height:			100%;
	overflow:		hidden;
	margin:			0px 0px 8% 0px;
	position:		relative;	/* 相対位置指定 */
}



.weekly1:hover .mask {
	opacity:		0;	/* マスクを表示する */
}

.weekly2:hover .mask {
	opacity:		0;	/* マスクを表示する */
}

.weekly3:hover .mask {
	opacity:		0;	/* マスクを表示する */
}


	

.item th  { width: 50%; text-align: left; }


	
/* 下へ回り込む */	
.item { margin: 0 -30 0 0; }
    .item th,
    .item td{
    width: 100%;
    display: block;
    border-top: none;
    }

	
/* newitem */
#newitem{
	width:95%;
	height:100%;}

#newitem1{
	width:100%;
	text-align:center;
	margin: 0% 0% 0% 0%;
	margin-bottom:10px;



	}
	
#newitem2{
	width:100%;
	text-align:center;
	margin: 0;
	margin-bottom:18%;



	}
	
.newitem1{
	width:100%;
	
	}
	
#newitem1 p{
	margin-bottom:3%;}
.newitem2{
	width:100%;
	
	}

/* newitem */


#recommend{
	width:100%;}
	
	
	
/* topics */
#topics{
	width:100%;
	height: auto;
	margin:0 auto;
}


.magazine{
width:100%;
 height: auto;
 margin:0 auto;
 padding:0 1.5% 0 0%;
	}

.float{
 width: 47%;
height: auto;
 float: left;
 margin:5% 0% 2% 3%;
}

#topics .text{
	margin:10px 0 0px 5px;
	font-weight:800;
	font-size:13px;
	min-height:70px;
	line-height:1.5em;
}



.viewmore{
	text-align:center;
	margin:0 auto;
	width:30%;
	margin-bottom:19%;
}


.viewmore img{
	padding-top:6%;	
	}


.service{
	padding-bottom:12%;}

#voice{
	width:95%;
	margin:0 auto;
	margin-bottom:5%;
	margin-top:-3%;}
	
.voice1-text{
	font-size:9px;}
.hito{
	min-width:100px;
	width:25%;
	text-align:center;
}

.comment{
	width:75%;
	text-align:left;
	
	}


/* option */
.option{
	margin-bottom:18%;
	}
	
.option1{
	padding:0% 2% 0% 2%;

	}
.option2{
	padding:0% 2% 0% 2%;

	}

/* option */

/*service*/	
.repair{
	width:98%;
	margin:0 auto;}
.service{
	margin:0 auto;
	 width:98%;
	 margin-top:-2%;}	
.service1{
	padding:0% 1% 0% 0%;

	}
.service2{
	padding:0% 1% 0% 0%;

	}
.service3{
	padding:0% 0.2% 0% 0%;

	}
	
.banner img{
	margin:0 auto;
	text-align:center;
	width:80%;
	}		

#footer06 .cont-wrap .map { 
  width: 100%;
  padding-top:13px;
}



/*ページトップボタン*/

#pageTop {
  position: fixed;
  bottom: 0px;
  right: 12px;
  z-index:99999;
}

 

#pageTop i {
  padding-top: 6px
}

 

#pageTop a {
 /* display: block;*/
  z-index:999;
  padding: 3px 8px 0px 8px;
  border-radius: 30px;
  width: 71px;
  height: 71px;
  text-decoration: none;
  text-align: center;
}

 
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}


}
	
	




@media only screen and (max-width:400px){

#footer06 .cont-wrap .map { 
  width: 100%;
  padding-top:10px;
}

}




/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 1200px) {
.pc { display: none !important; }
.sp { display: block !important; }
}


/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc500 { display: block !important; }
.sp500 { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される500px用 */
@media only screen and (max-width: 500px) {
.pc500 { display: none !important; }
.sp500 { display: block !important; }
}
