@charset "utf-8";


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++
 reset
++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
body{
	font-size: 0.94em;
	font-family: メイリオ, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif, ArialMT;
	line-height:150%;
	-webkit-text-size-adjust:none;
	color: #2c2c2c;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,div,table,th,td {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	list-style: none;
}

html {
	background:#FFF;
	font-size : 17px;
	zoom: 1;
}


article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

a:link,
a:visited {
	color: #008fd2;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #f7b400;
	text-decoration: none;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

img:not([width]) {
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input, select {
	vertical-align:middle;
	font-size:100%;
}

img {
	vertical-align:top;
	height:auto;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

em {
	font-style: normal;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++
 object
++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.txr {text-align: right;}
.txl {text-align: left;}
.txc {text-align: center;}

.vam {vertical-align: middle;}
.vab {vertical-align: bottom;}
.vat {vertical-align: top;}

.mt0 {margin-top: 0 !important;}
.mr0 {margin-right: 0 !important;}
.mb0 {margin-bottom: 0 !important;}
.ml0 {margin-left: 0 !important;}
.mt5 {margin-top: 5px;}
.mr5 {margin-right: 5px;}
.mb5 {margin-bottom: 5px;}
.ml5 {margin-left: 5px;}
.mt10 {margin-top: 10px;}
.mr10 {margin-right: 10px;}
.mb10 {margin-bottom: 10px;}
.ml10 {margin-left: 10px;}
.mt15 {margin-top: 15px;}
.mr15 {margin-right: 15px;}
.mb15 {margin-bottom: 15px;}
.ml15 {margin-left: 15px;}
.mt20 {margin-top: 20px;}
.mr20 {margin-right: 20px;}
.mb20 {margin-bottom: 20px;}
.ml20 {margin-left: 20px;}
.mt25 {margin-top: 25px;}
.mr25 {margin-right: 25px;}
.mb25 {margin-bottom: 25px;}
.ml25 {margin-left: 25px;}
.mt30 {margin-top: 30px;}
.mr30 {margin-right: 30px;}
.mb30 {margin-bottom: 30px;}
.ml30 {margin-left: 30px;}
.mt35 {margin-top: 35px;}
.mr35 {margin-right: 35px;}
.mb35 {margin-bottom: 35px;}
.ml35 {margin-left: 35px;}
.mt40 {margin-top: 40px;}
.mr40 {margin-right: 40px;}
.mb40 {margin-bottom: 40px;}
.ml40 {margin-left: 40px;}
.mt45 {margin-top: 45px;}
.mr45 {margin-right: 45px;}
.mb45 {margin-bottom: 45px;}
.ml45 {margin-left: 45px;}
.mt50 {margin-top: 50px;}
.mr50 {margin-right: 50px;}
.mb50 {margin-bottom: 50px;}
.ml50 {margin-left: 50px;}
.mt55 {margin-top: 55px;}
.mr55 {margin-right: 55px;}
.mb55 {margin-bottom: 55px;}
.ml55 {margin-left: 55px;}
.mt60 {margin-top: 60px;}
.mr60 {margin-right: 60px;}
.mb60 {margin-bottom: 60px;}
.ml60 {margin-left: 60px;}
.mt65 {margin-top: 65px;}
.mr65 {margin-right: 65px;}
.mb65 {margin-bottom: 65px;}
.ml65 {margin-left: 65px;}
.mt70 {margin-top: 70px;}
.mr70 {margin-right: 70px;}
.mb70 {margin-bottom: 70px;}
.ml70 {margin-left: 70px;}
.mt75 {margin-top: 75px;}
.mr75 {margin-right: 75px;}
.mb75 {margin-bottom: 75px;}
.ml75 {margin-left: 75px;}
.mt80 {margin-top: 80px;}
.mr80 {margin-right: 80px;}
.mb80 {margin-bottom: 80px;}
.ml80 {margin-left: 80px;}
.mt85 {margin-top: 85px;}
.mr85 {margin-right: 85px;}
.mb85 {margin-bottom: 85px;}
.ml85 {margin-left: 85px;}
.mt90 {margin-top: 90px;}
.mr90 {margin-right: 90px;}
.mb90 {margin-bottom: 90px;}
.ml90 {margin-left: 90px;}
.mt95 {margin-top: 95px;}
.mr95 {margin-right: 95px;}
.mb95 {margin-bottom: 95px;}
.ml95 {margin-left: 95px;}
.mt100 {margin-top: 100px;}
.mr100 {margin-right: 100px;}
.mb100 {margin-bottom: 100px;}
.ml100 {margin-left: 100px;}
.ma {margin: auto;}
.mlr5 {margin-left: 5px; margin-right: 5px;}
.mlr10 {margin-left: 10px; margin-right: 10px;}
.mlr15 {margin-left: 15px; margin-right: 15px;}
.mlr20 {margin-left: 20px; margin-right: 20px;}
.mlr25 {margin-left: 25px; margin-right: 25px;}
.mlr30 {margin-left: 30px; margin-right: 30px;}

.pt0 {padding-top: 0 !important;}
.pr0 {padding-right: 0 !important;}
.pb0 {padding-bottom: 0 !important;}
.pl0 {padding-left: 0 !important;}
.pt5 {padding-top: 5px;}
.pr5 {padding-right: 5px;}
.pb5 {padding-bottom: 5px;}
.pl5 {padding-left: 5px;}
.pt10 {padding-top: 10px;}
.pr10 {padding-right: 10px;}
.pb10 {padding-bottom: 10px;}
.pl10 {padding-left: 10px;}
.pt15 {padding-top: 15px;}
.pr15 {padding-right: 15px;}
.pb15 {padding-bottom: 15px;}
.pl15 {padding-left: 15px;}
.pt20 {padding-top: 20px;}
.pr20 {padding-right: 20px;}
.pb20 {padding-bottom: 20px;}
.pl20 {padding-left: 20px;}
.pt25 {padding-top: 25px;}
.pr25 {padding-right: 25px;}
.pb25 {padding-bottom: 25px;}
.pl25 {padding-left: 25px;}
.pt30 {padding-top: 30px;}
.pr30 {padding-right: 30px;}
.pb30 {padding-bottom: 30px;}
.pl30 {padding-left: 30px;}
.pt35 {padding-top: 35px;}
.pr35 {padding-right: 35px;}
.pb35 {padding-bottom: 35px;}
.pl35 {padding-left: 35px;}
.pt40 {padding-top: 40px;}
.pr40 {padding-right: 40px;}
.pb40 {padding-bottom: 40px;}
.pl40 {padding-left: 40px;}
.pt45 {padding-top: 45px;}
.pr45 {padding-right: 45px;}
.pb45 {padding-bottom: 45px;}
.pl45 {padding-left: 45px;}
.pt50 {padding-top: 50px;}
.pr50 {padding-right: 50px;}
.pb50 {padding-bottom: 50px;}
.pl50 {padding-left: 50px;}
.pt55 {padding-top: 55px;}
.pr55 {padding-right: 55px;}
.pb55 {padding-bottom: 55px;}
.pl55 {padding-left: 55px;}
.pt60 {padding-top: 60px;}
.pr60 {padding-right: 60px;}
.pb60 {padding-bottom: 60px;}
.pl60 {padding-left: 60px;}
.pt65 {padding-top: 65px;}
.pr65 {padding-right: 65px;}
.pb65 {padding-bottom: 65px;}
.pl65 {padding-left: 65px;}
.pt70 {padding-top: 70px;}
.pr70 {padding-right: 70px;}
.pb70 {padding-bottom: 70px;}
.pl70 {padding-left: 70px;}
.pt75 {padding-top: 75px;}
.pr75 {padding-right: 75px;}
.pb75 {padding-bottom: 75px;}
.pl75 {padding-left: 75px;}
.pt80 {padding-top: 80px;}
.pr80 {padding-right: 80px;}
.pb80 {padding-bottom: 80px;}
.pl80 {padding-left: 80px;}
.pt85 {padding-top: 85px;}
.pr85 {padding-right: 85px;}
.pb85 {padding-bottom: 85px;}
.pl85 {padding-left: 85px;}
.pt90 {padding-top: 90px;}
.pr90 {padding-right: 90px;}
.pb90 {padding-bottom: 90px;}
.pl90 {padding-left: 90px;}
.pt95 {padding-top: 95px;}
.pr95 {padding-right: 95px;}
.pb95 {padding-bottom: 95px;}
.pl95 {padding-left: 95px;}
.pt100 {padding-top: 100px;}
.pr100 {padding-right: 100px;}
.pb100 {padding-bottom: 100px;}
.pl100 {padding-left: 100px;}
.plr5 {padding-left: 5px; padding-right: 5px;}
.plr10 {padding-left: 10px; padding-right: 10px;}
.plr15 {padding-left: 15px; padding-right: 15px;}
.plr20 {padding-left: 20px; padding-right: 20px;}

.w5 {width: 5%;}
.w10 {width: 10%;}
.w15 {width: 15%;}
.w20 {width: 20%;}
.w25 {width: 25%;}
.w30 {width: 30%;}
.w35 {width: 35%;}
.w40 {width: 40%;}
.w45 {width: 45%;}
.w50 {width: 50%;}
.w55 {width: 55%;}
.w60 {width: 60%;}
.w65 {width: 65%;}
.w70 {width: 70%;}
.w75 {width: 75%;}
.w80 {width: 80%;}
.w85 {width: 85%;}
.w90 {width: 90%;}
.w95 {width: 95%;}
.w100 {width: 100%;}

.fz70 {font-size: 70% !important;}
.fz80 {font-size: 80% !important;}
.fz90 {font-size: 90% !important;}
.fz100 {font-size: 100% !important;}
.fz110 {font-size: 110% !important;}
.fz120 {font-size: 120% !important;}
.fz130 {font-size: 130% !important;}
.fz140 {font-size: 140% !important;}
.fz150 {font-size: 150% !important;}
.fz160 {font-size: 160% !important;}
.fz170 {font-size: 170% !important;}
.fz180 {font-size: 180% !important;}
.fz190 {font-size: 190% !important;}
.fz200 {font-size: 200% !important;}

em, strong {
	font-weight: bold;
}

.bold {
	font-weight: bold !important;
}

.normal {
	font-weight: normal !important;
}

.no_bg {
	background: none !important;
}

.no_border {
	border: none !important;
}

.no_margin {
	margin: 0 !important;
}

.no_padding {
	padding: 0 !important;
}

.no_wrap {
	white-space: nowrap;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

a:hover img.trans,
a.trans:hover {
	cursor: pointer;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.pink{color:#dc0451;}
.red{color:#cc0000;}
.orange{color:#ff6600;}

.img100 {
	width: 100%;
	height: auto;
}

.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}

.cf {
	min-height: 1px;
}

.clear {
	clear: both;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++
 layout
++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
header {
}

header #headnav p {
	float: left;
	width: 33.33333%;
}

header #h_logo {
	padding: 10px 10px 10px 10px;
	background: linear-gradient( #fff, #f0efef );
}

header #h_logo h1 {
	float: left;
	width: 78%;
	margin-top: 6px;
	xmargin-left: 10px;
}

header #h_logo h1 img {
	height: auto;
}

header #h_logo .btn {
	float: right;
	width: 15%;
}

#contents {
	padding-bottom: 20px;
}

footer .wrap_btn {
	margin: 0 10px 0 10px;
	margin-bottom: 15px;
}

footer .wrap_btn .col_l {
	float: left;
	width: 49%;
}

footer .wrap_btn .col_r {
	float: right;
	width: 49%;
}

footer .inner {
	padding: 0 10px 5px 10px;
	background: #343f88;
	text-align: center;
}

footer .btn_menu {
	float: left;
	padding: 10px 0 0 0;
}

footer .btn_menu a {
	padding: 0 0 0 28px;
	background: url("../images/common/icon_menu.png") left center no-repeat;
	text-decoration: none;
	color: #fff;
}

footer .pagetop {
	float: right;
	padding-top: 5px;
	text-align: right;
}

footer .copyright {
	margin-top: 35px;
	font-size: 65%;
	line-height: 1.5;
	color: #7d86c0;
}

/* 共通
---------------------------------------------------- */
header #headnav img,
header #h_logo h1 img,
header #h_logo .btn img,
footer .wrap_btn p img,
#mainimage img,
#pagetitle img {
	width: 100%;
	max-height: auto;
}

.indent {
	margin-left: 1em;
	text-indent: -1em;
}

.list_d li {
	margin-left: 18px;
	list-style-type: disc;
}

.list_dc li {
	margin-left: 23px;
	list-style-type: decimal;
}

.media .content {
	display: table-cell;
	zoom: 1;
}

.media .left {
	float: left;
}

.media img {
	display: block;
}

.media .right {
	float: right;
}

.media .content:before,
.media .content:after {
	content: "";
	display: table;
}

.media .content:after {
	clear: both;
}

.media .content {
	zoom: 1;
}

.table01 {
	border: 1px solid #d7d8d9;
}

.table01 th {
	padding: 8px 15px 8px 16px;
	background: #f5f5f5;
	border: 1px solid #d7d8d9;
	vertical-align: top;
}

.table01 td {
	padding: 12px 15px 12px 16px;
	border: 1px solid #d7d8d9;
	vertical-align: middle;
}

.table02 {
	border-top: 1px dotted #d9d9d9;
}

.table02 th {
	padding: 8px 15px 8px 16px;
	background: #f2f2f2;
	border-bottom: 1px dotted #c7c7c7;
	vertical-align: top;
}

.table02 td {
	padding: 12px 15px 12px 16px;
	background: #e9f3fc;
	border: 1px solid #56a7ec;
	vertical-align: middle;
}

.table03 th {
	padding: 8px 15px 8px 16px;
	background: #56a7ec;
	text-align: center;
	font-weight: bold;
	color: #fff;
	border: 1px solid #cae1f4;
	vertical-align: top;
}

.table03 td {
	padding: 12px 15px 12px 16px;
	border: 1px solid #fff;
	background: #f0f0f2;
	vertical-align: top;
}

#pagetitle {
	margin: 15px 10px 20px 10px;
	border: 5px solid #fff;
	box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
}

.section {
	margin-bottom: 20px;
}

.ttl01 {
	margin-bottom: 12px;
	padding: 7px 10px 7px 22px;
	background: #333f87 url("../images/common/bg_ttl01.jpg") left center no-repeat;
	border-top: 3px solid #fcd01d;
	border-bottom: 2px solid #0f1642;
	font-weight: bold;
	line-height: 1.5;
	color: #fff;
}

.ttl02 {
	margin-bottom: 10px;
	padding: 0 0 3px 0;
	border-bottom: 2px solid #65a9e3;
	font-weight: bold;
	line-height: 1.5;
	color: #2685d5;
}

.ttl03 {
	margin-bottom: 12px;
	padding: 7px 10px 7px 22px;
	border: 2px solid #47a0ec;
	border-left: 10px solid #47a0ec;
	font-weight: bold;
	line-height: 1.4;
	color: #47a0ec;
}

.block {
	background: #ebf2fa;
	margin-top: 15px;
	padding: 10px 10px 10px 10px;
}

.copy01 {
	line-height: 1.6;
	color: #0b9a6d;
	font-weight: bold;
}

.copy02 {
	margin-bottom: 10px;
	padding: 5px 10px 5px 10px;
	line-height: 1.3;
	background: #0b9a6d;
	color: #fff;
}

.img_wrap .box {
	margin: 0 10px 10px 10px;
}

.img_wrap .box .cap {
	margin-top: 4px;
	text-align: center;
}

.img_wrap .box img {
	width: 100%;
	max-height: auto;
}

.pagetop2 {
	text-align: right;
	margin-right: 10px;
}

.pagetop2 a {
	outline: none;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++
 各ページスタイル
++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* TOPページ
------------------------------------------------------ */
#mainimage {
	margin-bottom: 10px;
}

#top01 {
	margin: 0 10px 25px 10px;
}

#top01 li {
	margin-bottom: 15px;
}

#top01 a {
	display: block;
	padding: 10px 10px 10px 17px;
	border: 1px solid #176be0;
	color: #fff;
	border-radius: 6px;
	background: #2e71ce url("../images/common/nav_arrow2.png") right center no-repeat;
	box-shadow: 0 1px 2px 1px rgba(0,0,0,0.2), 0 1px 0 0 rgba(255,255,255,0.3) inset;
	text-decoration: none;
}

#top02 {
	margin: 0 10px 20px 10px;
}

#top02 h2 {
	margin-bottom: 15px;
	padding: 7px 10px 7px 10px;
	background: #333;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}

#top02 {
	background: linear-gradient( #e8e8e8, #fff );
}

#top02 ul {
	margin: 14px 14px 5px 14px;
}

#top02 li {
	padding: 0 0 0 20px;
	font-weight: bold;
	background: url("../images/common/square01.gif") left 6px no-repeat;
	letter-spacing: 1px;
}

#top02 p {
	margin: 0 14px 5px 14px;
}

#top02 .att {
	color: #cc0000;
}

/* 業務内容
------------------------------------------------------ */
#superjet .table03 {
	width: 100%;
}

#superjet .table03 th {
	width: 50%;
}

#superjet .table01 {
	width: 100%;
}

#superjet .table01 th {
	text-align: center;
	font-weight: bold;
	background: #fb8c3b;
	color: #fff;
}

#cleaning dl {
	margin-bottom: 10px;
}

#cleaning dt {
	font-weight: bold;
}

/* 実績紹介
------------------------------------------------------ */
#ach01 ul {
	margin-bottom: 20px;
	border: 1px solid #56a7ec;
}

#ach01 li {
	padding: 12px 15px 12px 16px;
	background: #e9f3fc;
	border-bottom: 1px solid #56a7ec;
}

#ach01 li:last-child {
	border-bottom: none;
}

/* 会社概要
------------------------------------------------------ */
.pro_tbl {
	width: 100%;
	font-size: 90%;
}

.pro_tbl th {
	width: 28%;
	padding: 8px 8px 8px 8px;
	vertical-align: middle;
}

.pro_tbl td {
	padding: 8px 8px 8px 8px;
}

.pro_tbl td img {
	vertical-align: middle;
}


/* お問い合わせ
------------------------------------------------------ */
.phone_number {
	padding: 18px 0 5px 42px;
	background: url("../images/common/icon_phone.png") left center no-repeat;
}

.phone_number a {
	color: #47a0ec;
	font-size: 250%;
	font-weight: bold;
	text-decoration: none;
}

.con_tbl {
	width: 100%;
	margin: 0 0 20px 0;
}

.con_tbl th {
	vertical-align: middle;
}

.con_tbl th .hissu {
	background:url(../images/common/icon_required.png) no-repeat right center;
	padding-right:25px;
}

.con_tbl td {
	text-align: left;
}

.con_tbl td span {
	color:#666;
	font-size:85%;
}

.required_txt img {
	margin-top: 4px;
	margin-right: 7px;
}

#privacy {
	margin: 0 10px 0 10px;
}

#privacy p,
#privacy ul {
	margin-bottom: 15px;
}

#privacy li {
	list-style-type: decimal;
	margin-left: 23px;
}

form input[type="text"] {
	width: 98%;
}

form textarea {
	width: 98%;
}

form .item01 {
	width: 80% !important;
}

form .item02 {
	width: 40% !important;
}

form #submit {
	text-align: center;
}

form #submit input {
	padding: 3px 10px 3px 10px;
	font-size: 90%;
}

