@charset "utf-8";

/*--------------------------------
	common & layout style setting
/*--------------------------------

	* Contents
	
	1. index Style
	2. 
	
--------------------------------- */

/* ==========================================================================================================

	 1. index ame
	 
============================================================================================================*/
/* main image */
#mainImg {
	margin-bottom: 20px;
	height:350px;
}
#mainImg h2 {
	border-bottom: 1px solid #fff;
	-webkit-box-shadow:#999 1px 1px 5px inset, #333 1px 0 1px;
	-moz-box-shadow:#999 1px 1px 5px inset, #333 1px 0 1px;
	box-shadow:#999 1px 1px 5px inset, #333 1px 0 1px;
}


h2.top{
	width: 100%;
	margin: 0 auto;
	padding:5% 0;
	}



#mainImg .btn {
	margin: -85px 0 0 65%;
}


#viewer {
	margin:0 auto 10px;
	width: 100%;
	height:200px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

#viewer img {
	top: 0;
	left: 0;
	position: absolute;
}

p.why_bg{
    background-color: #fff;
}
p.right001{
    text-align: right !important;
}


/*---------------------------------------------------------------
	menu-btn 
---------------------------------------------------------------*/
ul.info{
	width:90%;
	float:left;
	padding:10px;
	height:150px;
	overflow-y:scroll;
	margin:0;
}

ul.info li{
	list-style-type:disc;
	list-style-position:outside;
}


 


.menu-logo{
	float:right;
	margin:0;
	width:80%;
}





ul.lists{
	background-color:#f6f6f6;
}

ul.lists li{
	line-height:30px;
	padding-top:10px;
	margin-left:18px;
	font-size:13px;
	list-style-image:url(../img/all/foot_navi.png);
	border-bottom:1px #d6d6d6 dotted;
	color:#000000 !important;
}

ul.lists li a{
	color:#000000;
}

p.righttext001{
	margin:5px 0 0 0;
}
/*---------------------------------------------------------------
	クリーニングナビ　トップ
---------------------------------------------------------------*/



div.main001{
	width:100%;
	margin:0;
	padding:82px 0 0 0;
	clear:both;
}

div.main001 ul{
	margin:0;
	padding:0;
}

div.maintext{
	width:100%;
	margin:0 0 0 0;
	padding:0;
	clear:both;
}

div.maintext p{
	width:96%;
	font-size:14px;
	padding:2%;
    line-height: 180%;
}


div.main002{
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
	border-top:#d6d6d6 1px solid;
}

ul.main002_01{
}

ul.main002_01 li{
	width:33.3%;
	float:left !important;
	margin:0;
	padding:0;
}

div.main003{
	width:100%;
	background-color:#ffffff;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	clear:both;
}

div.main003_01{
	width:98%;
	background-color:#f6f6f6;
	margin:0 1%;
	padding:0;
	clear:both;
}

div.main003_01 p{
	width:94%;
	height:220px;
	padding:3%;
}

.bg_ore{
	background-color: #FBE7DA !important;
}

div.main004{
	width:100%;
	background-color:#d6d6d6;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	clear:both;
}



/*---------------------------------------------------------------
	クリーニングナビ　地域
---------------------------------------------------------------*/

div#main{
	margin:0;
	padding:0;
	width:98%;
}

div.staff01{
	width:100%;
	margin:5px 0;
}

table.jirei01{
	display: block;
	margin:10px 5px;
	width:100%;
}

table.jirei01 td.img{
	margin:0 0 0 0;
	width:25%;
	background-color:#fff;
}

table.jirei01 td.title{
	margin:0 0 0 0;
	width:70%;
	font-size:13px;
	padding:5px;
	border:#d6d6d6 1px solid;
	border-collapse:collapse;
	background-color:#FBF4E1;
}

table.jirei01 td.text{
	margin:0 0 0 0;
	width:25%;
	font-size:13px;
	padding:5px;
	border:#d6d6d6 1px solid;
	border-collapse:collapse;
	background-color:#fff;
	text-align: right;
}

table.jirei02{
	margin:2% 0;
	width:100% !important;
}


table.jirei02 td.title001{
	margin:0;
	width:45% !important;
	font-size:13px;
	padding:5%;
	border:#d6d6d6 1px solid;
	border-collapse:collapse;
	background-color:#f6f6f6;
	box-sizing: border-box;
}

table.jirei02 td.text001{
	margin:0;
	width:45% !important;
	font-size:13px;
	padding:5%;
	border:#d6d6d6 1px solid;
	border-collapse:collapse;
	background-color:#fff;
	box-sizing: border-box;
	text-align: right;
}
/*---------------------------------------------------------------
	料金表テーブル　201701
---------------------------------------------------------------*/

table.price01{
	display: block;
	margin:10px 5px;
	width:100%;
}

table.price01 td.title{
	margin:0 0 0 0;
	width:50%;
	font-size:13px;
	padding:5px;
	border:#d6d6d6 1px solid;
	border-collapse:collapse;
	background-color:#FBF4E1;
	vertical-align: middle;
}

table.price01 td.text{
	margin:0 0 0 0;
	width:22%;
	font-size:13px;
	padding:5px;
	border:#d6d6d6 1px solid;
	border-collapse:collapse;
	background-color:#fff;
	text-align: right;
	vertical-align: middle;
}

/*---------------------------------------------------------------
	水洗いテーブル　201701
---------------------------------------------------------------*/

table.www01{
	display: block;
	margin:10px 5px;
	width:98%;
}

table.www01 td.w001{
	margin:0 0 0 0;
	width:24%;
	font-size:13px;
	padding:5px;
	border:#d6d6d6 1px solid;
	border-collapse:collapse;
	background-color:#fff;
	vertical-align: middle;
}

table.www01 td.w002{
	margin:0 0 0 0;
	width:24%;
	font-size:13px;
	padding:5px;
	border:#d6d6d6 1px solid;
	border-collapse:collapse;
	background-color:#fff;
	text-align:center;
	vertical-align: middle;
}

table.www01 td.w003{
	margin:0 0 0 0;
	width:24%;
	font-size:13px;
	padding:5px;
	border:#d6d6d6 1px solid;
	border-collapse:collapse;
	background-color:#e6e6e6;
	text-align:center;
	vertical-align: middle;
}

table.www01 td.w004{
	margin:0 0 0 0;
	width:24%;
	font-size:13px;
	padding:5px;
	border:#d6d6d6 1px solid;
	border-collapse:collapse;
	background-color:#fff;
	text-align:center;
	vertical-align: middle;
}

ul.wcl{
	float: left;
	width: 100%;
}

ul.wcl li{
	margin: 0;
	padding: 0;
	float: left;
	width: 33%;
}


h4.qa001{
	width: 90%;
	margin: 10px 5px;
	padding:5px;
	color:#333333;
	border-left: solid 5px #ff6600;
	background-color:#ffffff;
}

h4.nuigumi{
	width: 84%;
	margin: 5% auto 2% !important;
	padding: 2% 1% 2% 10%;
	color:#333333;
	border-left: solid 5px #ff6600;
	background-color:transparent;
	background-image:url("../../images/nuigurumi/onsen_bt.png");
	background-position: left bottom;
	background-size: contain;
	background-repeat: no-repeat;
	border-bottom:  1px dotted #333;
	border-left: none;
	font-size: 120%;
	font-weight: 500;
}

/*---------------------------------------------------------------
	白十字リスト
---------------------------------------------------------------*/

ul.all00001{
	margin: 5px 0 0 20px;
}

ul.all00001 li{
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 10px 0 0;
}

ul.all00001 li:before {
	content: '';
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 100%;
	background: #ff6600;
	position: relative;
	left: -5px;
	top: -1px;
}

/*---------------------------------------------------------------
	店舗案内　201701
---------------------------------------------------------------*/

table.www02{
	display: block;
	margin:10px 5px;
	width:60%;
	float: left;
}

table.www02 td.w001{
	margin:0 0 0 0;
	width:32%;
	font-size:13px;
	padding:5px;
	border:#d6d6d6 1px solid;
	border-collapse:collapse;
	background-color:#e6e6e6;
	vertical-align: middle;
}

table.www02 td.w002{
	margin:0 0 0 0;
	width:68%;
	font-size:13px;
	padding:5px;
	border:#d6d6d6 1px solid;
	border-collapse:collapse;
	background-color:#fff;
	vertical-align: middle;
}
	
/* ==========================================================================================================

	 2. clinic
	 
============================================================================================================*/
.mainImg {
	margin: -10px 0 15px 0;
}
.photoList {
	overflow: hidden;
	margin: 0 -10px -10px 0;
}
.photoList li {
	width: 50%;
	max-width: 142px;
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
	font-size: 10px;
}
.photoList li img {
	display: block;
	margin: 1px 1px 2px;
	border: 2px solid #fff;
	-webkit-box-shadow: #999 0 0 2px;
	-moz-box-shadow: #999 0 0 2px;
	box-shadow: #999 0 0 2px;
}
.photoList li a.thickbox:after {
	content: " ";
	width: 10px;
	height: 10px;
	display: block;
	background: #ccc;
}
#clinicPhoto {
	border: 4px solid #eee;
	padding: 12px 10px;
	margin-bottom: 15px;
	background: #fff;
}
.clinic {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 10px;
	padding: 0 0 10px;
	overflow: hidden;
	font-size: 11px;
}
.clinic:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.clinic strong {
	color: red;
}
.clinic .photo {
	float: left;
	margin: 0 10px 0 0;
}

/* ==========================================================================================================

	 3. hip
	 
============================================================================================================*/
.item {
	overflow: hidden;
	border-bottom: 1px dotted #ddd;
	padding: 0 0 10px;
	margin-bottom: 15px;
	position: relative;
}
.item:last-child {
	border-bottom: none;
	padding: 0;
}
.item .left {
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	padding: 15px 0;
	background: #fff;
	border: 1px solid #bcbcbc;
	color: #ff6600;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.item .left span {
	font-size: 15px;
	font-weight: bold;
	display: block;
}
.item .txt {
	padding-left: 80px;
	width: auto;
}

.item .txt02 {
	padding-left: 80px;
	width: auto;
	vertical-align:middle;
	height:50px;
	padding-top:10px;
}

/* ==========================================================================================================

	 4. reason
	 
============================================================================================================*/

#reason {
	margin-bottom: 10px;
}
#reason section {
	margin-bottom: 15px;
}
#reason section:last-child {
	margin-bottom: 0;
}
#reason section .ttl {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 6px 0 4px;
	margin-bottom: 10px;
}
#reason section:first-child .ttl {
	border-top: none;
}
#reason section .ttl .num {
	background: #65b134;
	color: #fff;
	padding: 1px 3px 0;
	margin: 0 5px 3px 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	line-height: 1.4;
	font-size: 80%;
	display: inline-block;
	width: 3em;
	text-align: center;
}


/* ==========================================================================================================

	 5. accident
	 
============================================================================================================*/
ul.type {
	margin: 0 auto;
	max-width: 640px;
	text-align: center;
}
ul.type li {
	padding: 0 0 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
/* ==========================================================================================================

	 6. remedy
	 
============================================================================================================*/
#flow section {
	padding: 0 10px 10px 10px;
	margin: 0 0 15px;
	border: 3px solid #fbedaf;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
}
#flow section:after {
	content: " ";
	display: block;
	clear: both;
	width: 0;
	height: 0;
	position: absolute;
	bottom: -14px;
	left: 50%;
	margin-left: -10px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #ffd82a;
}
#flow section:last-child:after {
	display: none;
}

#flow section h3 {
	padding: 5px 10px;
	margin: 0 -10px 10px;
	background: #ffd82a;
	color:#333;
	font-size: 14px;
	border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}
#flow section h3 span {
	font-size: 12px;
}
#flow section .right {
	width: 100px;
	margin: 0 0 10px 10px;
	font-size: 11px;
	color: #333333;
	line-height: 1.2;
}


#flow section p:last-child:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#flow section .right img {
	margin-bottom: 2px;
}




/* ==========================================================================================================

	 7. MAP
	 
============================================================================================================*/
#map_canvas {
	height: auto;
	max-width: 600px;
	border: 4px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: #999 0 0 4px;
	-moz-box-shadow: #999 0 0 4px;
	box-shadow: #999 0 0 4px;
}

#map_canvas02 {
	height: auto;
	max-width: 600px;
	border: 4px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: #999 0 0 4px;
	-moz-box-shadow: #999 0 0 4px;
	box-shadow: #999 0 0 4px;
}




/* ==========================================================================================================

	 8. お問い合わせ
	 
============================================================================================================*/
.contactForm {
	padding: 15px;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: #999 0 0 6px;
	-moz-box-shadow: #999 0 0 6px;
	box-shadow: #999 0 0 6px;
}
.contactForm dt:not(:first-child) {
	margin-top: 15px;
}

.contactForm textarea,
.contactForm option,
.contactForm input {
	padding: 3px;
	width: 95%;
}
.contactForm select {
	line-height: 24px;
	height: 24px;
}
.contactForm textarea {
	height: 5em;
}
.contactForm em {
	background: #e70e0e;
	color: #fff;
	font-weight: normal;
	padding: 0 4px;
	margin: 0 5px 1px;
	font-size: 11px;
	line-height: 1.1;
	border-radius:3 px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.contactForm .submit {
	text-align: center;
}
.contactForm .submit input {
	margin: 20px auto 0;
	padding: 13px 0;
}
.msg {
	color: #e70e0e;;
	font-weight: bold;
}

/* ==========================================================================================================

	 8. 柔整手技
	 
============================================================================================================*/

.textbox_zyusei{
	background-color:#f6d7b3;
	padding:10px 5px 5px 10px;
}

#flow2 section {
	padding: 0 10px 10px 10px;
	margin: 0 0 15px;
	border: 3px solid #c3e5ad;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
}


#flow2 section h3 {
	padding: 5px 10px;
	margin: 0 -10px 10px;
	background: #65b134;
	color:#fff;
	font-size: 14px;
	border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}
#flow2 section h3 span {
	font-size: 12px;
}
#flow2 section .right {
	width: 100px;
	margin: 0 0 10px 10px;
	font-size: 11px;
	color: #65b134;
	line-height: 1.2;
}


#flow2 section p:last-child:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
#flow2 section .right img {
	margin-bottom: 2px;
}

/* ==========================================================================================================

	 8. チェック
	 
============================================================================================================*/




.section li.rinen{
	background:url(../img/check01.jpg) no-repeat;
	background-position:0px 1px;
    font-weight:bold;
	padding-left:20px;
	line-height:1.8em;
}

.f_red14b {
	color:#F9060A;
	font-weight:bold;
	font-size:14px;
}

.f_red120b {
	color:#F9060A;
	font-size:120%;
	font-weight:bold;
}

.f_oreb {
	color: #ff6600;
	font-weight:bold;
}


.f_blab {
	color: #333333;
	font-weight:bold;
}

.f_14b {
	color: #333333;
	font-weight:bold;
	font-size:14px;
}

.f_redb {
	color:#F9060A;
	font-weight:bold;
}

/* ==========================================================================================================

	 8. 料金
	 
============================================================================================================*/

div.ryoukin001{
	margin:5px 0;
	background:#feebc1;
	padding:10px;
}

div.ryoukin001 p{
	font-size:13px;
	color:#000000;
	line-height:20px;
}

div.ryoukin002{
	margin:10px 5px;
	background:#fdfcdd;
	padding:10px;
}

div.ryoukin002 p{
	font-size:13px;
	color:#000000;
	line-height:20px;
}

/* ==========================================================================================================

	 9. 紹介
	 
============================================================================================================*/

p.shoukai01{
	font-size:13px;
	clear:left;
	margin:10px 5px;
}

span.ore{
	padding:5px;
	background:#ff6600;
	color:#ffffff;
}

span.why16{
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
}

p.ore{
	background:#31ad91;
	color:#ffffff;
	padding:5px;
	margin-bottom:10px;

}

p.ore1{
	background:#ff6600;
	color:#ffffff;
	padding:8px;
	margin-bottom:10px;
	font-weight:bold;
	line-height:28px;
}

span.small001{
	font-size:11px;
}

span.nuigurumi{
	font-size: 90%;
	color: #F7167F;
	font-family: "Comic Sans MS", "cursive";
}

span.font90{
	font-size: 90%;
}

div.nuigurumi001{
	background-color: #f4e3d0;
	padding-bottom: 10%;
}