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

html {
    font-size: 62.5% !important;
}
body {
	color: #1f1f1f;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 15px;
	line-height: 1.8;
	min-width: 100%;
	position: relative;
	-webkit-text-size-adjust: none;
	margin: 87px 0 92px !important;
}

/*--------------------------------------
　共通
---------------------------------------*/
#contents.gomi .bnArea {
    background: #e4f4f0;
}

/*--------------------------------------
　KV（下層）
---------------------------------------*/
#key.lower {
	background: url("../../../../asset/images/gomiyashiki/bg_key.jpg") no-repeat;
	background-size: cover;
}



/*--------------------------------------
　
---------------------------------------*/
#contents.gomi .ov {
    padding: 3rem 0 4rem;
}
#contents.gomi .secTit {
    margin: 0 auto 3rem;
}
#contents.gomi .ov .lead {
    padding: 0 4%;
}
#contents.gomi .twoColBox {
	margin: 0 0 2rem;
	height: auto;
	position: relative;
	padding: 20rem 0 0;
}
#contents.gomi .twoColBox:last-child {
	margin: 0;
}
#contents.gomi .twoColBox:before {
	content: "";
	background: url("../../../../asset/images/gomiyashiki/gomi_pic01.jpg") no-repeat center;
	background-size: cover;
	width: 100%;
	height: 20rem;
	position: absolute;
	top: 0;
	right: auto;
}
#contents.gomi .twoColBox .txtBox {
	width: 100%;
	float: none;
	padding: 2rem 2rem 0;
}
#contents.gomi .catch {
	font-size: 2rem;
	font-weight: 700;
	color: #000;
	line-height: 1.5;
	margin: 0 0 1rem;
}





/*--------------------------------------
　point
---------------------------------------*/
#contents.gomi .point {
	padding: 0 4% 6rem;
} 
#contents.gomi .point .iconList {
	display: table;
	margin: 0 auto;
} 
#contents.gomi .point .icon {
	float: left;
	width: 108px;
	height: 108px;
	background: url("../../../../asset/images/gomiyashiki/service_icon01.png") no-repeat;
	background-size: 100%;
	margin: 0 10px 0 0;
	padding: 70px 0 0;
} 
#contents.gomi .point .icon:nth-child(2) {
	background: url("../../../../asset/images/gomiyashiki/service_icon02.png") no-repeat;
	background-size: 100%;
} 
#contents.gomi .point .icon:last-child {
	background: url("../../../../asset/images/gomiyashiki/service_icon03.png") no-repeat;
	background-size: 100%;
	margin: 0;
	padding: 54px 0 0;
} 
#contents.gomi .point .icon p {
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 900;
	line-height: 1.2;
} 
#contents.gomi .point .icon p span {
	font-size: 11px;
} 


/*--------------------------------------
　.fuki_voice
---------------------------------------*/
#contents.gomi .fuki_voice {
	position: relative;
}
#contents.gomi .fuki_voice:before {
	content: "";
	background: url("../../../../asset/images/shared/arr_service_point.png") no-repeat;
	background-size: 100%;
	width: 70px;
    height: 90px;
    position: absolute;
    bottom: -55px;
    left: calc(50% - 35px);
}



/*--------------------------------------
　.compare
---------------------------------------*/
#contents .compare {
    padding: 6rem 4%;
}
#contents.gomi .compare .tableWrap {
    margin: 20px 0 4rem;
}


/*--------------------------------------
　.panchi
---------------------------------------*/
#contents.gomi .panchi {
	padding: 6rem 4%;
	overflow: hidden;
}
#contents.gomi .fuki {
	font-size: 1.8rem;
font-weight: 700;
text-align: center;
background: #fff;
border: solid 3px #00a082;
padding: 0.8rem 3rem;
line-height: 1.4;
color: #00a082;
display: table;
margin: 0 auto 3rem;
position: relative;
}
#contents.gomi .fuki:before {
    content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -11px;
border: 11px solid transparent;
border-top: 11px solid #00a082;
}
#contents .panchiTit {
    margin: 0 0 3rem;
}
#contents .panchi .circleWrap {
	display: table;
	margin: 0 auto 70px;
}
#contents .panchi .circleBox {
	width: 100%;
	border: solid 5px #00a082;
	background: #40c8ae;
	padding: 20px;
	margin: 0 0 20px 0;
}
#contents .panchi .circleBox:last-child {
	margin: 0;
}
#contents .panchi .circleBox .catch {
	font-size: 25px;
	font-weight: 900;
	text-align: center;
	color: #fff;
	line-height: 1.6;
	margin: 0 0 20px;
}
#contents .panchi .circleBox .num {
    color: #fff;
    font-size: 4rem;
    line-height: 1;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
	text-align: center;
	background: url("../../../../asset/images/gomiyashiki/icon_hand.png") no-repeat left bottom;
	background-size: 45px auto;
	padding: 3px 0 3px 60px;
	margin: 0 auto 15px;
	display: table;
}
#contents .panchi .circleBox dl:after {
	content: "";
	display: block;
	clear: both;
}
#contents .panchi .circleBox dt {
    width: 120px;
	float: left;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 1.5rem 1.5rem 0;
}
#contents .panchi .circleBox dd {
	color: #fff;
	line-height: 1.8;
	overflow: hidden;
	width: auto;
}

#contents .panchi .baBox {
	width: 100%;
	border: solid 3px #00a082;
	padding: 20px;
	margin: 0 0 20px 0;
	position: relative;
}
#contents .panchi .baBox:last-child {
	margin: 0;
}
#contents .panchi .haretsu {
	background: url("../../../../asset/images/gomiyashiki/icon_haretsu.png") no-repeat;
	background-size: 100%;
	width: 84px;
	height: 88px;
	color: #fff;
	font-weight: 900;
	font-size: 12px;
	padding: 29px 2px 0 0;
	text-align: center;
	position: absolute;
	top: -48px;
	left: -25px;
	line-height: 1.3;
}
#contents .panchi .baBox:last-child .haretsu {
	top: -48px;
	right: -25px;
	left: auto;
}
#contents .panchi .befoAfBox > div {
    width: 48%;
	height: 48%;
    float: left;
    position: relative;
}
#contents .panchi .befoAfBox .before {
	margin: 0 4% 0 0;
}
#contents .panchi .befoAfBox .label {
	background: #00a082;
padding: 7px 0;
color: #fff;
text-align: center;
font-size: 14px;
font-weight: 700;
line-height: 1.4;
position: absolute;
width: 76px;
top: 0;
left: -5px;
}
#contents .panchi .befoAfBox .before .label {
	background: #666;
}
#contents .panchi .befoAfBox .label:before {
	content: "";
	position: absolute;
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 5px transparent;
    border-right: solid 5px #005032;
}
#contents .panchi .befoAfBox .before .label:before {
    border-right: solid 5px #000;
}



/*--------------------------------------
　.taiou_area
---------------------------------------*/
#contents .taiou_area {
    background: url("../../../../asset/images/shared/bg_area.jpg") no-repeat top left;
	background-size: 70%;
	padding: 6rem 4%;
}
#contents .taiou_area .secTit {
    margin: 0 0 60px;
}
#contents .taiou_area .txtBox {
}
#contents .taiou_area .city_label {
    display:-webkit-box;
  	display:-ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 0 20px;
}
#contents .taiou_area .city_label li {
    background: #00a082;
	width: 100px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	font-weight: 500;
	padding: 10px 15px 12px;
	border-radius: 28px;
	margin: 0 10px 10px 0;
}
#contents .taiou_area .city_label li:nth-child(3),
#contents .taiou_area .city_label li:nth-child(5) {
	margin: 0 0 10px 0;
}
#contents .taiou_area .txt01 {
    font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	text-align: center;
	margin: 0 0 5px;
}
#contents .taiou_area .txt02 {
    font-size: 24px;
	font-weight: 500;
	line-height: 1.5;
	text-align: center;
	margin: 0 0 30px;
}


/*--------------------------------------
　.item
---------------------------------------*/
#contents.gomi .compare .secTit {
    margin: 0 0 30px;
}

/*--------------------------------------
　.item
---------------------------------------*/
#contents.gomi .item {
    padding: 6rem 4%;
}
#contents.gomi .item .secTit {
    margin: 0 0 50px;
}
#contents.gomi .item .bigCatch {
    margin: 0 0 50px;
}








