@charset "utf-8";
#header {
	width: 100%;
	height: 50px;
	padding: 0;
	margin: 0px;
	z-index: 150;
	/* [disabled]position: fixed; */
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.fixed {
	position: fixed;
	left: 0px;
	top: 0px;
}

#header .inner {
	position: relative;
}
#header .inner .logo img {
	height: 50px;
}
#header .inner .search {
	position: absolute;
	top: 0px;
	right: 50px;
}
#header .inner .search .search-btn {
	height: 50px;
	width: 40px;
}
#header .inner .menu {
	position: absolute;
	top: 0px;
	right: 0px;
}
#header .inner .menu .menu-btn {
	height: 50px;
	width: 50px;
}
#header .inner iframe {
	width: 115px;
	position: absolute;
	right: 85px;
	top: 15px;
}

#conts-navi {
	width: 100%;
	display: none;
	position: fixed;
	top: 50px;
	background-color: #000;
	z-index: 150;
	font-size: 14px;
}
#conts-navi ul li a {
	color: #FFF;
	display: block;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	text-decoration: none;
}
#conts-navi ul li:last-child a {
	border-bottom-style: none;
}
#conts-search {
	width: 100%;
	display: none;
	position: fixed;
	top: 50px;
	background-color: #000;
	z-index: 150;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
#conts-search .inner {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
}
#conts-search .inner p select {
	position: relative;
	top: -2px;
}
#conts-search .inner p .submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 10px 20px;
	background: -moz-linear-gradient(  top,  #ffffff 0%,  #ffffff);
	background: -webkit-gradient(  linear, left top, left bottom,  from(#ffffff),  to(#ffffff));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0px solid #ffffff;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5),  inset 0px 0px 1px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5),  inset 0px 0px 1px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5),  inset 0px 0px 1px rgba(255,255,255,1);
	text-shadow: 0px -1px 0px rgba(000,000,000,0),  0px 1px 0px rgba(000,000,000,0);
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#footer .ptop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	position: fixed;
	right: 10px;
	bottom: 20px;
	background-image: url(/sp/_img/common/arw_pagetop.png);
	background-position: 10px center;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 25px;
	display: block;
	background-repeat: no-repeat;
	background-size: 5px 3px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	background-color: #000;
}
#footer .ttl {
	padding: 3px;
	font-size: 12px;
	color: #FFF;
	background-color: #aaa;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#footer .menu li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	display: block;
	background-image: url(/sp/_img/common/arw.png);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-decoration: none;
	font-size: 14px;
}
#footer address {
	font-size: 8px;
	font-style: normal;
	color: #FFF;
	background-color: #000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer address a {
	color: #FFF;
}

#footer .menu .pc {
	background-image: url(/sp/_img/common/icon_pc.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	background-size: 23px 13px;
}
.bl {
	color: #30AFE6;
}

.ttl-main {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	display: block;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.ttl-eyes {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e90ff;
	display: block;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #1e90ff;
}
.txt-eyes {
	color: #1E90FF;
	margin-bottom: 25px;
}
.img-txt-box figure {
	float: left;
	margin-right: 10px;
}
.img-txt-box div {
	overflow: hidden;
}
.img-list {
	text-align: center;
	margin-bottom: 15px;
}

.img-list li {
	display: inline-block;
	margin-right: 4px;
	margin-left: 4px;
	vertical-align: top;
}
.lnk-btn a {
	background-color: #30AFE6;
	background-image: url(/sp/_img/common/arw_white.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	background-size: 17px 17px;
	padding-left: 17px;
	border-radius: 4px;
	font-weight: bold;
	color: #FFF;
}

/*! http://responsiveslides.com v1.54 by @viljamis */
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.inner-conts {
	width: 94%;
	margin-right: auto;
	margin-left: auto;
}
.contents {
	width: 100%;
}
.conts-nav {
	background-color: #30AFE6;
	margin-bottom: 15px;
}
.conts-nav li {
	width: 31%;
	float: left;
}
.conts-nav .center {
	width: 38%;
}
.conts-nav .center a {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	box-sizing: border-box;
}




.conts-nav li a{
	float: left;
	display: block;
	text-align: center;
	background-color: #30afe6;
	color: #FFF;
	text-decoration: none;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 7px;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
}
.conts-nav li a span {
	font-size: 9px;
	font-weight: normal;
}
.news li {
	margin-bottom: 5px;
}
.news li span {
	float: left;
	margin-right: 5px;
}
.news li a  {
	overflow: hidden;
	display: block;
}





.info .inner-conts dl dd {
	margin-bottom: 8px;
}
.space-list .main-pic {
	margin-bottom: 10px;
}
.space-list div .icon img {
	height: 12px;
	width: 50px;
	margin-bottom: 3px;
}

.space-list div .name {
	font-size: 17px;
	margin-bottom: 3px;
}
.space-list div .txt {
	margin-bottom: 5px;
	font-size: 14px;
}
.space-list div .data {
	margin-bottom: 15px;
	display: block;
	right: 0px;
	text-align: right;
}
.space-list div .detail a {
	background-color: #46ace7;
	color: #FFF;
	width: 100%;
	text-align: center;
	display: block;
	font-size: 14px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.page-navi {
	text-align: center;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #E6E6E6;
}
.page-navi li {
	display: inline-block;
	margin-right: 2px;
	margin-left: 2px;
}
.page-navi li a {
	background-color: #BCBCBC;
	color: #FFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-decoration: none;
}
.page-navi li span {
	background-color: #000;
	color: #FFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-decoration: none;
}
.more {
	overflow: hidden;
}
.more a {
	background-color: #000000;
	color: #FFF;
	width: 50%;
	text-align: center;
	display: block;
	font-size: 14px;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	float: right;
}
.item-list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 0px;
}
.item-list li a {
	overflow: hidden;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
	display: block;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	background-image: url(/sp/_img/common/arw_maru.gif);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 12px 12px;
}
.item-list li a h2 {
	padding-top: 5px;
	font-size: 15px;
}
.item-list li a figure {
	float: left;
	margin-right: 10px;
}

.detail div .icon img {
	height: 12px;
	width: 50px;
	margin-bottom: 3px;
}
.detail .photo-list {
	width: 100%;
}

.detail .photo-list li img{
	width: 100%;
}

.detail div .name {
	font-size: 16px;
	margin-bottom: 3px;
}
.detail div .txt {
	margin-bottom: 15px;
	font-size: 14px;
}
.detail div .detail a {
	background-color: #46ace7;
	color: #FFF;
	width: 100%;
	text-align: center;
	display: block;
	font-size: 14px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.price-tb {
	border-collapse: collapse;
	width: 100%;
	border: 2px solid #000000;
}
.price-tb tr th {
	background-color: #F4F4F4;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #000000;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	width: 28%;
}
.price-tb tr td {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #000000;
	text-align: left;
	vertical-align: middle;
}
.renovation .inner-conts p {
	font-size: 14px;
}
.intro-box {
	background-color: #E9EFE5;
	padding: 15px;
	margin-bottom: 15px;
}

.intro-box figure {
	text-align: center;
	margin-bottom: 10px;
}

.intro-box figure img {
	width: 92px;
}
.intro-box .ttl-main {
	border-bottom-width: 3px;
}
.intro-flow {
	margin-bottom: 20px;
}

.intro-flow li {
	margin-bottom: 5px;
}
.intro-flow li span {
	float: left;
	margin-right: 5px;
	color: #30AFE6;
	width: 45px;
}
.intro-flow li p  {
	overflow: hidden;
	display: block;
}
.intro-list li {
	margin-bottom: 5px;
}
.img-txt-box.intro02 figure {
	width: 70px;
}
.img-txt-box.intro02 figure img {
	width: 100%;
}



.ttl-main.intro-sub {
	text-align: center;
}
.ttl-intro {
	font-size: 15px;
	margin-bottom: 4px;
	color: #30AFE6;
}




.ttl-faq {
	font-size: 15px;
	color: #30AFE6;
	margin-bottom: 5px;
}
.ttl-bl {
	color: #FFFFFF;
	background-color: #30AFE6;
	padding: 4px 0 4px 8px;
	margin-bottom: 8px;
}

.inq-area {
	font-size: 14px;
}

.inq-area .fm-ttl {
	color: #FFF;
	background-color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.inq-area .fm-box {
	padding: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.inq-area .fm-box-end {
	padding: 10px;
	text-align: center;
}

.inq-area .fm-box ul li input {
	vertical-align: middle;
	margin-right: 8px;
}
.inq-area .fm-box .in-txt {
	width: 94%;
	border: 1px solid #CCC;
	padding-top: 8px;
	padding-right: 3%;
	padding-bottom: 8px;
	padding-left: 3%;
	font-size: 14px;
}
.fm-box-end .button {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	color: #ffffff;
	background: -moz-linear-gradient(
		top,
		#262626 0%,
		#262626);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#262626),
		to(#262626));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0px solid #ffffff;
	-moz-box-shadow: 0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(038,038,038,0);
	-webkit-box-shadow: 0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(038,038,038,0);
	box-shadow: 0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(038,038,038,0);
	text-shadow: 0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
	margin-bottom: 20px;
}
