@charset "UTF-8";
/* CSS Document */
	
@font-face {
	font-family:"Noto Sans CJK JP Light";
	src:url("font/NotoSansCJKjp-Light-sub.eot");
	src:url("font/NotoSansCJKjp-Light-sub.eot?#iefix") format('embedded-opentype'),
	url("font/NotoSansCJKjp-Light-sub.ttf") format('truetype'),
	url("font/NotoSansCJKjp-Light-sub.woff") format('woff');
}
@font-face {
	font-family:"Noto Sans CJK JP DemiLight";
	src:url("font/NotoSansCJKjp-DemiLight.eot");
	src:url("font/NotoSansCJKjp-DemiLight.eot?#iefix") format('embedded-opentype'),
	url("font/NotoSansCJKjp-DemiLight.ttf") format('truetype'),
	url("font/NotoSansCJKjp-DemiLight.woff") format('woff');
}

@font-face {
	font-family:"Noto Sans CJK JP Medium";
	src:url("font/NotoSansCJKjp-Medium.eot");
	src:url("font/NotoSansCJKjp-Medium.eot?#iefix") format('embedded-opentype'),
	url("font/NotoSansCJKjp-Medium.ttf") format('truetype'),
	url("font/NotoSansCJKjp-Medium.woff") format('woff');
}

@font-face {
	font-family:"Noto Sans CJK JP Bold";
	src:url("font/NotoSansCJKjp-Bold.eot");
	src:url("font/NotoSansCJKjp-Bold.eot?#iefix") format('embedded-opentype'),
	url("font/NotoSansCJKjp-Bold.ttf") format('truetype'),
	url("font/NotoSansCJKjp-Bold.woff") format('woff');
}



@media screen and (min-width: 891px){	
/*------------------------------
 body
-------------------------------*/
.pc{
	display: block;
	}
	
.sp{
	display: none;
	}
	
	.abc{
		position: relative;
	}	
body{
	-webkit-text-size-adjust: 100%;
	font-family:"Noto Sans CJK JP DemiLight";
	font-size: 16px;
	font-style: normal;
	line-height: 160%;
	color: #3E3A39;
	width: 100%;
	background-color: #FFF;
	top: 0px;
	margin: 0px;
	bottom: 0px;
	height: 100%;
}


	
*{
	margin:0;
	padding:0;
}
	


h1,h2,h3,h4,h5,h6{
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	left: auto;
	right: auto;
	clip: rect(auto,auto,auto,auto);
	line-height: 170%;
	font-weight: normal;
}
img{
	border:0;
	margin:0;
	padding:0;
	display: block;
}

table{
	border-spacing: 0px;
}
.c_b{
	clear:both;
}


hr{
	margin-top: 5px;
	margin-bottom: 20px;
}

.text-center{
		text-align: center;
	}



#comingsoon{
	text-align: center;
	margin-bottom: 40%;
}

.description{
	margin-bottom: 20px;
}

.br-sp{
		display: none;
	}
.br-pc{
		display: block;
	}

@media screen and (min-width: 1001px){
.br-1000{
		display: none;
	}
	}
@media screen and (max-width: 1000px){
.br-1000{
		display: block;
	}
	}
/*------------------------------
コンテンツスペース
-------------------------------*/	

.main-contents{
	margin-left: 250px; 
	max-width: 100%;
	display: block;
	}
	
/*------------------------------
TOPボタン
-------------------------------*/
#pageTop {
  position: fixed;
  bottom: 40px;
  right: 10%;
	z-index: 50;
}
 
#pageTop i {
  padding-top: 6px
}
 
#pageTop a {
  display: block;
  z-index: 999;
  width: 60px;
  height: 60px;
 background-image: url(img/common/top.png);
	background-size: 60px 60px;
}


#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/*------------------------------
各ページ
-------------------------------*/

.pagetitle h1{
	font-size: 32px;
	text-align: center;
	margin-top: 50px;
	font-family:"Noto Sans CJK JP Light";
	color: #ED1C24;
}
	

.pagetitle .kimonotitle{
	font-size: 32px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 15px;
	font-family:"Noto Sans CJK JP Light";
	line-height: 110%;
}
	
.pagetitle .kimonotitle span{
	font-size: 25px;
	}	
	
	
.pagetitle p{
	color: #ED1C24;
	text-align: center;
	letter-spacing: 5px;
	text-indent: 5px;
	font-family:"Noto Sans CJK JP Light";
	margin-top: -5px;
	margin-bottom: 10px;
}

.sec-title{
	font-size: 35px;
	margin-top: 50px;
	color: #3E3A39;
	letter-spacing: 2px;
	font-family:"Noto Sans CJK JP Medium";
	font-weight: normal;
}
.sec-title-pro
	{
	text-indent: -5000px;
	font-size: 35px;
	margin-top: -50px;
	color: #3E3A39;
	letter-spacing: 2px;
	font-family:"Noto Sans CJK JP Medium";
	font-weight: normal;
}
/*------------------------------
会社概要
-------------------------------*/
#companymenu{
	font-size: 16px;
	width: 550px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:70px;
}

#companymenu p{
	float: left;
	line-height:25px;
}
#companymenu a:hover{
	color:#ED1C24;
}


#companymenu2{
	font-size: 16px;
	width: 550px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;;
}

#companymenu2 p{
	float: left;
	line-height:25px;
}
#companymenu2 a:hover{
	color:#ED1C24;
}



/*------------------------------
TOPクリーニングわたなべ
-------------------------------*/
#cleaningwatanabe{
	height: 350px;
	width: 600px;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}



.obi
{
	color: #FFF;
	background-color: #ED1C24;
	height: 45px;
	width: 100%;
	text-align: center;
	padding-top: 25px;
}
#mensetsu {
	text-align: center;
	margin-top: 40px;
	width: 445px;
	margin-right: auto;
	margin-left: auto;
}
	
}
/*------------------------------
各ページサブメニュー
-------------------------------*/
@media screen and (min-width: 1051px){		
#sab_menu{
	width: 90%;
	max-width: 800px;
	margin: 0 auto;
}
#sab_menu ul{
	display: flex;
	flex-wrap: nowrap;
}
#sab_menu ul li{
	list-style: none;
	width:100%;
	height: 50px;
	background-color: #fff;
	border: 1px solid #3E3A39;
	text-align: center;
	margin: 0 0.3%;
}
#sab_menu ul .sab_menu_li1 a{
	color:#3E3A39;
	display: block;
	font-size: 14px;
	padding-top: 13px;
	padding-bottom: 17px;
	text-decoration: none;
	font-family:"Noto Sans CJK JP DemiLight";
}
#sab_menu ul .sab_menu_li2 a{
	color:#3E3A39;
	display: block;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	line-height: 120%;
	font-family:"Noto Sans CJK JP DemiLight";
}
#sab_menu ul li:hover{
	background-color: #E2E1E1;
	border: 1px solid #3E3A39;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all  0.5s ease;
}
	}
@media screen and (min-width: 891px) and (max-width: 1050px){	
#sab_menu{
	margin-top: 15px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	width: 615px;	
	height: auto;	
}


#sab_menu ul{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 630px;
	height: auto;
	overflow: hidden;
}

#sab_menu .sab_menu_li1{
	width: 192px;
	height: 50px;
	list-style: none;
	border: 1px solid #3E3A39;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	line-height: 50px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sab_menu .sab_menu_li2{
	width: 192px;
	height: 50px;
	list-style: none;
	border: 1px solid #3E3A39;
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
	line-height: 120%;
	padding-top: 6px;
}
	
#sab_menu li a{
		display: block;
	text-decoration: none;
	color: #3E3A39;
	}

#sab_menu ul li:hover{
	background-color: #E2E1E1;
	border: 1px solid #3E3A39;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all  0.5s ease;
}
address{
		font-style: normal;
	}	
	}