@charset "utf-8";

/**--------------------------------------
mv_profile_wrap
--------------------------------------**/

.ene_hint_mv_wrap .ene_mv_ttl {
    font-weight: bold;
}
@media print, screen and (min-width:768px){
	.mv_profile_wrap {
		width: 100%;
		margin: 0 auto;
	}
	.ene_hint_mv_wrap .ene_mv_ttl{
		margin-bottom: 20px;
		font-size: 24px;
		text-align: center;
	}
}
@media screen and (max-width:767px){
	.ene_hint_mv_wrap .ene_mv_ttl{
		margin-bottom: 20px;
		font-size: 18px;
	}
}

.ene_step_wrap .heading_ttl {
	padding: 15px 0 0;
    font-size: 22px;
    font-weight: bold;
}
.ene_step_wrap .heading_ttl .ttl_border {
    border-bottom: none;
}

.justify_center {
	justify-content: center !important;
}

.align_items_center {
	align-items: center !important;
}

.text_indigo {
	color: #3c619a !important;
}

.bg_indigo {
	background-color: #3c619a !important;
}

.bg_sky_blue {
	background-color: #d7effb !important;
}

.brown_dot li:before {
    background-color: #221915 !important;
}

.list_note li {
    padding-left: 1.2em;
    text-indent: -1.2em;
}

@media print, screen and (min-width:768px){
	.list_pink_dot._col2 li {
		width: calc((100% - 60px) / 2);
	}
	.list_pink_dot._col2 li:nth-child(even) {
		margin-right: 0;
	}
	.ene_step_wrap .ene_step_box {
		margin-top: 20px;
	}
}

.pos_rel {
	position: relative !important;
}
.flex_end {
	justify-content: flex-end !important;
}
.icon_pointcard:after {
    position: absolute;
    bottom: -30px;
    left: 50%;
    width: 75px;
    height: 42px;
    background: url("/jpn/consumer/energy/hint/ventilation-fan/images/icon_pointcard.png") no-repeat;
	content: "";
	transform: translateX(-50%);
	background-size: contain;
}

@media screen and (max-width:767px){
	.ene_brown_wrap {
		margin-bottom: 50px;
		padding: 30px 20px;
		background-color: #FAF6F5;
	}
}

@media screen and (max-width:767px) {
	.ene_brown_wrap.no_img {
		padding: 60px 0 0;
		background-color: #FAF6F5;
	}
	.ene_brown_wrap.no_img .ene_brown_box:before {
		content: none;
	}
	.ene_step_wrap .ene_step_tag {
		max-width: 100%;
	}
}

.prof_box .prof_box_container {
	max-width: 692px;
	margin: 0 auto;
}

@media screen and (max-width:767px) {
	.prof_box .mod_heading:before {
		left: -20px;
	}
	.prof_box .mod_heading:after {
		right: -20px;
	}
}

.bg_white {
	background: #fff !important;
}
.border_brown {
	border: 1px solid #64463C !important;
}
.text_brown {
	color: #64463C !important;
}

@media print, screen and (min-width: 768px) {
	.ene_hint_mv_wrap .list_pink_dot li {
		width: calc((100% - 40px) / 4);
		margin-right: 13px;
	}
	.prof_box .ene_btn01 {
		max-width: 420px;
	}
}

@media screen and (max-width: 767px) {
	.ene_hint_mv_wrap .list_pink_dot li {
		width: calc((100% - 20px)/2);
		margin-right: 10px;
		margin-bottom: 15px;
		padding-left: 15px;
	}
	.ene_hint_mv_wrap .mv_list_wrap {
		padding: 20px 10px;
	}
}
