@charset "UTF-8";

/*--------------------------
 RESULT MAIN IMG
----------------------------*/
.image_eco {
	margin-top: 60px;
	position: relative;
	height: auto;
}
.image_eco_img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.image_eco_title {
    position: absolute;
    top: 25px;
	left: 30px;
    z-index: 10;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.05em;
}
.image_eco_pc {
    display: none;
}
.image_eco_smart {
    
}
/*--------------------------
 ECO PROLOGUE
----------------------------*/
.eco_prologue {
    position: relative;
    margin-top: 10px;
}
.eco_prologue_eng {
	font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #005EAC;
    text-align: center;
    padding-bottom: 5px;
}
.eco_prologue_mini {
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    text-align: center;
}
.eco_prologue_shoulder {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.00em;
    padding-bottom: 5px;
    padding-top: 0px;
	margin-left: 20px;
    margin-right: 20px;
}
.eco_prologue_shoulder br {
      
}
.eco_prologue_p {
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0.01em;
    margin-left: 20px;
    margin-right: 20px;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 30px;
}
/*--------------------------
 ECO TITLE
----------------------------*/
.eco_title_wrapper {
    margin-left: 10px;
    margin-right: 10px;
}
.eco_title {
    background-color: #4e3826;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
	margin-left: -10px;
    margin-right: -10px;
}
.eco_title_sakugen {
    width: 130px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #4e3826;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.1em;
    padding-left: 0.1em;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
}
.eco_title_shoulder {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.05em;
    padding-top: 15px;
    text-align: center;
}
.eco_title_shoulder_non {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.05em;
    padding-top: 15px;
    text-align: center;
}
/*--------------------------
 ECO STD
----------------------------*/
.eco_std {
    
}
.eco_std::after {
    content: "";
    display: block;
    clear: both;
}
.eco_std_left {
    margin-top: -25px;
}
.eco_std_left img {
    width: 100%;
    height: auto;    
}
.eco_std_right {
    margin-top: 10px;
}
.eco_std_right img {
    width: 100%;
    height: auto;    
}
.eco_std_40 {

}
.eco_std_45 {

}
.eco_std_50 {

}

.eco_std_push01 {
    margin-top: 40px;    
}
.eco_std_bottomh01 {
    margin-bottom: 40px;    
}
/*--------------------------
 ECO SUB
----------------------------*/
.eco_sub_wrapper {
	border: 3px solid #EDEBE9;
	margin-top: 20px;
    padding-left: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 20px;
}
.eco_sub_title {
    font-size: 18px;
    line-height: 28px;
    border-bottom: 1px dotted #969696;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 20px;
    letter-spacing: 0.02em;
    background-color: #FFFFFF;
    margin-bottom: 20px;
    text-align: center;
}
/*--------------------------
 ECO WATER
----------------------------*/
.eco_water_p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.01em;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
}
.eco_water_p br {
    display: none;    
}
.eco_water_caution {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 0.01em;
    padding-top: 20px;
    padding-bottom: 0px;
    margin-left: 15px;
    margin-right: 15px;
}
.eco_water_upper {
    padding-top: 0px;
    padding-bottom: 0px;
}
.eco_toilet_back {
    background-image: url(../images/eco_watersaving_back.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 250px auto;
}
.eco_toilet_caution {
    font-size: 10px;
    line-height: 18px;
    margin-left: 20px;
    font-feature-settings: "palt";
    margin-right: 20px;
}
/*--------------------------
 ECO ELECTRIC
----------------------------*/
.eco_electric_upper {
    padding-top: 0px;
    padding-bottom: 0px;
}
.eco_electric_back {
  
}
.eco_electric_p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.01em;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}
.eco_electric_logo {
    margin-left: auto;
    margin-right: auto;
    text-align: center;

}
.eco_electric_logo img {
    width: 100%;
    height: auto;
}
.eco_electric_structure {
    display: none;  
}
.eco_electric_structure_smart {
      
}
.eco_electric_structure_smart img {
    width: 100%;
    height: auto;
}

.eco_electric_balanc_wrap {
    border: 1px solid #AF462E;
    margin-bottom: 0px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.eco_electric_balanc_wrap::after {
    content: "";
    display: block;
    clear: both;
}

.eco_electric_balance {
    background-color: #AF462E;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
}
.eco_electric_balance img {
    width: 85%;
    height: auto;
}
.eco_electric_caution {
    font-size: 10px;
    line-height: 16px;
    font-feature-settings: "palt";
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
}

/*--------------------------
 ECO INTERNET
----------------------------*/
.eco_internet_1g {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.eco_internet_1g img {
    width: 100%;
    height: auto;
}
.eco_internet_1g_p {

    margin-left: 15px;
    margin-right: 15px;
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    letter-spacing: 0.01em;
    padding-bottom: 10px;
}
.eco_internet_point {

    margin-left: auto;
    margin-right: auto;
}
.eco_internet_point img {
    width: 100%;
    height: auto;
}
.eco_internet_point_p {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
	
	font-size: 14px;
    line-height: 22px;
    margin-top: 15px;
	letter-spacing: 0.01em;
}
.eco_internet_img_p {
    font-size: 18px;
    line-height: 28px;
    margin-top: 20px;
    letter-spacing: 0.01em;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
    text-align: center;
}

.eco_internet_img {
    width: 100%;
    margin-left: auto;
    margin-right: auto;

}
.eco_internet_img img {
    width: 100%;
    height: auto;
}
.eco_internet_upper {
    padding-top: 30px;
    padding-bottom: 40px;
}
.eco_internet_img_caution {
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0.01em;
    padding-bottom: 0px;
    padding-top: 10px;
    margin-left: 15px;
    margin-right: 15px;
}
/*--------------------------
 ECO JOZU
----------------------------*/
.eco_jozu_upper {
    padding-top: 0px;
    padding-bottom: 10px;
}
.eco_jozu_upper::after {
    content: "";
    display: block;
    clear: both;
}
.eco_jozu_bottom {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
}
.eco_jozu_bottom::after {
    content: "";
    display: block;
    clear: both;
}
.eco_jozu_back {
    /*background-image: url(../images/eco_gas_back_leaf_smart.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 250px auto;*/
    
}
.eco_jozu_p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.01em;
    padding-top: 0px;
    padding-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px;
}
.eco_jozu_p br {
    display: none;    
}
.eco_jozu_compare {
    display: none;
}
.eco_jozu_compare img {
    width: 100%;
    height: auto;
}
.eco_jozu_compare_smart {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    max-width: 400px;
}
.eco_jozu_compare img {
    width: 100%;
    height: auto;
}
.eco_jozu_hotwater {
    
}
.eco_jozu_hotwater img {
    width: 100%;
    height: auto;
}
.eco_jozu_hotwater_smart {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 90%;
	max-width: 400px;
}
.eco_jozu_hotwater img {
    width: 100%;
    height: auto;
}
.eco_jozu_veryfy {
    margin-bottom: 10px;
	width: 100%;
    margin-left: auto;
    margin-right: auto;
	max-width: 400px;
	margin-top: 0px;
}

.eco_jozu_veryfy img {
    width: 100%;
    height: auto;
}
.eco_jozu_app_pc {
    display: none; 
}
.eco_jozu_app_pc img {
    width: 100%;
    height: auto;
}
.eco_jozu_app_smart {
    width: 85%;
	margin-left: auto;
    margin-right: auto;
	max-width: 450px;
	padding-bottom: 5px;
}
.eco_jozu_app_smart img {
    width: 100%;
    height: auto;
}
/*--------------------------
 ECO OTHER
----------------------------*/
.eco_other_wrapper {
    background-color: #EFEFEF;
    padding-top: 30px;
    margin-bottom: 30px;
    margin-top: 20px;
    padding-bottom: 20px;
}

.eco_other {
    margin-left: 10px;
    margin-right: 10px;
}
.eco_other_title {
    font-size: 18px;
    line-height: 32px;
    padding-top: 20px;
    padding-bottom: 0px;
    letter-spacing: 0.03em;
    background-color: #FFFFFF;
    position: relative;
    padding-left: 20px;
}
.eco_other_p01 {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.01em;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}
.eco_other_p02 {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0.01em;
    padding-top: 10px;
    padding-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}
.eco_other_p03 {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0.01em;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
}
.eco_undercut_illust {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    max-width: 250px;
    min-width: 200px;
}
.eco_undercut_illust img {
    width: 100%;
    height: auto;
}
.eco_24hour_illust {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.eco_24hour_illust img {
    width: 100%;
    height: auto;
}
/*--------------------------
 ECO OTHER GLASS
----------------------------*/
.eco_glass_wrapper {
    position: relative;
    padding-bottom: 20px;
    margin-top: 10px;
}
.eco_glass_illust img {
    width: 95%;
    height: auto;
}

.eco_other_glass {
    margin-left: 15px;
    margin-right: 15px;
}
.eco_other_glass li {
    background-color: #e8edea;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-bottom: 10px;
}
.eco_other_glass_title {
    color: #00532e;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.01em;
    padding-bottom: 10px;
}
.eco_other_glass p {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.01em;
}
.eco_glass_illust {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
	max-width: 350px;
    min-width: 250px;
}
.eco_glass_illust img {
    width: 100%;
    height: auto;
}
/*--------------------------
 ECO ELECTRIC 25
----------------------------*/
.eco_electric25 {
    margin-top: 20px;
    margin-bottom: 40px;
    position: relative;
}
.eco_electric25::after {
    content: "";
    display: block;
    clear: both;
}
.eco_electric25_plus {
    display: none;
}
.eco_electric25_plus img {
    width: 50px;
    height: auto;
}
.eco_electric25_plus_smart {
    text-align: center;
    margin-bottom: 20px;
}
.eco_electric25_plus_smart img {
    width: 50px;
    height: auto;
}
.eco_electric25_left {
    border: 3px solid #EDEBE9;
    margin-bottom: 20px;
	padding-left: 20px;
    padding-right: 20px;
}
.eco_electric25_right {
    border: 3px solid #EDEBE9;
    padding-left: 20px;
    padding-right: 20px;
}
.eco_electric25_title {
    font-size: 18px;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    letter-spacing: 0.03em;
    position: relative;
    border-bottom: 1px dotted #969696;
    text-align: center;
}
.eco_electric25_title span {
    font-size: 22px;
    line-height: 32px;
    padding-right: 10px;
    color: #AF462E;
}
.eco_electric25_title br {
      
}
.eco_electric25_shoulder {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.01em;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.eco_electric25_p {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 30px;
}

.eco_electric25_flow_title {
	font-size: 14px;
    line-height: 26px;
    font-feature-settings: "palt";
    letter-spacing: 0.05em;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 8px;
}
.eco_electric25_flow_title01 {
    border: 1px solid #A4A4A4;
}
.eco_electric25_flow_title02 {
    border: 1px solid #af462e;
    color: #AF462E;
}
.eco_electric25_flow01 {
    
}
.eco_electric25_flow01 img {
    width: 100%;
    height: auto;
}
.eco_electric25_flow02 {
    padding-bottom: 30px;    
}
.eco_electric25_flow02 img {
    width: 100%;
    height: auto;
}
.eco_electric25_arrow {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.eco_electric25_arrow img {
    width: 80px;
    height: auto;
}
.eco_electric25_illust01 {
    
}
.eco_electric25_illust01 img {
    width: 100%;
    height: auto;
}
.eco_electric25_illust02 {
   
}
.eco_electric25_illust02 img {
    width: 100%;
    height: auto;
}
.eco_electric25_discount {
    margin-top: 20px;    
}
.eco_electric25_discount img {
    width: 100%;
    height: auto;
}
.eco_electric25_discount02 {
    margin-top: 10px;    
}
.eco_electric25_discount02 img {
    width: 100%;
    height: auto;
}
.eco_electric25_desc {
    font-size: 10px;
    line-height: 16px;
    padding-bottom: 30px;
    padding-top: 20px;
}
/*--------------------------
 ECO INTERNET CANVAS
----------------------------*/
.eco_docanvas_wrapper {
    margin-bottom: 40px;    
}
.eco_docanvas {
    margin-top: 20px;
    margin-bottom: 10px;
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
}
.eco_docanvas::after {
    content: "";
    display: block;
    clear: both;
}


.eco_docanvas_left {

}


.eco_docanvas_left p {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 30px;
}

.eco_docanvas_right {
    margin-top: 0px;
    text-align: center;
    margin-bottom: 20px;
}

.eco_docanvas_right img {
    width: 200px;
    height: auto;
}
.eco_docanvas_list {
    margin-left: 10px;
    margin-right: 10px;
}
.eco_docanvas_list li {
    text-align: center;
    border: 1px solid #af462e;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #AF462E;
	font-size: 18px;
    line-height: 28px;
}
.eco_docanvas_kome {
    font-size: 10px;
    line-height: 20px;
}
.eco_docanvas_caution {
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    padding-bottom: 0px;
    padding-top: 0px;
}
/*--------------------------
 ECO RINNAI
----------------------------*/
.eco_rinnai_wrapper {
    /*border: 1px solid #BFBFBF;*/
    border-radius: 5px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-bottom: 0px;
}
.eco_rinnai_wrapper::after {
    content: "";
    display: block;
    clear: both;
}
.eco_rinnai_left {

}
.eco_rinnai_left img {
     width: 100%;
    height: auto;
}
.eco_rinnai_right {

}
.eco_rinnai_right img {
    width: 100%;
    height: auto;
}