/* トップページ */

* {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,  "MS PGothic", sans-serif;
	color: #292929;
	line-height: 1.5;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

img {
	border: none;
}

a:hover {
	text-decoration: none;
}

.emphasis {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

#page {
	width: 808px;
	margin: 0 auto;
	background-color: #FFFFF0;
}

#header {
	height: 145px;
	padding: 0 0 0 0;
	background:url(img/back.gif) repeat-x center center;
}

.header_contents {
	width: 808px;
	margin: 0 auto;
}

h1 {
	font-size: 10px;
	font-weight: normal;
	width: 808px;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 7px 8px;
}

#navi ul {
	width: 808px;
	height: 50px;
	overflow: hidden;
}

#navi ul li {
	display: inline;
}

.left_tel {
	padding-bottom: 5px;
}

.left_tel_bottom {
	padding-top: 5px;
}

.bottom_tel {
	padding-top: 15px;
}

#container {
	width: 806px;
	border-left: #FFC805 1px solid;
	border-right: #FFC805 1px solid;
}

#left-navi {
	padding: 0 0 5px 0;
}

#left-navi ul li {
	padding: 0 0 5px 0;
	display: inline;
	
}

.left_navi {
	font-weight: bold;
	color: #990000;
}

.s_title_o a,
.s_title_o2 a,
.s_title_o3 a,
.s_title_o4 a,
.s_title_o5 a,
.s_title_o9 a {
	text-decoration: none;
}

#left-main {
	width: 171px;
	text-align: left;
	float: left;
	margin: 10px 0 0 2px;
	display: inline;
	background-color: #FFF1C4;
}

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

strong {
	color: #dc143c;
}

hr {
	margin: 4px 0 4px 0;
}

#main {
	width: 616px;
	text-align: left;
	float: right;
	margin: 10px 2px 0 0;
	display: inline;
	background-color: #F9FBE6;
}

.bc {
	background-color: #FFF1C4;
}

h2 {
	padding: 0 0 2px 0;
}

h2.subtitle {
	background-image:url(/img/_subtitle.gif);
	font-size: 14px;
	margin-top: 10px;
	padding-top: 4px;
	padding-left: 30px;
	color: #000000;
}

h2.subtitle2 {
	background-image:url(/img/subtitle.gif);
	font-size: 14px;
	margin-top: 10px;
	padding-top: 4px;
	padding-left: 30px;
	margin-bottom: 2px;
	color: #000000;
}

.price {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}

.maker3 {
	background-color: #F9EDD0;
	padding: 5px;
}

.maker3 li {
	font-size: 14px;
}

.clear {
	clear: both;
}

#layer_osaka {
 display: none;
 position:relative;
 padding-top: 5px;
}
 
#layer_osaka2,
#layer_osaka3,
#layer_osaka4,
#layer_car,
#layer_osaka5,
#layer_osaka6,
#layer_car9 {
 display: none;
 position:relative;
}

#navi_under {
	clear: both;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}

#navi_under ul.pankuzu li {
	display: inline;
	line-height: 1.65;
}

#footer {
	height: 30px;
	background-color: #FFCC66;
}

address {
	font-style: normal;
	padding: 4px 0 0 0;
}

/* 料金表 */

#price_list {
	border: 2px solid #00A861;
  border-collapse: collapse;
  margin: 5px 0 5px 0;
  width: 616px;
}

#price_list th {
  border: 1px solid #CCCCCC;
  font-weight: bold;
  text-align: center;
}

#price_list #price-t {
  background-color: #00A861;
}

#price_list #price-t th {
  color: #FFFFFF;
  padding: 5px 0;
}

#price_list td {
  border: 1px solid #CCCCCC;
  color: #CC0000;
  padding: 5px;
  text-align: center;
}

#price_list .price-t {
  color: #000000;
  text-align: center;
  width: 150px;
}

#price_list .price-c {
  text-align: center;
}

.price-text {
	font-weight: bold;
	color: #CC0000;
}

/* 出張エリア */

.area {
    clear: both;
    float: left;
    margin-bottom: 15px;
    width: 616px;
}
.area ul {
    border-left: 2px solid #00A861;
    border-right: 2px solid #00A861;
    float: left;
    font-size: 14px;
    padding: 15px 0 15px 20px;
    width: 592px;
}
.area .area-t {
    border-bottom: 2px solid #00A861;
}
.area li {
    color: #333333;
    float: left;
    margin-bottom: 8px;
    width: 128px;
}
.area li span {
    font-size: 10px;
}
.area li a {
    color: #333333;
}
.area li a:hover {
    color: #999999;
    text-decoration: underline;
}
.area p {
    background-color: #00A861;
    border: 1px solid #999999;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 0 4px 8px;
    width: 606px;
}

/* サイトマップ */

#site-map {
	margin: 0 0 15px 0;
}

2
/* ご依頼までの流れ */

#left-page {
	margin-bottom: 20px;
}

#left-page dd,
#left-page p {
	font-size:14px;
}

#left-page p {
	padding: 5px 0 5px 0 ;
}

#left-page p.title_b {
	font-weight: bold;
}

.section3,.section4,.section5,.section6,.section7 {
	width: 614px;
	height: 192px;
	margin-bottom: 20px;
}

.section3 dt,.section4 dt,.section5 dt,.section6 dt,.section7 dt,.h3-selection dt{
	font-weight: bold;
	height: 31px;
	padding: 4px 0 0 0;
}

.section3 dt span,.section4 dt span,.section5 dt span,.section6 dt span,.section7 dt span,.h3-selection dt span{
	display: block;
	height: 17px;
	padding: 4px 0 0 26px;
	font-size: 13px;
}

.section3 dd,.section4 dd,.section5 dd,.section6 dd,.section7 dd,.h3-selection dd{
	margin-top: 15px;
	padding: 0 200px 0 0;
	line-height: 1.6em;
	height: 147px;
	font-size: 14px;
}

.section3 dd,.section4 dd,.section5 dd,.section6 dd{
	background: url(/flow/img/arrow.gif) center bottom no-repeat;
}

.section3{
	background: url(http://kagi-saru.net/flow/img/photo1.jpg) right bottom no-repeat;
}

.section4{
	background: url(flow/img/photo2.jpg) right bottom no-repeat;
}

.section5{
	background: url(http://kagi-saru.net/selection/img/photo3.jpg) right bottom no-repeat;
}

.section6{
	background: url(flow/img/photo4.jpg) right bottom no-repeat;
}

.section7{
	background:url(flow/img/photo5.jpg) right bottom no-repeat;
}

.section3 dd span,.section4 dd span,.section5 dd span,.section6 dd span,.section7 dd span,.h3-selection dd span{
	color: #CC3333;
	font-weight: bold;
	font-size: 14px;
}

/* Q&A */

.qa_l{
	padding: 15px 15px 0 15px;
	border: 1px solid #292929;
	margin-top: 5px;
	margin-bottom: 15px;
	}

.qa_l dt{
	background:url(/question/img/q.gif) left top no-repeat;
	height: 18px;
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0 5px 33px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #292929;
}

.qa_l dd{
	background: #F9FBE6 url(/question/img/a.gif) left top no-repeat;
	padding: 5px 0 15px 33px;
	font-size: 13px;
	line-height: 1.4em;
}

/* 鍵の種類 */

.kind-iszt{
	padding: 10px 0 20px 0;
	float: left;
}

.kind-iszt p{
	font-weight: bold;
	font-size: 16px;
	color: #993333;
	width: 690px;
	clear: both;
	width: 690px;
	padding: 12px 0 13px 0;
	margin: 0 0 10px 0;
	background: #fff url(http://kagisaru.jp/kind/image/title.gif) top left repeat-x;
}

.kind-l,.kind-e{
	width: 150px;
	float: left;
	padding: 0 10px;
}

.kind-l{
	border-right: 1px solid #CCCCCC;
}
.kind-e{
	padding-bottom: 10px;
}

.kind-iszt dt{
	padding-bottom: 5px;
}

.kind-l li,.kind-e li{
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 1.6em;
}

.kind-l li span,.kind-e li span{
	color: #CC3333;
	font-weight: bold;
}

.kind-iszt li a {
	color: #666;
	text-decoration: underline;
}

#left-page p.kind-b {
	clear: both;
	margin: 0;
	padding: 0;
}
		
#kind-s-c1,#kind-s-c2,#kind-s-c3,#kind-s-s1,#kind-s-s2,#kind-s-a1,#kind-s-a2{
	padding: 0 0 0 222px;
	margin: 10px 0 60px 0;
}

.kind-c1{
	padding-bottom: 20px;
}

.kind-c1 dd{
	line-height: 1.6em;
	padding: 8px 0 0 5px;
}

.kind-s-t2{
	font-weight: bold;
	font-size: 18px;
	color: #006699;
	padding-top: 10px;
}

#kind-s-c1{
	background:url(kind/img/cylinder1.gif) left top no-repeat;
}

#kind-s-c2{
	background: url(kind/img/cylinder-2.gif) left top no-repeat;
}

#kind-s-c3{
	background: url(kind/img/cylinder-3.gif) left top no-repeat;
}

#kind-s-s1{
	background: url(kind/img/slid-1.jpg) left top no-repeat;
}

#kind-s-s2{
	background: url(kind/img/slid-2.gif) left top no-repeat;
}

#kind-s-a1{
	background: url(kind/img/assist-1.gif) left top no-repeat;
}

#kind-s-a2{
	background: url(kind/img/assist-2.gif) left top no-repeat;
}

#kind-s-e1,#kind-s-e2{
	padding: 0 0 0 222px;
	margin: 10px 0 0 0;
}

.kind-subbox-ul{
	padding-top: 10px;
}

.kind-subbox-ul li{
	font-size: 13px;
	padding: 5px;
}

.kind-subbox-ul .kind-sl{
	background-color: #E7F0F8;
}

.kind-point{
	margin-top: 10px;
	padding: 0 5px 0 5px;
}

.kind-point dt{
	font-weight: bold;
	color: #006699;
	font-size: 14px;
	padding: 0 0 5px 0;
}

.kind-point dd{
	padding: 5px 0 15px 20px;
	line-height: 1.6em;
}

.h3-b,.h3-b2{
	font-weight: bold;
	clear: both;
}

/* 鍵屋の選び方 */

.h3-selection1 {
	width: 614px;
	height: 188px;
	margin-bottom: 15px;
	background: url(selection/img/photo1.jpg) right bottom no-repeat;
}

.h3-selection2 {
	width: 614px;
	height: 188px;
	margin-bottom: 15px;
	background: url(flow/img/photo2.jpg) right bottom no-repeat;
}

.h3-selection3 {
	width: 614px;
	height: 188px;
	margin-bottom: 15px;
	background: url(http://kagi-saru.net/selection/img/photo3.jpg) right bottom no-repeat;
}

#left-page dl.h3-selection1 dd,
#left-page dl.h3-selection2 dd ,
#left-page dl.h3-selection3 dd {
	width: 425px;
}

/* スタッフ紹介 */

.taguchi {
	margin: 5px 0 5px 0;
}

.staff_text {
	margin: 10px 0 25px 0;
}

.tensyoku {
	font-size: 14px;
	color: #103E1A;
	font-weight: bold;
}

/* お客様の声 */

.name {
	text-align: right;
	padding-bottom: 10px;
}

/* アフターサービス */

#main_afer {
	width: 616px;
	text-align: left;
	float: right;
	margin: 10px 2px 0 0;
	display: inline;
	background-color: #F9FBE6;
}

.left-page2 {
	margin-bottom: 20px;
}

.left-page2 dd {
	font-size: 14px;
}

/* 鍵屋の選び方 */

.h3-service1 {
	width: 614px;
	height: 188px;
	margin-bottom: 15px;
	background: url(service/img/photo1.jpg) right bottom no-repeat;
}

.h3-service2 {
	width: 614px;
	height: 188px;
	margin-bottom: 15px;
	background: url(service/img/photo2.jpg) right bottom no-repeat;
}

.h3-service3 {
	width: 614px;
	height: 188px;
	margin-bottom: 15px;
	background: url(service/img/photo3.jpg) right bottom no-repeat;
}

.h3-service1 dd,
.h3-service2 dd ,
.h3-service3 dd {
	font-size: 14px;
	width: 425px;
}

/* 鍵のトラブル箇所共通 */

.emphasis2 {
	color: #CC0000;
}

#main .house1 li,
#main .house2 li,
#main .house3 li,
#main .house4 li,
#main .house5 li,
#main .car1 li,
#main .car1 dd,
#main .car2 li,
#main .car2 dd,
#main .car4 li,
#main .car4 dd, 
#main .bike1 li,
#main .bike1 dd,
#main .bike2 li,
#main .bike2 dd,
#main .bike4 li,
#main .bike4 dd,
#main .safe1 li,
#main .safe1 dd,
#main .safe2 li,
#main .safe2 dd,
#main .safe3 li,
#main .safe3 dd,
#main .safe4 li,
#main .safe4 dd,
#main .safe5 li,
#main .safe5 dd,
#main .others1 li,
#main .others1 dd,
#main .others2 li,
#main .others2 dd,
#main .others3 li,
#main .others3 dd,
#main .others4 li,
#main .others4 dd,
#main .others5 li,
#main .others5 dd,
#main .bag1 li,
#main .bag1 dd,
#main .bag2 li,
#main .bag2 dd,
#main .bag3 li,
#main .bag3 dd,
#main .bag4 li,
#main .bag4 dd,
#main .desk1 li,
#main .desk1 dd,
#main .desk2 li,
#main .desk2 dd,
#main .desk3 li,
#main .desk3 dd,
#main .desk4 li,
#main .desk4 dd,
#main .desk5 li,
#main .desk5 dd {
	width: 430px;
	font-size: 12px;
}

/* 家・会社の鍵 */

#main .house1 dd,
#main .house2 dd,
#main .house3 dd,
#main .house4 dd,
#main .house5 dd {  
	width: 450px;
	font-size: 11px;
}

.house1 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background:url(house/img/house_photo1.jpg) right bottom no-repeat;
}

.house2 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background: url(house/img/house_photo2.jpg) right bottom no-repeat;
}

.house3 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background: url(house/img/house_photo3.jpg) right bottom no-repeat;
}

.house4 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background: url(house/img/house_photo4.jpg) right bottom no-repeat;
}

.house5 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background: url(house/img/house_photo5.jpg) right bottom no-repeat;
}

.house_key li {
    float: left;
    padding: 0 0 5px;
		margin-bottom: 5px;
    width: 120px;
}

li {
    list-style: none outside none;
    text-decoration: none;
}

/* 車の鍵 */

#main .car1 dd,
#main .car2 dd,
#main .car4 dd {
	font-size: 11px;
}

.car1 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background:url(car/img/car_photo1.jpg) right bottom no-repeat;
}

.car2 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background: url(car/img/car_photo2.jpg) right bottom no-repeat;
}

.car4 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background: url(car/img/car_photo4.jpg) right bottom no-repeat;
}

.border {
	border-bottom: 1px dotted #000000;
	padding: 0 0 5px 0;
}

.border2 {
	padding: 5px 0 0 0;
}

/* バイクの鍵 */

.bike1 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background:url(bike/img/bike_photo1.jpg) right bottom no-repeat;
}

.bike2 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background: url(bike/img/bike_photo2.jpg) right bottom no-repeat;
}

.bike4 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background: url(bike/img/bike_photo4.jpg) right bottom no-repeat;
}

/* 金庫の鍵 */

.safe1 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background:url(safe/img/safe_photo1.jpg) right bottom no-repeat;
}

.safe2 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background: url(safe/img/safe_photo2.jpg) right bottom no-repeat;
}

.safe3 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background: url(safe/img/safe_photo3.jpg) right bottom no-repeat;
}

.safe4 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background: url(safe/img/safe_photo4.jpg) right bottom no-repeat;
}

.safe5 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background: url(safe/img/safe_photo5.jpg) right bottom no-repeat;
}

/* その他の鍵 */

.others1 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background:url(others/img/others_photo1.jpg) right bottom no-repeat;
}

.others2 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background: url(others/img/others_photo2.jpg) right bottom no-repeat;
}

.others3 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background: url(others/img/others_photo3.jpg) right bottom no-repeat;
}

.others4 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background: url(others/img/others_photo4.jpg) right bottom no-repeat;
}

.others5 {
	width: 614px;
	height: 150px;
	margin-bottom: 20px;
	background: url(others/img/others_photo5.jpg) right bottom no-repeat;
}
/*smart phone
**********************************************************************/

@media screen and (min-width: 0px) and (max-width:414px) {
img{width:100%; height:auto;
}
#header {
    height: auto;
    padding: 0 0 0 0;
    background: url(img/back.gif) repeat-x center center;
	background-size:cover;


}
.header_contents p a:first-child img{
	width:60%;
	height:auto;
	display:block;
	margin:auto;
}
h1 {
    font-size: 10px;
    font-weight: normal;
    width: 98%;
    text-align: cneter;
    margin: 0 auto;
    padding: 2% 1%;
}
.header_contents {
    width: 100%;
    margin: 0 auto;
}
#page {
    width: 100%;
    margin: 0 auto;
    background-color: #FFFFF0;
}


#navi ul {
    width: 100%;
    height: auto;
    overflow: hidden;
	margin-top:20px;
}
#navi ul li{
	width:33%;
	display:inline-block;
	margin-bottom:1px;
}
#navi ul li img {width:100%; height:auto;
}
#container {
    width: 100%;
    border-left: none;
    border-right: none;
}

#left-main {
    width: 98%;
    text-align: left;
    float: none;
    margin: 10px 0 0 0px;
    display: block;
	padding:2% 1%;
    background-color: #FFF1C4;
}
#left-main p img{
	display:none;
}
#left-main dl dt{
	font-size:18px; font-weight:bold;
	margin-bottom:5px;
}
#left-main dl dd{
	display:inline;
}
#left-main dl dd:after{
	content:" / ";
}
#left-main ol li{
	display:inline-block;
	width:24%;
}
#left-main ol li.left-arrow{display:none !important;}
.left_tel{display:none;}
#main {
    width:98%;
    text-align: left;
    float: none;
    margin: 10px 0px 0 0;
    display: block;
	padding:2% 1%;
    background-color: #F9FBE6;
}

#navi_under ul.pankuzu li{ color:rgba(255,255,240,1.00);}
#navi_under ul.pankuzu li a{
	display:block !important;
	font-size:16px;
	padding:10px 0;
	border-bottom:1px solid #ccc;
	text-decoration:none;
}

#footer{
	height:auto;
}
#main .house1 li,
#main .house2 li,
#main .house3 li,
#main .house4 li,
#main .house5 li,
#main .car1 li,
#main .car1 dd,
#main .car2 li,
#main .car2 dd,
#main .car4 li,
#main .car4 dd, 
#main .bike1 li,
#main .bike1 dd,
#main .bike2 li,
#main .bike2 dd,
#main .bike4 li,
#main .bike4 dd,
#main .safe1 li,
#main .safe1 dd,
#main .safe2 li,
#main .safe2 dd,
#main .safe3 li,
#main .safe3 dd,
#main .safe4 li,
#main .safe4 dd,
#main .safe5 li,
#main .safe5 dd,
#main .others1 li,
#main .others1 dd,
#main .others2 li,
#main .others2 dd,
#main .others3 li,
#main .others3 dd,
#main .others4 li,
#main .others4 dd,
#main .others5 li,
#main .others5 dd,
#main .bag1 li,
#main .bag1 dd,
#main .bag2 li,
#main .bag2 dd,
#main .bag3 li,
#main .bag3 dd,
#main .bag4 li,
#main .bag4 dd,
#main .desk1 li,
#main .desk1 dd,
#main .desk2 li,
#main .desk2 dd,
#main .desk3 li,
#main .desk3 dd,
#main .desk4 li,
#main .desk4 dd,
#main .desk5 li,
#main .desk5 dd {
	width: 100%;
	font-size: 14px;
}
.house1,.house2,.house3,.house4,.house5,.car1,.car2,.car3,.car4,.bike1,.bike2,.bike3,.bike4,.safe1,.safe2,.safe3,.safe4,.others1,.others2,.others3,.others4{ background:none; width:100%; height:auto;}


#main .house1 p, #main .house2 p, #main .house3 p, #main .house4 p, #main .house5 p, #main .car1 p, #main .car2 p, #main .car4 p, #main .safe1 p, #main .safe2 p, #main .safe3 p, #main .safe4 p, #main .safe5 p, #main .others1 p, #main .others2 p, #main .others3 p, #main .others4 p, #main .others5 p {width:100%; font-size:14px;}
.area {
    clear: both;
    float:none;
    margin-bottom: 15px;
    width: 98%;
	padding:2% 1%;
}
.area p {
    background-color: #afeeee;
    border: 1px solid #afeeee;
    color: #000000;
    float: none;
    font-size: 16px;
    font-weight: bold;
    padding: 4px 0 4px 2%;
    width: 98%;
}	
	
.area ul {
    border-left:none;
    border-right: none;
    float: none;
    font-size: 14px;
        padding: 4px 0 4px 2%;
    width: 98%;
}
.area ul li{display:inline; float:none;
}
img.qu,img.aw{ width:5%;}














}