@charset "utf-8";

/* 基本要素	---------------- */
body {
	margin: 0;
	padding: 0;
	color: #333;
	background: #fff url(../img/footer-pc.jpg) no-repeat bottom center;
	background-attachment: fixed;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow-y: scroll;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
h1{
	font-size: 14px;
}
h2{
	font-size: 22px;
}
h3{
	font-size: 18px;
}
h4{
	font-size: 16px;
}
ol, ul {
	list-style: none;
}
li {
	font-size: 14px;
	line-height: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
	width: 100%;
}
th, td {
	font-size: 14px;
	line-height: 150%;
}
caption, th {
	text-align: left;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
p {
	font-size: 14px;
	line-height: 20px;
	line-break: strict;
	word-break: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
input, textarea, select {
	padding: 2px;
	boder: 1px solid #ccc;
}
input:focus, textarea:focus, select:focus {
	background-color: #ffe;
	border: 1px solid #ccc;
}
label {
	cursor: pointer;
}
.flexed{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.flexed1{
	display: flex;
	flex-wrap: nowrap;
}
.text-center{
	text-align: center;
}
.forpc{
	display: block!important;
}
.forsp{
	display: none!important;
}


/* 基本レイアウト---------------- */
h1 {
	/* width: 960px;
	height: 25px;
	margin: 0 auto; */
	padding: 5px 0 0 30px;
	text-align: left;
	font-weight: normal;
	color: #000;
}
#skip {
	position: absolute;
	left: -9999em;
}
#wrapper {
	width: 100%;
	/* text-align: center; */
}
#container {
	width: 1100px;
	margin: 0 auto 0;
	padding-bottom: 50px;
}
#contents {
	width: 830px;
	margin: 0 65px 0 65px;
	padding-top: 30px;
}
#contents2 {
	width: 960px;
	padding-top: 30px;
}
#main-col01 {
	margin-top: 50px;
}
.main-col02 {
	width: 600px;
	margin: 0 auto;
}
#side-col01 {
	margin-top: 30px;
}
#col-rental02-01 {
	width: 385px;
	text-align: center;
	margin: 0 auto;
}
#col-rental02-02 {
	width: 100px;
	float: left;
	text-align: center;
}
#col-rental02-02 img{
	width: 100px;
}
#col-rental02-02 p {
	line-height: 120%;
}
#col-rental02-03 {
	width: 470px;
	text-align: center;
	margin: 0 auto;
}
.col-rental02-04 {
	width: 90px;
	float: left;
	text-align: center;
}
.col-rental02-04 p {
	line-height: 120%;
}
#col-rental02-05 {
	width: 285px;
	margin: 0 auto;
}
#col-rental02-06 {
	width: 360px;
	text-align: center;
	margin: 0 auto;
}
#col-rental02-07 {
	width: 110px;
	float: left;
	text-align: center;
}
#col-rental02-07 p {
	line-height: 120%;
}
#col-rental02-08 {
	width: 495px;
	text-align: center;
	margin: 0 auto;
}
.col-rental02-09 {
	width: 105px;
	float: left;
	text-align: center;
}
.col-rental02-09 p {
	line-height: 120%;
}
.col-rental02-10 {
	width: 220px;
	float: left;
	text-align: left;
}
/* .col-rental03-01 {
	width: 322px;
	margin: 0 15px 15px 0;
	float: left;
} */
.col-rental01 {
	width: 90%;
	margin: 15px;
}
.col-rental03 {
	width: 46%;
	margin: 15px;
}
/* .col-rental03-02 {
	width: 322px;
	float: left;
	margin-bottom: 15px;
} */
.col-rental04 {
	width: 95%;
    margin: 0px 15px 30px 40px;
}
.col-rental04-01 {
	float: left;
	text-align: center;
	margin-right: 20px;
    margin-left: 5px;
}
.col-rental04-02 {
	width: 110px;
	float: left;
	text-align: center;
	margin-right: 15px;
}
.col-rental05{
	width: 30%;
	margin: 10px;
}

/* ヘッダー---------------- */
#header{
	z-index: 9;
	background: #fff;
  width: 100%;
}
#header:after {
	display: block;
	clear: both;
}
#top{
	z-index: 5;
}
#head-logo {
	width: 270px;
	margin: 15px 30px 15px;
}
#navi {
	display: inline;
	width: 100%;
	height: 30px;
	letter-spacing: 0.05em;
	color: #06348B;
	margin: 0 auto 0;
}
#nav li {
	position: relative;
}
.btn-flat-vertical-border{
	text-align: center;
  width: 14.28%;
  border-left: dotted 1px #000;
  transition: .4s;
  box-sizing: border-box;
}
.btn-flat-vertical-border:first-child{
  border: none;
}
.btn-flat-vertical-border a {
	display: block;
  text-decoration: none;
  width: 100%;
  padding: 15px 0;
  color: #204796;
	font-weight: 800;
	font-size: 15px;
}
.btn-flat-vertical-border:hover {
	background-color: #cde9ec;
  background-image:
		linear-gradient(-90deg, #fff 50%, transparent 50%);
  background-size: 3px 3px;
	background-image:
		linear-gradient(#fff 50%, transparent 50%,transparent 100%);
}
#nav1 a, #nav2 a, #nav3 a, #nav4 a, #nav5 a, #nav6 a, #nav7 a {
	display: block;
	width: 138px;
	height: 30px;
	white-space: nowrap;
	text-indent: 100%;
	background: url(../img/nav01.gif) no-repeat;
	overflow: hidden;
}
#nav1 a:hover {
	background-position: 0 -30px;
}
#nav2 a {
	background-position: -138px 0;
}
#nav2 a:hover {
	background-position: -138px -30px;
}
#nav3 a {
	width: 136px;
	background-position: -276px 0px;
}
#nav3 a:hover {
	width: 136px;
	background-position: -276px -30px;
}
#nav4 a {
	background-position: -412px 0px;
}
#nav4 a:hover {
	background-position: -412px -30px;
}
#nav5 a {
	background-position: -550px 0;
}
#nav5 a:hover {
	background-position: -550px -30px;
}
#nav6 a {
	width: 136px;
	background-position: -688px 0;
}
#nav6 a:hover {
	width: 136px;
	background-position: -688px -30px;
}
#nav7 a {
	width: 136px;
	background-position: -824px 0;
}
#nav7 a:hover {
	width: 136px;
	background-position: -824px -30px;
}

#nuv8 {
	clear: both;
	width: 1100px;
	margin: 0 auto;
	padding-bottom: 50px;
	text-align: left;
	color: #06348B;
}
#nuv8 ul li {
	font-size: 12px;
}
#nuv8-01-bg {
	background-color: #ddd;
	height: 30px;
}
#nuv8-02-bg {
	background-color: #ddd;
	height: 30px;
}
#nuv8-03-bg {
	background-color: #ddd;
	height: 30px;
}
#nuv8-04-bg {
	background-color: #ddd;
	height: 30px;
}
#nav9 {
	padding-top: 7px;
}
#nav9 li {
	float: left;
}
#nav9 li:after {
	display: inline;
	content: ">";
	margin: 0 10px 0 10px;
}
#nav9 li:nth-child(2):after {
	display: none;
}
#nav10 {
	padding-top: 7px;
}
#nav10 li {
	float: left;
}
#nav10 li:after {
	display: inline;
	content: ">";
	margin: 0 10px 0 10px;
}
#nav10 li:nth-child(3):after {
	display: none;
}
#navi-icon {
	display: block;
	width: 15px;
	height: 17px;
	white-space: nowrap;
	margin: -2px 5px 0 5px;
	text-indent: 100%;
	/* background: url(../img/icon01.gif) no-repeat; */
	overflow: hidden;
	float: left;
}
/* フッター---------------- */
#footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 50px;
	text-align: left;
	color: #000;
}
hr.sol1 {
	height: 3px;
	border-top: 3px solid #1E7EC2;
	border-right: hidden;
	border-left: hidden;
	border-bottom: hidden;
	margin-bottom: 0;
}
#foot-col01 {
	width: 310px;
	float: left;
	margin-top: 25px;
	padding-left: 5px;
}
#foot-col02 {
	width: 635px;
	float: right;
	margin: 25px 0 50px 0;
	text-align: right;
}
#footer-p01 {
	text-align: right;
	font-weight: bold;
	}
#footer-p02 {
	text-align: right;
	letter-spacing: 0.14em;
	margin-bottom: -3px;
}
#footer-p03 {
	text-align: right;
	font-weight: bold;
	letter-spacing: -0.04em;
}
#footer-p04 {
	text-align: right;
	letter-spacing: 0.005em;
}
.foot-nav1 li {
	float: left;
}
.foot-nav1 li:after {
	display: inline;
	content: "｜";
	margin: 0 10px 0 10px;
}
.foot-nav1 li:nth-child(2):after {
	display: none;
}

/* トップページ------------- */

.pattern {
    position: absolute;
    width: 100%;
    height: 600px;
    background: url(../img/ptn.png);
    top: 145px;
    left: 0;
    z-index: 5;
    opacity: .15;
}
.pattern1 {
    position: rerative;
    width: 100%;
    background: url(../img/ptn.png);
    top: 0;
    left: 0;
    z-index: 5;
    opacity: .2;
}

#top-img {
	width: 100%;
	height: 600px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../img/top-06.jpg);
	background-position: bottom;
}
#top-img h2 {
    color: #fff;
    z-index: 999;
    position: relative;
    top: 14%;
    line-height: 56px;
    text-align: center;
	text-shadow: 1px 1px 3px #666;
	font-size: 28px;
}
.top_cate{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;;
}
.top_cate a{
	width: 30%;
	height: 30%;
	margin: 10px;
}
.top_cate a:hover{
	opacity: 0.9;
}
#top-cate {
	width: 100%;
	height: 100%;
  margin-top: 50px;
	position: relative;
}
#top-cate h3 {
	font-weight: 400;
}
#top-cate img {
	width: 100%;
	height: 100%;
    object-fit: cover;
	display: block;
}
#top-cate:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 78%;
    background: url(../img/ptn.png);
    z-index: 5;
    opacity: .15;
}
#top-cate h2 {
    font-weight: bold;
    text-align: center;
    line-height: 22px;
    padding: 10px;
    color: #fff;
    position: absolute;
    bottom: 64px;
    left: 0;
    right: 0;
    z-index: 10;
    text-shadow: 0px 0px 3px #000, 1px 1px 4px #000;
    background: rgba(0,150,50,0.4);
}
#top-cate h3{
    text-align: center;
    line-height: 22px;
    padding: 10px;
	color: #333;
}

/* 下層ページ------------- */
#h3-about {
	width: 660px;
	height: 85px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/about_t02.gif);
}
.h3-rental {
	font-weight: bold;
	color: #333;
}
#h3-rental01 {
    font-weight: bold;
    overflow: hidden;
    background: #4682b4;
    color: #fff;
    padding: 10px 15px;
	position: relative;
	z-index: 6;
}
#h3-rental01:after{
	content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/ptn.png);
    z-index: -1;
    opacity: .15;
}
/* #h3-rental01-01 {
	width: 660px;
	height: 35px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/rental01_t01.gif);
	margin-bottom: 15px;
} */
#h3-rental01-01 {
	background: #4682b4;
    color: #fff;
	font-weight: 800;
	margin-bottom: 15px;
	padding: 5px 0px 0px 20px;
	width: 100%;
	margin: 40px auto 20px;
	position: relative;
    z-index: 5;
}
#h3-rental01-01:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/ptn.png);
    z-index: -1;
    opacity: .15;
}
/* #h3-rental02-01 {
	width: 660px;
	height: 35px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/rental02_t01.gif);
	margin-bottom: 15px;
} */
#h3-rental02-01 {
	background: #4682b4;
	color: #fff;
	font-weight: 800;
	margin-bottom: 15px;
	padding: 3px 20px;
	width: 90%;
    margin: 50px auto 10px;
	position: relative;
    z-index: 5;
}
#h3-rental02-01:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/ptn.png);
    z-index: -1;
    opacity: .15;
}
/* #h3-rental03-01 {
	width: 660px;
	height: 35px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/rental03_t01.gif);
	margin-bottom: 15px;
} */
#h3-rental03-01 {
	background: #4682b4;
    color: #fff;
	font-weight: 800;
	margin-bottom: 15px;
	padding: 3px 20px;
	width: 90%;
    margin: 40px auto 10px;
	position: relative;
    z-index: 5;
}
#h3-rental03-01:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/ptn.png);
    z-index: -1;
    opacity: .15;
}
#h3-rental03-02 {
	font-weight: bold;
	color: #1E7EC2;
}
/* #h3-rental04-01 {
	width: 660px;
	height: 35px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/rental04_t01.gif);
	margin-bottom: 15px;
} */
#h3-rental04-01 {
	background: #4682b4;
	color: #fff;
	font-weight: 800;
	margin-bottom: 15px;
	padding: 3px 20px;
	width: 90%;
	margin: 40px auto 10px;
	position: relative;
    z-index: 5;
}
#h3-rental04-01:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/ptn.png);
    z-index: -1;
    opacity: .15;
}
#h3-rental04-02 {
	font-weight: bold;
	color: #4682b4;
}
#h3-rental04-03 {
	font-weight: bold;
	color: #624E9E;
}
#h3-clean {
	width: 90px;
	height: 20px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/clean_t02.gif) no-repeat;
}
#h3-cleaning01 {
	width: 405px;
	height: 20px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/cleaning_t02.gif) no-repeat;
}
#h3-cleaning02 {
	width: 85px;
	height: 20px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/cleaning_t03.gif) no-repeat;
}
#h3-company01 {
	width: 85px;
	height: 20px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/company_t02.gif) no-repeat;
}
#h3-company02 {
	width: 130px;
	height: 20px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/company_t03.gif) no-repeat;
}
#h3-sitemap {
	width: 105px;
	height: 20px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/sitemap_t02.gif) no-repeat;
}
#h3-mailform {
	width: 125px;
	height: 20px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/mailform_t02.gif);
}
.h4-clean {
	font-weight: bold;
	margin: 0px 0 15px 0px;
	color: #4682b4;
 	border-left: 8px solid #4682b4;/*文字の横に付箋のようなマークを入れる*/
 	line-height: 20px;/*h3の高さ設定*/
 	padding-left: 5px;/*文字の左にスペース*/
}
.h4-cleaning {
	font-weight: bold;
	margin: 0 -0.3em 0 3px;
	color: #1E7EC2;
 	border-left: 8px solid #1E7EC2;/*文字の横に付箋のようなマークを入れる*/
 	line-height: 20px;/*h3の高さ設定*/
 	padding-left: 5px;/*文字の左にスペース*/
}
#h4-rental01{
	font-weight: bold;
	margin: 0 -0.3em 0 3px;
	color: #4682b4;
 	border-left: 8px solid #4682b4;/*文字の横に付箋のようなマークを入れる*/
 	line-height: 20px;/*h3の高さ設定*/
 	padding-left: 5px;/*文字の左にスペース*/
	margin-bottom: 35px;
	width: 90%;
    margin: 10px auto;
}
.h4-rental01-01{
    color: #999;
	font-size: 16px;
    font-weight: bold;
}
#h4-rental02{
	font-weight: bold;
	margin: 0 -0.3em 0 3px;
	color: #2770B8;
 	border-left: 8px solid #2770B8;/*文字の横に付箋のようなマークを入れる*/
 	line-height: 20px;/*h3の高さ設定*/
 	padding-left: 5px;/*文字の左にスペース*/
	margin-bottom: 35px;
	width: 90%;
    margin: 10px auto;
}

#h4-rental03{
	font-weight: bold;
	margin: 0 -0.3em 0 3px;
	color: #4682b4;
 	border-left: 8px solid #4682b4;/*文字の横に付箋のようなマークを入れる*/
 	line-height: 20px;/*h3の高さ設定*/
 	padding-left: 5px;/*文字の左にスペース*/
	margin-bottom: 35px;
	width: 90%;
    margin: 10px auto;
}
.h4-rental03-01{
	font-weight: bold;
	color: #656766;
	line-height: 120%;
	margin-bottom: 15px;
}
#h4-rental04{
	font-weight: bold;
	color: #4682b4;
 	border-left: 8px solid #4682b4;/*文字の横に付箋のようなマークを入れる*/
 	line-height: 20px;/*h3の高さ設定*/
 	padding-left: 5px;/*文字の左にスペース*/
	margin-bottom: 35px;
	width: 90%;
    margin: 10px auto;
}
.p-about {
	margin-left: 5px;
	line-height: 200%;
	font: 110%;
}
#p-access {
	margin-top: 25px;
}
/* #rental-nav1 a {
	display: block;
	width: 280px;
	height: 30px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/rental_btn01.gif) no-repeat;
	margin-bottom: 15px;
} */
#rental-nav1 a {
	display: block;
	background: linear-gradient(rgba(0,150,50,0.4), rgba(0,150,50,0.6));
	color: #fff;
	margin: 10px;
	padding: 15px;
	text-decoration: none;
	width: 180px;
    text-align: center;
    text-shadow: 0px 0px 2px #333, 1px 1px 3px #333;
	font-size: 18px;
	font-weight: bold;
	position: relative;
}
#rental-nav1 a:after{
	content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/ptn.png);
    z-index: -1;
    opacity: .15;
}

#rental-nav1 a:hover {
	opacity: 0.8;
}
/* #rental-nav1 a:hover {
	background-position: 0 -30px;
} */
/* #rental-nav2 a {
	display: block;
	width: 280px;
	height: 30px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/rental_btn02.gif) no-repeat;
	margin-bottom: 15px;
} */
#rental-nav2 a {
	display: block;
    background: linear-gradient(rgba(0,150,50,0.4), rgba(0,150,50,0.6));
    color: #fff;
    margin: 10px;
    padding: 15px;
    text-decoration: none;
    width: 180px;
    text-align: center;
    text-shadow: 0px 0px 2px #333, 1px 1px 3px #333;
	font-size: 18px;
    font-weight: bold;
    position: relative;
}
#rental-nav2 a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/ptn.png);
    z-index: -1;
    opacity: .15;
}
/* #rental-nav2 a:hover {
	background-position: 0 -30px;
} */
#rental-nav2 a:hover {
	opacity: 0.8;
}
/* #rental-nav3 a {
	display: block;
	width: 280px;
	height: 30px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/rental_btn03.gif) no-repeat;
	margin-bottom: 15px;
} */
#rental-nav3 a {
	display: block;
    background: linear-gradient(rgba(0,150,50,0.4), rgba(0,150,50,0.6));
    color: #fff;
    margin: 10px;
    padding: 15px;
    text-decoration: none;
    width: 180px;
    text-align: center;
    text-shadow: 0px 0px 2px #333, 1px 1px 3px #333;
	font-size: 18px;
    font-weight: bold;
    position: relative;
}
#rental-nav3 a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/ptn.png);
    z-index: -1;
    opacity: .15;
}
/* #rental-nav3 a:hover {
	background-position: 0 -30px;
} */
#rental-nav3 a:hover {
	opacity: 0.8;
}
/* #rental-nav4 a {
	display: block;
	width: 280px;
	height: 30px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/rental_btn04.gif) no-repeat;
	margin-bottom: 15px;
} */
#rental-nav4 a {
	display: block;
    background: linear-gradient(rgba(0,150,50,0.4), rgba(0,150,50,0.6));
    color: #fff;
    margin: 10px;
    padding: 15px;
    text-decoration: none;
    width: 180px;
    text-align: center;
    text-shadow: 0px 0px 2px #333, 1px 1px 3px #333;
	font-size: 18px;
    font-weight: bold;
    position: relative;
}
#rental-nav4 a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/ptn.png);
    z-index: -1;
    opacity: .15;
}
/* #rental-nav4 a:hover {
	background-position: 0 -30px;
} */
#rental-nav4 a:hover {
	opacity: 0.8;
}
.rental-img {
	float: left;
	margin-right: 15px;
}
.rental-img img{
	/* width: 100% !important; */
}
#contact-form table{
	width: 100%;
  border-bottom:1px solid #999;
	border-collapse:collapse;
}
#contact-form table tr {
	border-bottom: 1px solid #999;
}
#contact-form table tr:first-child {
	border-top: 1px solid #999;
}
#contact-form table th {
	width: 30%;
	background-color: #E7E9E7;
	padding-left: 20px;
}
#contact-form table td{
	padding: 15px 0 15px 20px;
}
.list01-li li{
	line-height: 150%;
}
#sitemap {
	margin: 0 10px 0 30px;
	padding: 0;
	list-style: square;
}
#sitemap ul {
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: none;
}
#sitemap li {
	margin: 0;
	padding-bottom: 10px;
}
.sitemap2 {
	background: url(../img/icon02.gif) no-repeat;
	background-position: 0 0.1em;
	padding-left: 10px;
}
.sitemap2-end {
	background: url(../img/icon-list2.gif) no-repeat;
	background-position: 0 0.1em;
}
dl.list02 dt {
    margin: 0px 0px 0px 9px;
    width: 4em;
    line-height: 20px;
    color: #333;
}

dl.list02 dd {
    margin: -1.2em 0 0.3em 5em;
    line-height: 20px;
}
dl.list03 dt {
    margin: 0 0 0.2em 0;
    width: 4em;
    line-height: 150%;
    color: #000;
}

dl.list03 dd {
    margin: -2em 0 0.2em 5em;
    line-height: 180%;
}
dl.list04 dt {
	margin: 0 0 3.4em 1em;
	width: 4em;
	line-height: 130%;
	color: #000;
}
dl.list04 dd {
	margin: -4.8em 1em 0.2em 5em;
	line-height: 130%;
}
.ul01 li{
	list-style-type: disc;
	margin: 10px 0 0px 30px
}
table#form-tab {
	margin: 25px 0 25px 0;
}
table#form-tab th {
	width: 150px;
	margin-left: 10px;
    padding: 10px 10px 10px 10px;
    border-top: 1px solid #000;
}
table#form-tab td {
    margin-left: 10em;
    padding: 10px 10px 10px 10px;
    border-top: 1px solid #000;
	width: 450px;
}
th.form-tab-01, td.form-tab-01 {
    border-bottom: 1px solid #000;
}
.mailform-txt {
	color: #F00;
}
#form-policy {
	width: 900px;
	margin: 0 auto;
	border: 1px solid #ccc;
}
#form-policy-li {
	height: 180px;
	margin: 0;
	overflow-y: scroll;
	scrollbar-face-color: #ccc;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #fff;
	scrollbar-highlight-color: #ccc;
	scrollbar-shadow-color: #ccc;
	scrollbar-3dlight-color: #ccc;
	scrollbar-darkshadow-color: #ccc;
}
#form-policy-li li {
	padding: 0 10px 3px 0;
	margin: 0 0 1em 25px;
	line-height: 150%;
	list-style-type: decimal;
}
.form-b1 {
	padding: 15px 20px;
}
/* サイド ------------- */
#h2-about {
	width: 280px;
	height: 70px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/about_t01.gif);
	margin-bottom: 10px;
}
#h2-rental {
	width: 280px;
	height: 70px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/rental_t01.gif);
	margin-bottom: 10px;
}
#h2-clean {
	width: 280px;
	height: 70px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/clean_t01.gif);
	margin-bottom: 10px;
}
#h2-cleaning {
	width: 280px;
	height: 70px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/cleaning_t01.gif);
	margin-bottom: 10px;
}
#h2-company {
	width: 280px;
	height: 70px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/company_t01.gif);
	margin-bottom: 10px;
}
#h2-sitemap {
	width: 280px;
	height: 70px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/sitemap_t01.gif);
	margin-bottom: 10px;
}
#h2-mailform {
	width: 280px;
	height: 70px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	background: url(../img/mailform_t01.gif);
	margin-bottom: 10px;
}

#cleaning01 {
	margin-top: 50px;
	width: 80%;
    margin: 0 auto;
}
#cleaning02 {
	margin-left: 60px;
}
.kisyu{

}
.kisyu1{
	width: 30%;
	display:inline-block;
	text-align: center;
	margin: 10px;
}
.kisyu1 img{
}


/* 共通スタイル---------------- */
.clear1 {
	clear: both;
}
.clearfix:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}
.center {
	text-align: center;
}
.center1 {
	/* text-align: center; */
}
.left01 {
	float: left;
}
.p01 {
	margin-left: 5px;
	line-height: 180%;
}
.p02 {
	font-weight: bold;
	margin-bottom: -0.3em;
}
.p04 {
	margin-top: -1em;
}
.hr01{
	margin: 5px 0 25px 0;
}
.hr02{
	height: 2px;
	border-top: 2px solid #84b9cb;
	border-right: hidden;
	border-left: hidden;
	border-bottom: hidden;
	margin: 0 0 5px 0;
}
.hr03{
	height: 2px;
	border-top: 2px solid #A0A0A0;
	border-right: hidden;
	border-left: hidden;
	border-bottom: hidden;
	margin: 5px 0 5px 0;
}
.space01 {
	margin-bottom: 40px;
}
.space02 {
	margin-bottom: 15px;
}
.space03 {
	margin-bottom: 40px;
	font-size: 15px;
}
.space04 {
	margin-bottom: 5px;
}
.space05 {
	margin-right: 15px;
}
.space05 {
	margin-bottom: 200px;
}
.right01 {
	float: right;
}
.txt01 {
	display: block;
	float: left;
}
.txt02 {
	display: block;
	text-indent: 2em;
}
.txt03 {
	display: block;
	text-indent: 5em;
}

/* レンタル */
.top {
    justify-content: center;
    width: 100%;
    margin: 30px auto;
}
.js-b{
	justify-content: center;
	width: 90%;
    margin: 30px auto;
}
.js-s{
	justify-content: start;
	width: 90%;
    margin: 30px auto 50px;
}
.mb-5{
	margin-bottom: 5em;
	/* width: 100%; */
}
.mt-5{
	margin-top: 5em;
}
.mt-1{
	margin-top: 1em;
}
.ml-5{
	margin-left: 5em;
}
.margin{
	margin: 15px;
}
.margin dd{
	text-align: left;
}
.margin h4{
	margin-bottom: 20px;
}
.marginleft{
	margin-left: 30px;
}
.rental-photo{
	width: 35%;
    margin-left: 5%;
	position: relative;
}
.rental-photo img{
	width: 100%;
	object-fit: contain;
}
.rental-photo:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 97%;
    background: url(../img/ptn.png);
    z-index: 5;
    opacity: .1;
}
.about-photo{
	width: 35%;
    margin-left: 5%;
	position: relative;
}
.about-photo img{
	width: 100%;
	object-fit: contain;
}
.about-photo:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 97%;
    background: url(../img/ptn.png);
    z-index: 5;
    opacity: .1;
}
.clean-photo{
	width: 35%;
    margin-left: 5%;
	position: relative;
}
.clean-photo img{
	width: 100%;
	object-fit: contain;
}
.clean-photo:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 97%;
    background: url(../img/ptn.png);
    z-index: 5;
    opacity: .1;
}
.cleaning-photo{
	width: 35%;
  margin-left: 5%;
	position: relative;
}
.cleaning-photo img{
	width: 100%;
	object-fit: contain;
}
.cleaning-photo:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 97%;
    background: url(../img/ptn.png);
    z-index: 5;
    opacity: .1;
}
.rental-txt{
	width: 50%;
    margin: 0px 5%;
}
.rental-txt strong{
	line-height: 40px;
}
.rental-txt b{
	line-height: 30px;
}
.mat{
    margin: 30px auto;
	width: 100%;
}
.mat: before{
	content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/ptn.png);
    z-index: 5;
    opacity: .2;
}
.ptn_mat{
	width: 30%;
	display: inline-block;
	margin: 10px;
}
.texture{
	position: relative;
}
.texture: before{
	content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/ptn.png);
    z-index: 10;
    opacity: .2;
}

/* .pattern{
	width: 30%;
} */
/* .pattern img{
	width: 100%;
	height: 100%;
} */
.rental img,
.mat img{
	/* width: 31%;
    height: 100%; */
    margin: 10px;
}


.rental img:nth-child(2n){
	margin: 0 10px;
}
.bouen img{
	margin-top: 60px;
}

/* inquiry */
.info p, th, td{
	font-size: 16px;
}
#faq{
  position: fixed;
  z-index: 999;
  bottom: 8%;
  right: 3%;
}
.balloon3-right-btm {
  position: relative;
  display: inline-block;
  padding: 35px 5px;
  width: 150px;
  height: 150px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: #1068ab;
  border-radius: 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.2s;
  -webkit-transition-property: transform;
  transition-property: transform;
  text-decoration: none;
}
.balloon3-right-btm:hover {
   -webkit-transform: scale(0.9);
   transform: scale(0.9);
   cursor: pointer;
}
.fa-envelope{
	font-size: 42px;
}
#contact{
  margin-bottom: 15%;
}
#formTable{
  position: fixed;
  z-index: 999;
  bottom: 0;
  right: 0;
}
.inquiry{
  width: 30vw;
  max-height: 65vh;
  padding: 25px 30px;
  background: #fff;
  overflow-y: scroll;
}
.contact p{
  /* text-align: center; */
}
.formTable {
    width: 100%;
    margin: 20px auto 40px;
    table-layout: fixed;
}
.formTable th {
    width: 30%;
    text-align: left;
    font-weight: normal;
    padding: 0 20px;
}
.formTable td{
    padding: 0;
    text-align: left;
}
.formTable td input {
    width: 100%;
    color: #000;
}
#contact-btn {
    position: absolute;
    top: -44px;
    right: 0;
    text-align:center;
    padding:10px;
    color:#fff;
    background:#1068ab;
    width:200px;
}
.close {
    background:#666;
}
form textarea {
    min-height: 9em;
}
form input[type="text"], form input[type="email"], form input[type="password"], form select, form textarea {
  -webkit-appearance: none;
  display: block;
  width: 100%;
  border: solid 1px #006693;
  line-height: 2em;
	margin-bottom: 0.2em;
  padding: 0.5em;
}
small {
    color: red;
}
input[type="submit"]{
	border: none;
	color: #1068ab;
	font-size: 18px;
    font-weight: bold;
}
.scroll{
    height: 200px;
    width: 100%;
    margin: 0 auto 0;
    overflow-y: scroll;
    padding: 20px 10px;
    border: solid 1px #808080;
    margin-bottom: 1em;
}
.contact .scroll p{
  text-align: left;
}
.submit{
	padding: 1em 5.5em;
}

 /* company */
.access{
	margin: 20px;
}
