@charset "utf-8";
/*==================================================
	スマホのみに適用
==================================================*/
@media only screen and (max-width: 640px){
	body { font-size: 85%; }
	.dsp_hp, .dsp_hpt { display: none; }

	/* ヘッダ */
	#header h1.title img {
		max-height: 25px;
	}
	#header .contact .tbs_fixed {
		justify-content: center;
	}
	#header .contact .tbs_fixed .tel {
		margin-left: 0px;
	}
	#header .contact .tbs_fixed .tel .txt {
		padding-left: 3px;
		top: 6px;
		left: 10px;
		font-size: 14px;
	}
	#header .contact .tbs_fixed .tel .ruby {
		right: 106px;
		letter-spacing: 2px;
		top: auto;
		bottom: 0;
	}
	@media only screen and (max-width: 374px){
		#header .contact .tbs_fixed .tel .ruby {
			top: 53px;
		}
	}
	/*#header .contact .tbs_fixed .fukidashi img {
		width: 40px;
		filter: drop-shadow(0px 10px 10px rgba(0,0,0,0.3));
	}
	#header .contact .tbs_fixed .fukidashi02 img {
		width: 100px;
		filter: drop-shadow(0px 10px 10px rgba(0,0,0,0.3));
	}
	#header .contact .tbs_fixed .tel_icon {
		padding: 5px 7px;
	}
	#header .contact .tbs_fixed .tel_icon img {
		width: 18px;
	}
	#sub_ttl img {
		height: 180px;
	}*/
	#header .contact .tbs_fixed .fukidashi img {
		width: 365px;
	}
	/* コンテナ */
	#wrap, #footer {
		min-width: 260px;
	}
	#container h3.sub02 img {
		height: 48px;
		width: auto;
	}
	#container h3.sub span {
		background: url(../img/border_dot.png) repeat-x left bottom / 15%;
	}
	#top_service h3.sub span {
		padding: 0 18px 10px;
		background: url(../img/border_dot.png) repeat-x left bottom / 8%;
	}
	/* フッター */
	#footer .contact .tel a {
		font-size: 30px;
	}
	#header .contact .tbs_fixed .tel .no {
		font-size: 27px;
		letter-spacing: -0.05em;
	}
	#footer .box dt img {
		max-width: 250px;
	}
	#footer .flex > .in .box dl dd p:first-of-type {
		/*margin-right: 15px;*/
		margin: 10px;
	}
	#copyright {
		height: auto;
		line-height: 1.6;
		padding: 5px 0;
	}
	/* 枠のマージン・パディング */
	.mb { margin-bottom: 30px; }
	.pt { padding-top: 15px; }
	.pb { padding-bottom: 15px; }
	#sub_links ul {
		flex-wrap: wrap;
	}
	#sub_links ul li {
		width: calc(100% / 4);
	}
	#sub_links ul li a {
		padding: 0;
		width: calc(100% - 11px);
		font-size: 11px;
	}
	#sub_links ul li+li+li+li+li a {
		margin-top: 0;
	}

	/*--------------------------------------------------
		トップページ
	--------------------------------------------------*/
	#top_ttl img {
		width: 100%;
	}
	#top_taisetsu .in .seesaa img {
		width: 37px;
	}
	#top_taisetsu .in .txt {
		position: absolute;
		top: 5%;
		left: 22%;
		transform: translateX(-14%);
		-webkit-transform: translateX(-14%);
		-ms-transform: translateX(-14%);
	}
	#top_campaign {
		padding-top: 0;
	}
	#top_campaign div {
		padding-top: 10px;
	}
	#top_campaign .box {
		margin: 20px 0 0px;
		padding: 10px;
	}
	#top_campaign .box .logo {
		top: -118px;
	}
	#top_campaign .box .logo img {
		width: 280px;
	}
	#top_campaign .box .mpr {
		font-size: 20px;
		margin-bottom: 5px;
	}
	#top_campaign .box .mpr .bg_gold,
	#top_campaign .box .mpr .bg_silver {
		width: 70%;
		margin-left: 0;
		box-sizing: border-box;
	}
	#top_campaign .box .mpr .bg_gold .mochiy {
		font-size: 22px;
	}
	#top_campaign .box .mpr .bg_silver {
		font-size: 22px;
	}
	#top_campaign .box .mpr .bg_gold .mp {
		font-size: 20px;
	}
	#top_greeting.flex {
	margin-top: -22px;
}
	#top_greeting.flex .photo {
		width: 110%;
	}
	#top_taisetsu {
		margin: 30px 0 -14px;
	}
	#txt_taisetsu {
		padding: 10px;
	}
	#txt_taisetsu .txt2 {
		width: 100%;
		font-size: 14px;
	}
	#top_service h3.sub span {
		padding: 0 18px 10px;
	}
	#top_service .list .box {
		width: 48%;
	}
	#top_service .list .box .ttl br {
		display: none;
	}
	#top_service .list .box .ttl {
		font-size: 16px;
	}
	#top_service .list .box .ttl b {
		font-size: 20px;
		display: block;
	}
	#top_service .list .box .price {
		width: 60%;
	}
	#top_service .list .box .time {
		width: 40%;
	}
	#top_service .list .box .price .cen .mochiy,
	#top_service .list .box .time .cen .mochiy {
		font-size: 18px;
		margin-right: 0;
	}
	#top_service .list .box .time .cen .mochiy,
	#top_service .list .box .time .cen .mochiy .tax {
		display: block;
	}
	#top_service .list .box .bg_gray {
		padding: 10px 5px;
	}
	#top_service .list .box .bg_gray ul li {
		padding-left: 20px;
		font-size: 10px;
	}
	#top_service .list .box .bg_gray .ico {
		text-align: right;
	}
	#top_service .list .box .bg_gray ul li {
		background-position: left top 1px;
		background-size: 13px;
		padding-left: 15px;
	}

	#top_service .list .box .bg_gray .ico img {
		width: 70%;
	}
	.notice {
		padding: 10px;
	}
	.notice ul li {
		margin-bottom: 10px;
		font-size: 15px;
	}
	.notice ul li span {
		border-width: 5px;
		border-bottom: none;
		background: linear-gradient(transparent 60%, rgba(70, 183, 167,0.5) 40%);
	}
	#top_point {
		display: none;
	}
	/*#top_point .alert {
		width: 100%;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
	}
	#top_point .alert .logo {
		padding: 20px 0 0;
	}
	#top_point .alert .logo img {
		width: 50px;
	}
	#top_point .alert .bg_black {
		font-size: 16px;
		margin-bottom: 10px;
	}
	#top_point .alert .txt {
		font-size: 15px;
		padding-bottom: 20px;
	}
	#top_point .alert .txt .red {
		font-size: 17px;
	}
	#top_point .point_area .msg {
		font-size: 20px;
	}
	#top_point {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	#top_point .alert {
		width: 38%;
	}
	#top_point .point_area {
		width: 60%;
	}
	#top_point .point_area {
		padding: 10px 0 0 0;
	}
	#top_point .point_area .msg .maru {
		width: 80px;
		line-height: 50px;
		font-size: 18px;
		margin: 0;
	}
	#top_point .point_area .msg {
		font-size: 14px;
	}
	#top_point .point_area .msg .maru {
		width: 40px;
		line-height: 35px;
	}
	#top_point .point_area .msg .fm {
		font-size: 16px;
	}
	#top_point .point_area .list dl {
		width: 40%;
		margin: 0 auto;
	}
	#top_point .point_area .list dl dt {
		border-width: 2px;
		width: 20px;
		height: 20px;
		font-size: 16px;
	}
	#top_point .point_area .list dl dd {
		background-size: 100% auto;
		width: 100%;
		height: 85px;
		box-sizing: border-box;
		margin-left: 10px;
		font-size: 13px;
		padding-top: 0px;
	}
	#top_point .point_area .list dl:nth-of-type(1) dd {
		padding-top: 15px;
	}
	#top_point .point_area .list dl:nth-of-type(2) dd {
		padding-top: 15px;
		font-size: 13px;
	}
	#top_point .point_area .list dl:nth-of-type(2) dd .fuchi {
		font-size: 13px;
	}
	#top_point .point_area .list dl:nth-of-type(3) dd {
		padding-top: 10px;
		font-size: 10px;
	}
	#top_point .point_area .list dl:nth-of-type(3) dd .fuchi {
		font-size: 13px;
	}
	#top_point .point_area .txt {
		font-size: 15px;
		padding-right: 0;
		padding-bottom: 5px;
		line-height: 1.2em;
	}
	#top_point .point_area .img img {
		width: 70px;
	}
	#top_point .point_area .img img {
		width: 57px;
	}
	#top_point .point_area .mazu {
		font-size: 14px;
	}
	#top_point .point_area .mazu02 {
		padding-bottom: 0px;
	}
	#top_point .point_area .mazu02 .red {
		font-size: 25px;
	}*/
	#top_taisetsu .in {
		padding: 10px 0 0;
	}
	#top_taisetsu .in .txt {
		font-size: 15px;
	}
	#top_taisetsu .in .txt .fm {
		font-size: 25px;
	}
	#top_taisetsu .in .seesaa img {
		top: 10px;
		left: -7px;
		bottom: auto;
	}
	#top_taisetsu .in .seesaa img:nth-of-type(2) {
		right: -7px
	}
	.common_contact {
		padding-top: 40px;
	}
	.common_contact .ribbon {
		height: 15vw;
		top: -8vw;
	}
	.common_contact .ribbon img {
		width: 250px;
		top: 2.5vw;
	}
	.common_contact .bg_white {
		padding: 10px;
	}
	.common_contact .bg_white .img_txt {
		margin-bottom: 10px !important;
	}
	.common_contact .bg_white .box_flex .txt {
		width: 100%;
		margin-bottom: 25px !important;
	}
	.common_contact .bg_white .box_flex .txt br {
		display: none;
	}
	.common_contact .bg_white .box_flex .tel a img {
		width: 25px;
	}
	.common_contact .bg_white .box_flex .tel a .no {
		font-size: 32px;
	}
	.common_contact .bg_white .box_flex .tel a .ruby {
		font-size: 15px;
		letter-spacing: 6px;
		top: -38px;
	}
	#top_anshin {
		padding-top: 50px;
		padding-bottom: 30px;
		/*text-shadow: 1px 1px 1px #77a7e4;*/
	}
	#top_anshin .box {
		padding: 20px 5px 10px;
	}
	#top_anshin .box .area {
		width: 80px;
		height: 80px;
		font-size: 20px;
	}
	#top_anshin .box .img {
		right: -10px;
		top: -35px;
	}
	#top_anshin .box .img img {
		width: 70px;
	}
	#top_anshin .box .txt {
		font-size: 18px;
	}
	#top_anshin .box dl dt {
		font-size: 14px;
		padding: 5px 0;
	}
	#top_anshin .box dl dd img {
		width: 80%;
	}
	#top_repeat .label {
		width: 100%;
		height: 50px;
		font-size: 20px;
	}
	#top_repeat .label span {
		font-size: 35px;
	}
	#top_repeat .anshin5 {
		margin-top: 0;
		margin-bottom: 0;
	}
	#top_repeat .anshin5 img {
		width: 180px;
		margin-bottom: 10px;
	}
	
	#top_repeat .list {
		justify-content: center;
	}
	#top_repeat .list:after {
		display: none;
	}
	#top_repeat dl {
		width: 49%;
		margin: 0 0.5% 10px;
	}
	#top_repeat dl:last-child {
		width: auto;
	}
	#top_repeat dl dt {
		background-size: 100% auto;
	}
	#top_repeat dl dd {
		font-size: 12px;
		line-height: 1.5em;
	}
	#top_repeat dl dt img {
		width: 70px;
	}
	/*#top_work .scroll {
		overflow: auto;
		height: 300px;
	}*/
	#top_work .box,
	#top_work .box01 {
		width: calc( 50% - 10px );
	}
	#top_work .box_flex {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		flex-wrap: wrap;/* 改行 */
	}
	#top_work .box .head {
		font-size: 15px;
	}
	#top_work .box01 .head {
		font-size: 15px;
	}
	#top_work .box .bg_gray .before::before {
		left: calc( 50% + 15px );
		bottom: -25px;
		border: 15px solid transparent;
		border-top: 15px solid #ff8787;
	}
	#top_work .box .bg_gray .b_a {
		text-align: center;
	}
	#top_work .box .bg_gray .before:after, #top_work .box .bg_gray .after:after {
		left: 50%;
	}
	#top_work .box .bg_gray .after .kira {
		right: 0px;
	}
	#top_work .box .bg_gray .after .kira02 {
		left: -50px;
	}
	#top_work .box .bg_gray .before:after {
		top: -10px;
		left: 0;
	}
	#top_work .box .bg_gray .after:after {
		top: 0px;
	}
	#top_work .more a{
		width: 100%;
		padding-left: 80px;
	}
	#top_work .more a .photo {
		position: absolute;
		left: 0px;
		top: -10px;
		width: 60px;
		height: 60px;
	}
	#top_work .works_scroll {
		background: #fff;
	}
	/*#top_work .works_scroll {
		background: #fff;
	}*/
	#top_work .works_scroll dl dt {
		float: none;
		width: 100%;
	}
	#top_work .works_scroll dl dd {
		margin-left: 0;
	}
	#top_card {
		display: none;
	}
	#top_maker ul li,
	#top_card ul li {
		padding: 10px;
		box-sizing: border-box;
	}
	#top_flow h3.sub {
		margin-bottom: 30px;
		font-size: 17px;
	}
	#top_flow h3 img {
		width: 150px;
	}
	#top_flow .box_flex {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		flex-wrap: wrap;/* 改行 */
		margin-top: 50px;
	}
	#top_flow .box {
		width: calc( 50% - 10px);
	}
	#top_flow .box .in .img {
		width: 100%;
	}
	#top_flow .box .in .txt {
		text-align: left;
		min-height: 7em;
	}
	@media only screen and (max-width: 350px) and (min-width: 320px){
		#top_flow .box:nth-child(2n) .in .txt {
			text-align: left;
			min-height: 9em;
		}
		#top_flow .box:nth-child(3n) .in .txt {
			text-align: left;
			min-height: 11em;
		}
	}
	#top_flow .box .in h3.sub span {
		padding: 10px 0px 20px 0 !important;
		display: block;
	}
	#top_service_area h3 {
		font-size: 25px;
	}
	#top_service_area h3 img {
		width: 70px;
	}
	#top_service_area h3 span {
		margin: 0 15px;
	}
	#top_service_area .box dl dt {
		line-height: 35px;
		font-size: 18px;
	}
	#top_service_area .box dl dd {
		padding-bottom: 0;
	}
	#top_service_area .box dl dd ul {
		justify-content: space-between;
	}
	#top_service_area .box dl dd ul li {
		width: 32%;
		margin: 0 0 10px;
	}
	#top_card h3 {
		margin: 10px 0 !important;
		font-size: 140%;
	}
	
	/*--------------------------------------------------
		サービス案内
	--------------------------------------------------*/

	/*トイレのトラブル*/
	#toilet .trouble {
		width: 100%;
	}
	#toilet .trouble .ttl {
		font-size: 15px;
		padding: 6px 0;
		margin-top: 25px;
	}
	#toilet .trouble .ttl::before {
		right: 0px;
	}
	#toilet .trouble .toilet::before {
		width: 70px;
		height: 71px;
		top: -30px;
	}
	#toilet .trouble .kitchen::before {
		width: 52px;
		height: 54px;
		top: -14px;
	}
	#toilet .trouble .bath::before {
		width: 46px;
		height: 41px;
		top: -23px;
	}
	#toilet .trouble .drainage::before {
		width: 46px;
		height: 66px;
		top: -40px;
	}
	#toilet .trouble .water_supply::before {
		width: 55px;
		height: 67px;
		top: -48px;
	}
	#toilet .trouble .water_storage::before {
		width: 55px;
		height: 55px;
		top: -26px;
	}
	#toilet .trouble .water_heater::before {
		width: 60px;
		height: 67px;
		top: -28px;
	}
	#toilet .trouble .pump::before {
		width: 60px;
		height: 64px;
		top: -23px;
	}
	#toilet .trouble .ttl span {
		font-size: 27px;
	}
	#trouble_list .box {
		width: 100%;
		padding: 15px;
		margin-bottom: 25px;
	}
	#trouble_list .box .ttl {
		font-size: 21px;
		margin-bottom: 5px;
	}
	#trouble_list .box .ttl::before {
		width: 20px;
		height: 22px;
	}
	#trouble_list .box .price {
		padding: 10px 15px;
	}
	#trouble_list .box .price .fm {
		font-size: 25px;
	}
	#trouble_list .box .price .yen {
		font-size: 15px;
	}
	#trouble_cause_list .box {
		width: 100%;
		margin-bottom: 25px;
		padding-bottom: 12px;
	}
	#trouble_cause_list .box .ttl {
		font-size: 15px;
		padding: 12px 0;
	}
	#trouble_cause_list .box .ttl span {
		font-size: 20px;
	}
	#trouble_cause_list .box .txt1 {
		font-size: 14px;
		padding: 12px 12px 0 12px;
	}
	#trouble_cause_list .box .txt1 .type {
		font-size: 14px;
	}
	#trouble_cause_list .box .txt2 {
		font-size: 12px;
		padding: 12px 12px 0 12px;
	}
	#trouble_cause_list .box .txt2 .type {
		font-size: 14px;
	}
	h3.sub2 {
		font-size: 19px;
		margin-bottom: 5px;
	}
	h3.sub2 span b {
		font-size: 25px;
	}
	h3.sub2::before, h3.sub2::after {
		width: 41px;
		height: 37px;
	}
	#trouble_cause {
		margin-bottom: 25px;
	}
	#trouble_cause .in {
		padding: 25px 10px;
	}
	#trouble_cause .txt_box {
		width: 100%;
		padding-top: 10px;
	}
	#trouble_cause .txt_box:first-child {
		padding-top: 20px;
	}
	#trouble_cause .txt_box dl {
		margin-bottom: 15px;
	}
	#trouble_cause .txt_box dt {
		height: 30px;
		padding: 0 0 10px 35px;
		font-size: 15px;
		margin-bottom: 10px;
	}
	#trouble_cause .txt_box dt::before {
		width: 33px;
		height: 33px;
	}
	#trouble_cause .txt_box dt .no {
		top: -2px;
		left: 10px;
		font-size: 20px;
	}
	#trouble_cause .txt_box dt b {
		font-size: 18px;
	}
	#trouble_cause .txt_box dd {
		font-size: 12px;
	}
	#trouble_cause .txt_box dd b {
		font-size: 13px;
	}
	#trouble_cause .img_box {
		width: 100%;
		padding-top: 0px;
		display: flex;
		justify-content: space-around;
	}
	#trouble_cause .img_box p {
		width: 48%;
		margin-bottom: 7px;
	}
	#trouble_cause .img_box img {
		width: 98%;
	}
	#top_service_area {
		margin-bottom: 30px;
	}
	#toilet .common_contact {
		margin-top: 20px;
	}
/*------------------------------------------------*/
}
/* iPhone5サイズ */
@media only screen and (max-width: 320px){
	#top_service .list .box .bg_gray .ico img {
		width: 40%;
	}
	/*#header .contact .tbs_fixed .fukidashi img {
		width: 30px;
	}
	#header .contact .tbs_fixed .fukidashi02 img {
		width: 57px;
	}
	#header .contact .tbs_fixed .tel .no {
		font-size: 25px;
	}
	#header .contact .tbs_fixed .tel .txt {
		font-size: 10px;
	}
	#header .contact .tbs_fixed .tel {
		margin-left: 10px;
	}
	#header .contact .tbs_fixed .tel .ruby {
		left: auto;
		right: 70px;
		font-size: 80%;
	}*/
	/*#top_point .point_area .msg .fm {
		font-size: 14px;
	}
	#top_point .point_area .msg .maru {
		font-size: 14px;
		width: 30px;
		line-height: 30px;
	}
	#top_point .point_area .list dl {
		width: 50%;
	}*/
	#top_taisetsu .in .txt {
		font-size: 13px;
	}
	.common_contact .ribbon img {
		width: 200px;
	}
	.common_contact .bg_white .box_flex .txt {
		margin-bottom: 15px !important;
	}
	.common_contact .bg_white .box_flex .tel a .no {
		font-size: 28px;
	}
	.common_contact .bg_white .box_flex .tel a .ruby {
		font-size: 13px;
		top: -29px;
	}
	#top_anshin .box .area {
		width: 70px;
		height: 70px;
		font-size: 18px;
	}
	#top_anshin .box .txt {
		font-size: 15px;
	}
	#top_anshin .box .txt .fm {
		font-size: 25px;
	}
	/*#top_work .box .bg_gray .after:after {
		left: calc(50% - 117px);
	}*/
	#top_work .more a {
		padding-left: 75px;
		font-size: 22px;
	}
	#top_maker ul li.other {
		font-size: 20px;
	}
	
}
/*--------------------------------------------------
	会社案内・アクセス
--------------------------------------------------*/
#company td .shiteibango ul {
	width: 200px;
}
#company td .shiteibango ul+ul {
	width: 120px;
}