@charset "utf-8";

.washing_steps_group {
	text-align: center;
}

.washing_step {
	margin: 5px auto;
	padding: 10px 25px;
	border: 2px solid #201814;
	border-radius: 21px;
	max-width: 60%;
	font-weight: bold;
}

.badge {
	padding: 2px 20px 3px;
    background-color: #FF5514;
    color: #FFF;
    text-align: center;
    border-radius: 1000px;
    font-weight: bold;
}

.point_desc_text_laundry {
	text-align: left;
	font-size: 22px;
	font-weight: bold;
}

.laundry_section {
	width: 100%;
}

.laundry_ttl {
	text-align: center;
	margin-bottom: 10px;
	font-weight: 500;
	position: relative;
}

.laundry_ttl:before {
	content: "";
	display: inline-block;
	width: 15%;
	height: 2px;
	background: #201814;
	vertical-align: middle;
	margin-right: 20px;
  }

.laundry_ttl:after {
	content: "";
	display: inline-block;
	width: 15%;
	height: 2px;
	background: #201814;
	vertical-align: middle;
	margin-left: 20px;
	
  }

.laundry_step_container {
	padding: 40px;
	background-color: #CAEBFB;
	border-radius: 10px;
}

.laundry_step {
	display: flex;
    width: 100%;
    margin-bottom: 50px;
    flex-wrap: wrap;
}

.step_item {
	width: calc((100% - 40px)/2);
	margin-bottom: 20px;
}

.step_text {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.step_text p:nth-child(1) {
	font-size: 22px;
	font-weight: 500;
}

.justify_start {
	justify-content: flex-start;
}

.small_gap {
	margin-left: 30px !important;
}

.sub_step_list {
	display: flex;
	margin-top: 15px;
	flex-wrap: wrap;
}

.sub_step_list li {
	display: flex;
	text-align: center;
	flex-direction: column;
}

.sub_step_list li p {
	font-size: 14px;
}

.blue_border_step {
	width: 35% !important;
	padding: 10px;
	border: 1px solid #6CCDE8;
	border-radius: 10px;
}

.blue_border_note {
	width: 100%;
    margin-bottom: 10px;
    padding: 20px;
    border: 1px solid #6CCDE8;
    border-radius: 10px;
}

.txt_tag {
	margin-bottom: 20px;
	text-align: left;
	font-weight: normal;
}

.tag {
	width: 100%;
	margin-bottom: 10px;
	padding: 3px;
	border: 2px solid #DDDDDD;
	text-align: center;
	border-radius: 100px;
	font-weight: bold;
}

.orange_tag {
	width: 100%;
	margin-bottom: 10px;
	padding: 3px;
	border: 2px solid #DDDDDD;
	text-align: center;
	border-radius: 100px;
	font-weight: bold;
}

.imgtxt_hor_2_1_1 {
	margin-bottom: 0;
	padding: 20px;
}
.ene_step_ttl {
	width: 100% !important;
}
.point_ttl {
	display: flex;
	align-items: center;
}

.point_ttl .point_num.text_badge {
	height: auto;
	padding: 10px 25px;
	font-size: 18px;
	font-weight: bold;
}

.point_ttl .point_num.text_badge.small_badge {
	width: auto;
	max-width: 100%;
	font-size: 16px;
}
@media print, screen and (max-width:452px){
	.blue_border_step {
		margin-left: 20px;
		margin-right: 35px !important;
	}	
}

@media screen and (min-width:768px) {
	.iron_img {
		margin-top: 10px;
		margin-bottom: 13px;
	}
	.blue_border_step {
		margin: -20px 50px 0 0;
	}

	.step_item + .step_item {
		margin-left: 40px;
	}

	.sub_step_list li {
		width: calc((100% - 40px)/4);
		margin-right: 10px;
	}

	.step_text p:nth-child(2) {
		margin-right: 40px;
	}

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

	.point_ttl .point_num.text_badge {
		width: 16%;
		margin: 0 25px 0 0;
		max-width: 16%;
	}

	.ene_step_wrap {
		justify-content: space-between;
	}

	.ene_step_box {
		width: calc((100% - 40px)/2) !important;
		margin-right: 0 !important;
	}

	.ene_step_wrap .ene_step_box:nth-of-type(-n+3) {
		margin-top: 40px !important;
	}
}

@media screen and (max-width:767px){
	.blue_border_step {
		margin: -10px 50px 0 0;
	}

	.sub_step_list li {
		width: calc((100% - 60px)/4);
		margin-right: 15px;
	}

	.laundry_step_container {
		padding: 20px;
	}

	.sub_step_list li + .sub_step_list li {
		margin-right: 0 !important;
		margin-left: 15px !important;
	}
	.step_item {
		width: 100%;
	}

	.point_ttl .point_num.text_badge {
		width: 45%;
		margin: 0 0 15px 0;
		max-width: 45%;
	}
	.point_ttl .point_num.text_badge.small_badge {
		margin: 0;
	}
	.washing_step {
		min-width: 80%;
	}
	.tag {
		width: 50%;
		margin: 0 auto;
		margin-bottom: 20px;
		padding: 10px 0;
	}

	.z_top {
		z-index: 9;
	}
	.ene_brown_box:before {
		top: -100px !important;
		height: calc(100% + 60px) !important;
	}
}

/**--------------------------------------
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;
		text-align: center;
		font-size: 24px;
	}
}
@media screen and (max-width:767px){
	.ene_hint_mv_wrap .ene_mv_ttl{
		margin-bottom: 20px;
		font-size: 18px;
	}
}

/**--------------------------------------
custom bg_colors
--------------------------------------**/
.bg_orange {
	background-color: #FF5514 !important;
}
.bg_blue {
	background-color: #2356A6 !important;
}
.bg_green {
	background-color: #37A945 !important;
}
.bg_lblue {
	background-color: #37C3E8 !important;
}

.text_orange {
	color: #FF5514 !important;
}
.text_blue {
	color: #2356A6 !important;
}
.text_green {
	color: #37A945 !important;
}

/**--------------------------------------
custom text_colors
--------------------------------------**/
.text_white {
	color: #FFF !important;
}
.text_orange {
	color: #FF5514 !important;
}
.text_blue {
	color: #2356A6 !important;
}
.text_green {
	color: #37A945 !important;
}

/**--------------------------------------
custom border_outline_colors
--------------------------------------**/
.outline_orange {
	border: 2px solid #FF5514;
}
.outline_blue {
	border: 2px solid #2356A6;
}
.outline_green {
	border: 2px solid #37A945;
}

/**--------------------------------------
custom borderr_colors
--------------------------------------**/
.border_orange {
	border: 1px solid #FF5514 !important;
}
.border_blue {
	border: 1px solid #2356A6 !important;
}
.border_green {
	border: 1px solid #37A945 !important;
}


.ene_step_wrap .ene_step_waku.border_orange:after {
    border-bottom: 11px solid #FF5514;
}
.ene_step_wrap .ene_step_waku.border_blue:after {
    border-bottom: 11px solid #2356A6;
}
.ene_step_wrap .ene_step_waku.border_green:after {
    border-bottom: 11px solid #37A945;
}

.justify_center {
	justify-content: center;
}
/**--------------------------------------
recipe_block_wrap
--------------------------------------**/
@media print, screen and (min-width:768px){
	.recipe_block_wrap {
		margin: 0 40px;
	}
}
.recipe_block_wrap .recipe_ttl {
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: bold;
}

/* mod_heading_wrap
-------------------------------------------------- */
.recipe_block_wrap .mod_heading_wrap{
	margin-bottom: 30px;
	text-align: center;
}
.recipe_block_wrap .mod_heading{
	font-size: 24px;
	font-weight: bold;
}
.mod_heading:before {
	left: -30px;
	width: 17px;
	height: 40px;
}
.mod_heading:after {
	right: -30px;
	width: 17px;
	height: 40px;
}

@media screen and (max-width:767px) {
	.recipe_block_wrap .mod_heading_wrap{
		margin-bottom: 20px;
	}
}

/* material_box
-------------------------------------------------- */
.material_ttl {
	font-weight: bold;
}
.material_box {
	border-radius: 10px;
}
.material_box:not(:first-child) {
	margin-top: 20px;
}
@media print, screen and (min-width:768px){
	.material_box {
		padding: 30px 40px;
	}
}
@media screen and (max-width:767px) {
	.material_box {
		padding: 25px;
	}
}
.material_list > li {
	display: flex;
	justify-content: space-between;
}
.material_list > li .txt_left {
	position: relative;
}

.material_list > li {
    width: 100%;
    height: 25px;
    height: 27px;
    /* border-bottom: 1px dotted #64463C;
    background-color: white; */
	background-image: linear-gradient(to right, #64463C 33%, rgba(255,255,255,0) 0%);
    background-position: center bottom 4px;
    background-size: 4px 1px;
    background-repeat: repeat-x;
}

.material_list > li .txt_left,
.material_list > li .txt_right {
    height: 27px;
    background-color: white;
}

.material_list > li .txt_left {
    float: left;
}
.material_list > li .txt_right {
    float: right;
}

.material_steps ul > li {
	position: relative;
	padding-left: 40px;
}

.point_circle {
    display: flex;
	position: absolute;
    top: 2%;
    left: 0;
    width: 26px;
    height: 26px;
    margin: 0 20px 0 0;
    max-width: 32px;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-size: 16px;
    font-weight: normal;
}

.txt_badge_a {
	padding: 0px 5px;
    background: #000;
    color: white;
    border-radius: 5px;
    font-size: 14px;
}

/* content_block
-------------------------------------------------- */
section > .content_block:not(:first-child) {
	margin-top: 50px;
}

/* data_list
-------------------------------------------------- */
.data_list .data_ttl {
	margin-bottom: 10px;
	font-weight: bold;
}
.data_list .data_desc {
	margin-bottom: 25px;
}


/* material_list_dot
-------------------------------------------------- */
.material_list_dot {
	margin-top: 25px;
}

.material_list_dot .list_dot_wrap li {
	padding-left: 0;
}

.material_list_dot .list_dot_wrap p {
	width: 100%;
	font-weight: normal;
}

._txt_color_brown {
	color: #64463C;
}

.material_list_dot .list_orange_dot li {
    padding-left: 25px !important;
}

/* box_content
-------------------------------------------------- */
.box_content {
    position: relative;
	margin-top: 50px;
}
@media print, screen and (min-width:768px){
	.box_content {
		padding: 35px 40px;
	}
}
@media screen and (max-width:767px) {
	.box_content {
		padding: 25px;
	}
}
.box_content .point_ttl_wrap  {
	position: absolute;
	top: -20px;
}

.list_orange_dot.dot_blue li:before {
	background-color: #2356A6 !important;
}
.list_orange_dot.dot_green li:before {
	background-color: #37A945 !important;
}

@media screen and (max-width:767px) {
	.box_content .point_ttl_wrap {
		position: absolute;
		top: -20px;
		left: 50%;
		width: 100%;
		margin: 0 auto;
		transform: translateX(-50%);
	}
	.box_content .point_ttl_wrap .point_ttl {
		justify-content: center;
	}
}

/* stepList
-------------------------------------------------- */
.point_ttl {
    font-size: 18px !important;
}

.stepList {
	border-radius: 10px;
}
@media print, screen and (min-width: 768px) {
	.stepList {
		display: flex;
		padding: 22px 30px;
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.stepList > .step_column {
		position: relative;
		width: calc((100% - 100px) / 3);
		margin-top: 50px;
		margin-right: 50px;
	}
	.stepList > .step_column .point_ttl_wrap {
    	display: table;
		width: 100%;
	}
	.stepList > .step_column .point_ttl {
    	display: table-cell;
		position: relative;
		vertical-align: middle;
	}
	.stepList > .step_column:not(:last-child) .step_content:after {
		position: absolute;
		top: 45%;
		left: 102%;
		width: 38px;
		height: 14px;
		background: url("/jpn/consumer/energy/process/images/bg_arrow_step.svg") no-repeat;
		content: "";
		transform: translateY(-50%);
	}
	.stepList > .step_column:nth-of-type(-n+3) {
		margin-top: 0;
	}
	.stepList > .step_column:nth-of-type(3n) {
		margin-right: 0;
		padding-right: 0;
	}
}

@media screen and (max-width:767px) {
	.stepList {
		padding: 20px;
	}
	.stepList > .step_column:not(:last-child) {
		padding-bottom: 60px;
	}
	/* .stepList > .step_column:not(:first-child) {
		margin-top: 15px;
	} */
	.stepList > .step_column {
		position: relative;
	}
	.stepList > .step_column:not(:last-child):after {
		position: absolute;
		top: 40%;
		left: 50%;
		z-index: 1;
		width: 6px;
		height: 40%;
		background: url(/jpn/consumer/energy/process/images/bg_dotted.png) repeat-y;
		content: "";
		transform: translateX(-50%);
	}
	.stepList > .step_column:not(:last-child):before {
		position: absolute;
		bottom: 0;
		left: 50%;
		z-index: 1;
		width: 20px;
		height: 22px;
		background: url(/jpn/consumer/energy/process/images/bg_icon_arrow.png) bottom 10px center no-repeat;
		content: "";
		background-size: contain;
		transform: translateX(-50%);
	}
}

@media screen and (max-width:767px) {
    .prof_box .mod_heading:before {
        left: -20px;
    }
    .prof_box .mod_heading:after {
        right: -20px;
    }
	.ene_brown_wrap.no_img {
        padding-top: 60px;
        background-color: #FAF6F5;
    }
    .ene_brown_wrap.no_img .ene_brown_box:before {
        content: none;
    }
}

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