@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@800;900&display=swap');


/* public_htmlのページの共通部分調整
------------------------------------------------------------------------------*/
.header__main-container .logo-block {
	padding: 0;
}

.header__main-container .logo-block .logo_cross {
	top: -7px;
}

.header__nav-container li a span {
	display: block;
}

::-webkit-input-placeholder {
	color: #c3c3c3;
}

.layout_table {
	width: 1000px !important;
	font-family: 'Noto Sans JP', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

td.layout_right .bnr_cm_lower,
td.layout_menu .leftmenu {
	margin-top: 26px;
}

.layout_body .sideTitle {
	line-height: 1.2;
}

.layout_body .sideList li a,
.layout_body .sideList li a:hover {
	text-decoration: none;
}

.pan {
	margin-top: 4px;
	margin-bottom: 25px;
	padding: 12px 5px;
	color: #333;
	background-color: #FFF;
	border-bottom: 1px solid #EAEAEA;
}

.pan a,
.pan a:hover {
	color: #09F !important;
	text-decoration: none !important;
}

td.layout_right .bnrArea-l li {
	margin: 15px auto;
}

.side_search [type="text"] {
	-webkit-appearance: none;
	border: 1px solid #ccc;
	border-radius: 3px;
	width: 100%;
	font-size: 12px;
	font-weight: 300;
}

.side_search [type="text"]:focus {
	border-color: #4CAAC0;
	box-shadow: inset 0 0 1px #4caac0;
	outline: none;
}


/* 自由編集エリア（共通）
------------------------------------------------------------------------------*/
.free_area {
	height: auto;
	clear: both;
	text-align: left;
}

.free_area h1 {
	height: 28px;
	/*float: left;*/
	font-size: 14pt;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	border-left: 5px solid #009;
	border-bottom: 1px solid #009;
}

.free_area h2 {
	height: 28px;
	/*float: left;*/
	font-size: 14pt;
	text-align: left;
	/*	margin:0px 0px 10px 0px;*/
	margin: 0 0 1em;
	/* MODIFIED [22/08/04] */
	padding: 0px 0px 0px 5px;
	border-left: 5px solid #009;
	border-bottom: 1px solid #009;

	/*background-color: #9CF;*/
}

.free_area h3 {
	height: 20px;
	/*float: left;*/
	font-size: 12pt;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	/* border-left: 3px solid #009; */
	border-bottom: 1px solid #009;
	/*background-color: #9CF;*/
}

/* ADDED [21/07/28] */
.free_area .subtitle {
	position: relative;
	width: auto;
	/*	max-width: 560px;*/
	max-width: initial;
	/* MODIFIED [22/08/07] Akaboshi */
	height: auto;
	margin: 20px 0 10px;
	padding: 6px 12px;
	line-height: 1.3;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #5776e3;
	background: -moz-linear-gradient(top, #1653c3 0%, #3978d6 50%, #65b3ff 85%, #65b3ff 98%, #4ba6ff 100%);
	background: -webkit-linear-gradient(top, #1653c3 0%, #3978d6 50%, #65b3ff 85%, #65b3ff 98%, #4ba6ff 100%);
	background: linear-gradient(to bottom, #1653c3 0%, #3978d6 50%, #65b3ff 85%, #65b3ff 98%, #4ba6ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5776e3', endColorstr='#52a5f6', GradientType=0);
	border: 1px solid rgb(27 62 183 / 10%);
	border-radius: 4px;
	overflow: hidden;
}

.free_area .subtitle:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 50%;
	background: rgba(255, 255, 255, .125);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .125) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .125) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .125) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255, 255, 255, .3)', endColorstr='rgba(255, 255, 255, .125)', GradientType=0);
}

.free_area .subtitle_txt {
	font-weight: normal;
	color: #fff;
}

/* end - ADDED [21/07/28] */


.free_area h5 {
	width: 550px;
	height: 20px;
	/*float: left;*/
	font-size: 12pt;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	/* border-left: 3px solid #009; */
	border-bottom: 1px solid #009;
	/*background-color: #9CF;*/
}

/* 給湯器旧品番
------------------------------------------------------------------------------*/
h2#tit1 {
	width: 560px;
	height: 150px;
	background: url(../boiler_hinban/images/tit.jpg) no-repeat;
	border: none;
	padding: 0;
	margin: 0 0 -15px 0;
	text-indent: -9999px;
}

#tit1_text {
	text-indent: -9999px;
	margin: 0;
}

#tit2 {
	width: 560px;
	height: 100px;
	background: url(../boiler_hinban/images/tit_hinban.jpg) no-repeat;
	border: none;
	padding: 0;
	margin: 0 0 -5px 0;
	text-indent: -9999px;
}

#tit2_text {
	text-indent: -9999px;
	margin: 0;
	width: 560px;
}

.tit_ss2 {
	font-weight: normal !important;
	font-size: 11px !important;
}

li {
	list-style: none;
}


table.s_kyutoki {
	width: 560px !important;
	border-collapse: separate;
	border-spacing: 0px;
}

table.s_kyutoki tr {
	height: 32px;
}

table.s_kyutoki td {
	width: 50%;
}


.ky_li_on {
	background: url(../boiler_hinban/images/ky_li_on_bg.gif) repeat-x;
	padding-bottom: 0;
	padding-left: 6px;
	font-weight: bold;
	color: #1e92e3;
	border-left: #009cff solid 1px;
	border-right: #009cff solid 1px;
}

.ky_li_on img {
	vertical-align: middle;
	margin-right: 5px;
}

.ky_li {
	background: url(../boiler_hinban/images/ky_li_bg.jpg) repeat-x;
	padding-bottom: 0;
	border-left: #009cff solid 1px;
	border-right: #009cff solid 1px;
}

.ky_li img {
	vertical-align: middle;
	margin-right: 5px;
}

.ky_li a {
	margin-left: 5px;
	color: #007bff;
	font-weight: bold;
	/*border-left:#0076fe solid 7px;*/
}

.ma_li_on {
	background: url(../boiler_hinban/images/ky_li_on_bg.gif) repeat-x;
	padding-bottom: 0;
	padding-left: 6px;
	font-weight: bold;
	color: #1e92e3;
	border-left: #009cff solid 1px;
}

.ma_li_on img {
	vertical-align: middle;
	margin-right: 5px;
}

.ma_li {
	background: url(../boiler_hinban/images/ky_li_bg.jpg) repeat-x;
	padding-bottom: 0;
	border-left: #009cff solid 1px;
}

.ma_li img {
	vertical-align: middle;
	margin-right: 5px;
}

.ma_li a {
	margin-left: 5px;
	color: #007bff;
	font-weight: bold;
	/*border-left:#0076fe solid 7px;*/
}

.page_top {
	text-align: right;
	font-size: 10px;
	margin-bottom: 10px;
	width: 560px;
}

.page_top a {
	color: #979797;
}

.page_top a:link,
.page_top a:active,
.page_top a:visited {
	/*text-decoration: underline;*/
	background: url(../boiler_hinban/images/go_top.gif) no-repeat left center;
	padding-left: 12px;
}

.page_top a:hover {
	color: #FE0000;
	text-decoration: none !important;
}


/* メーカーリンク
------------------------------------------------------------------------------*/
.maker_link {
	/* width: 560px; */
	width: 100%;
	/* MODIFIED [22/06/02] */
	height: auto;
	clear: both;
	/*border: 1px solid #999;*/
	border-collapse: collapse;
	margin-top: 20px;
}

.maker_link th {
	font-weight: normal;
	text-align: left;
	background-color: #DDF3FF;
	/*background-color: #EAEAEA;*/
	border-bottom: 1px solid #999;
}

.maker_link td {
	text-align: left;
	border-bottom: 1px solid #999;
	padding: 5px;
}

#linkbutton {
	padding: 0px;
}


/* リンクボタン
---------------------------------------*/
.maker_link ul {
	width: 170px;
	height: auto;
	/*clear: both;*/
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-position: outside;
}

.maker_link li {
	width: 80px;
	height: 20px;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	list-style: none;
	list-style-position: outside;
	background-repeat: no-repeat;
}

.maker_link li a {
	width: 80px;
	height: 20px;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	list-style: none;
	list-style-position: outside;
	background-repeat: no-repeat;
}

.maker_link span {
	display: none;
}

#makersite a {
	width: 80px;
	height: 20px;
	background-image: url(../images/makerlist/btn_makersite.gif);
}

#makersite a:hover {
	width: 80px;
	height: 20px;
	background-image: url(../images/makerlist/btn_makersite_ro.gif);
}

#showroom a {
	width: 80px;
	height: 20px;
	background-image: url(../images/makerlist/btn_showroom.gif);
}

#showroom a:hover {
	width: 80px;
	height: 20px;
	background-image: url(../images/makerlist/btn_showroom_ro.gif);
}

#noshowroom {
	width: 80px;
	height: 20px;
	/*margin: 5px;*/
	/*margin: 0px 0px 0px 5px;*/
	background-image: url(../images/makerlist/btn_noshowroom.gif);
}


/* よくあるご質問（FAQ）
------------------------------------------------------------------------------*/
.faq_area {
	height: auto;
}

.faq_area h4 {
	height: auto;
	font-size: 12pt;
	text-align: left;
	border-left: 3px solid #00F;
	border-bottom: 1px solid #00F;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 1px 3px;
}

.faq_area dl {
	height: auto;
	margin: 0px 0px 20px 10px;
}

.faq_area dt {
	height: auto;
	clear: both;
	color: #009;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.faq_area dd {
	height: auto;
	clear: both;
	font-size: 9pt;
	font-weight: normal;
	margin: 0px 0px 15px 10px;
	padding: 0px;
}

#yet {
	color: #F00;
}

.introduction_bar {
	width: 560px;
	height: 34px;
	background-image: url(../images/subtitlebar.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-bottom: 6px;
}

.introduction_bar_txt {
	font-size: medium;
	padding-left: 10px;
	font-weight: bold;
	color: #333;
	line-height: 34px;

}




.example11-plus {
	/*角丸*/
	border-radius: 6px;
	/* CSS3 */
	-webkit-border-radius: 6px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	/* Firefox用 */
	behavior: url(../js/PIE.htc);
	/* IE用 */
	/*レイアウト*/
	width: 560px;
}

.example11-ok-macopera {
	/*角丸*/
	border-radius: 6px;
	/* CSS3 */
	-webkit-border-radius: 6px;
	/* Safari,Google Chrome用 */
	-moz-border-radius: 6px;
	/* Firefox用 */
	behavior: url(../js/PIE.htc);
	/* IE用 */
	/*レイアウト*/
	width: 560px;
	/*ボーダー分少ない幅*/
	text-align: center;
	padding: 30px;
	background-color: #FFF;
	border: 1px solid #0CF;
}



.guide_mailorderflow {
	margin: 0px 0px 20px 0px;
	font-size: 14px;

}

.guide_attention {

	font-size: 12px;
	font-weight: bold;

}

.attention {
	font-size: 16px;
	font-weight: bold;
	color: #00F;

}

.construction_box {
	/* width:560px;
	background-image:url(../guide/construction/images/construction05.gif);
	background-repeat:repeat-y; */

	/* MODIFIED [21/07/23] */
	overflow: hidden;
	width: auto;
	/*	max-width: 558px;*/
	max-width: initial;
	/* MODIFIED [22/08/04] */
	margin: 2em auto;
	/* ADDED [22/08/04] */

	/*	padding-bottom: 8px;*/
	padding: 20px;
	/* MODIFIED [22/08/04] */
	background: none;
	border: 2px solid #1c923c;
	box-sizing: border-box;
	border-radius: 15px;
}

.construction_box.with_title {
	padding: 0 0 8px;
}

.construction_sub {
	text-align: center;
	font-size: 16px;
	color: #F33;
	padding: 5px;
	font-weight: bold;
}

.construction_box_img {
	/*	width:543px; */
	width: auto;
	/* MODIFIED [21/07/23] */
	/* 	max-width: 543px;DELETED [22/08/04] */
	margin: 0px auto;
	padding-top: 5px;
}

/* ADDED [21/07/23] */
.construction_box .title {
	margin: 0 0 5px;
	font-size: 1.45em;
	font-weight: bold;
	background: #1c923c;
	color: #fff;
	text-align: center;

	/* ADDED [22/08/04] */
	padding: .12em 0;
	color: #fff;
	background: #1c923c;
	font-weight: bold;
	font-size: 2.1em;
	letter-spacing: .04em;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform: rotateZ(0.03deg);
	text-align: center;
	/* end - ADDED [22/08/04] */
}

.construction_box .title>img {
	display: block;
	margin: -2px auto 0;
}

/* end - ADDED [21/07/23] */

.construction_inbox {
	width: 544px;
	margin: 0px auto;
	background-image: url(../guide/construction/images/construction31.gif);
	background-repeat: repeat-y;
}

.construction_inbox table {

	border-collapse: collapse;
	margin-top: 5px;
	padding: 2px;
	border: 1px solid #000;
	font-size: 14px;

}

.construction_inbox th {
	border: 1px solid #999;
	padding: 2px;


}

.construction_inbox p {
	font-size: 10px;
	margin: 2px;
}

.construction_inbox td {
	border: 1px solid #999;
	padding: 2px;
	text-align: center;
	vertical-align: center;
	color: #F00;
}

.construction_inbox_left {
	width: 348px;
	float: left;
	margin-left: 8px;
	margin-right: 10px;
}

.construction_inbox_left1 {
	background-image: url(../guide/construction/images/construction12.gif);
	width: 348px;
	height: 35px;
	text-align: right;
}

.construction_inbox_left2 {
	background-image: url(../guide/construction/images/construction17.gif);
	width: 348px;
	height: 35px;
	text-align: right;
}

.construction_inbox_left3 {
	background-image: url(../guide/construction/images/construction19.gif);
	width: 348px;
	height: 35px;
	text-align: right;
}

.construction_inbox_left4 {
	background-image: url(../guide/construction/images/construction21.gif);
	width: 348px;
	height: 35px;
	text-align: right;
}

.construction_inbox_left5 {
	background-image: url(../guide/construction/images/construction23.gif);
	width: 348px;
	height: 35px;
	text-align: right;
}

.construction_inbox_left6 {
	background-image: url(../guide/construction/images/construction25.gif);
	width: 348px;
	height: 35px;
	text-align: right;
}

.construction_inbox_left7 {
	background-image: url(../guide/construction/images/construction27.gif);
	width: 348px;
	height: 35px;
	text-align: right;
}

.construction_inbox_left input {
	margin-right: 14px;
	margin-top: 6px;
}

.construction_inbox_photo {

	float: left;

}

.construction_inbox_text {
	color: #333;
	font-size: 12px;
	font-weight: bold;

}

.construction_inbox_priceinfo {
	margin-top: 10px;
	margin-left: 15px;
	font-weight: bold;
	color: #333;

}


.construction_inbox_preice {
	color: #F00;
	font-size: 20px;
	font-weight: bold;
}

.construction_inbox_tax {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
}

/* 2014.2 add */
ul#construction_area {
	width: 540px;
	list-style: none;
	margin: 0;
	padding: 10px;
}

ul#construction_area li {
	float: left;
	margin: 0 6px 0 0;
	paddin: 0;
}

ul#construction_area li.none {
	float: left;
	margin: 0;
	paddin: 0;
}

.clearboth {
	clear: both;
}

#company_menu {
	margin: 0px;
	padding: 0px;
}

#company_menu ul {
	margin: 0px;
	padding: 0px;
	font-weight: bpld;
}

#company_menu li {
	list-style: none;
	float: right;

}

#company_menu a {
	background-color: #CCC;
	color: #333;
	border: 1px solid #000;
	padding: 6px 9px 6px 9px;
}



#company_menu a:hover {
	background-color: #333;
	color: #fff;
	border: 1px solid #000;
	padding: 6px 9px 6px 9px;
}

.table_basic {
	width: 100%;
	border: 1px solid #ccc;
}

.table_basic th {
	background-color: #CCC;
}

.table_basic th,
.table_basic td {
	padding: 5px 10px;
	/* ADDED [21/08/03] */
	border: 1px solid #ccc;
}

#company_profile_jigyo {
	margin: 0;
	padding: 0;
}

#company_profile_jigyo ol {
	margin: 0;
	padding: 0;
	font-weight: bpld;
}

#company_profile_jigyo li {
	list-style: decimal;
	padding: 0 0 10px 0;
	margin-left: 1.8em;
	/* ADDED [21/08/03] */
}

#company_profile_jigyo li:last-child {
	/* ADDED [21/08/03] */
	padding: 0;
}

h3#companySub {
	border-bottom: none;
	text-align: center;
	margin: 1em 0;
	/* ADDED [22/08/07]  Akaboshi*/
}

/* kyujin styles ADDED - [21/08/03] */
.kyujinFrame {
	margin: 0 auto;
	/*	max-width: 560px; DELETED [22/08/07]*/
}

.kyujinFrame .em {
	color: #dd0000;
}

.kyujinFrame .list li {
	text-indent: -1em;
	padding-left: 1em;
}

.kyujinFrame .inner {
	margin: 20px 0;
}

.kyujinFrame .inner.colWrap {
	display: flex;
}

.kyujinFrame .inner.colWrap.rtl {
	flex-direction: row-reverse;
}

.kyujinFrame .inner.colWrap .img {
	width: 200px;
}

.kyujinFrame .inner.colWrap .img .cap {
	margin: 10px 0 0;
	text-indent: -1.3em;
	padding-left: 1.3em;
	color: #333;
}

.kyujinFrame .inner.colWrap .img .cap .arrw {
	color: #cc3300;
}

.kyujinFrame .inner.colWrap .txt {
	width: calc(100% - 200px);
	padding: 0 10px 0 0;
}

.kyujinFrame .inner.colWrap.rtl .txt {
	padding: 0 0 0 10px;
}

.kyujinFrame .areaFrame {
	/* ADDED [22/08/07] */
	display: flex;
	justify-content: space-between;
	max-width: 400px;
	padding: 0 0.5em;
}

.kyujinFrame .areaBox {
	margin: 20px 0;
}

.kyujinFrame .areaBox .head_s {
	margin: 0 0 1em;
}

.kyujinFrame .list01 {
	margin: 45px 0 20px;
}

.kyujinFrame .list01 li {
	margin: 0 0 1em;
}

.kyujinFrame .dl>dt {
	margin-bottom: 3px;
}

.kyujinFrame .dl>dd {
	margin-bottom: 1em;
}

.kyujinFrame .title {
	margin: 0 0 20px;
	padding: 0;
	width: auto;
	height: auto;
	color: #b8aa8d;
	background: #d6c6a5;
	border: 0;
	font-size: 12px;
}

.kyujinFrame .title>span {
	margin: 0 0 0 10px;
	padding: 0 10px;
	background: #fff;
	display: inline-block;
}

.kyujinFrame .title_s {
	color: #660000;
}

.kyujinFrame .requirementFrame {
	margin-top: 45px;
}

.kyujinFrame .requirementFrame .msg {
	margin: 0 0 20px;
}

.kyujinFrame .requirementFrame .requirementTbl td {
	padding: 15px 0;
}

.kyujinFrame .requirementFrame .requirementTbl td:first-child {
	width: 13em;
	color: #000;
}

.kyujinFrame .requirementFrame .requirementTbl .sec+.sec {
	margin-top: 20px;
}

.kyujinFrame .requirementTbl .dl01>dd+dt {
	margin-top: 1.3em;
}



/* 一般＆商品用ページサブタイトル用CSS
--------------------------------------------------------------------------------*/

.text_sort {
	font-size: 14px;
	color: #888888;
	line-height: 135%;
	margin: 6px 0px 0px 0px;
	padding: 6px 0px 6px 6px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffdd22;
	background-color: #ffffcc;
	line-height: 150%;
}

.contents .sort_1 {
	display: inline;
}

.contents .sort_2 {
	display: inline;
	margin-right: 11px;
	padding-right: 6px;
	border-right: 1px solid #333333;
}

/* お客様の声（VOICE）
------------------------------------------------------------------------------*/
/* voice.cssに移動 */


/* .subtitle { /* DELETED [21/07/28] */
width: 560px;
height: 28px;
background-image: url("https://suidousetubi.itembox.design/item/shop/item/suidousetubi/design/img01/subtitleback.gif");
background-repeat: no-repeat;
margin: 15px 0 5px 0;
padding-top: 2px;
}

*/s .intitle {
	width: 560px;
	height: 28px;
	background-image: url("https://suidousetubi.itembox.design/item/shop/item/suidousetubi/design/img01/subtitleback.gif");
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 4px 0;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}

.intitle span {
	margin-left: 35px;
}

.goods_introduction_intitle {

	width: 560px;
	height: 34px;
	background-image: url("../images/subtitlebar.gif");
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 6px 3px 0px 10px;
	font-weight: bold;
	font-size: 16px;
	color: #333;


}


.expselect_inbox {
	margin: 0px 3px 0px;
}

.expselect_box_text {
	font-size: 70%;
	line-height: 1.1;
	color: #666;
}

.expselect_box_img {
	border: 1px #999 solid;
	padding: 3px;

}



.guide_box {
	border: 1px #999 solid;
	margin-bottom: 12px;
	color: #333;
	font-size: 14px;
}

.guide_box h3 {
	width: auto;
	height: auto;
	border: 0;
	background-color: #339966;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 3px 0px 3px 5px;
	margin-top: 0px;
	margin-bottom: 2px;
}

.guide_box ol {
	margin: 3px;
}

.guide_attention {
	margin: 6px;
}

.guide_attention:last-child {
	/* ADDED [21/08/01] */
	margin-bottom: 0;
}

.guide_inbox {
	/*	margin:6px; MODIFIED [21/08/01] */
	padding: 12px;
}

/* ADDED [21/08/01] */
.guide_box *:last-child .guide_mailorderflow:last-child {
	margin-bottom: 0;
}

.guide_box .em {
	color: #ff0000;
}

.guide_box .noteFrame {
	display: block;
	margin: 15px 0 0;
}

/* end -  ADDED [21/08/01] */


/* サブウィンドウ用 */
.subwindow {
	background-color: #FFF;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 560px;
}

.subwindow h1 {
	width: 550px;
	height: 28px;
	/*float: left;*/
	font-size: 14pt;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	border-left: 5px solid #009;
	border-bottom: 1px solid #009;

	/*background-color: #9CF;*/
}

.subwindow_main {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	width: 600px;
}

.subwindow p {
	text-align: center;
	font-weight: bold;
}

.anser {
	color: #F00;
}

.free_fsize12 {
	font-size: 12px;
}

.aiueo_table table {
	border-collapse: collapse;
	margin: 10px;
	border: 1px solid #999;
	font-size: 16px;
	font-weight: bold;
	background-color: #E7E7E7;
}


.aiueo_table a {
	display: block;
	padding: 5px;
}

.aiueo_table a:hover {
	background-color: #666;
	color: #FFF;
}

/*  20120504追記　*/
.index_adver01 {
	font-size: 12px;
	color: #333;
	margin-top: 5px;
	/*	margin-bottom: 1rem;*/
	margin-bottom: 1.5rem;
	/* MODIFIED [22/08/04] */
	text-align: center;
}

.index_adver01 div {
	margin: 3px;
}

.index_adver01 a+div {
	margin-top: 1rem;
	/* ADDED [22/08/05] */
}

/*  20120528追記　*/
.pTop {

	height: 14px;
	background-image: url("https://suidousetubi.itembox.design/item/shop/item/suidousetubi/design/img01/icon_scltop.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 5px 0;
	padding: 0 0 0 21px;
	font-size: 94%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.15em;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	float: right;
}

.pTop a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.construction_inbox_mitumori {
	width: 330px;
	background: url("../guide/construction/images/const_line.gif") repeat-x top left;
	padding: 10px 0 0 15px;
	margin: 10px 0 0 15px;
}

.construction_inbox_mitumori dl,
.construction_inbox_mitumori dt,
.construction_inbox_mitumori dd {
	margin: 0;
	padding: 0;
}

.construction_inbox_mitumori dd {
	margin: 0;
	padding: 5px 0 10px 0;
}

.construction_inbox_mitumori dd img a {
	border: none;
}


a#btn-toMail {
	display: block;
	width: 284px;
	height: 40px;
	background-image: url("../guide/construction/images/btn_const_mail.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

a#btn-toMail:hover {
	background-image: url("../guide/construction/images/btn_const_mail.gif");
	background-repeat: no-repeat;
	background-position: 0 -40px;
}

/* micro clearfix */
/* For modern browsers */
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom: 1;
}

/* micro clearfix */



/*********************************************
 * 2017/06- 工事について
 ******************************************* */


/*　パンくず上スペース
 * -------------------- */
/*
.construction td.layout_content {
	padding: 0!important;
}
.construction .layout_table {
	padding: 0!important;
} DELETED [21/11/17] */



/*　content
 * --------------------------------- */

.construction-wrapper img {
	margin: 0 auto;
}

.construction-wrapper {
	width: 765px;
}

.construction-wrapper h2 {
	height: 28px;
	font-size: 14pt;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	border-left: 5px solid #009;
	border-bottom: 1px solid #009;
}

.construction-wrapper h3 {
	font-size: 24px;
	font-weight: bold;
	border-bottom: 2px solid #3288e0;
	/* height: 32px; MODIFIED [21/11/16] */
	height: auto;
	min-height: 32px;
	padding: 26px 0 0 5px;
	margin-bottom: 20px;
}

.construction-box {
	/* margin-bottom: 30px; */
	margin: 30px auto;

}

.construction-wrapper .renovation h4 {
	/* background: url(../guide/construction/images/tit_icon.png) left top no-repeat;
	border-bottom: 1px dotted #1678b9; */
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	/* height: 33px;
	margin-bottom: 16px; */
	height: auto;
	min-height: 33px;
	margin: 10px 0 8px;
}


/*　リフォーム関連工事費
 * --------------------------------- */

.renovation h3 {
	margin-bottom: 15px;
}

.renovation h5 {
	font-size: 16px;
	font-weight: bold;
	padding: 14px 0 5px 9px;
	margin: 0;
}

.construction-box .box-blue,
.construction-box .box-green {
	width: 248px;
	margin-bottom: 7px;
}

.construction-box .box-photo {
	margin-bottom: 4px;
}

.construction-box ul {
	overflow: hidden;
}

.construction-box li {
	float: left;
}

.construction-box .send-photo {
	text-align: center;
}

.construction-box .send-photo li {
	display: inline-block;
	float: none;
}

.construction-box li:first-child {
	margin-right: 2px;
}

.renovation-box-inner {
	padding: 5px 7px;
}

.construction-box .tit-photo {
	margin: 0 0 6px 3px;
}

.construction-box .box-price {
	margin-bottom: 7px;
}

.construction-box .box-price span {
	line-height: .5;
}

.construction-box .space {
	margin-right: 7px;
}

.renovation-box {
	overflow: hidden;
}

.renovation-box-inner .box-price {
	/* ADDED[21/11/16] */
	margin-bottom: 0;
	height: auto;
	padding: 10px 0 8px;
}



/*　施工事例集
 * --------------------------------- */

.case {
	overflow: hidden;
	margin-bottom: 58px;
}

.case .case-box {
	width: 244px;
	border: 1px solid #95c5e6;
	background: #deeef9;
	float: left;
	margin-left: 8px;
}

.case .case-box-inner {
	border: 1px solid #fff;
	padding: 0 14px 14px;
}

.case .case-box h4 {
	margin: 12px 0 6px;
}

.case .case-box ul {
	overflow: hidden;
}

.case .case-box li {
	background: #fff;
	padding: 9px 11px;
	box-sizing: border-box;
	border: 1px solid #80b0ef;
	margin-bottom: 10px;
	height: 233px;
}

.case .case-box dl {
	font-size: 12.5px;
	line-height: 1.2;
}

.case li img {
	margin-bottom: 7px;
}

/* 2021-05-16 修正分の追記 */
/*.construction-box ul {
	display: flex;
} */

.renovation-box-inner ul {
	/* ADDED [21/11/16] */
	display: flex;
}

/* ADDED [21/06/24] */
.layout_body .layout_table a {
	color: #09F;
	text-decoration: none;
}

.layout_body .layout_table a:hover {
	color: #00c;
	text-decoration: underline;
}

.layout_body .layout_menu .fauset00 a:hover {
	color: #fff;
	text-decoration: none;
}


.block {
	display: block;
}

.mt5 {
	margin-top: 5px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.preload {
	visibility: hidden;
	display: none;
}

/* inquiry page */
.inquiry_form th .req {
	display: inline-block;
	float: right;
}

/* inquiry page footer*/
.inquiry_form .layout_footer {
	margin: 20px auto 0;
	background: #f4f4f4;
}

.inquiry_form #pTopNav {
	width: auto;
}

.inquiry_form #pTopNav-Tab,
.inquiry_form #guideNav,
.inquiry_form #guideNav .NavTitle,
.inquiry_form #guideNav ul#nav-r01,
.inquiry_form #guideNav ul.nav-r02,
.inquiry_form #footerNav,
.inquiry_form #copy-right {
	width: auto;
	max-width: 950px;
	margin-left: auto;
	margin-right: auto;
}

.inquiry_form #pTopNav-Tab #rules {
	width: auto;
	float: none;
}

.inquiry_form li#support dl.support-msg,
.inquiry_form dl.support-msg dt,
.inquiry_form dl.support-msg dd,
.inquiry_form #qq-tabContents,
.inquiry_form #qq-tabContents dl,
.inquiry_form #qq-tabContents dd,
.inquiry_form #qq,
.inquiry_form #qq-tabNav-wrapper {

	width: auto;
}

.inquiry_form #guideNav ul#nav-r01 {
	display: flex;
	justify-content: space-between;
}

.inquiry_form ul#nav-r01 li#support,
.inquiry_form ul#nav-r01 li#calendar {
	float: none;
	height: auto !important;
}

.inquiry_form ul#nav-r01 li#support {
	margin: 0;
	width: calc(100% - 240px);
}

.inquiry_form ul#nav-r01 li#calendar {
	background-size: 100% auto;
}

.inquiry_form #guideNav ul.nav-r02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	height: auto !important;
}

.inquiry_form ul.nav-r02 li {
	width: calc(25% - 10px);
	margin: 0 0 20px;
	position: relative;
}

.inquiry_form ul.nav-r02 li img.tl9 {
	display: block;
	margin: 0 auto;
	padding: 5px;
}

.inquiry_form ul.nav-r02 li .caption dd {
	width: auto;
}

.inquiry_form ul#nav-r01 li#support {
	height: auto !important;
}

.inquiry_form ul#nav-r01 li#support .colWrap {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: flex-end;
	align-content: flex-end;
	margin: 10px auto 0;
}

.inquiry_form ul#nav-r01 li#support .colWrap #staff {
	display: block;
	position: relative;
}

.inquiry_form ul#nav-r01 li#support .colWrap .faqFrame {
	width: calc(100% - 277px);
	padding-left: 15px;
}

.inquiry_form ul#nav-r01 li#support .colWrap .faqFrame>* {
	margin-left: 0;
	margin-right: 0;
}

.inquiry_form #qq,
#qq-tabContents dl {
	background-repeat: repeat-x;
}

.inquiry_form ul#qq-tabNav li.curt span {
	width: 80px;
}


.inquiry_form #footerNav ul#nav-r03 {
	display: flex;
	justify-content: space-between;
	padding: 0 0 10px;
}

.inquiry_form #footerNav ul#nav-r03>li {
	float: none;
	width: calc(50% - 7px);
}

.inquiry_form #footerNav ul#categoryAll {
	display: flex;
	flex-wrap: wrap;
	width: auto;
}

.inquiry_form #footerNav ul#categoryAll li {
	float: none;
	width: calc(33.33% - 4px);
	margin: 0 4px 0 0;
}

.inquiry_form #footerNav .NavTitle {
	width: auto;
}

.inquiry_form ul#nav-r03 li dl,
.inquiry_form ul#nav-r03 li dt,
.inquiry_form ul#nav-r03 li dd {
	width: auto;
	float: none;
}

.inquiry_form ul#nav-r03 li dl {
	display: flex;
}

.inquiry_form ul#nav-r03 li dd {
	padding: 0 0 0 8px;
	margin: 0;
	flex-grow: 1;
}

.inquiry_form ul#nav-r03 li dt {
	flex: 0 0 90px;
}

@media print,
screen and (min-width: 576px) {
	.sp {
		display: none !important;
	}
}

/* 210519サイドナビ改修用CSS_202111 */
#side .hasChildren--click>ul {
	display: none;
}

#side .hasChildren--click>ul>li a {
	padding: 10px 25px 10px 25px;
	/* border-bottom: 1px solid #a9ddf7; */
	border-bottom: 1px solid #eee;
}

#side .hasChildren--click>ul>li a:hover {
	background: #eef4fc;
}

.sideList li.hasChildren--click>a:after {
	-webkit-transform: translateY(-50%) rotate(135deg);
	-ms-transform: translateY(-50%) rotate(135deg);
	transform: translateY(-50%) rotate(135deg);
}

.sideList li.hasChildren--click>a.open {
	background: #eef4fc;
}

.sideList li.hasChildren--click>a.open:after {
	-webkit-transform: translateY(-50%) rotate(-45deg);
	-ms-transform: translateY(-50%) rotate(-45deg);
	transform: translateY(-50%) rotate(-45deg);
}

#side .hasChildren {
	position: relative;
}

#side .hasChildren>ul {
	display: none;
	position: absolute;
	top: 0;
	left: 200px;
	z-index: 100000;
	border: 1px solid #ccc;
	background: #fff;
	width: 250px;
}

#side .hasChildren>ul.open {
	display: block;
	pointer-events: all;
}

#side .hasChildren>ul>li>a {
	padding: 0;
	border: 0;
	padding: 5px 20px;
	position: relative;
	z-index: 100;
}

#side .hasChildren>ul>li>a:hover {
	background: #eef4fc;
}

#side .hasChildren>ul>li>a:after {
	display: none;
}

.center {
	text-align: center;
}

.m-auto {
	/*margin: 0 auto;*/
	margin-left: auto;
	margin-right: auto;
}

.mb1 {
	margin-bottom: 1rem;
}

.mb10 {
	margin-bottom: 10px !important;
}


/* consult page button style - ADDED [22/09/11] */
.consult_form .btn_submit {
	padding: .5em;
	width: 10em;
	font-size: 1.2em;
	font-weight: bold;
	border: 1px solid #666;
	cursor: pointer;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
	transition: opacity .3s ease-out;
}

.consult_form .btn_submit:hover {
	opacity: .7;
}

/* end - consult page button style- ADDED [22/09/11] */


/* waterfaucet ranking 調整*/
.sub-box2 .tab-ranking {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: auto 1fr;
	gap: 5px;
}

div.sub-box2 h3.tab_ranking-tit {
	grid-column: span 3;
}

div.sub-box2 .tab_ranking-rank {
	width: auto !important;
	float: none !important;
	margin: 0 !important;
}




@media (max-width: 767px) {

	/*------------------------------------------------------------------------------*/
	/*[21/06/21]
--------------------------------------------------------------------------------*/
	/* スマホ用CSS
--------------------------------------------------------------------------------*/
	img {
		max-width: 100%;
		height: auto;
	}

	p {
		line-height: 1.6;
	}

	table {
		max-width: 100%;
	}

	td {
		word-break: break-all;
	}

	.block {
		display: block;
	}

	.in-block {
		display: inline-block;
	}

	.mobileOn {
		display: block;
	}

	/*add2024-09 HO*/

	@media print,
	screen and (max-width: 576px) {
		.pc {
			display: none !important;
		}
	}

	/* public_html?̃y?[?W?̋??ʕ???????
------------------------------------------------------------------------------*/
	#drawer h2 {
		font-weight: 500;
		line-height: 1.2;
	}

	.drawer_search ::-webkit-input-placeholder {
		color: inherit;
		opacity: 0.54;
	}

	.drawer_search [type="text"],
	.drawer_search [type="search"] {
		-webkit-appearance: none;
		border: 1px solid #ccc;
		line-height: 1.4;
		min-height: 1.8em;
		padding: 3px 5px;
		width: 100%;
		font-weight: 300;
	}

	/* ----------------------------
  drawer
------------------------------ */
	#drawer .drawer_top_list li a span,
	#drawer .drawer_bottom_list li a span {
		display: block;
	}

	.layout_body {
		width: auto;
		overflow: hidden;
		border: 0;
	}

	.layout_table {
		font-size: 1em;
	}


	.layout_table,
	.layout_table>tbody,
	.layout_table>tbody>tr,
	.layout_table>tbody>tr>td {
		display: block;
		box-sizing: border-box;
		width: auto !important;
	}

	.fs-l-main {
		padding: 140px 20px 0;
	}

	/* ----------------------------
  slider
------------------------------ */
	.slick-list {
		padding: 0;
	}

	/* ----------------------------
  guide/construction.html
------------------------------ */
	.main-content {
		float: none;
		width: auto;
	}

	.construction-wrapper {
		width: auto;
		overflow: hidden;
	}

	.construction-wrapper h1 {
		font-size: 1em;
		margin: 0 0 .5em;
	}

	.construction-wrapper h2 {
		margin-top: 1em;
	}

	.construction-wrapper h3 {
		border-bottom: none;
		height: auto;
	}

	.section02 p.text-03,
	.construction-box .send-photo {
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		max-width: 535px;
	}

	.renovation-box {
		margin-left: auto;
		margin-right: auto;
		max-width: 768px;
	}

	.construction-box .box-blue,
	.construction-box .box-green {
		width: calc(33.33% - 5px);
		max-width: 248px;
	}

	.case .case-box {
		margin: 0;
		width: auto;
	}


	/* ----------------------------
  form page & others
------------------------------ */
	.free_area {
		/*    max-width: 550px; 
	max-width: 560px;*/
		max-width: 769px;
		margin: 0 auto;
		width: auto;
	}

	.pageTitle {
		padding: 5px 10px;
		font-size: 1.3em;
	}

	#intro {
		/*max-width: 560px;*/
		max-width: 769px;
		padding-right: 100px;
		width: auto;
		height: auto;
		background-size: contain;
	}

	#stepIMG {
		margin: 0 auto;
		width: auto;
		/*max-width: 550px;*/
		max-width: 769px;
	}

	table.consult {
		margin: 0 auto;
		width: 100%;
		font-size: 1em;
	}

	.form-titBar {
		width: auto;
		margin: 0;
		padding: 6px 0 6px 40px;
		font-weight: normal;
	}

	.titBarl {
		width: auto;
		margin: 0;
	}

	#form1 input {
		max-width: 100%;
		margin: 3px 0;
	}

	.consult_form select,
	.consult_form input {
		padding: initial;
		background-color: initial;
		border: initial;
		border-radius: initial;
	}

	.consult_form input,
	.consult_form select {
		border: 1px solid #000;
		border-radius: 3px;
		color: #000;
	}

	.consult_form input[type="text"],
	.consult_form select {
		padding: 4px;
	}

	.consult_form input[type="file"] {
		border: none;
	}

	input[type="radio"],
	input[type="checkbox"],
	.consult_form input[type="radio"],
	.consult_form input[type="checkbox"] {
		-webkit-appearance: auto;
	}

	table.nl,
	table.nl2,
	table.nl3 {
		width: 100%;
	}

	table.nl td,
	table.nl2 td,
	table.nl3 td {
		width: auto;
	}

	ul#garaPhone {
		display: flex;
		justify-content: space-between;
		max-width: 350px;
		margin: 0 auto;
	}

	.consult_form .inOut {
		display: inline-block;
		padding: 6px 0;
	}

	.consult_form .ill2 .inputArea td {
		padding: 0 0 7px;
	}

	table.ill3 {
		width: auto;
	}

	ul#garaPhone li {
		float: none;
	}

	#enq {
		margin: 15px auto;
		max-width: 530px;
		width: auto;
	}

	input.btn_submit,
	#form1 input.btn_submit {
		width: 200px;
		font-size: 1.2em;
		padding: .8em;
	}

	.body_sp {
		min-width: 0 !important;
		padding-inline: 0 !important;
	}

	/*  [ADDED - 2021/07/16]*/
	.body_sp .layout_header h1 {
		background: none;
	}

	/*.body_sp .heading,
.body_sp div#flashcontent {
	text-align: center;
} */

	.body_sp #tit1,
	.body_sp #tit2 {
		/*	margin-left: auto;
	margin-right: auto; */
		width: auto;
		/*max-width: 560px;*/
		height: auto;
		position: relative;
		background-size: contain;
	}

	.body_sp #tit1:before {
		content: "";
		display: block;
		padding: 26.7857% 0 0;
	}

	.body_sp #tit2:before {
		content: "";
		display: block;
		padding: 17.8571% 0 0;
	}

	.body_sp #tit1>span,
	.body_sp #tit2>span {
		display: block;
		position: absolute;
		z-index: -1;
	}

	/*  end - [ADDED - 2021/07/16] */

	.body_sp .free_area h3 {
		width: auto;
	}

	#store-info,
	#store-access,
	#store-floor {
		width: auto;
	}

	/* ----------------------------
  company page styles
------------------------------ */
	#company_menu ul {
		display: flex;
		flex-direction: row-reverse;
	}

	#company_menu li {
		float: none;
		flex-grow: 1;
	}

	#company_menu a {
		padding: 5px 0;
		width: 100%;
		display: block;
		text-align: center;
	}

	.table_basic th,
	.table_basic td {
		padding: 5px;
		border: 1px solid;
		font-size: 12px;
	}

	/* ----------------------------
  boiler page styles
------------------------------ */
	.body_sp table.s_kyutoki {
		width: 100% !important;
		/*max-width: 560px;*/
		height: auto;
	}

	.body_sp table.s_kyutoki tbody,
	.body_sp table.s_kyutoki tr {
		display: block;
		width: 100%;
		position: relative;
		box-sizing: border-box;
	}

	.body_sp table.s_kyutoki tr {
		display: flex;
		height: auto;
	}

	.body_sp table.s_kyutoki td {
		display: flex;
		align-items: center;
		align-content: center;
		position: relative;
		padding: 5px 10px 5px 20px;
		min-height: 37px;
		line-height: 1.2;
		background: #fbf6fc;
		background: -moz-linear-gradient(top, #fbf6fc 0%, #d1e7fe 100%);
		background: -webkit-linear-gradient(top, #fbf6fc 0%, #d1e7fe 100%);
		background: linear-gradient(to bottom, #fbf6fc 0%, #d1e7fe 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbf6fc', endColorstr='#d1e7fe', GradientType=0);
		border: 1px solid #20a6ff;
	}

	.body_sp table.s_kyutoki .ky_li a {
		display: block;
		color: #1e92e3;
	}

	.body_sp table.s_kyutoki .ky_li a:hover {
		color: #00C;
	}

	.body_sp table.s_kyutoki td img {
		position: absolute;
		left: 5px;
		top: 50%;
		transform: translateY(-50%);
	}

	/* ----------------------------
  guide/words.html styles
------------------------------ */
	.free_area h1 {
		width: auto;
		/*    max-width: 550px;
	max-width: 560px; */
		height: auto;
		min-height: 1.5em;
		line-height: 1.3;
	}

	.free_area h2 {
		width: auto;
		/*    max-width: 550px; 
	max-width: 560px;*/
		height: auto;
		min-height: 1.5em;
		line-height: 1.3;
	}

	.faq_area {
		width: auto;
		/*max-width: 560px;*/
	}


	.faq_area dl {
		width: auto;
		/*    max-width: 550px; 
	max-width: 560px;*/
	}

	.faq_area dt,
	.faq_area dd {
		width: auto;
	}

	/* --------------------
  guide/index.html
  --------------------  */
	.guide_pageNav {
		margin: 15px 5px;
	}

	.guide_pageNav li {
		margin: 10px 0;
		font-size: 13px;
	}

	.guide_pageNav a:link {
		color: #09f;
	}

	.guide_pageNav a:hover {
		color: #00c;
	}

	.guide_box {
		width: auto;
		max-width: 558p;
	}

	/*.guide_box h3 {
    width: auto;
    height: auto;
    border: 0;
} */

	/* .guide_inbox {
    margin: 0;
    padding: 12px;
} */

	.guide_inbox>*,
	.guide_mailorderflow,
	.guide_box .attention {
		font-size: 13px;
	}

	.guide_box .guideTbl01 {
		margin: 20px auto;
	}

	.guide_box .guideTbl01 th,
	.guide_box .guideTbl01 td {
		padding: 4px 7px;
		border: 1px solid #666;
	}

	/* ?T?u?E?B???h?E?p */
	.subwindow,
	.subwindow_main,
	.subwindow h1 {
		width: auto;
	}

	.subwindow_main {
		padding: 20px;
	}

	.boiler_iconconf .intitle {
		font-size: 1.15em;
	}

	.boiler_iconconf .intitle>span {
		margin: 0;
	}


	.inquiry_form input,
	.inquiry_form select {
		border: 1px solid #3b3b3b;
		border-radius: 2px;
		font-size: 100%;
		padding: 4px 7px;
	}

	.inquiry_form .FS2_bottom_btn_center_1 input {
		border: 0;
	}



	.pan {
		width: auto;
		padding: 0 0 10px;
		margin: 0;
	}

	.construction_box {
		border-radius: 8px;
	}

	.construction_box .title>.sp {
		/* ADDED [21/07/23] */
		display: block;
		padding: .3em;
		line-height: 1.3;
	}

	/* ----------------------------
  guide/construction.html
------------------------------ */
	.section02 a.btn-sec02 {
		width: auto;
	}

	.construction-wrapper h1 {
		font-size: .92em;
	}

	.construction-wrapper h2 {
		padding-bottom: 5px;
		height: auto;
		line-height: 1.3;
		font-size: 1.1em;
	}

	.construction-wrapper h3 {
		font-size: 1.3em;
	}

	.renovation-box {
		display: flex;
		justify-content: space-between;
	}

	.main-content .box-blue,
	.main-content .box-green {
		float: none;
		margin: 0 0 7px;
		width: calc(33.33% - 3.5px);
	}

	.construction-box .space {
		margin: 0 0 7px;
	}

	.construction-wrapper .renovation h4 {
		display: flex;
		align-items: center;
		align-content: center;
		margin-bottom: 10px;
		padding: 5px 5px 0;
		/* font-size: 2.4vw; */
		font-size: 1.3em;
		/* MODIFIED[21/11/16] */
		margin: 7px 0 5px;
		/* MODIFIED[21/11/16] */
		line-height: 1.3;
	}

	.case .case-box ul {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		margin: 0 0 10px;
	}

	.case .case-box ul li {
		margin: 0;
		width: calc(50% - 1px);
		height: auto;
	}

	.renovation-box-inner .box-price {
		padding: 10px 2px 0;
	}

	.renovation-box-inner .box-price span {
		font-size: 2.2em;
	}

	@media print,
	screen and (max-width: 991px) {
		.inquiry_form ul#nav-r01 li#support .colWrap {
			flex-direction: column-reverse;
		}

		.inquiry_form ul#nav-r01 li#support .colWrap .faqFrame {
			padding: 0 15px;
		}

		.inquiry_form ul#nav-r01 li#support .colWrap #staff {
			margin: 20px auto 30px;
			width: 100%;
			max-width: 277px;
			text-align: center;
		}

		.inquiry_form ul#nav-r01 li#support .colWrap #staff p {
			width: auto;
			margin: 0 auto 20px;
			padding: 0 20px;
			text-align: left;
		}

		.inquiry_form ul#nav-r01 li#support #staff img {
			width: 100%;
			height: 100%;
		}

		.inquiry_form ul#nav-r01 li#support .colWrap .faqFrame {
			width: auto;
		}

		.inquiry_form #guideNav ul.nav-r02 {
			justify-content: flex-start;
		}

		.inquiry_form #guideNav ul.nav-r02 li {
			width: calc(33.3% - 10px);
			margin: 0 5px 20px;
		}

		.inquiry_form #guideNav ul.nav-r02 li .caption {
			top: 150px;
		}

		.inquiry_form #guideNav ul.nav-r02 li .caption dt {
			position: relative;
			padding: 0 10px 0 0;
			height: 25px;
			text-align: right;
		}

		.inquiry_form #guideNav ul.nav-r02 li .caption dd {
			height: 150px;
			overflow: auto;
		}

		.inquiry_form #guideNav ul.nav-r02 li .caption dt img {
			position: absolute;
			left: 0;
			bottom: 0;
		}

		.inquiry_form #footerNav ul#nav-r03>li:first-child {
			width: 45%;
		}

		.inquiry_form #footerNav ul#nav-r03>li:last-child {
			width: 55%;
		}

		.inquiry_form #footerNav ul#categoryAll {
			display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
		}

		.inquiry_form #footerNav ul#categoryAll li {
			width: calc(50% - 10px);
			margin: 0 0 5px;
		}
	}



	@media print,
	screen and (max-width: 767px) {

		/* ----------------------------
	  form page
	------------------------------ */

		/* inquiry page footer */
		.inquiry_form #guideNav ul#nav-r01 {
			display: block;
		}

		.inquiry_form ul#nav-r01 li#support,
		.inquiry_form ul#nav-r01 li#calendar {
			width: auto;
		}

		.inquiry_form ul#nav-r01 li#calendar {
			display: flex;
			align-items: center;
			align-content: center;
			margin: 15px auto 0;
			background-position: right 25px top 50%;
			background-size: 30% auto;
		}

		.inquiry_form #footerNav ul#nav-r03 {
			display: block;
		}

		.inquiry_form #footerNav ul#nav-r03>li {
			width: auto !important;
			margin: 0 auto;
			max-width: 576px;
		}

		.inquiry_form #footerNav ul#nav-r03>li:last-child {
			margin-top: 30px;
		}

		.inquiry_form ul#nav-r03 li dd {
			padding-left: 15px;
		}

		.inquiry_form #footerNav ul#categoryAll li {
			width: calc(33.33% - 5px);
			margin: 0 0 5px;
		}
	}

	@media print,
	screen and (max-width: 720px) and (min-width: 576px) {
		.inquiry_form ul#nav-r01 li#calendar {
			padding: 0;
			justify-content: center;
			background-image: none;
		}

		.inquiry_form ul#nav-r01 li#calendar dl,
		.inquiry_form ul#nav-r01 li#calendar ul {
			margin: 0;
			width: auto;
		}
	}

	@media print,
	screen and (max-width: 575px) {
		.body_sp .page_top {
			width: auto;
		}

		table {
			width: 100%;
		}

		/* ----------------------------
	  guide/construction.html
	------------------------------ */
		.renovation-box {
			display: block;
		}

		.main-content .box-blue,
		.main-content .box-green {
			width: auto;
			margin: 0 auto 10px;
			max-width: 248px;
		}

		.case .case-box-inner {
			padding: 0 10px 10px;
		}


		/* ----------------------------
	  form page
	------------------------------ */
		#intro {
			padding-right: 60px;
			background-size: 60px auto;
		}

		table.consult,
		table.consult>tbody,
		table.consult>tbody>tr,
		table.consult>tbody>tr>th,
		table.consult>tbody>tr>td {
			display: block;
			box-sizing: border-box;
			width: 100%;
		}

		table.consult>tbody>tr.req>th {
			position: relative;
			padding-right: 50px;
		}

		table.consult th br {
			display: none;
		}

		table.consult th img {
			position: absolute;
			right: 15px;
			top: 50%;
			transform: translateY(-50%);
		}

		.consult_form textarea {
			width: 100%;
		}

		table.nl th,
		table.nl2 th,
		table.nl3 th {
			width: 90px;
		}

		table.ill,
		table.ill2 {
			width: auto;
		}

		/* ----------------------------
	  inquiry page
	------------------------------ */
		.inquiry_form .userTable_01,
		.inquiry_form .userTable_01>tbody,
		.inquiry_form .userTable_01>tbody>tr,
		.inquiry_form .userTable_01>tbody>tr>th,
		.inquiry_form .userTable_01>tbody>tr>td {
			display: block;
			width: 100%;
			box-sizing: border-box;
			position: relative;
			font-size: 12px;
		}

		.inquiry_form .userTable_01 {
			margin: 10px auto 0;
		}

		.inquiry_form .userTable_01>tbody>tr>th,
		.inquiry_form .userTable_01>tbody>tr>td {
			padding: 10px;
			border: 0;
			text-align: left;
		}

		.inquiry_form .userTable_01>tbody>tr>td {
			border-bottom: 1px solid;
			padding: 15px 10px;
		}

		.inquiry_form .userTable_01>tbody>tr:last-child>td {
			border-bottom: 0;
		}

		.inquiry_form .userTable_01 textarea {
			width: 100%;
		}

		.inquiry_form #M_Comfirm {
			margin-top: 10px;
		}


		/* inquiry page footer*/
		.inquiry_form #rules ul {
			height: auto;
			overflow: hidden;
			margin: 10px 0 0;
		}

		.inquiry_form #rules ul li {
			float: none;
			margin: 5px 0;
		}

		.inquiry_form ul#nav-r01 li#calendar {
			display: block;
			margin: 15px auto 0;
			padding-bottom: 40%;
			background-size: 100% auto;
			background-position: center bottom;
		}

		.inquiry_form li#calendar dl,
		li#calendar dt,
		li#calendar dd,
		.inquiry_form li#calendar ul {
			/* width: auto; */
			margin-left: auto;
			margin-right: auto;
		}


		.inquiry_form #guideNav ul.nav-r02 {
			justify-content: space-between;
		}

		.inquiry_form #guideNav ul.nav-r02 li {
			width: calc(50% - 5px);
			margin: 0 0 15px;
		}

		.inquiry_form #footerNav ul#categoryAll li {
			width: calc(50% - 10px);
			margin: 0 0 5px;
		}

		.inquiry_form #footerNav ul.nav-r02 li .caption {
			top: 125px;
		}

		.inquiry_form #footerNav ul#nav-r03>li {
			width: auto;
			margin: 0;
		}

		.inquiry_form ul#nav-r03 li dl {
			display: block;
		}

		.inquiry_form ul#nav-r03 li dt {
			margin: 0 auto 20px;
			text-align: center;
		}

		.inquiry_form ul#nav-r03 li dd {
			margin: 0;
			padding: 0;
			font-size: .95em;
		}


		/* ----------------------------
	  nlt
	------------------------------ */
		.body_sp #nlt .subtitle {
			position: relative;
			margin: 25px 0 15px;
			padding: 8px 20px 12px 38px;
			width: auto;
			height: auto;
			font-size: 15px;
			border-radius: 6px 30px 30px 6px;
			border-top: 4px solid #46befd;
			box-shadow: 2px 4px 0 #000545;
			background: rgb(53, 169, 247);
			background: -moz-linear-gradient(top, rgba(53, 169, 247, 1) 0%, rgba(3, 105, 190, 1) 100%);
			background: -webkit-linear-gradient(top, rgba(53, 169, 247, 1) 0%, rgba(3, 105, 190, 1) 100%);
			background: linear-gradient(to bottom, rgba(53, 169, 247, 1) 0%, rgba(3, 105, 190, 1) 100%);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#35a9f7', endColorstr='#0369be', GradientType=0);
		}

		.body_sp #nlt .subtitle:before {
			content: "";
			display: block;
			position: absolute;
			top: 50%;
			left: 7px;
			width: 28px;
			height: 30px;
			background: url("https://suidousetubi.itembox.design/item/design/img03/ico_ttl_bg1.png") no-repeat 0 0;
			background-size: contain;
			transform: translateY(-50%);
		}

		.body_sp #nlt .subtitle_txt {
			margin: 0;
			line-height: 1.3;
			font-size: 1em;
		}

		/* ----------------------------
	  guide/words.html
	------------------------------ */
		.free_area h1 {
			font-size: 1.35em;
		}

		.free_area h2 {
			font-size: 1.35em;
		}


		/* ----------------------------
	  company/
	------------------------------ */
		/* kyujin styles ADDED - [21/08/03] */
		.kyujinFrame .inner.colWrap {
			display: block;
		}

		.kyujinFrame .inner.colWrap .img {
			margin: 20px auto 0;
		}

		.kyujinFrame .inner.colWrap .txt {
			width: auto;
		}

		.kyujinFrame .inner.colWrap .head {
			margin: 25px 0 15px;
			text-indent: -.5em;
			font-weight: bold;
			font-size: 1.15em;
			text-align: center;
		}

		.kyujinFrame .areaFrame {
			display: flex;
			justify-content: space-between;
			margin: 0 auto 20px;
			max-width: 340px;
		}

		.kyujinFrame .areaBox {
			margin: 0;
			width: calc(33.33% - 15px);
		}

		.kyujinFrame .areaFrame+p {
			text-align: right;
		}

		.kyujinFrame .requirementFrame .requirementTbl,
		.kyujinFrame .requirementFrame .requirementTbl>tbody,
		.kyujinFrame .requirementFrame .requirementTbl>tbody>tr,
		.kyujinFrame .requirementFrame .requirementTbl>tbody>tr td {
			display: block;
			position: relative;
			width: 100%;
			box-sizing: border-box;
		}

		.kyujinFrame .requirementFrame .requirementTbl td {
			padding: 10px 15px;
		}

		.kyujinFrame .requirementFrame .requirementTbl td:first-child {
			padding: 15px 0 0;
			width: auto;
			border-top: 1px solid #ddd;
			font-size: 1.15em;
			font-weight: bold;
		}
	}

	@media print,
	screen and (max-width: 359px) {

		/* ----------------------------
	  guide/construction.html
	------------------------------ */
		.case .case-box ul {
			display: block;
		}

		.case .case-box ul li {
			margin: 0 auto 10px;
			width: auto;
		}
	}


	/* contact_btm - ADDED [23/11/21] */
	body {
		padding-bottom: 80px;
	}

	.contact_btm {
		display: grid;
		place-items: center;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 80px;
		background: rgba(255, 255, 255, .8);
		box-shadow: 0 -1px 5px rgba(0, 0, 0, .25);
		z-index: 999;
	}

	.contact_btm .flex {
		padding: 0 7px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
	}

	/*.contact_btm .flex > * {
    width: calc(50% - 1em);
}*/

	.contact_btm .tel {
		width: calc(58% - 1em);
		text-align: center;
		line-height: 1.3;
	}

	.contact_btm .tel .txt {
		font-weight: 500;
		font-size: .95em;
	}

	.contact_btm .tel .txt.hd {
		background: #0091b8;
		margin: 0 auto 0.15em;
		width: 100%;
		color: #fff;
		font-size: .8em;
		line-height: 1.3;
		padding: 2px 2px 3px;
		letter-spacing: .05em;
	}

	.contact_btm .tel .num {
		font-size: 1.65em;
		font-weight: bold;
		color: #004097;
		line-height: 1;
		letter-spacing: -.02em
	}

	.contact_btm .tel .num a {
		color: #004097;
		text-decoration: none;
	}

	.contact_btm .tel .num a:hover {
		background: none;
	}

	.contact_btm .tel .num a img {
		display: inline-block;
		vertical-align: middle;
		position: relative;
		top: -2px;
		margin: 0 5px 0 0;
	}

	.contact_btm .mail {
		width: 42%;
		font-weight: bold;
	}

	.contact_btm .mail a {
		display: grid;
		width: 100%;
		place-items: center;
		padding: 1em .25em;
		padding-left: 25px;
		line-height: 1.3;
		text-align: center;
		background: #ea6061;
		color: #fff;
		border-radius: .3em;
		position: relative;
	}

	.contact_btm .mail a:after {
		position: absolute;
		content: "";
		background: url('https://suidousetubi.itembox.design/item/common/sp/drawer_top_nav_ico_03.png');
		background-size: contain;
		background-repeat: no-repeat;
		display: block;
		width: 24px;
		height: 30px;
		top: 50%;
		left: 13px;
		transform: translateY(-50%);
	}

	@media print,
	screen and (min-width: 500px) {
		.contact_btm .flex {
			padding: 0 15px;
		}

		.contact_btm .tel {
			display: grid;
			grid-template-columns: min(30%, 11em) 1fr;
		}

		.contact_btm .tel .txt.hd {
			grid-row-start: 1;
			grid-row-end: 3;
			display: grid;
			place-items: center;
			padding: 0 10px;
		}

		.contact_btm .tel .txt:not(.hd),
		.contact_btm .tel .num {
			grid-column-start: 2;
			grid-column-end: 3;
			text-align: left;
			padding-left: 12px;
		}

		.contact_btm .tel .num {
			font-size: 1.48em;
			letter-spacing: 0;
		}

		.contact_btm .mail {
			max-width: 15em;
		}

		.contact_btm .mail a {
			display: block;
			padding-left: 33px;
		}
	}

	@media print,
	screen and (max-width: 360px) {
		.contact_btm {
			font-size: .9em;
		}
	}

	/* contact_btm - end */
}