@charset "utf-8";
/* CSS Document */

/*-------------reset ----------*/
/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}


/*-----common--------*/

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8;
}

.cnt {
	margin: auto;
	width: 980px;
}

img {
	display:block;
	margin:0;
	padding:0;
	width:100%;
}

.clr{ clear:both;}

/*----------header ---------*/

#header {
	background-color: #25B07A;
}

#header .cnt #logo {
	float: left;
	width: 160px;
	margin-top: 25px;
	margin-bottom: 18px;
}
#header .cnt.clearfix #inqBtn {
	float: right;
	width: 177px;
	background-image: url(../images/h_btn-bg.png);
	background-repeat: no-repeat;
	height: 46px;
	margin-top: 19px;
}
#header .cnt.clearfix #inqBtn a {
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 46px;
	background-image: url(../images/h_btn-arr.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
}
#read .readTxt {
	background-image: url(../images/read/read-bg.png);
	text-align: center;
	color: #FFF;
	font-size: 22px;
	padding-top: 45px;
	padding-bottom: 45px;
	background-size:cover;
}
#read .readList {
	background-color: #E1EFDC;
	padding-top: 30px;
	padding-bottom: 30px;
}
#read .readList ul {
	width: 671px;
	background-image: url(../images/read/check-bg.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-left: 35px;
	padding-top: 30px;
	padding-bottom: 40px;
}
#read .readList ul li {
	background-image: url(../images/read/check.png);
	background-repeat: no-repeat;
	font-size: 18px;
	text-decoration: underline;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#read .tri {
	margin: auto;
	width: 272px;
}
#read .three {
	background-image: url(../images/read/bg_three.png);
	padding-bottom: 25px;
}
#read .cntsArea p {
	font-size: 22px;
	text-align: center;
}
#read .cntsArea p span {
	display: inline-block;
}
#read .cntsArea p span img {
	width: auto;
	display: inline-block;
}
#read .three .cntsArea {
	width: 820px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #231815;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#read .three .cnt .box {
	float: left;
	width: 700px;
	margin-right: 17px;
	margin-left: 16px;
}
#read .three .cnt.clearfix .box.fst {
	width: 700px;
}


#read .three .cnt.clearfix {
	padding-right: 100px;
	padding-left: 100px;
	width: 780px;
}
.title {
	text-align: center;
	padding-top: 30px;
}
.title span {
	display: block;
}
#cost .title .safe {
	font-size: 16px;
}
#cost .title .No {
	font-size: 33px;
	font-weight: bold;
	text-decoration: underline;
}
#cost .title .title {
	font-size: 52px;
	font-weight: bold;
	padding-top: 30px;
}
#cost .title .txt {
	font-size: 14px;
}
#cost {
	padding-top: 36px;
	background-color: #EFEFEF;
}
#cost .costBox {
	margin-top: 65px;
	background-color: #FFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/cost/bg.png);
	background-size: cover;
	margin-bottom: 35px;
	padding-bottom: 50px;
}
#cost .costBox .title {
	color: #FFF;
	background-color: #3E3A39;
	font-size: 22px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#cost .costBox .clearfix .box {
	float: left;
	width: 180px;
	margin-top: 55px;
}
#cost .costBox .clearfix .box.plus {
	background-image: url(../images/cost/plus.png);
	background-repeat: no-repeat;
	background-position: center 10%;
	width: 100px;
	height: 100px;
}
#cost .costBox .clearfix .box img {
	margin: auto;
}
#cost .costBox .clearfix .box.box01 img {
	width: 108px;
	margin-bottom: 29px;
}
#cost .costBox .clearfix .box.box02 img {
	width: 129px;
	margin-bottom: 10px;
}
#cost .costBox .clearfix .box.box03 img {
	width: 147px;
	margin-bottom: 13px;
}
#cost .costBox .clearfix .box p {
	font-size: 16px;
	text-align: center;
}
#cost .costBox .clearfix .box.box01 {
	margin-left: 120px;
}
#cost .costBox .tri img {
	margin: auto;
	width: 270px;
}
#cost .costBox .boxOut.clearfix {
	background-color: #FFF;
}
#cost .costBox .price01 {
	background-color: #FFF;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 15px;
}
#cost .costBox .price01 img {
	margin: auto;
	width: 238px;
}
#cost .costBox .camTitle {
	background-image: url(../images/cost/ribbon.png);
	background-repeat: no-repeat;
	color: #FFF;
	text-align: center;
	background-position: center center;
	font-size: 31px;
	margin-top: 35px;
}
#cost .costBox .priceInit {
	width: 600px;
	background-color: #FFF;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border-radius: 25px;
	padding-right: 50px;
	padding-left: 50px;
}
#cost .costBox .priceInit .kikan {
	display: inline-block;
	width: 170px;
	margin-bottom: 25px;
	margin-right: 30px;
}
#cost .costBox .priceInit .syoki {
	display: inline-block;
	width: 234px;
	margin-top: 5px;
	margin-bottom: 25px;
}
#cost .costBox .priceBox {
	width: 701px;
	border-radius: 25px;
	background-image: url(../images/cost/plan_bg.png);
	background-repeat: no-repeat;
	height: 343px;
	margin: auto;
	padding-bottom: 20px;
}
#cost .costBox .priceBox .priceTtl .sarani {
	display: inline-block;
	width: 138px;
	margin-right: 60px;
	margin-left: 60px;
}
#cost .costBox .priceBox .priceTtl {
	font-size: 22px;
	text-align: center;
	padding-top: 35px;
	height: 65px;
	color: #FFF;
}

#cost .costBox .priceBox .plan {
	margin: auto;
	width: 240px;
	background-color: #231815;
	color: #FFF;
	text-align: center;
	font-size: 22px;
}
#cost .costBox .priceBox .priceBoxInn .tujo {
	width: 235px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#cost .costBox .priceOff img {
	width: 192px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#cost .costInq {
	background-color: #FFF;
	padding-top: 35px;
	padding-bottom: 35px;
}
#cost .costInq .costBtn {
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 384px;
	margin: auto;
}
#cost .costInq .costBtn a {
	color: #FFF;
	text-decoration: none;
	font-size: 31px;
	display: block;
	background-image: url(../images/btn_arr.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	height: 100px;
	padding-left: 80px;
	line-height: 100px;
}


#leak .title .safe {
	font-size: 16px;
}
#leak .title .No {
	font-size: 33px;
	font-weight: bold;
	text-decoration: underline;
}
#leak .title .title {
	font-size: 52px;
	font-weight: bold;
	padding-top: 30px;
}
#leak .title .txt {
	font-size: 14px;
}
#leak {
	background-attachment: fixed;
	background-image: url(../images/security/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 85px;
	padding-top: 36px;
}
#leak .cnt .leakImg {
	float: left;
	width: 490px;
	margin-top: 50px;
}
#leak .cnt .leakTxt {
	width: 441px;
	margin-left: 25px;
	float: left;
	margin-top: 95px;
}
#leak .cnt.clearfix .leakTxt p span {
	color: #25B07A;
}
#leak .cnt.clearfix .leakTxt p {
	font-size: 18px;
}
#leak .costInq {
	/* [disabled]background-color: #FFF; */
	padding-top: 35px;

}
#leak .costInq .costBtn {
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 384px;
	margin: auto;
}
#leak .costInq .costBtn a {
	color: #FFF;
	text-decoration: none;
	font-size: 31px;
	display: block;
	background-image: url(../images/btn_arr.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	height: 100px;
	padding-left: 80px;
	line-height: 100px;
}

#maintenance .title .safe {
	font-size: 16px;
}
#maintenance .title .No {
	font-size: 33px;
	font-weight: bold;
	text-decoration: underline;
}
#maintenance .title .title {
	font-size: 52px;
	font-weight: bold;
	padding-top: 30px;
}
#maintenance .title .txt {
	font-size: 14px;
}
#maintenance {
	background-image: url(../images/maintenance/bg.jpg);
	padding-top: 50px;
	padding-bottom: 60px;
}
#maintenance .cnt.clearfix .mtnImg {
	float: left;
	width: 490px;
	margin-top: 10px;
}
#maintenance .cnt.clearfix .mtnTxt {
	width: 465px;
	margin-right: 25px;
	float: left;
	margin-top: 160px;
}
#maintenance .cnt.clearfix .mtnTxt p {
	font-size: 18px;
}
#maintenance .cnt.clearfix .mtnTxt p span {
	color: #25B07A;
}

#maintenance .costInq {
	/* [disabled]background-color: #FFF; */
	padding-top: 35px;
	padding-bottom: 35px;
}
#maintenance .costInq .costBtn {
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 384px;
	margin: auto;
}
#maintenance .costInq .costBtn a {
	color: #FFF;
	text-decoration: none;
	font-size: 31px;
	display: block;
	background-image: url(../images/btn_arr.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	height: 100px;
	padding-left: 80px;
	line-height: 100px;
}
#voice {
	background-attachment: fixed;
	background-image: url(../images/voice/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}


#voice .title .title {
	font-size: 52px;
	font-weight: bold;
	color: #FFF;
}
#voice .title .txt {
	font-size: 14px;
	color: #FFF;
}
#voice .bxSlider div .box {
	width: 700px;
	background: rgba(255,255,255,0.55);
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 30px;
}
#voice .bx-wrapper {
	width:980px;
	margin:auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: none;
	margin-bottom:120px;
}
#voice .bxSlider div .box .title {
	padding-top: 0px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 10px;
	font-size: 22px;
}
#voice .bxSlider div .box .txt p {
	font-size: 18px;
}
#voice .bxSlider div .box .txt {
	padding-top: 25px;
	padding-right: 70px;
	padding-bottom: 25px;
	padding-left: 70px;
}
#voice .bxSlider div .box .txt .owner {
	text-align: right;
}
#voice .bx-wrapper .bx-prev{
	left: 10px;
	background-image: url(../images/controls.png);
	background-repeat: no-repeat;
	background-position: 0 -32px;
}
#voice .bx-wrapper .bx-next{
    right: 10px;
    background: url(../images/controls.png) no-repeat -43px -32px;
}
#faq {
	background-image: url(../images/maintenance/bg.jpg);
	padding-bottom: 55px;
}

#faq .title {
	padding-top: 68px;
}
#faq .title .title {
	font-size: 52px;
	font-weight: bold;
}
#faq .title .txt {
	font-size: 14px;
}
#faq .faqBox {
	width: 700px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../images/question/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#faq .faqBox .aBox {
	background-color: #FFF;
	background-image: url(../images/question/a.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-radius: 0 0 25px 25px;
	padding-left: 85px;
	padding-right: 10px;
	font-size: 17px;
	padding-bottom: 20px;
	padding-top: 15px;
}
#faq .faqBox .qBox {
	background-image: url(../images/question/q.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	height: 99px;
	font-size: 17px;
	line-height: 99px;
	padding-left: 85px;
}
#faq .faqBox .tri {
	margin: auto;
	width: 130px;
}
#faq .boxOut {
	background-color: #FFF;
	margin: auto;
	width: 700px;
	border-radius: 30px;
}

#flow {
	background-color: #eeeeef;
	padding-bottom: 55px;
}

#flow .title {
	padding-top: 68px;
}
#flow .title .title {
	font-size: 52px;
	font-weight: bold;
}
#flow .title .txt {
	font-size: 14px;
}
#flow .flowBox {
	width: 700px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../images/flow/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#flow .flowBox .aBox {
	background-color: #FFF;
	background-image:;
	background-repeat: no-repeat;
	background-position: 20px center;
	border-radius: 0 0 25px 25px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 17px;
	padding-bottom: 20px;
	padding-top: 15px;
}
#flow .flowBox .qBox {
	background-image: ;
	background-repeat: no-repeat;
	background-position: 20px center;
	height: 99px;
	font-size: 21px;
	font-weight:700;
	line-height: 99px;
	padding-left: 30px;
	color:#FFF;
}
#flow .flowBox .tri {
	margin: auto;
	width: 130px;
}
#flow .boxOut {
	background-color: #FFF;
	margin: auto;
	width: 700px;
	border-radius: 30px;
}




#app .title {
	padding-top: 25px;
}
#app .title .title {
	font-size: 52px;
	font-weight: bold;
}
#app .title .txt {
	font-size: 14px;
	margin-bottom: 28px;
}
#app {
	background-image: url(../images/app/bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 80px;

}
#app.checkTblOut {
	background-image: none;
	padding-bottom: 0;
}

#app .tri {
	margin: auto;
	width: 270px;
}
#app .inqOut {
	background-color: #FFF;
	width: 940px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#app .inqOut.checkTbl {
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
}

#app .inqOut .title .title {
	font-size: 25px;
	font-weight: normal;
	width: 570px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 25px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}


#app .spec {
	background-color: #FFF;
	width: 940px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#app .spec.checkTbl {
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
}

#app .spec .title .title {
	font-size: 25px;
	font-weight: normal;
	width: 570px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 25px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}







#cost .costBox .plusWh {
	width: 41px;
	margin-top: -55px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#cost .costBox .huki {
	width: 271px;
	margin-top: -150px;
	float: right;
	margin-right: 45px;
}
#app .inqOut #form .inqTbl, #app .inqOut .inqTbl {
	width: 94%;
	margin: auto;
}
#app .inqOut #form .inqTbl tr th, #app .inqOut .inqTbl tr th {
	font-size: 12px;
	font-weight: normal;
	padding: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	vertical-align: top;
	width: 30%;
}
#app .inqOut #form .inqTbl tr td, #app .inqOut .inqTbl tr td {
	font-size: 12px;
	padding: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}










#app .inqOut #form .inqTbl tr td input {
	padding: 5px;
	width: 95%;
	border-radius: 5px;
}
#app .inqOut #form .inqTbl tr td input[type="radio"] {
	width: 20px;
}
#app .inqOut #form .inqTbl tr th span {
	font-size: 10px;
	color: #FFF;
	display: inline-block;
	background-color: #E61673;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-left: 10px;
}
#app .inqOut #form .appBtn {
	width: 171px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 43px;
}
#app .inqOut #form .submit-btn {
	width: 100%;
	padding-top: 11px;
	padding-bottom: 10px;
	background-image: url(../images/app/btn.png);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	background-size: cover;
	padding-left: 27px;
}
#app .inqOut #form .submit-btn:hover{
	cursor: pointer;
	opacity:0.7;
}
#footer {
	background-color: #25B07A;
}
#footer .cnt .fLink {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:10px;
}
#footer .cnt.clearfix .copy {
	float: right;
	font-size: 12px;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 10px;
}
#footer .cnt.clearfix .fLink a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
#footer .cnt.clearfix .fLink a:hover {
	text-decoration: underline;
}


/*--------------- responsive -----------*/


.spOnly{ display:none;}
@media only screen and (max-width: 980px){

	.cnt {
		width:95%;
		margin-left:auto;
		margin-right:auto;
	}
	#cost .costBox {
		width:95%;
		margin-left:auto;
		margin-right:auto;
	}
	#cost .costBox .tabBox{
		width:740px;
		margin:auto;
	}
	#cost .costBox .clearfix .box.box01{
		margin-left:0;
	}
	#cost .costBox .huki{
		margin-top:0;
	}
	#cost .costBox .plusWh{
		margin-top:0;

	}
	#voice .bx-wrapper {
		width:95%;
		margin-left:auto;
		margin-right:auto;
	}
	#leak .cnt.clearfix .leakImg {
		float: none;
		width: 100%;
	}
	#leak .cnt.clearfix .leakTxt {
		float: none;
		width: 100%;
		margin-top: 2em;
		margin-right: auto;
		margin-bottom: auto;
		margin-left: auto;
	}
	#maintenance .cnt.clearfix .mtnTxt {
		float: none;
		width: 100%;
		margin-top: 1em;
		margin-right: auto;
		margin-bottom: 1em;
		margin-left: auto;
	}
	#maintenance .cnt.clearfix .mtnImg {
		margin: auto;
		float: none;
		width: 100%;
	}

}
@media only screen and (max-width: 768px){
	.pcOnly{ display:none;}
	.spOnly{ display: inline;}


	.cnt {
		width: 96%;
		margin-right: 2%;
		margin-left: 2%;
	}
	#header .cnt.clearfix #logo {
		width: 35%;
	}
	#header .cnt.clearfix #inqBtn {
		width: 50%;
	}
	#read .readTxt {
		font-size: 18px;
	}
	#read .readList ul {
		width: 90%;
		padding-right: 2%;
		padding-left: 2%;
		background-color: #FFF;
		background-image: none;
		margin: auto;
	}
	#read .readList ul li {
		font-size: 16px;
	}
	#read .three .tri {
		width: 30%;
	}
	#read .three .cntsArea {
		width: 95%;
		margin-right: auto;
		margin-left: auto;
	}
	#read .three .cntsArea p {
		font-size: 18px;
	}
	#read .three .cnt.clearfix {
		width: 100%;
		padding: 0px;
		margin: auto;
	}
	#read .three .cnt.clearfix .box.fst {
		float: none;
		margin: auto;
	}
	#cost .costBox {
		width: 100%;
		padding-bottom: 2em;
	}
	#cost .costBox .tabBox{
		width:100%;
		margin:auto;
	}
	#cost .costBox .boxOut.clearfix .box {
		float: none;
		margin: auto;
	}
	#cost .costBox .camTitle {
		background-position: center center;
		background-size: 100% 100%;
		width: 94%;
		margin-top: 1em;
		margin-right: auto;
		margin-bottom: 1em;
		margin-left: auto;
		font-size: 18px;
		padding-top: 1em;
		padding-bottom: 1em;
	}
	#cost .costBox .priceInit {
		width: 94%;
		padding-top: 1em;
		padding-right: 0px;
		padding-bottom: 1em;
		padding-left: 0px;
		margin-top: auto;
		margin-right: auto;
		margin-bottom: 1em;
		margin-left: auto;
	}
	#cost .costBox .priceInit .kikan {
		display: block;
		margin: auto;
		width: 40%;
	}
	#cost .costBox .priceInit .syoki {
		display: block;
		padding: 0px;
		width: 50%;
		margin-top: 1em;
		margin-right: auto;
		margin-bottom: auto;
		margin-left: auto;
	}
	#cost .costBox .huki {
		margin: auto;
		float: none;
		width: 50%;
	}
	#cost .costBox .plusWh {
		margin-top: 1em;
		margin-right: auto;
		margin-bottom: auto;
		margin-left: auto;
	}
	#cost .costBox .priceBox {
		width: 94%;
		background-size: 100%;
		background-image: none;
		background-color: #FFF;
		height: auto;
		padding-bottom: 1em;
	}
	#cost .costInq .costBtn {
		width: 90%;
		background-color: #009E5C;
		background-image: none;
		border-radius: 10px;
		height: auto;
	}
	#cost .costInq .costBtn a {
		font-size: 1.3em;
		line-height: normal;
		height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#cost .title .title {
	font-size: 2em;
	/* [disabled]padding-top: 1em; */
	}
	#leak .title .title {
	font-size: 2em;
	}
	#cost .title .No {
		font-size: 1em;
	}
	#leak .title .No {
		font-size: 1em;
	}
	#leak .costInq {
		padding-bottom:0;
	}
	#leak .costInq .costBtn {
		width: 90%;
		background-color: #009E5C;
		background-image: none;
		border-radius: 10px;
		height: auto;
	}
	#leak .costInq .costBtn a {
		font-size: 1.3em;
		line-height: normal;
		height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#maintenance .title .No {
		font-size: 1em;
	}
	#maintenance .title .title {
	font-size: 2em;
	/* [disabled]padding-top: 1em; */
	}
	#maintenance .costInq {
		padding-bottom:0;
	}
	#maintenance .costInq .costBtn {
		width: 90%;
		background-color: #009E5C;
		background-image: none;
		border-radius: 10px;
		height: auto;
	}
	#maintenance .costInq .costBtn a {
		font-size: 1.3em;
		line-height: normal;
		height: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	#faq .title .title {
		font-size: 2em;
		padding-top: 1em;
	}
	#faq .boxOut .faqBox {
		width: 100%;
		background-image: none;
		margin-top: auto;
		margin-right: auto;
		margin-bottom: 1em;
		margin-left: auto;
	}
	#faq .boxOut .faqBox .qBox {
		line-height: 1.6;
		height: auto;
		padding-right: 5%;
	}

	#faq .boxOut {
		width: 94%;
	}
	#faq .boxOut .faqBox .qBoxOut {
		background-image: url(../images/question/bg.png);
		background-repeat: repeat-y;
		background-position: center top;
		border-radius: 20px 20px 0 0;
		padding-top: 1em;
		padding-bottom: 1em;
	}
	#faq .boxOut .faqBox .tri {
		width: 25%;
	}
	#faq .boxOut .faqBox .qBoxOut .qBox.lineSngl {
		padding-top: 0.8em;
		padding-bottom: 0.8em;
	}



	#flow .title .title {
		font-size: 2em;
		padding-top: 1em;
	}
	#flow .boxOut .flowBox {
		width: 100%;
		background-image: none;
		margin-top: auto;
		margin-right: auto;
		margin-bottom: 1em;
		margin-left: auto;
	}
	#flow .boxOut .flowBox .qBox {
		line-height: 1.6;
		height: auto;
		padding-right: 5%;
	}

	#flow .boxOut {
		width: 94%;
	}
	#flow .boxOut .flowBox .qBoxOut {
		background-image: url(../images/flow/bg.png);
		background-repeat: repeat-y;
		background-position: center top;
		border-radius: 20px 20px 0 0;
		padding-top: 1em;
		padding-bottom: 1em;
	}
	#flow .boxOut .flowBox .tri {
		width: 25%;
	}
	#flow .boxOut .flowBox .qBoxOut .qBox.lineSngl {
		padding-top: 0.8em;
		padding-bottom: 0.8em;
	}






	#app .tri {
		width: 30%;
	}
	#app .inqOut {
		width: 94%;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 1em;
		padding-left: 0px;
		margin-bottom: 2em;
	}
	#app .inqOut #form .inqTbl tr th {
		display: block;
		width: 100%;
		padding-top: 1em;
		padding-right: 0px;
		padding-left: 0px;
		border-bottom-style: none;
		padding-bottom: 0px;
	}
	#app .inqOut #form .inqTbl tr td {
		display: block;
		width: 100%;
		padding-right: 0px;
		padding-bottom: 1em;
		padding-left: 0px;
		border-top-style: none;
		border-left-style: none;
		border-bottom-style: none;
		text-align: center;
		padding-top: 0px;
	}
	#app .inqOut .title .title {
		width: 90%;
	}
	#app .inqOut #form .inqTbl tr td textarea {
		width: 95%;
	}



	#read .three .cnt.clearfix .box {
		margin: auto;
		float: none;
	}
	#cost .title {
		padding-top: 0px;
	}
	#cost .costBox .boxOut.clearfix .box.box01 {
		padding-top: 2em;

	}
	#cost .costBox .tri {
		margin: auto;
		width: 30%;
	}
	#cost .costBox .tri img {
		width: 100%;
	}
	#cost .costBox .priceBox .priceTtl {
		background-color: #898989;
		border-radius: 25px 25px 0 0;
		font-size: 18px;
		height: auto;
		padding-top: 0.5em;
		padding-right: 0px;
		padding-bottom: 0.5em;
		padding-left: 0px;
	}
	#cost .costBox .sarani {
		width: 30%;
		margin-top: auto;
		margin-right: auto;
		margin-bottom: 1em;
		margin-left: auto;
	}
	#cost .costBox .sarani img {
		width: 0px;


	}

	#cost .costBox .priceBox .plan {
		font-size: 18px;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}
	#cost .costBox .priceBox .spOnly .triSp {
		margin: auto;
		width: 30%;
	}
	#cost .costBox .priceBox .boxOut {
		background-color: #EFEFEF;
		padding-top: 1em;
		padding-bottom: 1em;
	}
	#cost .costBox .priceBox .spOnly .offMrk {
		width: 35%;
		margin-top: 1em;
		margin-right: auto;
		margin-bottom: 1em;
		margin-left: auto;
	}
	#cost .costBox .priceBox .priceOff img {
		margin: auto;
	}
	#leak .title {
	padding-top: 0em;
	}
	#maintenance .title {
	padding-top: 0em;
	}
	#faq .title {
		padding-top: 1em;
	}
	#faq .title .txt {
		padding-bottom: 1em;
	}

	#voice .bx-wrapper{
		margin-bottom:2em;
	}

	#app .inqOut .title .txt {
		width: 90%;
		margin-top: auto;
		margin-right: auto;
		margin-bottom: 1em;
		margin-left: auto;
	}
	#app .inqOut #form .appBtn {
		margin-top: 1em;
	}
	#app {
		padding-bottom: 2em;
	}

	#footer .cnt.clearfix .fLink {
		float: none;
		text-align: center;
	}
	#footer .cnt.clearfix .copy {
		text-align: center;
		float: none;
	}

#leak {
	background-image: url(../images/security/bg-sp.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
}






	#voiceSp .title .title {
		font-weight: bold;
		color: #FFF;
	}
	#voiceSp .title .txt {
		font-size: 14px;
		color: #FFF;
	}


	#voiceSp {
		background-image: url(../images/voice/bg_sp.jpg);
		background-repeat: no-repeat;
		background-size:cover;
		background-position:top center;
	}
	#voiceSp .title .title {
		font-size: 2em;
		padding-top: 1em;
	}
	#voiceSp .title {
		padding-top: 1em;
	}
	#voiceSp .bxSliderSp div .box {
		width: 80%;
	}
	#voiceSp .bxSliderSp div .box .title {
		width: 100%;
	}
	#voiceSp .bxSliderSp div .box .txt {
		padding: 2em;
	}


/*ボックス全体*/
.accbox {
    margin: 2em auto;
    padding: 0;
    width: 95%;
}

/*ラベル*/
.accbox label {
	display: block;
	background: rgba(255,255,255,0.55);
	cursor : pointer;
	transition: all 0.5s;
	border-radius: 10px;
	padding-top: 1em;
	padding-right: 3%;
	padding-bottom: 1em;
	padding-left: 3%;
	font-size: 1.1em;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/*アイコンを表示*/
.accbox label:before {
    content: '\f054';
    font-family: 'FontAwesome';
    padding-right: 8px;
}

/*ラベルホバー時*/
.accbox label:hover {
	background: rgba(255,255,255,0.55);
	border-radius: 10px 10px 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
	height: auto;
	padding-top: 0;
	background: rgba(255,255,255,0.55);
	opacity: 1;
	border-radius: 0 0 10px 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.accbox .accshow p {
    margin: 15px 10px
}

/*アイコンを入れ替える*/
.cssacc:checked + label:before {
    content: '\f078';
}

.accbox .accshow .owner {
	text-align: right;
}

}

#popup {
	position: fixed;
	left: 0px;
	bottom: 10px;
	width: 360px;
	border-radius: 15px;
	margin: 10px;
	display: none;
	border: 2px solid #66cc99;
}
#popup .box{
	/* [disabled]padding: 20px; */
	border-radius: 15px;
	border: 2px solid #fff;
	background: rgb(157,208,178);
	background: -moz-linear-gradient(top, rgb(157,208,178) 0%, rgb(181,219,192) 20%, rgb(207,231,207) 50%, rgb(181,219,192) 80%, rgb(157,208,178) 100%);
	background: -webkit-linear-gradient(top, rgb(157,208,178) 0%,rgb(181,219,192) 20%,rgb(207,231,207) 50%,rgb(181,219,192) 80%,rgb(157,208,178) 100%);
	background: linear-gradient(to bottom, rgb(157,208,178) 0%,rgb(181,219,192) 20%,rgb(207,231,207) 50%,rgb(181,219,192) 80%,rgb(157,208,178) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd0b2', endColorstr='#9dd0b2',GradientType=0 );
	padding:20px;
}
#popup p {
	color: #14a76e;
	text-align:center;
}

@media only screen and (max-width: 768px){
	#popup {
		position: fixed;
		left: 3%;
		bottom: 10px;
		width: 94%;
		margin: auto;
	}
	#popup .box{
		padding:20px 2%;
	}

}


#thanks {
	background-image: url(../images/app/bg.png);
	background-repeat: repeat;
	padding-top: 2em;
	padding-bottom: 2em;
}
#thanks .cnt .box {
	background-color: #FFF;
	padding: 2em;
}
#thanks .cnt .box p {
	text-align: center;
	line-height: 1.8;
}
#thanks .cnt .box h2 {
	font-size:22px;
	width: 100%;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 20px;
}
#thanks .cnt .box p a {
	color: #09C;
	text-decoration: none;
}
#app .inqOut #form .inqTbl tr td textarea {
	width: 95%;
}




#cost .costBox.clearfix .gentei {
	width: 580px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #F00;
}
#cost .costBox.clearfix .gentei.clearfix .boxWh {
	text-align: center;
	float: left;
	width: 45%;
	color: #F00;
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 22px;
	font-weight: bold;
	line-height: 54px;
}
#cost .costBox.clearfix .gentei.clearfix .boxRed {
	color: #FFF;
	background-color: #F00;
	text-align: center;
	float: left;
	width: 55%;
	padding-top: 20px;
	padding-right: 0%;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 22px;
	font-weight: bold;
}
#cost .costBox.clearfix .gentei.clearfix .boxRed span {
	font-size: 30px;
}
@media only screen and (max-width: 768px){

#cost .costBox.clearfix .gentei.clearfix {
	width: 70%;
	margin-top: 1em;
}
}
#cost .costBox.clearfix .gentei.clearfix .boxWh {
	float: none;
	width: 100%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 18px;
	line-height: normal;
}
#cost .costBox.clearfix .gentei.clearfix .boxRed {
	float: none;
	width: 100%;
}
#cost .costBox.clearfix .gentei.clearfix .boxRed {
	font-size: 18px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#cost .costBox.clearfix .gentei.clearfix .boxRed span {
	font-size: 22px;
}
#app .inqOut #form .inqTbl tr td .chkList li label input {
	width: auto;
}



#attention {
	padding-bottom: 3em;
	width: 980px;
	margin-top: 2em;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#attention p {
	padding-right: 2%;
	padding-left: 2%;
}

#attention .title {

}
#attention .title .title {
	font-size: 52px;
	font-weight: bold;
}
#attention .title .txt {
	font-size: 14px;
}


@media only screen and (max-width: 768px){

	#attention {
		padding-bottom: 2em;
		width: 95%;
	}
	#attention .title {
		padding-top: 1em;
	}
	#attention .title .title {
		font-size: 2em;
	}
	#attention .title .txt {
		padding-bottom: 1em;
	}

}


section#thanks div.cnt div.box div#formWrap table.formTable {
	width: 94%;
	margin: 1em auto;
}
section#thanks div.cnt div.box div#formWrap table.formTable tr th {
	font-size: 16px;
	font-weight: normal;
	padding: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	vertical-align: top;
	width: 30%;
}
section#thanks div.cnt div.box div#formWrap table.formTable tr td {
	font-size: 16px;
	padding: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
section#thanks div.cnt div.box div#formWrap table.formTable tr th span {
	font-size: 10px;
	color: #FFF;
	display: inline-block;
	background-color: #E61673;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-left: 10px;
}

@media only screen and (max-width: 768px){

	section#thanks div.cnt div.box div#formWrap table.formTable tr th {
		display: block;
		width: 100%;
		padding-top: 1em;
		padding-right: 0px;
		padding-left: 0px;
		border-bottom-style: none;
		padding-bottom: 0px;
	}
	section#thanks div.cnt div.box div#formWrap table.formTable tr td {
		display: block;
		width: 100%;
		padding-right: 0px;
		padding-bottom: 1em;
		padding-left: 0px;
		border-top-style: none;
		border-left-style: none;
		border-bottom-style: none;
		text-align: center;
		padding-top: 0px;
	}

}







#spec {
	background-color:#eeeeef;
	padding-bottom: 55px;
}

table.spectable {
  border-collapse: collapse;
  width: 700px;
  margin:50px auto auto auto;
  background-color:#FFF;
}
table.spectable th {
  padding: 10px;
  border: 1px solid #FFF;
  vertical-align:middle;
}
table.spectable td {
  padding: 10px;
  border: 1px solid #EEEEEF;
}
table.spectable th {
  background-color: #25B07A;
  text-align: center;
  width: 30%;
  font-weight:700;
  color:#FFF;
}

@media screen and (max-width: 768px) {
  table.spectable {
    border-top: 1px solid #FFF;
    width:94%;
  }
  table.spectable td {
    display: block;
    text-align: center;
    width:94%;
    padding:0 3%;
  }
  table.spectable th {
    display: block;
    border-top: none;
    border-bottom: none;
    width:94%;
    padding:3%;
  }
}


#spec .title .title {
    font-size: 52px;
    font-weight: bold;
}
#spec .title {
    padding-top: 68px;
}
.title span {
    display: block;
}
#spec .title .txt {
    font-size: 14px;
}
