@media (min-width:769px){
/*--------------------------------------------------
	パソコンのみ適応
--------------------------------------------------*/
.dsp_tbs, .dsp_smt { display: none; }

.fl { float: left; }	/* 左寄せ（float） */
.fr { float: right; }	/* 右寄席（float） */
/* コンテナ */
#wrap, #footer {
	min-width: 1150px;
}
/* ヘッダ */
#header p.title {
	position: relative;
	margin-left: 25px;
	margin-bottom: 25px;
	padding-top: 15px;
}
#header h1 {
	margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 30px;
	font-size: 17px;
}
#header {
	min-width: 1160px;
}
#header .contact {
	position: absolute;
	top: 18px;
	right: 0;
	margin-right: 200px;
}
#header .contact .tel,
#header .contact .tel a {
	pointer-events: none;
}
#header .contact .tels .txt {
	display: inline-table;
	border-radius: 16px;
	background: #fff;
	font-size: 16px;
	color: #0065B4;
	padding: 18px 14px 15px;
}
#header .txts {
	margin-bottom: 10px;
}
#header .tel:hover{
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
#header .mail {
	position: absolute;
	top: 7px;
	right: 20px;
	z-index: 20;
}
#header .mail a {
	overflow: hidden;
  position: relative;
	display: block;
	width: 140px;
	height: 140px;
	background: linear-gradient(top, #29abe2, #0071bc);
	background: -ms-linear-gradient(top, #29abe2, #0071bc);
	background: -moz-linear-gradient(top, #29abe2, #0071bc);
	background: -webkit-linear-gradient(top, #29abe2, #0071bc);
	border: 3px solid #FFF;
	border-radius: 50%;
}
	
#kyuto-page #header .mail a {
	background: linear-gradient(top, #ffba5e, #ff3131);
	background: -ms-linear-gradient(top, #ffba5e, #ff3131);
	background: -moz-linear-gradient(top, #ffba5e, #ff3131);
	background: -webkit-linear-gradient(top, #ffba5e, #ff3131);
}
	
#header .mail:before {
	position: absolute;
	right: 10px;
	bottom: 0;
	content: url("../img/mail_arow.png");
	z-index: 99;
}
#header .mail a:after {
	position: absolute;
	top: -140px;
	left: -140px;
	width: 180px;
	height: 180px;
	background: #fff;
	content: "";
	opacity: .2;
	-webkit-transform: rotate(41deg);
	transform: rotate(41deg);
	-webkit-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
	z-index: 1;
}
#header .mail a:hover:after {
	top: 140px;
  left: 120%;
	-webkit-transition: all 450ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 450ms cubic-bezier(0.19, 1, 0.22, 1);
}
/**/
#container {
	padding-bottom: 37px;
}
#container .main {
	max-width: 1100px;
	margin: auto;
	overflow: initial;
}
.cm {
	font-weight: bold;
	font-size: 40px;
	color: #ffd700;
	text-shadow:1px 1px #00bfff,-1px 4px #00bfff,-1px -1px #00bfff,1px -1px #00bfff,1px 0px #00bfff,0px 1px #00bfff,-1px 0px #00bfff,0px -1px #00bfff;
	}
	.playback {
	max-width: 900px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 25px;
	color: #ffd700;
	text-shadow:1px 1px #00bfff,-1px 1px #00bfff,-1px -1px #00bfff,1px -1px #00bfff,1px 0px #00bfff,0px 1px #00bfff,-1px 0px #00bfff,0px -1px #00bfff;
	}
/* フッター */
#footer {
	position: relative;
	min-height: 37px;
	margin-top: -37px;
}

/*--------------------------------------------------
  ページタイトル
--------------------------------------------------*/
#page_title h2 {
	max-width: 90%;
	min-width: 1160px;
	}
#page_title h2::after {
	content:"";
	position:absolute;
	top:0; right:0; bottom:0; left:0;
	box-shadow: 0px 5px 5px -2px rgba(0, 0, 0, 0.2) inset;
}
#page_title h2 .img_man {
	max-width: 595px;
	right: -75px;
}
	
/*--------------------------------------------------
  トップページ
--------------------------------------------------*/
.box_outside{
	margin-top: -40px;
	margin-bottom: 0;
	padding-top: 13px;
}

.outside2 {
	margin-top: -10px;
}
#top_pickup {
	padding: 50px;
}
#top_pickup .title {
	font-size: 140%;
}
#top_pickup .box { 
	font-size: 130%;
}
.cmn_discount .box .no {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	top: -71px;
	right: -30px;
	width: 400px;
	height: 90px;
}
.cmn_discount .box:before {
	position: absolute;
	content: "";
	left: 50%;
	bottom: -83px;
	margin-left: -50px;
	border: 50px solid transparent;
	border-top: 30px solid #0065B4;
}
.cmn_contact .out .tel {
	pointer-events: none;
}
.c_logo {
	vertical-align: middle;
	width: 100px;
	margin-right: 10px;
}
	
	
.water_trouble {
	position: relative;
	z-index: 99;
}
	
/*トイレのトラブル一覧*/
/*
#toilet:before {
	position: absolute;
	content: "";
	left: 50%;
	top: 0;
	margin-left: -85px;
	border: 85px solid transparent;
	border-top: 51px solid #fff;
}
*/
#toilet h3 {
	height: 172px;
}
#toilet h3 {
	font-size: 46px;
	text-align: center;
	padding: 20px 0;
	height: auto;
}
#toilet h3 .text2 {
	font-size: 29px;
	line-height: 2;
}
#toilet h3.text2 {
	font-size: 32px;
	line-height: 2;
	padding-left: 0;
}
#toilet h3 .img_rit {
	padding-bottom: 0;
	position:relative;
	top: -20px;
	margin-bottom: -20px;
}
#toilet h3 .img_rit img {
	height: 80px !important;
}

/*トラブル*/

#trouble h3 .text2 {
	font-size: 29px;
	line-height: 1;
	margin-left: 90px;
}
#toilet h3.text2 {
	font-size: 32px;
	line-height: 2;
	padding-left: 0;
}
#trouble h3 .img_rit {
	padding-bottom: 0;
	position:relative;
	top: -20px;
	margin-bottom: -20px;
}
#trouble h3 .img_rit img {
	height: 80px !important;
}
#hosyou img {
	width: 70%;
}
	

	/*--------------------------------------------------
  ご利用者様の声
--------------------------------------------------*/
	#voice .msg{
		font-size: 22px;
	}
	#voice dl{
		position: relative;
		float: left;
		width: 515px;
	}
	#voice dl:nth-of-type(even){
		float: right;
	}
	
	/*--------------------------------------------------
  ご利用者様の声
--------------------------------------------------*/
/*
#voice dl{
	position: relative;
	float: left;
	width: 515px;
}
#voice dl:nth-of-type(even){
	float: right;
}
#voice dl dd img {
	position: absolute;
	right: 10px;
	top: -35px;
}	
*/
	
	
/* お問い合わせ */
#contact p {
	text-align: center; 
}
#contact p b.red a {
	pointer-events: none;
	text-decoration: none;
}

/**/
#contact input {
	font-size: 17px;
}
#contact input[type="button"] {
	/*font-size: 30px;*/
	font-size: 18px;
}
#contact .tbl th {
	min-width: 200px;
}
#contact label:not(:last-child) {
	margin-right: 30px;
}
#contact label {
	cursor: pointer;
	display: inline;
}
#contact input[type="radio"],
#contact input[type="checkbox"]{
	position: relative;
	outline: none;
	/*margin-right: 10px;*/
	vertical-align: middle;
	cursor: pointer;
	width: 0.8em;
	height: 0.8em;
	top: -1px;
}
#company td span {
	position: relative;
}
#company td span span.ico {
	position: absolute;
	top: -20px;
}
#company tr td dl dd {
	padding: 10px 0;
}
#top_info dt {
	float: left;
	width: 120px;
}
#top_info dd {
	margin-left: 120px;
}
/*--------------------------------------------------
  流れ
--------------------------------------------------*/
#flow .box .photo {
	width: 30%;
}
#flow .box dl {
	margin-left: 33%;
}
#flow .box dl dd p {
	font-size: 20px;
}
#flow .box dl dd p.card_list {
	margin-top: 15px;
	text-align: center;
}
#flow .box dl dd p.card_list img {
	width: auto;
	height: 80px;
}
/*サンクスページ*/
#thanks-page .box {
	margin-left: 380px;
}
	
	
	/*給湯器専用ページ*/
	#kyuto-page #trouble h3 .img_rit {
		padding-bottom: 0;
		position:relative;
		top: -20px;
		margin-bottom: -20px;
	}
	

/*------------------------------------------------*/
/* 背景固定 */
html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
/* Hides from IE-mac \*/
* html .cf {
	height: 1%;
}
.cf {
	display: block;
}
/* End hide from IE-mac */ 
/*------------------------------------------------*/
}