html {
	min-width: 100%;
	font-size: 58.5%;
}
.span_1, .span_2, .span_3, .span_4, .span_5, .span_6, .span_7, .span_8, .span_9, .span_10, .span_11, .span_12 {
	width: auto;
}
a {
	word-wrap: break-word;
}
.col, .col:first-child {
	float: none;
	margin: 0;
}
#post {
	margin: 0;
}
#home #post {
	margin: 0;
}
#toilet #post {
	margin: 0;
}
#kitchen #post {
	margin: 0;
}
#bathroom #post {
	margin: 0;
}
#washroom #post {
	margin: 0;
}
#outdoors #post {
	margin: 0;
}
#water #post {
	margin: 0;
}
.items-row {
	margin: 0;
}
.pchidden {
	display: block;
//スマホサイトだけに表示させる
}
.sphidden {
	display: none;
//スマホでは表示させない
}
#leftbar-w,  #rightbar-w {
	display: none;
}
img {
	height: auto;
	max-width: 100%;
}
.blog table, .blog tbody, .blog tr, .blog td, .blog th, .item-page table, .item-page tbody, .item-page tr, .item-page td, .item-page th {
	display: block;
}
.blog td img, .blog th img, .item-page td img, .item-page th img {
	display: block;
	margin: 0 auto;
}
#main-content .table {
	width: 100%;
	display: table;
}
.table {
	display: table;
}
.table tbody {
	display: table-row-group;
}
.table tr {
	display: table-row;
}
.table td, .table th, .mceToolbar td, td.mceToolbar {
	display: table-cell;
}
#social {
	display: block;
	float: none
}
#wrapper, #navbar-wrap, .container {
	width: auto;
	min-width: initial;
}
.slide-show {
	min-height: inherit;
	width: 100%;
}
#header-wrap table td {
	clear: both;
	display: block;
}
#logo {
	text-align: center;
	float: none;
	display: block
}
#logo img {
	max-width: 250px;
	max-height: 70px;
	display: block;
	margin: 0 auto
}
#logo a {
	text-align: center
}
#site-description {
	text-align: center
}
#top {
	float: none
}
#top td {
	text-align: center;
}
#menu-icon {
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-decoration: none;
	background: #363636;
	padding: 0;
	cursor: pointer;
	display: block;
	color: #fff;
}
#menu-icon:hover, #menu-icon.active {
	background-color: #333;
	color: #fff
}
.menu-icon-title {
	font-size: 18px;
	padding: 0 0 0 10px;
}
.menu-icon-title:before {
	content: "\f03a";
	font-family: FontAwesome;
	margin-right: 10px;
}
.icon-double-angle-down {
	font-size: 30px;
	padding: 0 10px 0 0;
	float: right;
	height: 55px!important;
	line-height: 55px!important;
}
#navbar {
	display: none;
	height: auto;
	margin: 0;
	padding: 0;
}
/* Menu */
#navbar-wrap {
	box-sizing: border-box;
	height: auto;
//display:block;
	display: none;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #222;
	background: #363636;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 100;
	opacity: 0.90;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90)";
}
#wrapper {
//margin-top: 55px;
//ナビの空白
}
/* ↓スマホヘッダー */

.sp-logo {
	margin: 5px 50px 5px 5px;
	text-align: left;
}
.sp-menu-right {
}
/* ↑スマホヘッダー */


/* JF MobileMenu コンパクトメニュー*/

#outer #jf_mm_menu li img {
	display: none;
}
#outer .jf_mm_trigger {
	font-size: 28px;
	height: auto;
	line-height: 15px;
	padding-top: 5px;
	top: 15px;
	width: 40px;
	right: 5px;
	left: inherit;
}
#outer .jf_mm_trigger .fa-bars {
	display: block;
}
#outer .jf_mm_trigger p {
	color: #fff;
	font-size: 8px;
	text-align: center;
}
#outer #jf_mm_menu p {
	color: #fff;
	margin: 5px;
	display: none;
}
#outer #jf_mm_menu .backItemClass .fa-angle-right {
	transform: scale(-1, 1);
}
#outer #jf_mm_menu .fa-times {
	font-size: 26px;
	margin-top: 10px;
}
#outer .jf_mm_wrapper a, #top .jf_mm_wrapper a {
	text-decoration: none;
	padding: 10px 1em;
	font-weight: bold;
}
#outer .jf_mm_wrapper ul > li > a:before {
	content: "\f101";
	font-family: FontAwesome;
	margin-right: 5px;
}
body .jf_mm_trigger.jf_mm_rtl {
	right: 10px;
}
#outer .jf_mm_a_img {
	display: none;
}
.jf_mm_wrapper .iconSpacing_ltr, .jf_mm_wrapper .iconSpacing_rtl {
	display: none;
}
.levelHolderClass ul {
	height: 85vh;
}
.levelHolderClass ul::-webkit-scrollbar { /* スクロールバー全体 */
 width: 10px;
}
 .levelHolderClass ul::-webkit-scrollbar-thumb { /* スクロールバーのある部分 */
 background: #cccccc;
 border-radius: 10px;
}
.levelHolderClass ul::-webkit-scrollbar-track-piece:start { /* スクロールバーが表示されてない部分（前） */
 background: #EDEDED;
}
.levelHolderClass ul::-webkit-scrollbar-track-piece:end { /* スクロールバーが表示されてない部分（後ろ） */
 background: #EDEDED;
}
/*　セパレータのアイコンの向き調整*/
.jf_mm_wrapper ul li a.separator .floatLeft {
	float: right;
}
.jf_mm_wrapper ul li a.separator .fa-angle-left::before {
	content: "\f105";
//右向き矢印  font-family: FontAwesome;
}
.menu-text {
	font-size: 9px;
	font-weight: bold;
}
.jf_mm_wrapper .rtl {
	box-shadow: 5px 0 5px 5px #545252;
}
body #jf_mm_menu.jf_mm_rtl .jf_mm_wrapper li {
	text-align: left !important;
}
.fa-angle-left:before {
	color: #fff;
}
#jf_mm_menu.jf_mm_rtl .jf_mm_wrapper .levelHolderClass i.fa {
	padding: 0;
}
#slide-wrap {
	min-height: inherit;
}
/* Navigation */
#navigation {
	display: block;
	padding: 0 10px;
	width: 100%;
}
#navigation .menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation .menu .icon-angle-right {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -6px;
	color: #aaa;
	font-size: 12px;
}
#navigation .menu > li {
	display: block;
	float: none;
}
#navigation .menu > li ul {
	display: none;
}
#navigation .menu ul {
	position: relative;
	left: 0;
	top: 100%;
	margin: 0;
	nowhitespace: afterproperty;
	opacity: 1;
	transition: none;
	visibility: visible;
	z-index: 99;
}
#navigation .menu ul ul {
	position: relative!important;
	margin: 1px 0 0 0;
	padding: 0;
	left: 0px;
	width: 100%;
	display: block;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#navigation .menu ul ul li {
	width: auto
}
#navigation .menu li {
	position: relative
}
#navigation .menu li:hover > ul {
	margin: 0;
	opacity: 1;
	visibility: visible;
}
#navigation .menu a {
	display: block;
	position: relative;
}
/* current item */
#navigation .menu > li > a:hover, #navigation .menu > li.sfHover > a, #navigation .menu > .active > a, #navigation .active > a:hover, #navigation .active > a:hover {
	color: #58C0E6;
}
#navigation .menu > .active > a, #navigation li.active > a {
	font-weight: bold;
	color: #58C0E6
}
#navigation .menu > li {
	margin: 0;
	padding: 0;
}
#navigation .menu a {
	height: auto;
	color: #fff;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	line-height: 45px;
	font-size: 16px;
	padding: 0 10px 0 0;
}
/*drop-down styles*/
#navigation .menu ul {
	background: #363636;
	border: none;
}
#navigation .menu li:hover ul {
	margin: 0;
}
#navigation .menu ul ul.sub-menu {
	margin: 0;
	padding: 0;
	border-top: 1px solid #333
}
#navigation .menu ul ul.sub-menu li {
	margin: 0;
	padding: 0;
}
#navigation .menu ul li {
	/*border-bottom:1px solid #333 */
	border: none;
}
#navigation .menu ul li:first-child {
}
#navigation .menu ul li:last-child {
	border: 0
}
#navigation .menu ul li > a:hover {
	color: #58C0E6
}
#navigation .menu ul a {
	border: 0 none;
	display: block;
	font-size: 16px;
	height: auto;
	line-height: 45px;
	margin: 0;
	padding: 0 10px;
	text-transform: none;
}
#navigation .menu ul .separator {
	display: none;
}
#navigation .menu li > span {
	line-height: 45px;
	cursor: pointer;
}
#navigation .menu li.parent > span:before {
	content: "\f107";
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	font-size: 15px;
}
#navigation .menu li.parent > span:after {
	margin-left: 25px;
}
#navigation .menu li.open > span:before {
	content: "\f106";
	font-family: FontAwesome;
	position: absolute;
	font-size: 15px;
}
#navigation ul#img-menu li a img, #navigation ul#img-menu li span.separator img {
	display: none;
}
#navigation ul#img-menu > li > a > .menutitle:after, #navigation ul#img-menu > li > .separator:after {
	content: attr(data-label);
}
#navigation ul > li > a > .menutitle:before, #navigation ul.sub-menu a .menutitle:before {
	content: "\f105";
	font-family: FontAwesome;
	margin-right: 6px;
}
#navigation ul.sub-menu a .menutitle:before {
	margin-right: 10px;
}
#navigation ul.sub-menu .icon-angle-down:before {
	content: ""!important;
}
#navigation ul.sub-menu a {
}
#navigation i {
	text-align: right
}
#footer td {
	display: block;
	text-align: center !important;
}
#footer-nav {
	float: none
}
#footer-nav ul {
	float: none
}
.copyright {
	padding: 0 10px;
	text-align: center;
}
#footer-wrap {
	width: auto;
	padding-bottom: 10px;
}
#footer-wrap .login {
	padding: 8px 0;
	text-align: center;
}
/*forms*/

.display-limit select {
	width: auto;
}
input[type="text"], input[type="email"], select, textarea {
	font-size: 16px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: -moz-available;
	width: -webkit-fill-available;
	width: 90%;
}
.component_container {
	padding: 10px;
}
input[type="radio"], input[type="chexkbox"] {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}
input[type="radio"]:checked {
	background-color: #000;
	color: red;
}
.form-horizontal .control-group {
	margin: 0;
}
.visCustomText {
	display: block;
}
.visCustomText p {
	margin: 0 !important;
}
p.errorcontainer::after {
	margin-left: 5%;
}
label.error {
	margin-left: 3%;
}
#visformcontainer .error-text {
	left: 0;
	bottom: 0;
}
.radio-list-field label {
	display: inline-block;
	height: auto;
	margin-bottom: 10px;
	margin-right: 10px;
	width: auto;
}
.visCSSrbinl {
	margin-left: 10px;
}
.visBtnCon .send {
	font-size: 24px;
	padding: 8px 15px;
}
/* visformsここまで*/

/* jforms*/
.pickprevious.icomoon, .picknext.icomoon {
	font-size: 26px;
	width: 26px !important;
	height: 26px !important;
}
.timepicker_popover .btn-close-popover {
	font-size: 26px;
	right: -15px;
	top: -8px;
}
.timepicker_popover table {
	width: 130px;
}
.timepicker_popover .input_micro {
	margin: 0 auto;
}
.fieldsform {
	margin: 0;
	padding: 0;
}
.fieldsform fieldset {
	display: block;
	margin: 0;
	padding: 0;
}
.fieldsform fieldset .control-group {
	display: block;
}
.fieldsform fieldset .control-label, .fieldsform fieldset .controls {
	border: medium none;
	display: block;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
}
.fieldsform fieldset .control-label {
	border-top: 1px dotted #ddd;
	padding-bottom: 0;
	padding-right: 0;
}
.formError {
	left: auto !important;
	right: 35px;
}
.btn-group a .icon-calendar, .btn-group a .icon-folder-open {
	font-size: 18px;
	height: 20px !important;
	width: 20px !important;
}
.btn-group .btn {
	padding-bottom: 6px;
	padding-top: 6px;
}
ul.checkboxes li input {
	height: 16px;
	width: 16px;
}
ul.checkboxes li input:checked {
}
#header-table td:last-child {
	text-align: center;
}
#sb-nav a {
	font-size: 24px;
	width: 26px;
	height: 26px;
}
#footer #swSp {
	display: none;
//モバイル表示ボタン
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
	height: 25px;
}
.news-box table {
	display: table;
}
.news-box table tbody {
	display: table-row-group;
}
.news-box table tr {
	display: table-row;
}
.news-box table td, .news-box table th {
	display: table-cell;
}
.news-box ul li {
	padding: 5px 0 5px 10px;
}
#recaptcha_table td {
	display: inline-block;
}
#recaptcha_table td #recaptcha_reload_btn {
}
#recaptcha_table td #recaptcha_switch_audio_btn {
}
#recaptcha_table td #recaptcha_whatsthis_btn {
}
h1#h1title {
	text-align: center;
	display: none;
}
/* ↓タブプラグイン用 */
.nn_tabs .nav-tabs > li > a {
	margin-right: 0;
}
.nn_tabs ul.nav-tabs > li {
	float: none;
	font-size: 16px;
}
/* ↑タブプラグイン用 */

.chzn-container {
	width: 100% !important;
}
.sbox-content-image img, #sbox-content {
	height: auto;
}
#sbox-window {
	height: auto !important;
}
#jf_mm_menu, .jf_mm_trigger {
	display: block;
}
/* rsforms pro*/

#userForm .rsform-block {
	border-top: 1px dotted #ccc;
}
#userForm .rsform-block, #userForm .rsform-block > label, #userForm .rsform-block .formControls {
	display: block;
	width: auto;
}
#userForm .rsform-block > label, #userForm .rsform-block .formControls {
	border: none;
}
.rsform-radio {
	margin-right: 10px;
}
.yui-calcontainer {
	display: inline-block;
	float: none !important;
}
table.yui-calendar, .xdsoft_datetimepicker table {
	display: table;
}
table.yui-calendar tbody, .xdsoft_datetimepicker tbody {
	display: table-row-group;
}
table.yui-calendar tr, .xdsoft_datetimepicker tr {
	display: table-row;
}
table.yui-calendar td, table.yui-calendar th, .xdsoft_datetimepicker td, .xdsoft_datetimepicker th {
	display: table-cell
}
.formControls input.btn {
	margin-left: 0px;
}


/* スクロールバーの表示 */

::-webkit-scrollbar {
 width: 10px;
}
::-webkit-scrollbar-thumb {
 background: #ccc;
 border-radius: 5px;
}
::-webkit-scrollbar-track {
 background: #f7f7f7;
}
/*　jce popup*/
#jcemediabox-popup-body {
	width: 100% !important;
 //height: auto !important;
}
#jcemediabox-popup-content {
	box-sizing: border-box !important;
	;
	width: 100% !important;
 //height: auto !important;
}
/* レイアウトデザイン */
#wrapper {
	margin: 0 auto;
	max-width: 100%;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 2;
}
#header-wrap {
	margin: 0 auto;
	padding: 0;
	width: auto;
	overflow: hidden;
}
#header-wrap #top{
	position: relative;
	height: auto;
}
#header-wrap #top .custom{
	width: auto;
	padding: 0;
}
#top .time {
	font-size: 13px;
	text-align: center;
	line-height: 1.4em;
	position: relative;
	top: 0;
}
#promo-wrap {
	margin-bottom: 0;
	margin-top: 0;
	position: relative;
	background-image: url("../images/main_bg.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
}
#home #promo-wrap {
	background-image: url("../images/main_bg.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	background-size: cover;
}
#promo {
	max-width: inherit;
	width: auto;
}
#home #promo {
	max-width: inherit;
	width: auto;
}
#toilet #promo {
	max-width: inherit;
	width: auto;
}
#kitchen #promo {
	max-width: inherit;
	width: auto;
}
#bathroom #promo {
	max-width: inherit;
	width: auto;
}
#washroom #promo {
	max-width: inherit;
	width: auto;
}
#outdoors #promo {
	max-width: inherit;
	width: auto;
}
#water #promo {
	max-width: inherit;
	width: auto;
}
.breadcrumbs {
	display: none;
}
#footer-content {
	margin: 0 auto;
	width: auto;
}
.td90 {
	width: auto;
}
.td270 {
	width: auto;
}
.td480 {
	width: auto;
}
#ex-other-tbl {
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 5px 0;
}
#ex-other-tbl tbody {
	display: table;
	width: 100%;
}
#ex-other-tbl tr {
	display: table-row;
	width: auto !important;
}
#ex-other-tbl td {
	background-image: url("../images/bg05.png");
	background-repeat: repeat;
	background-position: left top;
	padding: 15px 0 15px 15px;
	text-align: left;
	vertical-align: middle;
	padding: 18px 20px;
	display: table-cell;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#ex-other-tbl th {
	background-color: #000;
	color: #fff;
	display: table-cell;
	font-size: 18px;
	font-weight: normal;
	padding: 16px;
	text-align: center;
	vertical-align: middle;
	width: 20%;
	white-space: nowrap;
}
#ex-our-tbl {
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 10px 0;
}
#ex-our-tbl tbody {
	display: table;
	width: 100%;
}
#ex-our-tbl tr {
	display: table-row;
	width: auto !important;
}
#ex-our-tbl td {
	background-image: url("../images/bg06.png");
	background-repeat: repeat;
	background-position: left top;
	padding: 15px 0 15px 15px;
	text-align: left;
	vertical-align: middle;
	padding: 18px 20px;
	display: table-cell;
	font-size: 16px;
	font-weight: bold;
	color: #D80000;
}
#ex-our-tbl th {
	background-color: #FF7270;
	color: #fff;
	display: table-cell;
	font-size: 18px;
	font-weight: normal;
	padding: 16px;
	text-align: center;
	vertical-align: middle;
	width: 20%;
	white-space: nowrap;
}
.ex {
	background-color: #0097d7;
	background-image: url("../images/ex_bg_s.png");
	background-position: center top;
	background-repeat: no-repeat;
	border-radius: 5px;
	height: auto;
	margin: 0;
	overflow: hidden;
	padding: 25px 15px;
}
.ex h4 {
	color: #0094D8;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 50px 0;
	line-height: 1em;
}
.ex p {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	line-height: 1.5em;
}
/* 対応エリア */
.area-ttl {
	background-image: none;
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #E8F7FA;
	margin: 0;
	padding: 0 5px;
}
.area-ttl h3 {
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: auto;
}
.area-textarea {
	width: auto;
	margin: 0 auto;
	padding: 20px;
	overflow: hidden;
}
.area-box {
	padding: 0 0 30px 0;
	overflow: hidden;
}
.ttl-q {
	background-image: url("../images/icon_q.png");
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #00a5fb;
	color: #00A6FB;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0 10px;
	padding: 10px 0 15px 50px;
}
.ttl-q2 {
	background-image: url("../images/icon_q.png");
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #00a5fb;
	color: #00A6FB;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0 10px;
	padding: 0 0 10px 50px;
}
.faq .inner {
	width: auto;
	margin: 0 auto;
	padding: 20px;
	overflow: hidden;
}
.faq-table {
	border-collapse: collapse;
	margin: 0;
	width: 100%;
}
.faq-table tbody {
	display: table;
	width: 100%;
}
.faq-table tr {
	display: table-row;
	width: auto;
}
.faq-table td {
	display: table-cell !important;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
.faq-table th {
	display: table-cell !important;
	font-weight: normal;
	padding: 0;
	text-align: left;
	vertical-align: top;
	width: 50px;
}
.faq-table th img{
	margin: 0;
}
/* お問い合わせ */
.contact .inner {
	width: auto;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.p-time {
	color: #fff;
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	margin: 10px 0;
	padding: 0;
}
.policy-box {
	border: 4px solid #eee;
	max-height: 300px;
	overflow: auto;
	padding: 40px;
	margin: 20px 0;
}
/*会社概要*/
#gaiyo-table {
	border-collapse: collapse;
	width: 100%;
	margin: 10px 0;
}
#gaiyo-table tbody {
	display: table;
	width: 100%;
}
#gaiyo-table tr {
	display: table-row;
	width: auto;
}
#gaiyo-table td {
	border: 1px solid #ccc;
	padding: 15px;
	display: table-cell;
}
#gaiyo-table th {
	background-color: #efefef;
	border: 1px solid #ccc;
	display: table-cell;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	width: 15%;
}
/*アンカーリンク*/
#service {
	margin-top: 0;
	padding-top: 0;
}
#point {
	margin-top: 0;
	padding-top: 0;
}
#voice {
	margin-top: 0;
	padding-top: 0;
}
#flow {
	margin-top: 0;
	padding-top: 0;
}
#area {
	margin-top: 0;
	padding-top: 0;
}
#faq {
	margin-top: 0;
	padding-top: 0;
}
#contact {
	margin-top: 0;
	padding-top: 0;
}
#voice-mizumawari {
	margin-top: 0;
	padding-top: 0;
}
#voice-toilet {
	margin-top: 0;
	padding-top: 0;
}
#voice-kitchen {
	margin-top: 0;
	padding-top: 0;
}
#voice-bathroom {
	margin-top: 0;
	padding-top: 0;
}
#voice-washroom {
	margin-top: 0;
	padding-top: 0;
}
#voice-out {
	margin-top: 0;
	padding-top: 0;
}
#voice-heater {
	margin-top: 0;
	padding-top: 0;
}
.top-maintxt {
	background-color: #FFE100;
	padding: 15px;
	margin: 0;
}
.top-maintxt p {
	font-weight: bold;
	color: #002DB2;
	font-size: 18px;
	line-height: 1.4em;
	text-align: center;
}
.faq-box2 {
	height: auto;
}
#ftbn {
	position: fixed;
	z-index: 99;
	bottom: 0;
	margin: 0;
	padding: 0;
}
#ftbn-table {
	border-collapse: collapse;
	width: 100%;
	margin: 0;
}
#ftbn-table tbody {
	display: table;
	width: 100%;
}
#ftbn-table tr {
	display: table-row;
	width: auto !important;
}
#ftbn-table td {
	padding: 10px;
	display: table-cell !important;
	vertical-align: top;
	text-align: center;
	width: 50%;
	border: 1px solid #fff;
	background: rgba(255,0,0,0.8);
}
#topcontrol {
	bottom: 60px !important;
}
#bottom {
	background-color: #0066df;
	color: #fff;
	padding: 0 0 40px 0;
}
#toilet .voice-box1 {
	height: auto;
}
#toilet .voice-box2 {
	height: auto;
}
#toilet .voice-box3 {
	height: auto;
}
#kitchen .voice-box1 {
	height: auto;
}
#kitchen .voice-box2 {
	height: auto;
}
#kitchen .voice-box3 {
	height: auto;
}
#bathroom .voice-box1 {
	height: auto;
}
#bathroom .voice-box2 {
	height: auto;
}
#bathroom .voice-box3 {
	height: auto;
}
#bathroom .voice-box4 {
	height: auto;
}
#bathroom .voice-box5 {
	height: auto;
}
#bathroom .voice-box6 {
	height: auto;
}
#washroom .voice-box1 {
	height: auto;
}
#washroom .voice-box2 {
	height: auto;
}
#washroom .voice-box3 {
	height: auto;
}
#washroom .voice-box4 {
	height: auto;
}
#washroom .voice-box5 {
	height: auto;
}
#washroom .voice-box6 {
	height: auto;
}
#outdoors .voice-box1 {
	height: auto;
}
#outdoors .voice-box2 {
	height: auto;
}
#outdoors .voice-box3 {
	height: auto;
}
#outdoors .voice-box4 {
	height: auto;
}
#outdoors .voice-box5 {
	height: auto;
}
#outdoors .voice-box6 {
	height: auto;
}
h2.componentheading, .page-header h2 {
	width: auto;
	margin: 20px 0 0 0;
}
.anc ul li {
	display: block;
}
.anc ul li a {
	width: auto;
}
.anc ul li a:hover {
	width: auto;
}
/****2021,追記**********************/
.inner {
	width: auto;
	margin: 0 auto;
	padding: 0;
}
.conv-area {
	position: relative;
	padding: 10px 0;
	margin: 0 auto;
	width: auto;
}
.conv-area::before {
	display: none;
}
.conv-area .areatxt {
	font-size: 2.6rem;
	font-weight: bold;
	color: #fff;
	margin:8px 0;
	padding: 0;
	text-align: center;
	background:none;
	background-repeat: no-repeat;
}
.conv-area .areatxt span {
	color: #FFFF26;
	font-size: 3.8rem;
}
.conv-area-single{
	padding: 0 10px;
}
.conv-area .areatxt::after {
	display: none;
}
.conversion{
	padding: 0 10px 20px 10px;
}
.conversion::before {
	height:50%;
}
.conv-area .time {
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 1.4em;
	margin: 10px 0 0 0;
}
.conversion .bn {
	border: 5px solid #15459E;
	width: auto;
	padding: 0;
}
.conversion .bn .inner {
	width: auto;
	padding: 8px;
	background: none;
}
.conversion .bn .inner ul{
	padding: 0;
	margin: 0;
	letter-spacing: -0.4em;
}
.conversion .bn .inner ul li{
	display: inline-block;
	width: 50%;
	letter-spacing: normal;
	box-sizing: border-box;
	vertical-align: top;
}
.conversion .bn .inner ul li:first-child{
	padding-right: 2px;
}
.conversion .bn .inner ul li:last-child{
	padding-left: 2px;
}
.conversion .bn .inner .tel {
	float: none;
}
.service {
	padding: 10px;
}
.service .inner {
	padding: 0;
	margin: 0 auto;
	width: auto;
}
.service .inner h3 {
	padding: 10px;
	margin: 10px 0 15px 0;
	background-size: 100%;
	font-size: 1.6rem;
	background-image: none;
	box-shadow: 0px 2px 0px 0px #FFD24D;
	background-color: #FFFF00;
	border-radius: 50px;
	line-height: 1.4em;
}
.service-box .item{
	width: 48%;
	margin: 0 0 20px 0
}
.service-box .item h4 {
	font-size: 1.2rem;
	line-height: 1.4em;
	letter-spacing: -0.1em;
}
.service-box .item h4 span {
	font-size: 1.6rem;
}
.service-box .item .txtarea {
	padding: 5px;
}
.service-box .item .txtarea img {
	margin: 5px 0 0 0;
}
.service-box .item .txtarea p{
	font-size: 1rem;
	line-height: 1.4em;
}
.sv-price span {
	font-size: 2.2rem;
}
.sv-min {
	font-weight: bold;
	line-height: 1.8em;
}
.sv-min span {
	font-size: 2.2rem;
}
.ttl-main{
	border-bottom: 3px solid #00ABF4;
	text-align: center;
	font-size: 3rem;
	color: #00218C;
	display: inline-block;
	font-weight: normal;
	margin: 0 auto 30px auto;
	padding: 0 0 10px 0;
	font-weight: bold;
}
.sv-tbl{
	border-collapse: collapse;
	width: 100%;
	margin: 3px 0;
	box-sizing: border-box;
}
.sv-tbl tbody {
	display: table;
	width: 99%;
}
.sv-tbl tr {
	display: table-row;
	width: auto;
	padding: 0;
}
.sv-tbl td {
	display: table-cell !important;
	padding: 5px;
	box-sizing: border-box;
}
.sv-tbl th{
	display: table-cell !important;
	line-height: 1.4em;
	padding: 5px;
	font-size: 1.2rem;
	box-sizing: border-box;
}
.pay {
	padding: 20px;
}
.pay h2 {
	width: 80%;
}
.pay-item {
	width: auto;
	margin: 80px auto 40px auto;
	padding: 20px;
}
.pay-item h4 {
	margin: 20px 0 10px 0;
	position: relative;
	padding:0;
	font-size: 1.6rem;
}
.pay-item h4:before {
	display: none;
}
.pay-item h4 span {
	position: relative;
	padding: 0;
	background: #fff;
	font-size: 1.8rem;
	font-weight: bold;
}
.maker-logo {
	width: auto;
}
.maker-logo h3 {
	font-size: 1.8rem;
}
.maker-logo .makerlist{
	padding: 10px;
	text-align: center;
}
.covid{
	padding: 20px;
	margin: 0 auto;
	width: auto;
	box-sizing: border-box;
}
.covid h2{

	font-size: 1.8rem;
	line-height: 1.4em;
}
.covid .covid-icon{
	padding: 15px;
	text-align: center;
}
.covid .covid-icon ul li{
	display: inline-block;
	padding: 1%;
	letter-spacing: normal;
	margin: 0;
	width: 30%;
}
.covid .covid-icon .caption{
	margin: 10px 0 0 0;
	padding: 10px 0;
}
.works{
	padding: 20px;
}
.works h2{
	margin: 0 0 20px 0;
}
.result-box{
	width: auto;
}
.result-box .item {
	width: 100%;
}
.result-tbl{
	border-collapse: collapse;
	width: 100%;
	margin: 10px 0;
}
.result-tbl tbody {
	display: table;
	width: 100%;
}
.result-tbl tr {
	display: table-row;
	width: auto;
}
.result-tbl td {
	display: table-cell !important;
}
.result-tbl th{
	display: table-cell !important;
	white-space: normal;
	width: 40%;
}
.bt-more-l ul li{
	display: block;
}
.bt-more-l ul li a{
	padding: 16px 30px 16px 80px;
	font-size: 1.8rem;
}
.bt-more-l ul li a::before{
	bottom:-10px;
	width: 70px;
}
.reason{
	padding: 20px 0
}
.point-box{
	width: auto;
	padding: 10px;
	margin: 20px 20px 0 20px;
}
.tokutyou01, .tokutyou02, .tokutyou03{
	padding: 16px 16px 16px 80px;
	font-size: 2rem;
	text-align: left;
}
.tokutyou01::before{
	left: -30px;
	bottom:30px;
}
.tokutyou02::before{
	left: -30px;
	bottom:30px;
}
.tokutyou03::before{
	left: -30px;
	bottom:30px;
}
.point-col2 .item{
	width: 100%;
	padding: 20px;
	margin: 0 0 10px 0;
	box-sizing: border-box;
}
.point-col3 .item{
	width: 100%;
	margin: 0 0 20px 0;
}
.kaiketu-box{
	height: auto;
}
.caution{
	padding: 40px 10px 10px 10px;
}
.caution h3{
	font-size: 2rem;
	z-index: 1;
}
.caution .textarea{
	width: auto;
	z-index: 2;
}
.caution::before{
	width: 30%;
}
.caution::after{
	width: 30%;
}
.caution-box{
	text-align: left;
	padding: 10px;
}
.caution-box h4{
	color: #fff;
	font-size: 2rem;
}
.caution::before, .caution::after{
	width: 60px;
	height: 90px;
	background-size: cover;
}	
.subtxt {
	font-size: 1.2rem;
	line-height: 1.4em;
}
.voice {
	padding: 20px;
}
.voice-box{
	width: auto;
}
.voice-box .item{
	width: 100%;
}
.flow-textarea {
	padding: 20px;
}
.flow-box1, .flow-box2, .flow-box3 {
	padding: 20px;
	width: auto;
}
.flow-tbl td {
	display: block;
	padding: 0;
}
.flow-tbl th {
	padding: 0 0 10px 0;
	width: 100%;
}
.flow-box1 img, .flow-box2 img, .flow-box3 img{
	width: 80%;
	margin: 0 auto;
}
.pay2 {
	padding: 20px;
}
.pay2 h2 {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 30px;
	margin: 0 auto;
	width: 80%;
}
.pay-item h3 {
	font-size: 1.8rem;
	margin: 20px 0 10px 0;
	line-height: 1.4em;
}
.bf-price span{
	display: block;
}
#userForm{
	padding: 10px;
}
.contact {
	padding: 20px 10px;
	margin: 0;
	overflow: hidden;
}
#faq .faq-ttl{
	margin-top: 20px;
}
#blog .item{
	padding: 10px;
	margin: 20px 0;
}
#voice h2{
	margin-top: 20px;
}
.anc ul li {
	width: auto;
}
#flow .flow-ttl{
	margin-top: 10px;
}
.area-servicelist{
	width: auto;
	margin: 0 0 20px 0;
}
.area-servicelist .bnlist ul li{
	display: block;
	letter-spacing: normal;
	width: auto;
	padding:0.4%;
}
.headline{
	background: none;
	margin: 10px 0 0 0;
}
.item-page-title {
	margin: 20px 0 0 0;
}
.btm-contact{
	padding:10px 0 5px 0;
	position: fixed;
}
.btm-contact ul{
	padding:0;
	margin: 0 auto;
	letter-spacing: -0.4em;
	width: auto;
}
.btm-contact ul::after{
	display: none;
}
.btm-contact ul li{
	display: inline-block;
	padding:0 1px;
	width: 33%;
	box-sizing: border-box;
}
.btm-contact ul li:last-child{
	padding-right: 0;
}
.w800 .service-box{
	width: auto;
}
.p-left{
	margin-top: 5px;
	text-align: left;
	line-height: 1.7em !important;
}

/* slick スライダー */
.works {
	display: block;
	margin-bottom: 40px;
	padding: 30px 0 0;
}

.slick-slider {
	margin-left: 16px;
	margin-right: 16px;
}

.slick-dotted {
	padding-bottom: 0 !important;
	margin-bottom: 80px !important;
}

.slick-prev:before,
.slick-next:before {
	color: #333 !important;
	font-size: 30px !important;
}

.slick-prev {
	left: -36px !important;
	z-index: 1 !important;
	opacity: 0.4 !important;
	width: 100px !important;
	height: 100px !important;
}

.slick-next {
	right: -36px !important;
	opacity: 0.4 !important;
	width: 100px !important;
	height: 100px !important;
}