@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: 2;
	min-width: 1100px;
	position: relative;
	-webkit-text-size-adjust: none;
	margin: 186px 0 0;
}

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

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



/*--------------------------------------
　
---------------------------------------*/
#contents.gomi .twoColBox {
	margin: 0 0 6rem;
	height: 40rem;
	position: relative;
}
#contents.gomi .twoColBox:last-child {
	margin: 0;
}
#contents.gomi .twoColBox:before {
	content: "";
	background: url("../../images/gomiyashiki/gomi_pic01.jpg") no-repeat center;
	background-size: cover;
	width: 50%;
	height: 40rem;
	position: absolute;
	top: 0;
	right: 50%;
}
#contents.gomi .twoColBox .txtBox {
	width: 50%;
	float: right;
	padding: 6rem 4rem 6rem 10rem;
}
#contents.gomi .twoColBox .catch {
	font-size: 2.4rem;
	font-weight: 700;
	color: #000;
	line-height: 1.7;
	margin: 0 0 2rem;
}



/*--------------------------------------
　point
---------------------------------------*/
#contents.gomi .point .iconList {
	display: table;
	margin: 0 auto;
} 
#contents.gomi .point .icon {
	float: left;
	width: 250px;
	height: 250px;
	background: url("../../images/gomiyashiki/service_icon01.png") no-repeat;
	background-size: 100%;
	margin: 0 100px 0 0;
	padding: 160px 0 0;
} 
#contents.gomi .point .icon:nth-child(2) {
	background: url("../../images/gomiyashiki/service_icon02.png") no-repeat;
	background-size: 100%;
} 
#contents.gomi .point .icon:last-child {
	background: url("../../images/gomiyashiki/service_icon03.png") no-repeat;
	background-size: 100%;
	margin: 0;
	padding: 125px 0 0;
} 
#contents.gomi .point .icon p {
	color: #fff;
	text-align: center;
	font-size: 30px;
	font-weight: 900;
	line-height: 1.2;
} 
#contents.gomi .point .icon p span {
	font-size: 20px;
} 


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



/*--------------------------------------
　.compare
---------------------------------------*/
#contents.gomi .compare .tableWrap {
    margin: 40px 0 7rem;
}


/*--------------------------------------
　.panchi
---------------------------------------*/
#contents.gomi .fuki {
	font-size: 2rem;
	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 4rem;
}
#contents .panchi .circleWrap {
	display: table;
	margin: 0 auto 70px;
}
#contents .panchi .circleBox {
	width: 500px;
	height: 500px;
	border: solid 10px #00a082;
	border-radius: 50%;
	background: #40c8ae;
	float: left;
	padding: 20px 50px 0;
	margin: 0 55px 0 0;
}
#contents .panchi .circleBox:last-child {
	margin: 0;
}
#contents .panchi .circleBox .catch {
	font-size: 40px;
	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("../../images/gomiyashiki/icon_hand.png") no-repeat center bottom;
	background-size: 74px auto;
	padding: 0 0 85px;
	margin: 0 0 15px;
}
#contents .panchi .circleBox dl {
    display: table;
	width: 100%;
}
#contents .panchi .circleBox dt {
    width: 154px;
	display: table-cell;
	vertical-align: middle;
	border-radius: 50%;
	overflow: hidden;
}
#contents .panchi .circleBox dd {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	line-height: 2;
	padding: 0 0 0 15px;
}

#contents .panchi .baBox {
	width: 530px;
	border: solid 4px #00a082;
	padding: 30px;
	margin: 0 40px 0 0;
	float: left;
	position: relative;
}
#contents .panchi .baBox:last-child {
	margin: 0;
}
#contents .panchi .haretsu {
	background: url("../../images/gomiyashiki/icon_haretsu.png") no-repeat;
	background-size: 100%;
	width: 114px;
	height: 118px;
	color: #fff;
	font-weight: 900;
	font-size: 17px;
	padding: 40px 2px 0 0;
	text-align: center;
	position: absolute;
	top: -65px;
	left: -35px;
}
#contents .panchi .baBox:last-child .haretsu {
	top: -65px;
	right: -35px;
	left: auto;
}
#contents .panchi .befoAfBox > div {
    width: 226px;
    height: 226px;
    float: left;
    position: relative;
}
#contents .panchi .befoAfBox .before {
	margin: 0 8px 0 0;
}
#contents .panchi .befoAfBox .label {
	background: #00a082;
	padding: 7px 0;
	color: #fff;
	text-align: center;
	font-size: 16px;
	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("../../images/shared/bg_area.jpg") no-repeat top left;
	background-size: contain;
}
#contents .taiou_area .secTit {
    margin: 0 0 60px;
}
#contents .taiou_area .txtBox {
    float: right;
	width: 590px;
}
#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: 185px;
	color: #fff;
	font-size: 26px;
	text-align: center;
	font-weight: 500;
	padding: 14px 15px 17px;
	border-radius: 28px;
	float: left;
	margin: 0 15px 15px 0;
}
#contents .taiou_area .city_label li:nth-child(3),
#contents .taiou_area .city_label li:nth-child(5) {
	margin: 0 0 15px 0;
}
#contents .taiou_area .txt01 {
    font-size: 28px;
	font-weight: 500;
	line-height: 1.5;
	text-align: center;
	margin: 0 0 5px;
}
#contents .taiou_area .txt02 {
    font-size: 34px;
	font-weight: 500;
	line-height: 1.5;
	text-align: center;
	margin: 0 0 30px;
}


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

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








