@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.ihin .bnArea {
    background: #e4f4f0;
}

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



/*--------------------------------------
　
---------------------------------------*/
#contents.ihin .ov {
	padding: 7rem 0 0;
}
#contents.ihin .ov .secTit {
	margin: 0 0 40px;
}
#contents.ihin .catch {
	font-size: 34px;
	text-align: center;
	color: #00a082;
	line-height: 1.4;
	font-weight: 500;
	margin: 0 0 35px;
}
#contents.ihin .ylLabelBox {
	display: table;
	margin: 0 auto 35px;
}
#contents.ihin .ylLabelBox li {
	width: 300px;
	background: #ffc819;
	border-radius: 25px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	float: left;
	padding: 10px;
	line-height: 1.4;
	margin: 0 30px 0 0;
}
#contents.ihin .ylLabelBox li:last-child {
	margin: 0;
}
#contents.ihin .twoColBox {
	margin: 0 0 6rem;
	height: 40rem;
	position: relative;
}
#contents.ihin .twoColBox:last-child {
	margin: 0;
}
#contents.ihin .twoColBox:before {
	content: "";
	background: url("../../images/ihin/ihin_pic01.jpg") no-repeat center;
	background-size: cover;
	width: 50%;
	height: 40rem;
	position: absolute;
	top: 0;
	right: 50%;
}
#contents.ihin .twoColBox:nth-child(2):before {
	background: url("../../images/ihin/ihin_pic02.jpg") no-repeat center;
	background-size: cover;
	left: 50%;
}
#contents.ihin .twoColBox .txtBox {
	width: 50%;
	float: right;
	padding: 2rem 2rem 2rem 6rem;
}
#contents.ihin .twoColBox.reverse .txtBox {
    float: left;
    padding: 2rem 6rem 2rem 2rem;
}
#contents.ihin .twoColBox .catch {
	font-size: 2.4rem;
	font-weight: 700;
	color: #000;
	line-height: 1.7;
	margin: 0 0 2rem;
	text-align: left;
}



/*--------------------------------------
　detail
---------------------------------------*/

#contents .planDtlArea {
	counter-reset: number 0;
}
#contents .planDtlArea .planDtlBox {
	border: solid 4px #00a082;
	margin: 0 0 30px;
	background: #fff;
}
#contents .planDtlArea .planDtlBox:last-child {
	margin: 0;
}
#contents .planDtlArea .planDtlBox .titBox {
	position: relative;
	min-height: 104px;
	width: 100%;
	display: table;
	padding: 0 0 0 150px;
	border-bottom: dotted 2px #00a082;
}
#contents .planDtlArea .planDtlBox .titBox:before {
	width: 100px;
	height: 100px;
	background: url("../../images/plan/icon_carry.png") no-repeat;
	background-size: 100%;
	counter-increment: number 1;
    content: counter(number, decimal-leading-zero);
    color: #ffc819;
    font-size: 40px;
    line-height: 1;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
	position: absolute;
	top: -10px;
	left: 30px;
	padding: 28px 0 0;
	text-align: center;
}
#contents .planDtlArea .planDtlBox .titBox .planName {
	font-size: 24px;
	color: #00a082;
	font-weight: 700;
	display: table-cell;
	vertical-align: middle;
}
#contents .planDtlArea .planDtlBox .txtBox {
	padding: 30px;
}
#contents.ihin .ylLabel {
	background: #ffc819;
	border-radius: 14px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 20px 7px;
	display: inline-block;
	line-height: 1;
	position: relative;
    top: -3px;
	color: #1f1f1f;
	margin: 0 0 0 1rem;
}




/*--------------------------------------
　.service_point
---------------------------------------*/
#contents.ihin .service_point {
    margin: 0;
}
#contents.ihin .service_point:before {
	content: none;
}
#contents.ihin .service_point .secTit {
	margin: 0 0 40px;
}
#contents.ihin .service_point .pointBoxWrap {
	position: relative;
	margin: 60px 0 120px;
}
#contents.ihin .service_point .pointBoxWrap:before {
	content: "";
	background: url("../../images/shared/arr_service_point_s.png") no-repeat;
	background-size: 100%;
	width: 77px;
	height: 80px;
	position: absolute;
	bottom: -90px;
	left: calc(50% - 36px);
}
#contents.ihin .service_point .pBox .icon .num {
    color: #ffc819;
    font-size: 32px;
    line-height: 1;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
	text-align: center;
	margin: 0 0 10px;
}
#contents.ihin .service_point .pBox .icon {
	background: url("../../images/shared/icon_service.png") no-repeat;
	background-size: 100%;
	margin: 0 auto 25px;
	padding: 15px 0 0;
	position: relative;
}
#contents.ihin .service_point .pBox:nth-child(1) .icon {
	padding: 35px 0 0;
}
#contents .service_point .pBox .bigTxt {
	font-size: 24px;
	text-align: center;
	font-weight: 900;
	color: #fff;
	line-height: 1.3;
	position: static;
}
#contents .service_point .pBox .txt {
	line-height: 2;
}



/*--------------------------------------
　.recycle
---------------------------------------*/
#contents.ihin .recycle .secTit {
	margin: 0 0 40px;
}
#contents.ihin .recycle .itemBoxWrap {
    margin: 50px 0 20px;
}
#contents.ihin .recycle .itemBox {
    margin: 0 40px 40px 0;
	position: relative;
}
#contents.ihin .recycle .itemBox:nth-child(3) {
    margin: 0 0 40px 0;
}
#contents.ihin .recycle .itemBox:before {
    content: "";
	background: url("../../images/shared/arr_flow_yoko.png") no-repeat;
	background-size: 100%;
	width: 52px;
	height: 44px;
	position: absolute;
	top: calc(50% - 22px);
	right: -35px;
	z-index: 1;
}
#contents.ihin .recycle .itemBox:last-child:before {
    content: none;
}
#contents.ihin .recycle .lead {
    margin: 0 0 3rem;
}
#contents.ihin .card {
    text-align: center;
}



/*--------------------------------------
　.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;
}








