@charset "UTF-8";


/*---------- ページ全体の指定 ----------*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	-webkit-text-size-adjust: none;
}
img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	border: none;
}
ul {list-style-type:none;}
li {list-style-type:none;}
table,
table tr th,
table tr td {border-collapse:collapse;}

body {
	margin: 0;
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	background: #FFF;
	font: 14px 'ヒラギノ角ゴ pro W3', "Hiragino KaKu Gothic Pro", Osaka, sans-serif;
	line-height: 1.5;
}

a {
    text-decoration: none;
    color: #132764;
    font-weight: bold;
}
a:link,a:visited {
    text-decoration: none;
    color: #132764; 
    font-weight: bold;
}
a:hover {
    text-decoration: none;
	color: #132764;
    font-weight: bold;
}

img { max-width: 100%; }


/* margin-padding（マージン・パディング要素）
----------------------------------------------------------------------------------------------------*/

/* ---------------------------------------------
	preset margin 
--------------------------------------------- */
.mt00 { margin-top:  0   !important;}
.mt05 { margin-top:  5px !important;}
.mt10 { margin-top: 10px !important;}
.mt12 { margin-top: 12px !important;}
.mt15 { margin-top: 15px !important;}
.mt20 { margin-top: 20px !important;}
.mt25 { margin-top: 25px !important;}
.mt30 { margin-top: 30px !important;}
.mt35 { margin-top: 35px !important;}
.mt40 { margin-top: 40px !important;}
.mt45 { margin-top: 45px !important;}
.mt50 { margin-top: 50px !important;}

.mr00 { margin-right:  0   !important;}
.mr05 { margin-right:  5px !important;}
.mr10 { margin-right: 10px !important;}
.mr12 { margin-right: 12px !important;}
.mr15 { margin-right: 15px !important;}
.mr20 { margin-right: 20px !important;}
.mr25 { margin-right: 25px !important;}
.mr30 { margin-right: 30px !important;}
.mr35 { margin-right: 35px !important;}
.mr40 { margin-right: 40px !important;}
.mr45 { margin-right: 45px !important;}
.mr50 { margin-right: 50px !important;}

.mb00 { margin-bottom:  0   !important;}
.mb05 { margin-bottom:  5px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb12 { margin-bottom: 12px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb35 { margin-bottom: 35px !important;}
.mb40 { margin-bottom: 40px !important;}
.mb45 { margin-bottom: 45px !important;}
.mb50 { margin-bottom: 50px !important;}

.ml00 { margin-left:  0   !important;}
.ml05 { margin-left:  5px !important;}
.ml10 { margin-left: 10px !important;}
.ml12 { margin-left: 12px !important;}
.ml15 { margin-left: 15px !important;}
.ml20 { margin-left: 20px !important;}
.ml25 { margin-left: 25px !important;}
.ml30 { margin-left: 30px !important;}
.ml30 { margin-left: 35px !important;}
.ml40 { margin-left: 40px !important;}
.ml45 { margin-left: 45px !important;}
.ml50 { margin-left: 50px !important;}


/* ---------------------------------------------
	preset padding 
--------------------------------------------- */
.pt00 { padding-top:  0   !important;}
.pt05 { padding-top:  5px !important;}
.pt10 { padding-top: 10px !important;}
.pt12 { padding-top: 12px !important;}
.pt15 { padding-top: 15px !important;}
.pt20 { padding-top: 20px !important;}
.pt25 { padding-top: 25px !important;}
.pt30 { padding-top: 30px !important;}
.pt35 { padding-top: 35px !important;}
.pt40 { padding-top: 40px !important;}
.pt45 { padding-top: 45px !important;}
.pt50 { padding-top: 50px !important;}

.pr00 { padding-right:  0   !important;}
.pr05 { padding-right:  5px !important;}
.pr10 { padding-right: 10px !important;}
.pr12 { padding-right: 12px !important;}
.pr15 { padding-right: 15px !important;}
.pr20 { padding-right: 20px !important;}
.pr25 { padding-right: 25px !important;}
.pr30 { padding-right: 30px !important;}
.pr35 { padding-right: 35px !important;}
.pr40 { padding-right: 40px !important;}
.pr45 { padding-right: 45px !important;}
.pr50 { padding-right: 50px !important;}

.pb00 { padding-bottom:  0   !important;}
.pb05 { padding-bottom:  5px !important;}
.pb10 { padding-bottom: 10px !important;}
.pb12 { padding-bottom: 12px !important;}
.pb15 { padding-bottom: 15px !important;}
.pb20 { padding-bottom: 20px !important;}
.pb25 { padding-bottom: 25px !important;}
.pb30 { padding-bottom: 30px !important;}
.pb35 { padding-bottom: 35px !important;}
.pb40 { padding-bottom: 40px !important;}
.pb45 { padding-bottom: 45px !important;}
.pb50 { padding-bottom: 50px !important;}

.pl00 { padding-left:  0   !important;}
.pl05 { padding-left:  5px !important;}
.pl10 { padding-left: 10px !important;}
.pl12 { padding-left: 12px !important;}
.pl15 { padding-left: 15px !important;}
.pl20 { padding-left: 20px !important;}
.pl25 { padding-left: 25px !important;}
.pl30 { padding-left: 30px !important;}
.pl30 { padding-left: 35px !important;}
.pl40 { padding-left: 40px !important;}
.pl45 { padding-left: 45px !important;}
.pl50 { padding-left: 50px !important;}

/* テキスト処理と画像の回り込み
----------------------------------------------------------------------------------------------------*/

/* ---------------------------------------------
	text style
--------------------------------------------- */

/* 強調用 */
span.txt_m { color: #ff2400; font-weight: bold;} /*メインカラー*/
span.txt_y { color: #a19800; font-weight: bold;}
span.txt_r { color: #ff0000 !important; font-weight: bold;}
span.red { color: #ff0000 !important;}

.fNormal  { font-weight: normal;}
.fBold   { font-weight: bold;}
.fItalic { font-style: italic;}

.fSSS { font-size: 79%;} /* base 14px =  11px */
.fSS  { font-size: 86%;} /* base 14px =  12px */
.fS   { font-size: 93%;} /* base 13px =  14px */
.fM   { font-size: 100%;} /* base 14px =  14px */
.fL   { font-size: 115%;} /* base 14px =  16px */
.fLL  { font-size: 129%;} /* base 14px =  18px */
.fLLL { font-size: 143%;} /* base 14px =  20px */

sup {font-size: 78%;vertical-align: top;}
sub {font-size: 78%;vertical-align: baseline;}

/* ---------------------------------------------
	inline align
--------------------------------------------- */
.inlineL { text-align: left !important;}
.inlineC { text-align: center !important;}
.inlineR { text-align: right !important;}


/* ---------------------------------------------
	vertical align
--------------------------------------------- */
.vlineT { vertical-align: top    !important;}
.vlineM { vertical-align: middle !important;}
.vlineB { vertical-align: bottom !important;}


/* ---------------------------------------------
	float
--------------------------------------------- */
.fltL {
	display: inline;
	float: left;
}
.fltR {
	display: inline;
	float: right;
}
.ft {
	overflow: hidden;
	zoom: 1;
}

/* ---------------------------------------------
	imgBox 
--------------------------------------------- */
.imgBoxL,
.imgBoxR {
display: block;
min-height: 1%;
}
.imgBoxL:after,
.imgBoxR:after {
clear: both;
content:".";
display: block;
height: 0;
visibility: hidden;
}
* html .imgBoxL,
* html .imgBoxR {
height: 1%;
/*\*//*/
height: auto;
overflow: hidden;
/**/
}
.imgBoxL .fltImg {
display: inline;
float: left;
margin-right: 10px;
}
.imgBoxR .fltImg {
display: inline;
float: right;
margin-left: 10px;
}

/* ---------------------------------------------
	CLEARFIX 
--------------------------------------------- */

.cf:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.cf { display: inline-block; }


#container {
	padding: 5px 0 0;
	clear: both;
}

/*---------- ヘッダー ----------*/

#header {
	padding: 0 0 10px;
	display: block;
	width: 100%;
}
#header h1#logo {
	margin: 0;
	color: #FFF;
	font-size: 14px;
}

#nav { margin: 15px 0;}
#nav li {
	margin: 0 1% 15px;
	float: left;
	width: 23%;
	text-align: center;
}

#nav li a {}

/*---------- フッター ----------*/

footer {
	margin: 0;
	padding: 0;
	width: 100%;
	color: #333333;
	text-align: center;
	clear: both;
	word-break: keep-all;
}
footer nav ul {
	margin: 0 0 20px;
	border-top: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
}
footer nav ul li {
	border-bottom: 1px solid #d6d6d6;
	text-align: left;
}
footer nav ul li a {
	padding: 20px 20px 20px 25px;
	
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e3e3e3));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e3e3e3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3',GradientType=0 );
	
	color: #555 !important;
	display: block;
	font-size: 16px;
	position: relative;
	text-shadow: -1px -1px 1px #FFF;
}
footer nav ul li a:after {
	display: block;
	position: absolute;
	top: 50%;
	left: 5px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 2px #132764;
	border-right: solid 2px #132764;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}
footer aside {
	margin: 20px 0;
}
footer aside ul {
	margin: 0 3%;
	width: 94%;
}
footer aside ul li {}
footer aside ul li a {
	margin: 0 2% 20px;
	padding: 10px 0 10px 4%;
	border: 2px solid #d3d3d3;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	color: #6e6e6e !important;
	display: block;
	float: left;
	width: 40%;
}
footer aside ul li.home a {background: #ebebeb url(../images/icon_home.png) no-repeat 10px center;}
footer aside ul li.pc a {background: #ebebeb url(../images/icon_pc.png) no-repeat 10px center;}
footer aside p { clear:both; }
footer aside p a { line-height: 2; color: #333333 !important; white-space: nowrap; }
footer small {
	padding: 10px;
	font-size: 10px;
	text-align: center;
	color: #FFF;
	background: #132764;
	display: block;
}

#pagetop {
	margin: 0;
	padding: 20px;
	text-align: right;
}


/*---------- コンテンツ ----------*/

article {
	margin: 0 20px 30px;
}
article.m00 { margin: 0 0 30px; }
article h1 {
	margin: 0 0 15px;
	padding: 7px 10px;
	background: #0964b5 url(../images/h1_border.png);
	border-bottom: 1px solid #0048a3;
	color: #FFF;
	font-size: 16px;
	text-shadow: -1px 0 1px #000;
}
article h1 span {font-size: 12px;}
article h2 {
	margin: 0 0 10px;
	color: #0c2468;
	font-size: 15px;
	font-weight: bold;
}
article h3 {
	margin: 0 0 10px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
article p { margin: 0 0 10px; }

section {
	margin: 0 0 30px;
}
section p { margin: 0 0 10px; }

aside.inquiry {
}

/*---------- 取扱いメニュー ----------*/


ul.menu {
	margin: 0 0 20px;
	border-top: 1px solid #00356a;
	border-right: 1px solid #00356a;
	border-left: 1px solid #00356a;
}
ul.menu li { border-bottom: 1px solid #00356a; }
ul.menu li a {
	padding: 1px 1px 0;
	border-bottom: 1px solid #dee2e6;
	
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #bfc7ce 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#bfc7ce));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#bfc7ce 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#bfc7ce 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#bfc7ce 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#bfc7ce 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bfc7ce',GradientType=0 );

	color: #555;
	display: block;
	font-size: 16px;
	height: 60px;
	line-height: 60px;
	position: relative;
	text-shadow: -1px -1px 1px #FFF;
}
ul.menu li a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -4px;
	border-top: solid 2px #132764;
	border-right: solid 2px #132764;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

/*---------- お客様の声 ----------*/

article.index_voice {}
article.index_voice h2 {
	margin: 0 0 0 120px;
	font-size: 16px;
}
article.index_voice section {
	margin: 0;
	padding: 20px;
	font-size: 16px;
	border: 1px solid #d0d0d0;
	border-top: none;
}
article.index_voice section p {
	margin: 0 0 0 120px;
}

/*---------- オリーブが選ばれる5つの理由 ----------*/

article.index_reason {}
article.index_reason h2 {
	margin: 0;
	padding: 15px 10px 15px 55px;
	color: #000;
	cursor: pointer;
	font-size: 16px;
	position: relative;
}
article.index_reason h2 span { color:#de4700; }
article.index_reason h2:after {
	margin: -15px 0 0 0;
	content: " ";
	background: url(../images/icon_open.png) no-repeat left center;
	background-size: 32px 32px;
	-moz-background-size: 32px 32px;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 50%;
	right: 0;
}
article.index_reason h2.active:after {
	background: url(../images/icon_close.png) no-repeat left center;
	background-size: 32px 32px;
	-moz-background-size: 32px 32px;
}
article.index_reason h2.icon01 {
	background: url(../images/index_reason_icon01.png) no-repeat left center;
	background-size: 48px 48px;
	-moz-background-size: 48px 48px;
}
article.index_reason h2.icon02 {
	background: url(../images/index_reason_icon02.png) no-repeat left center;
	background-size: 48px 48px;
	-moz-background-size: 48px 48px;
}
article.index_reason h2.icon03 {
	background: url(../images/index_reason_icon03.png) no-repeat left center;
	background-size: 48px 48px;
	-moz-background-size: 48px 48px;
}
article.index_reason h2.icon04 {
	background: url(../images/index_reason_icon04.png) no-repeat left center;
	background-size: 48px 48px;
	-moz-background-size: 48px 48px;
}
article.index_reason h2.icon05 {
	background: url(../images/index_reason_icon05.png) no-repeat left center;
	background-size: 48px 48px;
	-moz-background-size: 48px 48px;
}

article.index_reason section {
	margin: 0;
	padding: 10px 9px 10px;
	border: 1px solid #d0d0d0;
	border-top: none;
}

/*---------- お問い合わせからメンテナンスまでの流れ ----------*/


.grey_box {
	padding: 5px;
	background: #eaeaea;
}
.grey_box .inner {
	padding: 10px;
	background: #FFF;
	border: 1px solid #c9c9c9;
}

.balloon {
	padding: 2px 10px;
	position: relative;
	background: #0c2468;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 10px;
	width: 4em;
	text-align: center;
}
.balloon:after {
	content: '';
	position: absolute;
	border-top: 10px solid #0c2468;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	bottom: -9px;
	left: 40%;
}


/* =======================================

 price.html 料金の目安

========================================== */

article.price { margin: 0 0 30px; }

table.price { margin: 20px 0 20px 0; font-size: 12px; width: 100%; }
table.price th {
	padding: 5px 2px;
	border: 1px solid #AAA;
	background: #E2E9FA;
	color: #000;
	text-align: center;
	vertical-align: middle;
}
table.price tr.head th {
	background: #132764;
	color: #FFF;
}
table.price td {
	padding: 5px 2px;
	border: 1px solid #AAA;
	background: #FFF;
	vertical-align: middle;
	letter-spacing: -1px;
}
table.price td.works { background: #FAF0F0; }
table.price td.price { color: #CC0000;}


/* =======================================

 after-service.html アフターサービス

========================================== */

article.after {}
article.after h2 {
	margin: 0 0 20px;
	padding: 0 0 5px 5px;
	border-left: 5px solid #102868;
	border-bottom: 2px solid #102868;
}
article.after h3 { color: #102868; }

article.after figure {
	padding: 0 0 20px 20px;
	width: 110px;
	font-size: 12px;
	float: right;
}

/* =======================================

 merit.html メリット

========================================== */

article.merit { margin: 0 0 30px; }

article.merit ul.list {
	background: #f0f0f0;
}
article.merit ul.list li {
	padding: 8px 10px 8px 45px;
	border-bottom: 1px solid #FFF;
	font-size: 16px;
	font-weight: bold;
	position: relative;
}
article.merit ul.list li:after {
	margin: -12px 0 0;
	content:"";
	border: solid 6px #df6a35;
	width: 16px;
	height: 16px;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	position: absolute;
	left: 10px;
	top: 50%;
}

article.merit .l_box {
	margin: 0 20px 20px;
	padding: 10px 10px 0;
	border: 1px solid #CCC;
}
article.merit .l_box h2 {
	padding: 0 0 5px;
	border-bottom: 1px solid #0d2666
}
article.merit .l_box .fltR { padding: 0 0 10px 10px; }


/* =======================================

 voice.html お客様からのお喜びの声

========================================== */

article.voice {}
article.voice h2 {
	padding: 0 0 0 5px;
	border-left: 5px solid #003b9a;
	color: #000;
}
article.voice dl {}
article.voice dl dt {
	padding: 0 0 20px 20px;
	float: right;
}
article.voice dl dd { margin: 0 0 20px; }


/* =======================================

 jisseki.html 清掃実績

========================================== */

article.jisseki {}
article.jisseki h2 {
	margin: 0 0 20px;
	padding: 0 0 5px 5px;
	border-left: 5px solid #102868;
	border-bottom: 2px solid #102868;
}
article.jisseki h3 { color: #102868; }

article.jisseki table {
    margin-bottom: 20px;
}
article.jisseki table tr td {
    border: 1px solid #BFBFBF;
    padding: 5px;
    text-align: left;
}
article.jisseki table tr th {
    background-color: #F7F6F1;
    border: 1px solid #BFBFBF;
    color: #132764;
    font-weight: bold;
    padding: 5px;
    text-align: center;
	width: 50px;
}

article.jisseki ul {
	margin: 0 -2% 0 0;
	width: 102%;
}
article.jisseki ul li {
	margin: 0 2% 10px 0;
	width: 31%;
	float: left;
}
article.jisseki ul li .workscaps { margin: 5px 0; text-align: center; }


/* =======================================

 menu.html 取り扱いメニュー

========================================== */

article.menu {}
article.menu h2 {
	margin: 0 0 20px;
	padding: 0 0 5px 5px;
	border-left: 5px solid #102868;
	border-bottom: 2px solid #102868;
}
article.menu h3 { color: #102868; }

article.menu .grey_box p { margin: 0 0 10px 130px; }
article.menu .menu_btn a {
	padding: 7px 7px 7px 14px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #1d68d2 0%, #09206e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d68d2), color-stop(100%,#09206e));
	background: -webkit-linear-gradient(top,  #1d68d2 0%,#09206e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1d68d2 0%,#09206e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1d68d2 0%,#09206e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1d68d2 0%,#09206e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d68d2', endColorstr='#09206e',GradientType=0 );
	
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	
	color: #FFF;
	display: block;
	position: relative;
	text-shadow: -1px 0 1px #000;
}
article.menu .menu_btn a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	width: 7px;
	height: 7px;
	margin-top: -5px;
	border-top: solid 3px #FFF;
	border-right: solid 3px #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
	text-shadow: -1px 0 1px #000;
}


/* =======================================

 faq.html 良くある質問

========================================== */

article.faq { margin: 0 0 30px; }
article.faq header { margin: 0 20px 30px; }
article.faq .grey_box {
	margin: 0 0 30px;
	padding: 10px 0;
	background: #f6f6f6;
}
article.faq h2 {
	padding: 0 20px 5px;
	border-bottom: 2px solid #d7d7d7;
}
article.faq ul {
	padding: 0 20px 20px;
}
article.faq ul li a {
	padding: 5px 0 5px 14px;
	color: #eb5e00;
	display: block;
	position: relative;
}
article.faq ul li a:after {
	display: block;
	position: absolute;
	top: 11px;
	left: 0;
	width: 7px;
	height: 7px;
	border-top: solid 2px #0d2667;
	border-right: solid 2px #0d2667;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
	text-shadow: -1px 0 1px #000;
}

article.faq dl {
	margin: 0 20px;
}
article.faq dl dt {
	margin: 0 0 5px;
	padding: 5px 0 5px 40px;
	background: url(../images/icon_q.gif) no-repeat left 3px;
	border-bottom: 1px dotted #666;
	color: #132764;
	font-size: 16px;
	font-weight: bold;
	min-height: 30px;
}
article.faq dl dd {
	margin: 0 0 30px;
	padding: 5px 0 5px 40px;
	background: url(../images/icon_a.gif) no-repeat left 3px;
	min-height: 30px;
}

@media only screen and (orientation : landscape) { /*横向きの際に適用*/}