@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 (max-width: 890px){
	
	

	
/*------------------------------
 body
-------------------------------*/
.pc{
	display: none;
	}
	
.sp{
	display: block;
	}
.br-pc1200{
		display: none;
	}	
body{
	-webkit-text-size-adjust: 100%;
	font-family:"Noto Sans CJK JP Medium";
	font-size: 22px;
	font-style: normal;
	line-height: 160%;
	color: #3E3A39;
	width: 100%;
	background-color: #FFF;
	top: 0px;
	margin-top: 0px;
	bottom: 0px;
	margin-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;
}


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

.description{
	margin-bottom: 20px;
}

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


.box{
	height: auto;
	width: 600px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	color: #3E3A39;
	margin-bottom: 150px;
	line-height: 160%;
}

.box pbold {
	font-size: 22px;
	font-weight: bold;
	color: #3E3A39;
	line-height: 160%;
}

.box pbold2 {
	font-size: 22px;
	color: #3E3A39;
	line-height: 160%;
}

.box pboldr {
	font-size: 24px;
	font-weight: bold;
	color: #ED1C24;
	line-height: 160%;
}

.box p_com {
	font-size: 22px;
	color: #3E3A39;
	line-height: 170%;
}

.box p_r {
	font-size: 22px;
	color: #ED1C24;
	line-height: 170%;
}
/*------------------------------
コンテンツスペース
-------------------------------*/	
header{
	height: 222px;
	width: 100%;
	margin: 0 auto;
}
.main-contents{
	margin-top: 0px;
	max-width: 100%;
	display: block;
	}
/*------------------------------
TOPボタン
-------------------------------*/
#pageTop {
  position: fixed;
  bottom: 40px;
  right: 5%;
	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;
}



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

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

.pagetitle p{
	color: #ED1C24;
	text-align: center;
	letter-spacing: 5px;
	text-indent: 5px;
	font-family:"Noto Sans CJK JP Medium";
	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;
}
/*------------------------------
各ページサブメニュー
-------------------------------*/
#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: 1.5px 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: 1.5px 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;
	}
address p{
		font-style: normal;
	}	
}