@charset "utf-8";
/* CSS Document */
/*汎用クラス
---------------------------------------------*/
.clearfix {
	zoom:1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
/*help
---------------------------------------------*/

/* 問い合わせ要素 */
.contact_wrapper {
	padding-top: 10px;
}
.contact_wrapper:not(:last-child) {
	padding-bottom: 10px;
}
.contact_wrapper .contact {
	background: #f76103;
	margin: 0 auto;
}
.contact_wrapper img {
	max-width: 100%;
	vertical-align: top;
	float: none;
}
.contact_wrapper .contact_head {
	padding: 8px 16px 4px;
}
.contact_wrapper .contact_title {
	text-align: center;
	line-height: 1;
}
.contact_wrapper .contact_body {
	padding: 4px 16px 8px;
	display: table;
	box-sizing: border-box;
	width: 100%;
}
.contact_wrapper .contact_info,
.contact_wrapper .contact_btn_wrapper {
	display: table-cell;
	vertical-align: middle;
}
.contact_wrapper .contact_btn {
	background: #fff url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background: #fff -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
	background: #fff -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background: #fff -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background: #fff linear-gradient(to bottom, #ffffff, #e6e6e6);
	border-radius: 4px;
	box-shadow: inset 0 -2px 0 rgba(0,0,0,.4);
	min-height: 36px;
	line-height: 1;
}
.contact_wrapper .contact_btn:hover {
	box-shadow:  inset 0 -2px 0 rgba(0,0,0,.4), 0 2px 6px rgba(0,0,0,.4);
	position: relative;
	top: -1px;
}
.contact_wrapper .contact_btn:active {
	background: #eee;
	box-shadow:  inset 0 -2px 0 rgba(0,0,0,.4), 0 1px 2px rgba(0,0,0,.4);
	top: 0;
}
.contact_wrapper .contact_info {
	padding-right: 8px;
	width: 205px;
}
.contact_wrapper .contact_btn {
	display: table;
	width: 100%;
	position: relative;
	box-sizing: border-box;
}
.contact_wrapper .contact_btn_text {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 6px 16px 8px 8px;
	text-align: center;
}
.contact_wrapper .contact_btn::after {
	content: "";
	background: url(image/ico_arrow1-right.png) no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	right: 4px;
	top: 50%;
	width: 16px;
	height: 16px;
	margin-top: -8px;
}
.contact_wrapper.full {
	padding: 20px 0;
}
.contact_wrapper.full .contact_info {
	width: 350px;
}
.contact_wrapper.full .contact_btn {
	min-height: 48px;
}
.contact_wrapper.full .contact_btn_text {
	padding: 12px 16px 13px;
}
.contact_wrapper.full .contact_body {
	padding: 8px 32px 16px;
}
.contact_wrapper.full .contact_head {
	padding: 16px 32px 8px;
}

#form h6 {
	font: 14px "ＭＳ ゴシック", "Osaka－等幅";
	color: #000000;
}
#wrapper #main #toi_box #form th {
	font: bolder 18px "ＭＳ ゴシック", "Osaka－等幅";
	color: #000000;
	background: #eeeeee;
	width: 162px;
	padding: 0px 0px 0px 13px;
	margin: 0px;
	text-align: left;
	border-left: 2px solid #000000;
}
#form p {
	color: #000000;
	font: 12px "ＭＳ ゴシック", "Osaka－等幅";
}
#point .point_box {
	height: 127px;
	width: 366px;
	float: left;
	background: #F6F6F6;
	margin: 1px;
	overflow: hidden;
	display: block;
}
.rental_page dl {
	border-bottom: dotted #ccc 1px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	clear: both;
}
#point .point_box dd {
	line-height: 18px;
	padding-left: 8px;
	font-size: 12px;
}
#point {
	margin-bottom: 20px;
	float: right;
	width: 740px;
}
.font_size {
	font-size: 11px;
	text-decoration: underline;
	margin-bottom: 30px;
	margin-top: 5px;
}
.font_size2 {
	font-size: 11px;
	text-decoration: underline;
	margin-bottom: 5px;
	margin-top: 5px;
}
.font_mini {
	text-align: right;
	font-size: 10px;
	color: #999999;
	float: right;
}
#point .point_box img {
}
#point .point_box dl {
float: left;
width: 250px;
}
#point .point_box p {
	padding-top: 11px;
	display: block;
	float: left;
	width: 110px;
}
#wrapper #main_upper #main_upper_Banner {
	position:relative;
	background:url(image/bnr_top_mx2310f_02_new2.jpg) no-repeat center top;
	width:968px;
	height:389px;
}
#wrapper #main #mainBanner {
	position:relative;
	background:url(image/bnr_top_mx2310f_02_new2.jpg) no-repeat left top;
	width:740px;
	height:389px;
}
#wrapper #main_upper #main_upper_Banner p {
	right: 128px;
	bottom: 104px;
	position: absolute;
}
#wrapper #main #mainBanner p {
	right: 13px;
	bottom: 104px;
	position: absolute;
}
#wrapper #main #toi_box #form #rectable td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #main #toi_box #form #rectable h6 {
	padding-top: 7px;
}
#wrapper #main #toi_box #form #rectable input {
	width: 504px;
}
#wrapper #main #toi_box #form #rectable textarea {
	width: 504px;
}
#wrapper #main #toi_box #form #rectable #tel input {
	width: 293px;
}
#wrapper #main #toi_box #form .aligncenter input {
	margin-left: 190px;
	margin-top: 32px;
}
#wrapper #main .font_bold {
	color: #000000;
	font: bolder 18px "ＭＳ ゴシック", "Osaka－等幅";
}
#wrapper #main #toi_box .text_gyoukan {
	font: 14px/20px "ＭＳ ゴシック", "Osaka－等幅";
	color: #333333;
}
#wrapper #main #toi_box .tel_buner_center {
	margin-top: 52px;
	margin-left: 200px;
	margin-bottom: 60px;
}
#wrapper #main .ranking {
	float: left;
	height: 454px;
	width: 738px;
	background: url(image/ranking_bg.gif) no-repeat;
	display: block;
}
#wrapper #main .ranking .ranking_1 {
	float: left;
	height: 380px;
	width: 350px;
	background: url(image/ranking1.jpg) no-repeat;
	display: block;
	position: absolute;
	left: 15px;
	top: 60px;
}
#wrapper #main .ranking {
	position: relative;
	margin-top: 15px;
	margin-bottom: 35px;
}
#wrapper #main .ranking .ranking_1 .ranking1_btn {
	margin-top: 320px;
	margin-left: 17px;
	display: inline;
}
#wrapper #main .ranking .ranking_1 .ranking1_icon {
	float: left;
	display: inline;
	padding-top: 5px;
	padding-left: 5px;
}
#wrapper #main .ranking .ranking_2 {
	float: none;
	height: 180px;
	width: 350px;
	background: url(image/ranking2.jpg) no-repeat;
	position: absolute;
	left: 372px;
	top: 62px;
}
#wrapper #main .ranking .ranking_3 {
	float: none;
	height: 180px;
	width: 350px;
	background: url(image/ranking3.jpg) no-repeat;
	position: absolute;
	left: 372px;
	top: 250px;
}
#wrapper #main .ranking .ranking23_icon {
	padding-left: 5px;
	padding-top: 5px;
	float: left;
	display: inline;
}
#wrapper #main .ranking .ranking23_btn {
	margin-top: 128px;
	margin-left: 46px;
}
#main .buner {
	width: 731px;
	height: 143px;
}
#main .buner #otoiawase {
	width: 352px;
	height: 101px;
	float: left;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-right: 15px;
}
#main .buner #mitumori {
	width: 364px;
	height: 100px;
	float: left;
	padding-top: 22px;
	padding-bottom: 20px;
}
#main .buner #mitumori01 {
	width: 364px;
	height: 100px;
	float: left;
	margin-top: 40px;
	padding: 0px;
}
#wrapper #main #point .point_box .orenge_tent {
	color: #FF6600;
	font-weight: bold;
}
#rectable {
	width: 740px;
}
#toi_box #form #inquiryForm .aligncenter .back_buttom {
	margin-right: 20px;
	display: inline;
	float: left;
	margin-left: 15px;
}
#main #banner2610 {
}
.reason_chosen {
	width: 730px;
	background: url(image/netsystem_top_15.jpg) no-repeat;
	height: 220px;
	position: relative;
	font-size: 14px;
}
.reason_chosen .saiyasu {
	position: absolute;
	left: 493px;
	top: 73px;
}
.reason_chosen .syutyou {
	position: absolute;
	left: 282px;
	top: 111px;
}
.reason_chosen .suport {
}
.reason_chosen .servise {
	position: absolute;
	top: 187px;
	left: 260px;
}
.reason_chosen .suport {
	position: absolute;
	top: 147px;
	left: 532px;
}
.margin_bottom30 {
	margin-bottom: 30px;
}
.clear {
	clear: both;
}
#banner_box a {
	text-decoration: underline;
	font-size: 0.8em;
	width: 340px;
	text-align: center;
}
.office_voice img {
	float: left;
}
.office_voice p {
	line-height: 1.5em;
	color: #000000;
	padding-top: 25px;
}
.office_voice {
	width: 740px;
	float: left;
}
.news .news_box {
	width: 738px;
	height: 100px;
	border-top: 1px solid #4fb54f;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	overflow: auto;
	font-size: 0.8em;
}
.news_box dt {
	float: left;
	color: #666666;
}
.news_box dd {
	padding-left: 100px;
}
.news_box dl {
	margin-right: 10px;
	margin-left: 10px;
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
}
.news .news_box span {
	color: #FF0000;
	text-decoration: underline;
}
.news {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 740px;
	float: left;
}
#main .box p {
	text-decoration: underline;
	color: #000066;
	line-height: 1.3em;
	margin-top: 7px;
	width: 740px;
	text-align: center;
	font-size: 0.8em;
}
#main .remainder {
	font-size: 32px;
	text-decoration: none;
	color: #FF0000;
	margin-bottom: 20px;
}
.mx2310box {
	width: 210px;
	float: left;
}
.mx2310box a img {
	margin-left: 50px;
	margin-top: 50px;
}
/*air-conditioner
---------------------------------------------*/
#linkbox {
	width: 525px;
}
#linkbox div {
	float:left;
	width: 173px;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 18px;
	margin: 3px;
}
#linkbox .linkboxInner01 {
	background-color: #F6F6F6;
}
#linkbox div:hover {
	border: 3px solid #FF700F;
	margin: -3px;
}
#linkbox div:hover {
 /margin: 0px;
 /margin: 0px\9;
}
#linkbox div:hover .horsepower a {
	color: #FF700F;
	text-decoration: none;
}
#linkbox div p {
	font-size: 30px;
	color: #000000;
	margin-bottom: 20px;
}
#linkbox div span {
	font-size: 23px;
	margin-left: 5px;
}
#linkbox div .horsepower {
	color: #FF700F;
	margin-bottom: 0px;
}
#linkbox div .horsepower span {
	margin-left: 0px;
	font-size: 20px;
}
#linkbox div .horsepower a {
	color: #1111CC;
	text-decoration: underline;
}
#linkbox div .horsepower a:hover {
	color: #FF700F;
	text-decoration: none;
}
body {
	behavior:url("/csshover3.htc");
}
.airConditionerText01 {
	font-size: 17px;
	font-weight: bolder;
	margin-top: 5px;
	text-align: left;
}
.airConditionerText01 span {
	font-size: 28px;
	color: #FF3300;
	font-weight: bolder;
	margin-right: 3px;
	margin-left: 3px;
}
.airConditionerText02 {
	text-align: left;
	margin-left: 5px;
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	margin-top: 4px;
	margin-bottom: 37px;
}
.airConditionerBtn01 {
	margin-top: 30px;
	margin-bottom: 40px;
}
.airConditionerText03 {
	font-size: 19px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 30px;
}
/*air-conditioner-pXX
---------------------------------------------*/
#ecozeas80 li {
	float: left;
	margin-right: 19px;
	text-align: center;
	display:inline;
}
#ecozeas80 .wallTapestry {
	background-image: url(image/bg_ecozeas80_p40_01.gif);
	background-repeat: no-repeat;
	height: 490px;
	width: 205px;
}
#ecozeas80 .ceilingEmbedding {
	background-image: url(image/bg_ecozeas80_p40_02.gif);
	background-repeat: no-repeat;
	height: 490px;
	width: 225px;
}
#ecozeas80 .ceilingCarried {
	background-image: url(image/bg_ecozeas80_p40_03.gif);
	background-repeat: no-repeat;
	height: 490px;
	width: 205px;
}
#ecozeas80 ul.acozeasP40 li img {
	margin-top: 120px;
}
#ecozeas80 #first li img {
	margin-top: 15px;
}
#wrapper #main #ecozeas80 h3 {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.AirconBanner01 {
	float: left;
	margin-top: 30px;
}
.AirconBanner01 #otoiawase {
	float: left;
}
.AirconBanner01 #mitumori01 {
	float: left;
	margin-top: 15px;
	margin-left: 33px;
	display: inline;
}
#ecozeas80 {
}
#ecozeas80 {
	padding-left: 33px;
}
#ecozeas80 #first .wallTapestryBtn a {
	background-image: url(image/btn_p4001.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 205px;
	display: block;
	text-indent: -9999px;
	margin-top: 15px;
}
#ecozeas80 #first .ceilingEmbeddingBtn a {
	background-image: url(image/btn_p4002.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 225px;
	display: block;
	text-indent: -9999px;
	margin-top: 15px;
}
#ecozeas80 #first .ceilingCarriedBtn a {
	background-image: url(image/btn_p4003.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 205px;
	display: block;
	text-indent: -9999px;
	margin-top: 15px;
}
#ecozeas80 #first .wallTapestryBtnNothing a {
	background-image: url(image/btn_ecozeas80_nothing01.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 205px;
	display: block;
	text-indent: -9999px;
	margin-top: 15px;
}
#ecozeas80 #first .ceilingCarriedBtnNothing a {
	background-image: url(image/btn_ecozeas80_nothing03.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 205px;
	display: block;
	text-indent: -9999px;
	margin-top: 15px;
}
#ecozeas80 #first .wallTapestryBtn a:hover {
	background-image: url(image/btn_p40_on01.jpg);
	background-repeat: no-repeat;
}
#ecozeas80 #first .ceilingEmbeddingBtn a:hover {
	background-image: url(image/btn_p40_on02.jpg);
	background-repeat: no-repeat;
}
#ecozeas80 #first .ceilingCarriedBtn a:hover {
	background-image: url(image/btn_p40_on03.jpg);
	background-repeat: no-repeat;
}
#bannerAircon01 {
	margin-bottom: 30px;
}
/*サイトマップページ設定----------------------*/

.sitemap_box {
	width: 350px;
	padding: 10px;
	font-size: 90%;
	float: left;
	line-height: 30px;
}
.sitemap_box h2 {
	font-size:90%;
	display: block;
	background: #e4e4e4;
}
.sitemap_box a {
	color: #333333;
}
.sitemap_box a:hover {
	text-decoration: underline;
	color: #777777;
}
.sub_p {
	margin-left: 30px;
}
.fl {
	float: left;
}
.cancellationLine01 {
	text-decoration:line-through;
}
/*レンタルページ----------------------*/
.rental_page {
	padding-bottom: 50px;
}
.rental_page h3 {
	margin-top: 50px;
	padding: 10px 0 0 30px;
	text-align: left;
	font-weight: normal;
	font-size: 23px;
	color: #fff;
	background: url(image/tit_rental_01.gif) no-repeat left top;
	width: 710px;
	height: 34px;
}
.rental_page h4 {
	margin-bottom: 10px;
	padding: 5px 8px;
	text-align: left;
	background-color: #FFECE1;
}
.rental_page h5 {
	margin-bottom: 10px;
}
.rental_page dl {
	margin-left: 9px;
	clear: both;
}
.rental_page dt {
	float: left;
}
.rental_page dd {
	text-align: left;
	padding-left: 10px;
	width: 447px;
	float: left;
}
.rental_page dd li {
	margin-bottom: 10px;
	background:url(image/ico_rental_02.gif) no-repeat left 2px;
	padding-left: 16px;
}
.rental_page table {
	width: 97%;
	margin:0 9px;
	border-spacing: 0;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
}
.rental_page th, .rental_page td {
	text-align: center;
	padding: 15px;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.rental_page th {
	background-color:#FFECE1;
}
.rental_page th.bg_white {
	background-color:#fff;
}
