@charset "utf-8";
@media screen and (max-width:768px){

/* #mv */
#mv{
	border-top:2px solid #0e9dff;
}
#mv h1{
	height:auto;
	background-image:none;
	position:relative;
	z-index:1;
}
#mv ul{
	padding:5px 0 10px;
	white-space:normal;
}
#mv ul li{
	width:48%;
	display:inline-block;
	position:relative;
	margin:0;
	z-index:2;
}
#mv ul li:last-child{
	margin-top:3%;
}
#mv ul li img.icon{
	width:25%;
	position:absolute;
	right:10px;
	transform:translateY(-55%);
}


/* .cont */
.cont{
}

/**/
#top_pick {
	padding: 30px 15px;
}
#top_pick .box_out .box {
	width: calc(50% - 6px);
}
#top_pick .box {
	padding: 3px;
}
#top_pick .box .in {
	padding: 15px;
}
#top_pick .box .in p.txt {
	margin-right: 100px;
	font-size: 30px;
}
#top_pick .box .in p.img {
	bottom: 15px;
	width: 100px;
}
#top_pick .box:nth-of-type(2) .in p.img {
	right: 10px;
}
#top_pick .new_box .in {
	padding: 15px 0;
}
#top_pick .new_box p {
	font-size: 30px;
}
.box_outside{
	padding-left: 0;
}
#top_pick #kuchikomi img {
	margin: 0 0 5px 0 ;
}


/**/
#np_pay .box_out02 .wrap {
	max-width: 90%;
}
#np_pay .box_out02 .wrap img {
	width: 65px;
}
#np_pay .box_out02 .wrap2 {
	margin: 0px 0px;
}
#np_pay .box_out02 .wrap2 img {
	height: 65px;
}
#np_pay .box_out02 .title {
	font-size: 16px;
}

/**/
#np_pay .box_out02 .title {
	padding: 0 40px;
}
#np_pay .box_out02 .title .img img {
	width: 180px;
}
#np_pay .box_out02 .title .txt {
	line-height: 1.2;
}


#flow h3 {
	font-size: 30px;
}
#flow .box dl dt {
	font-size: 27px;
}
	
@media only screen and (max-width: 640px){ /* スマホ用 */
	#top_pick {
		padding: 10px 15px;
	}
	#top_pick .box .in {
		padding: 8px 4px;
	}
	#top_pick .box .in p.txt {
		margin-right: 60px;
		font-size: 15px;
		text-align: center;
	}
	#top_pick .box .in p.img {
		bottom: 5px;
		width: 60px;
	}
	#top_pick .box:nth-of-type(2) .in p.img {
		right: 5px;
		width: 70px;
	}
	#top_pick .new_box .in {
		padding: 8px 0;
	}
	#top_pick .new_box p {
		font-size: 15px;
	}
	.box_outside{
		font-size: 80%;
	}
}
@media only screen and (max-width: 320px){
	#top_pick .box .in p.txt {
		font-size: 13px;
	}
	#top_pick .new_box p {
		font-size: 12px;
	}
}

/**/
.cmn_discount {
	padding: 75px 0 100px;
}
.cmn_discount .box {
	font-size: 26px;
	padding: 10px 0 10px 190px;
}
.cmn_discount .box .yen {
	font-size: 70px;
}
.cmn_discount .box .yenyen {
	font-size: 34px;
}
.cmn_discount .box .thin{
	position: absolute;
	top: -14px;
	right: -25px;
	font-size: 14px;
}
.cmn_discount .box .limit {
	font-size: 50px;
}
.cmn_discount .box .no {
	position: relative;
	top: 10px;
	margin-bottom: 0;
	font-size: 15px;
	width: 100%;
	height: auto;
}
.cmn_discount .box .no .fm {
	font-size: 18px;
}

@media only screen and (max-width: 640px){ /* スマホ用 */
	.cmn_discount {
		padding: 20px 0;
	}
	.cmn_discount .box {
		padding: 10px 0 10px 100px;
		font-size: 14px;
		text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
	}
	.cmn_discount .box .limit {
		left: 10px;
		background-size: 95% auto;
		width: 90px;
		padding-top: 57px;
		padding-bottom: 17px;
		font-size: 26px;
		top: -10px;
	}
	.cmn_discount .box .sagyou {
		padding-left: 17px;
		text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
	}
	.cmn_discount .box .red {
		position: relative;
	}
	.cmn_discount .box .off {
		font-size: 20px;
	}
	.cmn_discount .box .yenyen {
		font-size: 25px;
	}
	.cmn_discount .box .yen {
		font-size: 42px;
		padding-left: 17px;
		z-index: 99;
		position: relative;
	}
	.cmn_discount .box .no {
		font-size: 18px;
		font-weight: bold;
		padding: 3px 0 1px;
	}
	.cmn_discount .box .no .fm {
		font-size: 25px;
	}
	.cmn_discount .box .thin{
		font-size: 10px;
		position: absolute;
		top: -13px;
		right: -18px;
	}
}

/*フリーダイヤル*/
	.cmn_contact .main {
		padding-left: 15px;
		padding-right: 15px;
		width: auto;
		font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	.cmn_contact .out .main {
		padding-bottom: 15px;
	}
	.cmn_contact .out .tel {
		pointer-events: auto!important;
	}
	.cmn_contact .ico {
		top: 30px;
		right: 0;
	}
	.cmn_contact .ico img {
		width: 60px;
	}
	.cmn_contact h3 {
		font-size: 20px;
		padding-top: 10px;
	}
	.cmn_contact h3 .fm {
		font-size: 25px;
	}
	.cmn_contact .box {
		padding: 10px;
		margin-top: 10px;
		border-radius: 10px;
		margin-bottom: 0;
	}
	.cmn_contact .box .txt {
		line-height: 1.2;
	}
	.cmn_contact .box .txt .red {
		display: block;
		margin-bottom: 0;
	}
	.cmn_contact .box .txt .blue {
		margin-left: 0;
		font-size: 20px;
	}
	.cmn_contact .box .txt .blue .bg_line {
		background-image: linear-gradient(rgba(255, 255, 255, 0) 50%, rgb(255, 255, 102) 50%);
	}
	.cmn_contact .box .txt .blue .big {
		font-size: 30px;
	}
	.cmn_contact .box .tel {
		margin: 0 0 10px 0;
		float: inherit;
	}
	.cmn_contact .box .tel a {
		background: url(https://www.fujisuidou.com/img/tel.png) no-repeat left 14px bottom 19px ,-moz-linear-gradient(top, #a70202, #ff0101, #9f0000);
		background: url(https://www.fujisuidou.com/img/tel.png) no-repeat left 14px bottom 19px ,-webkit-linear-gradient(top, #a70202, #ff0101, #9f0000);
		background: url(https://www.fujisuidou.com/img/tel.png) no-repeat left 14px bottom 19px ,linear-gradient(to bottom, #a70202, #ff0101, #9f0000);
		font-size: 32px;
		padding: 23px 8px 20px 36px;
		color: #fff;
		height: 71px;
		width: 94%;
		display: inline-block;
		border-radius: 40px;
		background-size: 33px auto, 100%;
	}
	.cmn_contact .box .mail a {
		background: url(https://www.fujisuidou.com/img/mail02.png) no-repeat left 35px center, -webkit-gradient(linear, left top, left bottom, from(#29ABE2), to(#0071BC));
		background: url(https://www.fujisuidou.com/img/mail02.png) no-repeat left 35px center, -webkit-linear-gradient(top, #29ABE2, #0071BC);
		background: url(https://www.fujisuidou.com/img/mail02.png) no-repeat left 35px center, -o-linear-gradient(top, #29ABE2, #0071BC);
		background: url(https://www.fujisuidou.com/img/mail02.png) no-repeat left 35px center, linear-gradient(to bottom, #29ABE2, #0071BC);
		background-size: 31px auto, 100%;
		font-size: 28px;
		padding: 19px 10px 0px 47px;
		height: 65px;
		width: 94%;
		border-radius: 40px;
		border: none;
	}

	
	
/**/
#movie .dsp_hp {
	display: none;
}
#movie .cm {
	font-size: 25px;
}
#movie video {
	width: 100%;
}

/*youtubeスライド*/
#youtube.main {
	background-color: #fff;
	padding: 5px 0 5px;
}
#youtube .box {
	padding: 0 35px;
	
}
#youtube .slick-slider .slick-list {
	padding-top: 0;
}
#youtube .b {
	font-size: 21px;
}
.slick-prev:before, .slick-next:before {
	font-size: 25px!important;
}
.slick-prev {
    left: -35px!important;
}
/**/
#contents01 {
	padding: 0;
}
#contents01 .sub {
	margin-bottom: 20px;
}
#contents01 .line {
	font-size: 15px;
	padding: 0 5px;
	margin-bottom: 10px;
	border-bottom: 10px solid #E5E5E5;
}
#contents01 img {
	height: auto;
}
/**/
#trouble {
	padding-top: 30px;
	padding-bottom: 0;
}
#trouble:before {
	display: none;
}
#trouble .main {
	padding-bottom: -10px;
	padding-left: 15px;
	padding-right: 15px;
	width: auto;
}
	
	/*作業内容*/
	#trouble .detail .wrap {
		margin-bottom: 30px;
	}
	#trouble .detail dl.detail_in {
		width: 49%;
		border: solid 3px #29abe2;
		padding: 10px;
		border-radius: 10px;
		margin-bottom: 10px;
		height: 560px;
	}
	@media screen and (max-width:431px){
		#trouble .detail dl.detail_in {
			height: 400px;
		}
	}
	#trouble .detail dl.detail_in::after {
	width: 160px;
	height: 66px;
}
	#trouble .detail dl.detail_in dt {
		font-size: 90%;
	}
	#trouble .detail dl.detail_in .pop::before {
	width: 50px;
	height: 50px;
	left: 63px;
	top: -28px;
}
	#trouble .detail dl.detail_in dt b.blue {
		font-size: 16px;
	}
	#trouble .detail dl.detail_in dt img {
	margin: 5px 0 10px;
}
	#trouble .detail .detail_in .more_in dt {
		font-size: 90%;
	}
	#trouble .detail .detail_in .more_in dd.yen span {
		font-size: 19px;
	}
	
/**/
#trouble .box {
	margin-bottom: 25px;
}
#toilet h3.sub2 {
	font-size: 23px;
	margin-bottom: 20px;
}
#trouble h3 {
	font-size: 12px;
	height: 74px;
	padding-left: 10px;
	text-align: left;
}
#trouble h3 b {
	font-size: 16px;
}
#toilet h3 {
	font-size: 23px;
	height: auto;
}
#trouble h3 .text {
	font-size: 11px;
	line-height: 1;
}
#trouble h3 .text2 {
	font-size: 11px;
	line-height: 1;
	top: 30px;
	left: 10px;
}
#trouble h3 .img_rit {
	padding-right: 0;
	margin-top: -4px;
	top: 20px;
}
#trouble h3 .img_rit img {
	height: 35px !important;
	margin-top: -10px;
}
#toilet h3 img {
	height: 41px !important;
}
#trouble h3 .case {
	left: -10px;
	width: 45px;
	height: 35px;
	margin-right: -5px;
	padding-top: 10px;
	font-size: 13px;
}
#trouble h3 .case .no{
	font-size: 18px;
}
#trouble h3 .text {
	left: 10px;
}
#trouble dl dd {
	padding: 10px;
}
#trouble dl dd ul li {
	margin-bottom: 5px;
	padding-left: 25px;
	background-size: 20px auto;
	-webkit-background-size: 20px auto;
	font-size: 12px;
	width: 100%;
	line-height: 1.8;
}
#trouble_yen .cmn_yen {
	top: 17px;
	padding: 0 0 15px;
}
	
/*対応不可のトラブル例*/
	#trouble_out {
		padding-bottom: 25px;
	}
	#trouble_out .main {
		padding-bottom: -10px;
		padding-left: 15px;
		padding-right: 15px;
		width: auto;
	}
	#trouble_out .box {
		padding-top: 12px;
		margin-bottom: 0;
	}
	#trouble_out .box h3 {
		font-size: 17px;
	}
	#trouble_out .box h3::before {
		top: 2px;
		left: 10px;
		font-size: 15px;
	}
	#trouble_out .box h3::after {
		top: 2px;
		right: 10px;
		font-size: 15px;
	}
	#trouble_out .box .in {
		padding: 10px;
	}
	#trouble_out .box .in .flex {
		display: block;
		width: 100%;
	}
	#trouble_out .box .in .flex ul {
		width: 100%;
		margin-left: 0;
	}
	#trouble_out .box .in ul li {
		margin-bottom: 5px;
		padding-left: 25px;
		background-size: 20px auto;
		-webkit-background-size: 20px auto;
		font-size: 12px;
		width: 100%;
		line-height: 1.8;
	}
	#trouble_out .box .in p {
		font-size: 10px;
		margin-top: 10px;
	}
	

/*他社との料金比較*/
#r_hikaku {
	padding: 15px 0 ;
}
#r_hikaku .main {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 13px;
}
#r_hikaku h3.title {
	font-size: 20px;
}
#r_hikaku .wrap  {
	width: 100%;
}
#r_hikaku .wrap table:first-of-type {
	width: 240px;
	margin:2em 0 5px;
}
#r_hikaku .wrap table th,
#r_hikaku .wrap table td {
	padding: 5px;
	white-space: normal;
	height: 40px;
}
#r_hikaku .wrap table th.none {
	width: 70px;
}
#r_hikaku .wrap table th.fuji {
	font-size: 15px;
	width: 170px;
	height: 48px;
}
#r_hikaku .wrap table td.fuji {
	height: 48px;
}
#r_hikaku .wrap table td.fuji span {
	font-size: 13px;
}
#r_hikaku .wrap .scroll table th.other {
	width: 110px;
	height: 48px;
}
#r_hikaku .wrap .scroll table td {
	height: 48px;
}

#r_hikaku .wrap .scroll {
	overflow: auto;
	white-space: nowrap;
	width: calc(100% - 240px);
}
#r_hikaku .wrap .scroll::-webkit-scrollbar {
	height: 5px;
}
#r_hikaku .wrap .scroll::-webkit-scrollbar-track {
	background: #F1F1F1;
}
#r_hikaku .wrap .scroll::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}
#r_hikaku .wrap .scroll table {
	margin:2em auto 0;
}

*/

#r_hikaku {
	padding: 15px 0 ;
}
#r_hikaku .main {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 13px;
}
#r_hikaku h3.title {
	font-size: 20px;
}
#r_hikaku .scroll table {
	width: 100%;
	margin:2em auto 0;
	
}
#r_hikaku .scroll table th,
#r_hikaku .scroll table td {
	box-sizing: border-box;
	padding: 5px;
	white-space: normal;
}
#r_hikaku .scroll table th.none {
	width: 60px;
	
}
#r_hikaku .scroll table th.fuji {
	font-size: 14px;
}


/**/
#hosyou {
	padding: 0 15px;
	background: #095fa7;
}
#hosyou .main {
	margin: 0 auto;
	padding: 15px;
}
#hosyou img {
	width: 100%;
	margin-bottom: 5px;
}
#hosyou .fs10 {
	font-size: 10px;
	text-align: left;
}
#hosyou h3 {
	font-size: 16px;
	margin: 10px 0 5px;
}
#hosyou h3.sub2 {
	font-size: 23px;
	margin: 0;
}
#hosyou .box {
	padding: 2px;
	margin: 10px 0 0;
}
#hosyou .box p {
	font-size: 10px;
	margin-bottom: 12px;
}
#hosyou .waku, .henkin .waku {
	font-size: 23px;
	padding: 3px 0;
}
#hosyou .waku .sec,
.henkin .waku .sec {
	width: 30px;
	height: 30px;
	font-size: 20px;
	line-height: 1.6;
	margin-right: 5px;
}

	
/*全額返金保証*/
	.henkin {
		padding-bottom: 20px;
		padding: 0 15px;
		background: #0065b4;
	}
	.henkin .main {
		margin: 0 auto;
		padding: 15px;
		background: #fff;
	}
	.henkin .henkin_txt {
		margin: 0 auto;
	}
	h3.henkin_ttl {
		font-size: 17px;
		padding: 5px 0;
		margin-top: 10px;
	}
	h3.henkin_ttl::before {
		top: 7px;
		left: 10px;
		font-size: 15px;
	}
	h3.henkin_ttl::after {
		top: 7px;
		right: 10px;
		font-size: 15px;
	}
	.henkin_open {
		padding: 0;
	}
	
/* #cont1 */
#cont1{
	padding-bottom:0;
	padding-top: 0;
	background-color:#fff;
}
.cont1abusoluteimg{
	position: absolute;
    bottom: 30px;
    right: 8%;
    width: 20%;
    min-width: 110px;
}
#cont1 ul li img{
	width:70px;
	margin-bottom:5px;
	position:static;
	left:auto;
	top:auto;
	transform:none;
}
#cont1 ul li h3{
	font-size:16px;
	white-space:nowrap;
	letter-spacing:-0.03em;
}
#cont1 ul li p{
	font-size:14px;
}
#cont1 figure{
	padding:20px 0 30px;
}
#cont1 figure img{
	width:80%;
	max-width:400px;
}
#cont1 figure figcaption{
	margin-top:20px;
	font-size:16px;
	line-height:1.3;
}
	
/*コロナウイルス対策*/
#corona {
		padding: 15px 0;
	}
	#corona .main {
		width: auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	#corona .box {
		padding: 15px;
	}
	#corona .box .corona_ttl {
		font-size: 15px;
		margin-bottom: 10px;
	}
	#corona ul {
		padding: 15px 15px 0;
		margin-bottom: 0;
	}
	#corona .box ul p {
		bottom: 0;
		right: 20px;
		width: 32%;
	}
	#corona ul::after{
		width:30%;
	}
	#corona ul li {
		width: 30%;
		font-size: 10px;
		margin: 0 0 15px;
	}
	#corona ul li img {
		margin-bottom: 0px;
	}
	
/*無料追加サービス*/
	.new_camp {
		background-size: auto;
		background-position: center;
		height: auto;
	}
	.new_camp .in {
		padding-left: 5px;
        	padding-right: 5px;
	}
	.new_camp .box {
		padding: 0 ;
	}
	.new_camp .box h3 {
		font-size: 17px;
	}
	.new_camp .box .img_camp {
		width: 100px;
		left: -10px;
		bottom: 20px;
	}
	.new_camp .box .txt {
		margin-left: 105px;
		padding: 10px;
	}
	.new_camp .box .txt p {
		font-size: 14px;
	}
	.new_camp .box .txt .rit.fs {
		font-size: 11px;
	}




/*CM*/
h3.sub2 {
        font-size: 23px;
}
#movie {
	padding: 15px 15px 0 15px;
}
#movie .cm {
	margin-bottom: 10px;
}
#movie .in {
	padding: 5px;
	margin: 0 auto 10px;
}
#movie .in h3 {
	font-size: 17px;
	margin: 10px 0 5px;
}
#movie p.cen {
	font-size: 85%;
}
	
	#movie .box2 .slick-slide {
		height: 25%;
	}
	#movie .cm_txt {
		width: 100%;
		font-size: 11px;
		padding-left: 20px;
	}
	#movie .box2 .txt {
		font-size: 12px;
	}

/*テレビ取材を受けました！*/
#syuzai .main {
	width: 100%;
}
#syuzai .in {
	padding: 5px;
	margin-bottom: 0;
}
#syuzai .in h3 {
	font-size: 17px;
	margin: 10px 0 5px;
}
#syuzai .in .wrap {
	display: block;
}
#syuzai .in .wrap ul {
	width: 100%;
	padding: 0 0 10px 20px;
	font-size: 12px;
	text-align: left;
}
	
.c_logo {
	vertical-align: middle;
	width: 50px;
}
	
/**/
#client {
	padding: 13px 0;
}
#client .main {
	width: 100%;
}
#client h3 {
	font-size: 17px;
	margin: 10px 0 5px;
}
#client .wrap {
	border: solid #29abe2 5px;
	padding: 10px;
	margin-bottom: 5px;
}
#client .wrap p img {
	height: 25px;
	margin: 2px;
}
#client p.rit {
	font-size: 10px;
}

#warning {
    margin: 0 auto;
    width: 100%;
    padding: 20px 0;
}
#warning .box_out {
    padding: 5px;
}
#warning .box_in {
    padding: 5px;
}
#warning .box_w {
    background: #FFF;
    padding: 10px;
    position: relative;
}
#warning .box_w img {
    top: 10px;
    right: 0px;
    width: 13%;
}
#warning h3 {
    font-size: 18px;
    line-height: 0.4;
    border-bottom: 10px solid #E5E5E5;
    margin: 10px auto;
    width: 240px;
}
#warning h4 {
    font-size: 16px;
    line-height: 0.4;
    border-bottom: 10px solid #E5E5E5;
    width: 250px;
}
#warning .ruiji {
    padding: 0 30px 30px;
}
#warning .box {
    padding: 0 5px;
}
#warning .box p {
    font-size: 13px;
    line-height: 1.5;
}
#warning .box dl dt {
    font-size: 13px;
    margin-bottom: 0;
}
#warning .box #warning_txt dl dt span.b {
    background: linear-gradient(transparent 40%, #E5E5E5 50%);
    line-height: 1.5;
    margin-bottom: 10px;
    display: unset;
}
#warning .box #warning_txt dl dd {
    font-size: 13px;
    margin-left: 0;
    margin-bottom: 20px;
}
	
/* #cont2 */
#cont2{
	padding-bottom:30px;
	background:url(../images/top/cont2_bg.png) center top;
	background-size:60px auto;
}
#cont2 > ul{
	width:90%;
}
#cont2 > ul > li{
	width:49%;
	margin-top:20px;
	padding:3%;
	border-radius:10px;
	box-shadow:3px 3px 3px rgba(0,0,0,0.5);
}
#cont2 > ul > li h3{
	margin-top:5px;
	font-size:3.2vw;
	white-space:nowrap;
}
#cont2 > ul > li h3 span{
	font-size:1.6vw;
}
#cont2 > ul > li p{
	font-size:2vw;
}
#cont2 > ul > li p > span span{
	font-size:4.5vw;
}
#cont2 > ul > li ul{
	margin-top:10px;
	padding-top:10px;
}
#cont2 > ul > li ul li{
	width:100%;
	padding-left:20px;
	margin-bottom:5px;
	background:url(../images/top/cont2_check.png)no-repeat left top;
	background-size:18px;
}


/* #cont3 */
#cont3{
	padding:40px 0 50px;
	background:url(../images/top/cont3_bg.png)no-repeat center top;
	background-size:100% auto;
}
#cont3 h2 img{
	width:30%;
}
#cont3 ul{
	width:90%;
	margin:30px auto 0;
}
#cont3 ul li{
	height:auto;
	margin-top:20px;
	padding:5% 10px 5% 60px;
	border-radius:10px;
	box-shadow:3px 3px 5px rgba(0,0,0,0.5);
}
#cont3 ul li > span{
	display:block;
	width:45px;
	height:90px;
	padding-top:15px;
	display:block;
	font-size:12px;
	background:url(../images/top/cont3_icon.png)no-repeat left top;
	background-size:100% auto;
	position:absolute;
	left:2%;
	top:-10px;
}
#cont3 ul li > span span{
	font-size:32px;
}
#cont3 ul li h3{
	margin-bottom:5px;
	font-size:4.5vw;
	line-height:1.3;
}


/* #cont4 */
#cont4{
	padding: 10px 0;
}
#cont4 #cont4_box > ul{
	width:90%;
	margin:0px auto 0;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#cont4 #cont4_box > ul > li{
	width:100%;
	margin-top:20px;
	padding:3% 3% 5%;
	background-color:#fff;
	border-radius:10px;
	box-shadow:3px 3px 3px rgba(0,0,0,0.5);
}
#cont4 #cont4_box > ul > li dl dt{
	margin-bottom:0.5em;
	line-height:30px;
	font-size:16px;
}
#cont4 #cont4_box > ul > li dl dd{
	display:inline-block;
	margin-right:0.5em;
}
#cont4 #cont4_box > ul > li dl dd:before{
	content:'';
	display:inline-block;
	vertical-align:middle;
	width:1em;
	height:1em;
	margin-right:0.1em;
	background-color:#002ad3;
	border-radius:50%;
}
#cont4 h3.sub {
    margin-bottom: 8px;
    font-size: 23px;
}
#cont4 p.btn{
font-size: 100%;
}
#cont4 p.ico {
    top: -8px;
    right: calc(50% - 150px);
}
#cont4 p.ico img {
    width: 60px;
}#cont11 p.ico {
    top: -8px;
    right: calc(50% - 150px);
}
/* #cont5 */
#cont5{
}
#cont5 img {
	width: auto;
	height: auto;
}
#cont5 ol li{
	padding:12% 5% 8%;
	position:relative;
	background:url(../images/top/cont5_bg.png)no-repeat center top;
	background-size:100% auto;
}

#cont5 ol li:first-child{
	padding-top:5%;
}
#cont5 ol li:nth-child(n+2):before{
	border-width: 6vw 6vw 0 6vw;
}
#cont5 ol li h3{
	font-size:5vw;
}
#cont5 ol li h3 > span{
	width:15%;
	display:block;
	margin:0 auto 5%;
	font-size:2vw;
}
#cont5 ol li h3 > span span{
	font-size:8vw;
}
#cont5 ol li h3 + p{
	margin:10px 0 20px;
}
/*お問合せからお支払いまで*/
#cont5 {
	padding: 0;
}
	#cont5 .contact_pay {
	margin: 0 auto 10px;
}

/* #cont6 */
#cont6{
}
#cont6 dl div{
	width:90%;
	margin:20px auto;
	padding:3%;
	border-radius:10px;
}
#cont6 dl div dt{
	margin-bottom:10px;
	font-size:16px;
}
#cont6 dl div:last-child dd img{
	width:90%;
	max-width:360px;
}


/* #cont7 */
#cont7{
	background:url(../images/top/cont7_bg_s.jpg) center top;
	background-size:100% auto;
}
#cont7 h2{
	margin-bottom:20px;
}
#cont7 ul{
	width:90%;
}
#cont7 ul li{
	height:auto;
	margin:15px 0;
	padding:3%;
	border-radius:10px;
	box-shadow:3px 3px 5px rgba(0,0,0,0.5);
	overflow:hidden;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#cont7 ul li h3{
	font-size:4.5vw;
}
#cont7 ul li figure{
	position:static;
	left:auto;
	top:auto;
	width:100px;
	float:right;
	margin:0 0 10px 10px;
}
#cont7 ul li figure figcaption{
	font-size:12px;
}

	
	/*--------------------------------------------------
  ご利用者様の声
--------------------------------------------------*/
#voice {
	padding: 40px 0 20px;
}
#voice .main {
	width: 100%;
}
#voice h3{
	margin-bottom: 30px;
	font-size: 30px;
}
#voice #slideshow {
	height: 375px;
}
#voice.slide .slideshow .slick-list {
        height: 100%important;
    }
#voice .slick-next {
	right: 5px!important;
}
#voice .slick-prev {
    left: -5px!important;
}
#voice .slick-prev:before, .slick-next:before {
	font-size: 33px!important;
}
/*
.slick-slide {
	padding-top: 0;
	height: 63%!important;
}
*/
	
#voice dl {
	border-radius: 20px;
	width: 345px!important;
	margin: 0 20px;
	position: relative;
}
#voice dl dt {
	border-radius: 20px 20px 0 0;
	padding: 15px 20px;
}
#voice dl dd {
	overflow: hidden;
	padding: 15px 20px;
	
}
#voice dl dd img {
	float: left;
	width: 120px;
	height: auto;
	margin-right: 15px;
	position: absolute;
	right: 0;
	top: -35px;
}
	.more_area .box_in {
		border-radius: 20px;
	}
	.more_area .box_in .img img {
		width: 90px;
		padding: 5px;
	}
	.more_area .box_in .img {
		width: 120px;
	}
	.more_area .box_in .in {
		width: 570px;
	}
	.more_area .box_in .in .mark {
		right: -5px;
	}
	.more_area .box_in .in .sub {
		font-size: 18px;
	}
	
#voice {
	padding-top: 20px;
}
#voice h3 {
	font-size: 23px;
	margin-bottom: 15px;
}

#voice.slide .slideshow .slick-list {
        height: 100%!important;
    }
#slideshow dl {
	display: none;
}
#slideshow.slick-initialized dl {
	display: block;
}
#voice .slick-prev {
	left: -15px !important;
}
#voice .slick-next {
	right: -10px !important;
}
#voice .slick-prev:before, .slick-next:before {
	font-size: 25px !important;
}

#voice .slick-slide {
	padding-top: 15px;
	width: calc(100vw - 30px) !important;
	height: auto !important;

}
#voice .slick-dots li {
	margin: 0 10px;
}
	
#voice dl {
	margin: 0;
	/*width: 100% !important;*/
	border-left: solid 3px #0065b4;
	border-right: solid 3px #0065b4;
	box-sizing: border-box;
}
#voice dl dt {
	padding: 10px 0 0;
}
#voice dl dt .img {
	display: block;
	text-align: center;
	margin-left: 30px;
	margin-bottom: 20px;
}
#voice dl dt .sub {
	font-size: 18px;
}
#voice dl dt .txt {
	font-size: 15px;
}
#voice dl dd {
	font-size: 15px;
	padding: 0 24px 10px;
	min-height: 220px;
}
#voice dl dd img {
	width: 100px;
}
.more_area .box_in .img {
	width: 100%;
	text-align: center;
}
.more_area .box_in .in .txt {
	font-size: 14px;
}
.more_area .box_in .in .mark {
	right: -5px;
	top: -105px;
}
#voice p.btn {
	font-size: 13px;
	padding: 5px 10px;
}
	
	
#flow .box dl dd p.card_list{
	margin-top: 0;
}
	

/* #cont8/#cont12 */


#cont12 h2{
}

#cont12 ul{
	width:90%;
	margin:auto;
}

#cont12 ul li{
	padding:10px 0;
}

#cont12 ul li a dt{
	width:80px;
	line-height:20px;
	margin:0 0 5px;
	float:none;
}

#cont12 ul li a dd{
	padding-left:0;
}

/*作業事例*/
	#cont8 ul {
		width: auto;
		height: auto;
		padding: 0 15px;
	}
	#cont8 h3 {
		font-size: 23px;
	}
	#cont8 h3 a {
		font-size: 14px;
		margin-right: -40px;
	}
	#cont8 p.ico_sagyou {
		top: -8px;
		left: calc(50% - 150px);
	}
	#cont8 p.ico_sagyou img {
		width: 60px;
		height: auto;
	}
	#cont8 ul li a dt {
		float: none;
		display: block;
		text-align: left;
		width: auto;
		font-size: 120%;
	}
	#cont8 ul li a dd {
		margin-left: 0;
		font-size: 120%;
		padding-left: 0;
		
	}

/*--------------------------------------------------
  よくある質問
--------------------------------------------------*/
#faq {
	padding-top: 20px;
	padding-bottom: 0;
}
#faq .main {
	width: 100%;
}
#faq h3 {
	font-size: 20px;
	margin-bottom: 15px;
}
#faq .box:not(:last-of-type) {
	margin-bottom: 5px;
	padding: 3px;
}
#faq .box .in {
	padding: 1px;
}
#faq .box .in2 {
	padding: 5px;
}
#faq .box .in2 dl dt {
	width: 37px;
}
#faq .box .in2 dl dt span {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
}	
#faq .box .in2 dl.q {
	padding-bottom: 2px;
	margin-bottom: 2px;
}
#faq .box .in2 dl.q dd {
	font-size: 14.5px;
	padding-right: 35px;
	line-height: 1.2;
}
#faq .box .in2 dl.q::before {
	top: 4px;
	right: 34px;
	height: 27px;
	width: 1px;
}
#faq .box .in2 dl.q::after {
	position: absolute;
	top: 6px;
	right: 9px;
	font-size: 15px;
}
#faq .box .in2 dl dd {
	font-size: 95%;
}
#faq .box .in2 dl.a {
	padding-top: 5px;
}
/* #cont10 */
#cont10{
	padding:40px 0;
}
#cont10 h2 img{
	width:50px;
	margin:0 auto 10px;
}
#cont10 p{
	max-width:700px;
	width:90%;
	margin:15px auto 20px;
}
#cont10 dl{
	max-width:700px;
	width:90%;
}
#cont10 dl dt{
	padding-left:0.8em;
	text-indent:-0.8em;
}


/* #cont11 */
#cont11{
	padding:30px 0 10px;
}
	#cont11 .taro {
		width: 100%;
	}
#cont11 h2{
	margin-bottom:5px;
}
#cont11 table{
	width:90%;
}
#cont11 table th,
#cont11 table td{
	padding:10px;
	display:block;
}
#cont11 table th{
	padding-bottom:0;
	white-space:nowrap;
}
/*会社概要*/
#cont11 h3.sub {
	margin-bottom: 8px;
	font-size: 23px;
}
#cont11 p.ico img{
	width: 60px;
}
#cont11 tr th, #company tr td {
	padding: 0;
	display: block;
}
#cont11 table tr th {
	padding: 10px 5px;
	font-size: 18px;
}
#cont11 table tr th.cen .syohyo {
	font-size: 12px;
	bottom: -5px;
}
#cont11 table tr td {
	padding: 3px 0 10px 5px;
	font-size: 15px;
	width: 100%;
}
#cont11 tr th img {
	height: 40px;
	width: auto;
	margin-bottom: 10px;
}
#cont11 p.ico img {
	width: 60px;
}
#cont11 p.ico {
	top: -8px;
	right: calc(50% - 150px);
}
#cont11 p.ico img {
	width: 60px;
}
#cont11 tr th.area {
	text-align: center;
}
#cont11 tr td dl dt {
	line-height: 40px;
	margin: 0 0 1px 0;
	font-size: 15px;
	text-align: center;
}
#cont11 tr td dl dt::after {
	right: 20px;
}
#cont11 tr td dl dt span {
	border-right: none;
}
#cont11 tr td dl dd span.wrap span {
	width: 33%;
	font-size: 13px;
}

/*水道局指定工事事業者/指定番号*/
	#link_shitei {
		width: 90%;
		padding: 10px 0 0;
	}
	#link_shitei .shitei_dt {
		line-height: 40px;
		font-size: 16px;
		text-align: center;
		padding: 5px 10px;
	}
	#link_shitei .shitei_dt::before {
		top: 5px;
		left: 20px;
	}
	#link_shitei .shitei_dt::after {
		top: 5px;
		right: 20px;
	}

@media screen and (max-width:480px){
.cont1abusoluteimg {
    right: 6%;
}
#cont2 > ul > li{
	width:auto;
}
#cont2 > ul > li h3{
	font-size:5vw;
}
#cont2 > ul > li h3 span{
	font-size:3.4vw;
}
#cont2 > ul > li p{
	font-size:4vw;
}
#cont2 > ul > li p > span span{
	font-size:6vw;
}

}

@media screen and (max-width:350px){

	

}



@media only screen and (max-width: 768px){
	
	/*取扱メーカー*/
#maker {
	padding: 10px 0;
}
#maker .main {
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	}
#maker .maker {
	width: 100%;
}
#maker .maker h3 {
	font-size: 13px;
	height: 25px;
	padding: 2px 0 0;
}
#maker .maker .box p {
	padding: 10px 0 0;
}
#maker .maker .box p img {
	width: 95%;
}
/*大規模工事・設備調査にも対応*/
#kouji  {
	font-size: 13px;
}
#kouji .main {
	width: 100%;
	padding: 20px 15px;
}
#kouji h3.title {
	font-size: 20px;
}
#kouji .kouji_txt {
	margin-top: 15px;
}
#kouji .kouji_cont {
	padding: 15px 10px;
	margin-bottom: 15px!important;
}
#kouji .kouji_cont h3 {
	font-size: 17px;
}
#kouji .kouji_cont h3::before {
	top: 2px;
	left: 2px;
	font-size: 15px;
}
#kouji .kouji_cont h3::after {
	top: 2px;
	right: 2px;
	font-size: 15px;
}
#kouji .kouji_cont .box_out .box {
	margin-bottom: 15px;
}
#kouji .kouji_cont .box_out .box dd {
	font-size: 11px;
}
#kouji .kouji_cont .box_out .waku {
	border: 5px solid #0065b4;
	border-radius: 11px;
	margin-bottom: 10px;
	padding: 20px 10px;
}
#kouji .kouji_cont .box_out .waku .box dl:not(:last-of-type):before {
	position: absolute;
	content: "";
	top: 30%;
	right: -30px;
	border: 20px solid transparent;
	border-left: 10px solid #0065B4;
}
#kouji .kouji_cont .box_out .txt {
	margin: 0 15px;
}
#kouji .kouji_cont .box_out .txt ul {
	padding: 10px 10px 10px 30px;
}
	
	/*サービスの比較*/
	#hikaku {
		padding: 15px 0 ;
	}
	#hikaku .main {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		font-size: 13px;
	}
	#hikaku h3.title {
		font-size: 20px;
	}
	#hikaku table {
		width: 100%;
	}
	#hikaku table th,
	#hikaku table td {
		padding: 5px;
		white-space: normal;
	}
	#hikaku table th.fuji {
		font-size: 14px;
	}
	
	.hikaku {
		padding-bottom: 10px;
	}
	.hikaku h4 {
		font-size: 20px;
		line-height: 1.3;
	}
	.hikaku .txt {
		font-size: 15px;
		text-align: left;
	}
	.hikaku img {
		margin: 0;
	}
	
	#relax h3{
		padding-left: 15px;
		padding-right: 15px;
	}
	#relax .txt7_img {
		width: 600px;
	}
	#relax h3 .ico {
		width: 140px;
		top: -53px;
	}
	#relax .list dl {
		position: relative;
	}
	#relax .list dl dt .ico {
		position: absolute;
		top: 0px;
		left: 0;
		display: inline-block;
		width: 45px;
		height: auto;
		padding-top: 25px;
		font-size: 14px;
	}
	#relax .list dl dt .ico .no {
		font-size: 22px;
	}
	#relax .list dl dt .line {
		margin-bottom: 20px;
		margin-left: 50px;
	}
	#relax .list dl dt .line {
		font-size: 28px;
	}
	#relax .list dl dt .line+.line {
		top: 10px;
	}
	#relax .list dl dt .line .blue {
		font-size: 35px;
	}
}

@media only screen and (max-width: 640px){
	#relax .txt7_img {
		width: 90%;
	}
	#relax h3 .ico {
		width: 50px;
		top: -10px;
	}
	#relax .list {
		margin: 15px 15px 15px;
	}
	#relax .list dl:not(:last-child) {
		margin-bottom: 5px;
		padding-bottom: 5px;
	}
	#relax .list dl dt .ico {
		width: 40px;
		height: auto;
		padding-top: 22px;
		padding-bottom: 25px;
		font-size: 12px;
	}
	#relax .list dl dt .ico {
		margin: 0 auto;
	}
	#relax .list dl dt .ico .no {
		font-size: 17px;
	}
	#relax .list dl dt .line {
		font-size: 18px;
		margin-left: 45px;
		margin-bottom: 25px;
	}
	#relax .list dl dt .line+.line {
		margin-bottom: 0px;
	}
	#relax .list dl dt .line .blue {
		font-size: 21px;
	}
	#relax .list dl dd {
		font-size: 95%;
	}
	
	/*--------------------------------------------------
	 お問合せから、お支払いまでの流れ
	--------------------------------------------------*/
	#flow .box {
		margin-bottom: 30px;
		border-width: 5px;
	}
	#flow h3 {
		margin-bottom: 20px;
		font-size: 20px;
		padding: 15px 0;
	}
	#flow .box:last-child {
		margin-bottom: 20px;
	}
	#flow .box .in {
		padding: 10px;
	}
	#flow .box .photo {
		width: 40%;
	}
	#flow .box dl {
		margin-left: 43%;
	}
	#flow .box dl dt {
		margin-bottom: 0;
		font-size: 18px;
	}
	#flow .box dl dt .maru {
		position: absolute;
		top: -20px;
		left: -20px;
		width: 54px;
		height: 54px;
		padding-top: 14px;
		font-size: 13px;
	}
	#flow .box dl dt .maru .no {
		font-size: 20px;
	}
	#flow .box dl dd p {
		font-size: 85%;
		line-height: 1.4;
	}
	/*モーダル*/
	#flow .box dl dd p.modal_btn a {
		width: 180px;
		margin: 2px auto;
	}
	.remodal h4 {
		font-size: 20px;
	}
	.remodal .pay_box {
		padding: 10px;
	}
	.remodal p.b {
		font-size: 17px;
	}
	
/* #cont13 */
	#cont13 .main {
		padding-left: 15px;
		padding-right: 15px;
		width: auto;
	}
#license {
    width: 100%;
    margin: 0 auto;
    padding: 5px;
}
#license .in {
    padding: 2px;
}
#license .in h3 {
    font-size: 17px;
    margin: 10px 0 5px;
}
#license .in p.btn {
    font-size: 13px;
    padding: 5px 10px;
}
#license .in #license_about .wrap p {
    display: block;
    width: auto;
    font-size: 15px;
    margin-bottom: 10px;
}
/*card*/
.card {
    border-radius: 10px;
    padding: 10px;
	margin-top: 10px;
}
.card .txt {
    top: auto;
    width: 100%;
    display: block;
    font-size: 10px;
    line-height: 1.3;
    float: inherit;
}
.card ul {
    width: 100%;
}
.card ul li {
    margin-right: 2px;
}
.card ul li img{
    height: auto;
}
#np_pay .np_ttl {
    font-size: 14px;
}
#np_pay .box_out02 {
    border-radius: 12px;
    box-shadow: 0px 0px 10px rgb(27 148 239 / 90%) inset;
    padding: 10px;
}
#np_pay .box_out02 .title {
    font-size: 10px;
    padding: 2px;
}
#np_pay .box_out02 .title .img img {
    padding-top: 5px;
    width: 60px;
    position: relative;
    bottom: 0;
    left: 0;
}
#np_pay .box_out02 .title .txt {
    padding-top: 5px;
    font-weight: bold;
    line-height: 1;
		font-size: 9px;
}
#np_pay .box_out02 .title .waku {
    padding: 3px 6px;
		font-size: 9px;
}
#np_pay .box_out02 .title .waku .fm {
    font-size: 12px;
		padding-top: 7px;
}
#np_pay .box_out02 .txt01 {
    font-size: 13px;
}
#np_pay .box_out02 .txt02 {
    font-size: 10px;
}
#np_pay .box_out02 .wrap {
    max-width:100%;
    margin:0 auto;
}
#np_pay .box_out02 .wrap img {
    width:36px;
}
#np_pay .box_out02 .wrap2 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    max-width:100%;
    margin:0 auto;
}
#np_pay .box_out02 .wrap2 img {
    height:36px;
}


}