#footer_iframe {
    position:relative;
    width: 100%;
    left: 0;
    border: 0;
    z-index: 99;
}

.out-block{
    width: 100%;
    padding: 2% 10%;
    text-align: center;
    display: flex;
    justify-content: center;
    height: fit-content;
}
.block-setting{
    width: 100%;
    max-width: 1080px;
    min-width: 320px;
    box-sizing: border-box;
}
.font-h0-size{
    line-height: 50px;
    font-size: 42px;
}
.font-h1-size{
    line-height: 40px;
    font-size: 40px;
}
.font-h2-size{
    font-size: 24px;
}
.font-h3-size{
    font-size: 20px;
}
.font-h4-size{
    font-size: 20px;
}

.font-h4-size{
    line-height: 30px;
    font-size: 20px;
}

.font-p1-size{
    font-size: 16px;
}

.font-p2-size{
    font-size: 16px;
}

.table-sub-title{
    width: 33%;
    height: 40px;
    padding-left: 30px;
    display: inline-block;
    text-align: left;
}

.sec-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 150%;
    color: #3AAFA9;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}
.sec-content{
    width: 100%;
    color: #40474A;
    font-size: 20px;
    letter-spacing: 0.04em;
    line-height: 150%;
    font-weight: 400;
    text-align: left;
}

.policyCrown{
    width: 100%;
    color: #40474A;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0.04em;
}

.icon-prev-btn{
    background-image: url(../../../img/menu/1/1-4/icon-arrow-left.svg);
    background-size: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 40px;
    height: 40px;
    border: 1px solid #ABABAB;
    border-radius: 100px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    position: absolute;
    top:calc(54%);
    left: 1%;
    font-size: 21px;
    cursor: pointer;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.icon-next-btn{
    background-image: url(../../../img/menu/1/1-4/icon-arrow-right.svg);
    background-size: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 40px;
    height: 40px;
    border: 1px solid #ABABAB;
    border-radius: 100px;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    position: absolute;
    top:calc(54%);
    right: 1%;
    font-size: 21px;
    cursor: pointer;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.photo-two{
    position: relative;
    width: calc(calc(100% - 40px) / 2);
    display: inline-block;
    margin: 20px;
}

.photo-three{
    position: relative;
    width: calc(calc(100% - 120px) / 3);
    display: inline-block;
    margin: 20px;
    height: 220px
}

.power-type{
    position: relative;
    width: calc(calc(100% - 80px) / 2);
    display: inline-block;
    margin: 20px;
    height: 60px
}

.photo-four{
    position: relative;
    width: calc(calc(100% - 160px) / 4);
    display: inline-block;
    margin: 10px 20px;
    vertical-align: top;
}

.photo-four-img{
    width: 100%;
    border-radius: 10px
}

.blockBg {
    width: 320px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    /*box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);*/
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    margin:10px;
}

.blockBg.L1 {
    text-align: center;
    color: black;
    background-color: #FFB636;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
}

.blockBg.L2_1 {
    text-align: center;
    color: #264E58;
    background-color: #FFDEC7;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    width: calc(calc(100% - 60px) / 3);
    margin: 10px;
}

.blockBg.L2_2 {
    text-align: center;
    color: #264E58;
    background-color: #FFDEC7;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    width: calc(calc(100% - 60px) / 3);
    margin: 10px;
}

.blockBg.L2_3 {
    text-align: center;
    color: #264E58;
    background-color: #FFDEC7;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    width: calc(calc(100% - 60px) / 3);
    margin: 10px;
}

.blockBg.L3 {
    vertical-align: middle;
    text-align: center;
    color: #264E58;
    background-color: #B8E9E6;
    height: 100px;
    line-height: 50px;
    width: calc(calc(100% - 100px) / 5);
    margin: 10px;
    font-size: 20px;
    font-weight: 700;
}

#orgFrame {
    background-color: white;
    /*display: none;*/
}

.frameDiv {
    width: 100%;
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

.caption {
    font-style: normal;
    font-weight: 700;
    font-size: 40px !important;
    line-height: 53px;
    color: #3AAFA9;
    margin-bottom: 30px;
}

#orgContentDiv {
    width: 100%;
    height: 294px;
    position: relative;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap:wrap;
    align-content: space-between;
}

#orgContentDiv * {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    color: black;
    padding: 0 5px;
}

#orgHorLine1,#orgHorLine2 {
    position: absolute;
    top :0;
    width: 50%;
    height: 50%;
    z-index: 1;
}

#orgHorLine1 {
    left: 35%;
    top: 55px;
    width: 15%;
    height: 63%;
    border-radius: 10px;
    border-left: 4px solid #FFB636;
    border-top: 4px solid #FFB636;
    border-bottom: 4px solid #FFB636;
    background-color: transparent;
    z-index: 2;
}

#orgHorLine2 {
    left: 0;
    top: 1%;
    border-bottom: 4px solid #FFB636;
}

#orgItem1 {
    width: 102px;
    height: 72px;
    border-radius: 10px;

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 2;

    padding: 40px 15px 40px 15px;
    text-align: center;
}

#orgItem1{
    background-color: #FFB636;
}

#orgItem2 {
    background-color: rgba(255, 222, 199, 1);
}

#orgHorLine3 {
    width: 25%;
    height: 60px;
    border-radius: 10px;
    border-left: 4px solid #FFDEC7B2;
    border-top: 4px solid #FFDEC7B2;
    border-bottom: 4px solid #FFDEC7B2;
    background-color: transparent;
    z-index: 2;
    position: absolute;
    top: 30px;
    right: 5%;
}

#orgHorLine4 {
    width: 25%;
    height: 60px;
    border-radius: 10px;
    border-left: 4px solid #FFDEC7B2;
    border-top: 4px solid #FFDEC7B2;
    border-bottom: 4px solid #FFDEC7B2;
    background-color: transparent;
    z-index: 2;
    position: absolute;
    bottom: 25px;
    right: 5%;
}

#orgHorLine5 {
    right: 30%;
    width: 25%;
    border-bottom: 4px solid #FFDEC7B2;
    position: absolute;
    top: 55px;
}

#orgHorLine6 {
    right: 15%;
    width: 25%;
    border-bottom: 4px solid #FFDEC7B2;
    position: absolute;
    vertical-align: middle;
}

#orgHorLine7 {
    right: 30%;
    width: 25%;
    border-bottom: 4px solid #FFDEC7B2;
    position: absolute;
    bottom: 55px;
}

#orgItem2Div {
    width: 25%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 36%;;
    z-index: 3;

    /*display: flex;*/
    flex-direction: row;
    align-items: flex-start;
    flex-wrap:wrap;
    align-content: space-between;
    padding: 25px 0;
}

#orgItem2Div div {
    width: 100%;
    height: 60px;
    align-content: space-between;
    background-color: #FFDEC7;
    border-radius: 10px;
    color: #264E58;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

#orgItem3Div {
    width: 25%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;

    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap:wrap;
    align-content: space-between;
}

#orgItem3Div div {
    width: 100%;
    height: 50px;
    align-content: space-between;
    background-color: #B8E9E6;
    border-radius: 10px;
    color: #264E58;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.photo-three-hint{
    position: absolute;
    right: 0px;
    bottom: 20px;
    padding: 10px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
    color: #3AAFA9;
    text-align: center;
    font-size: 20px;
    width: auto;
    min-width: 180px;
}

#table-energy th{
    z-index: 3;
}

#table-energy td{
    z-index: 3;
}

#table-energy th:first-child {
    position: sticky;
    left: 0px;
    z-index: 10;
    border-left: 2px solid #4AC8C1;
}

#table-energy td:first-child {
    position: sticky;
    left: 0px;
    z-index: 10;
    border-left: 2px solid #4AC8C1;
}

.mobileGraphScrollBtn {
    position: absolute;
}

.greenHouseFormTableScroll {
    top: 45px;
    left: 145px;
    z-index: 15;
    background-image: url(../../../img/menu/1/1-2/arrow-right-fill.svg);
    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 30px;
    height: 30px;
    position: sticky;
}

.titleStyleThree {
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    color: #74E7BD;
    width: 100%;
    text-align: left;
    margin: 10px 0;
}

.infoStyleTwo {
    padding-top: 5px;
    padding-right: 10px;
    width: 100%;
    color: #40474A;
    font-size: 18px;
    letter-spacing: 0.04em;
    line-height: 120%;
    font-weight: 400;
    text-indent: -1em;
    margin-left: 1em;
    text-align: left;
}

.white {
    color: white !important;
}

.sectionCardItem {
    display: inline-block;
    background: rgba(255, 255, 255, 0.3);
    width: calc(50% - 20px);
    padding: 30px;
    box-shadow: 3px 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    margin: 25px 0px;
    position: relative;
}

.sectionCardItem.left {
    float: left;
}

.sectionCardItem.right {
    float: right;
}

.cardItemImg {
    float: left;
    left: 5%;
    width: 20%;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.cardItemInfo {
    float: right;
    width: calc(80%);
    padding-left: 20px;
}


.legendView {
    display: inline-block;
    width: calc(100% - 20px);
    max-width: 700px;
    /*height: 30px;*/
    line-height: 30px;
    padding: 10px 10px 10px 10px;
    border-radius: 30px;
    /*box-shadow: 0 2px 4px 0 rgb(0 0 0 / 50%);*/
    border: solid 1px #ffffff;
    color: black;
    font-size: 15px;
    text-align: center;
    margin: 20px 0px 20px 0px;
    background: white;
}

.legendContent {
    display: inline-block;
    font-size: 16px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    margin: 0px 15px 0 0;
}

.item1Box{
    vertical-align: middle;
    margin: 0 3px;
    width: 20px;
    height: 20px;
    background: #3AAFA9;
    border-radius: 3px;
    display: inline-block;
}

.item2Box{
    vertical-align: middle;
    margin: 0 3px;
    width: 20px;
    height: 20px;
    background: #008CD8;
    border-radius: 3px;
    display: inline-block;
}

.item3Box{
    vertical-align: middle;
    margin: 0 3px;
    width: 20px;
    height: 20px;
    background: #FFB636;
    border-radius: 3px;
    display: inline-block;
}

.item1WaterBox{
    vertical-align: middle;
    margin: 0 5px;
    width: 14px;
    height: 14px;
    background: #B8E9E6;
    border-radius: 3px;
    display: inline-block;
}

.item2WaterBox{
    vertical-align: middle;
    margin: 0 5px;
    width: 14px;
    height: 14px;
    background: #4AC8C1;
    border-radius: 3px;
    display: inline-block;
}

.item3WaterBox{
    vertical-align: middle;
    margin: 0 5px;
    width: 14px;
    height: 14px;
    background: #74E7BD;
    border-radius: 3px;
    display: inline-block;
}

.item4WaterBox{
    vertical-align: middle;
    margin: 0 5px;
    width: 14px;
    height: 14px;
    background: #008CDB;
    border-radius: 3px;
    display: inline-block;
}

.item5WaterBox{
    vertical-align: middle;
    margin: 0 5px;
    width: 14px;
    height: 14px;
    background: #45D2FF;
    border-radius: 3px;
    display: inline-block;
}

.item6WaterBox{
    vertical-align: middle;
    margin: 0 5px;
    width: 14px;
    height: 14px;
    background: #BBB2F6;
    border-radius: 3px;
    display: inline-block;
}

.item7WaterBox{
    vertical-align: middle;
    margin: 0 5px;
    width: 14px;
    height: 14px;
    background: #44B54F;
    border-radius: 3px;
    display: inline-block;
}

.item8WaterBox{
    vertical-align: middle;
    margin: 0 5px;
    width: 14px;
    height: 14px;
    background: #F4D240;
    border-radius: 3px;
    display: inline-block;
}

.item1GarbageBox{
    vertical-align: middle;
    margin: 0 5px;
    width: 14px;
    height: 14px;
    background: #4AC8C1;
    border-radius: 3px;
    display: inline-block;
}

.item2GarbageBox{
    vertical-align: middle;
    margin: 0 5px;
    width: 14px;
    height: 14px;
    background: #008CDB;
    border-radius: 3px;
    display: inline-block;
}

.item3GarbageBox{
    vertical-align: middle;
    margin: 0 5px;
    width: 14px;
    height: 14px;
    background: #BBB2F6;
    border-radius: 3px;
    display: inline-block;
}

.overflow-x-scroll {
    overflow-x: scroll;
}

.mobileGraphScrollBtn {
    position: absolute;
    background-image: url(../../../img/menu/4/4-3/icon-arrow-right.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: inherit;
    width: 25px;
    height: 25px;
    left: 40px;
    margin-top: -15px;
    border-radius: 50%;
    border: 1px solid #ABABAB;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    background-color: white;
    display: block;
    z-index: 1;
    cursor: pointer;

}

.section3-title {
    /*font-family: 'Roboto';*/
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 130%;
    text-align: center;
    color: #2B7A77;
}

.eleItem{
    width: calc(calc(100% - 60px) / 3);
    min-height: 168px;
    margin: 10px;
    background-color: #B8E9E6;
    border-radius: 10px;
    display: inline-block;
    vertical-align: top;
}

.eleItemDetail{
    width: 100%;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    border-radius:0 0 10px 10px;
    margin-top: 10px;
    font-size: 16px;
    padding: 10px 20px 10px 10px;
    display: table-cell;
    color: #40474A;
}

.blockItem{
    width: 100%;
    height: 71px;
    color: white;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    background-color: #4AC8C1;
    border-radius: 10px 10px 0 0;
    margin-top: 0;
    display: inline-block;
    position: relative;
}

.blockItemTitle{
    width: 100vh;
    height: 71px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-weight: 700;
}

.blockItemContent{
    width: 100%;
    padding: 2px 20px;
    text-align: left;
    text-indent: -1em;
    margin-left: 1em;
    font-size: 20px;
    font-weight: 400;
}

#table-energy-use{
    width: 1080px;
    border: solid 2px #4AC8C1;
    border-radius: 12px;
    border-spacing: 0;
    border-left: 1px solid #4AC8C1;
    table-layout: fixed;
}
/*******************Mobile*************************/
@media only screen and (max-width: 800px) {
    .out-block{
        padding: 0 10px;
    }

    .font-h3-size{
        line-height: 24px;
        font-size: 16px;
    }

    .font-h1-size{
        line-height: 32px;
        font-size: 24px;
    }

    #showHoverCircle2{
        margin: 15px 0px;
    }

    .table-sub-title{
        width: 33%;
        height: 40px;
        padding-left: 10px;
        line-height: 20px;
        display: inline-block;
        text-align: left;
    }

    .handle-hint {
        font-size: 20px;
    }

    .sec-title {
        font-size: 24px;
    }
    .sec-content{
        font-size: 16px;
    }

    .photo-two{
        position: relative;
        margin-left: calc(50% - 160px);
        width: 320px;
        display: contents;
    }

    .photo-two img{
        max-width: 320px;
    }

    .photo-three{
        height: 130px
    }

    .photo-three-hint{
        bottom: -15px;
        font-size: 16px;
    }

    .power-type{
        position: relative;
        width: 100%;
        display: block;
        margin: 20px;
        height: 60px
    }

    .sectionInfoView {
        font-size: 16px;
        padding-top: 20px;
    }

    .sectionInfoItem {
        display: block;
        width: 100%;
        padding: 20px;
    }

    .sectionInfoItem.left {
        float: unset;
        margin-bottom: 30px;
    }

    .sectionCardItem {
        display: block;
        width: 100%;
        margin: 10px 0px;
        padding: 20px;
    }
    .section3-title {
        font-size: 18px;
    }

    .legendContent {
        font-size: 14px;
        height: 20px;
        line-height: 20px;
    }

    .item1Box{
        width: 15px;
        height: 15px;
        margin: 0 5px;
    }
    .item2Box{
        width: 15px;
        height: 15px;
        margin: 0 5px;
    }
    .item3Box{
        width: 15px;
        height: 15px;
        margin: 0 5px;
    }

    .eleItemDetail{
        font-size: 16px;
    }

    .eleItem{
        width: 250px;
    }

    .blockItem{
        font-size: 16px;
        height: 48px;
    }

    .block-setting{
        padding-bottom: 20px;
    }

    .font-h4-size{
        font-size: 16px;
    }

    #table-energy-use {
        width: 600px;
    }

    .blockItemTitle{
        height: 48px;
        font-size: 16px;
    }

    .blockItemContent{
        font-size: 16px;
    }
}

@media only screen and (max-width: 600px) {
    .eleItemDetail{
        font-size: 16px;
    }

    .eleItem{
        width: 250px;
    }

    .photo-three{
        position: relative;
        width: calc(100% - 40px);
        margin: 20px;
        height: 220px
    }

    .photo-four-img{
        width: 150px;
    }

    .photo-four{
        position: relative;
        width: 240px;
        display: inline-block;
        margin: 10px 40px;
        vertical-align: top;
    }

    .block-setting{
        padding-bottom: 20px;
    }

    .font-h4-size{
        font-size: 16px;
    }

    #table-energy-use {
        width: 600px;
    }

    .blockItemTitle{
        height: 48px;
        font-size: 16px;
    }

    .blockItemContent{
        font-size: 16px;
    }

    .infoStyleTwo{
        font-size: 14px;
    }
}

@media only screen and (max-width: 400px) {
    .photo-three-hint{
        bottom: 10px;
        font-size: 16px;
    }

    .sectionInfoView {
        font-size: 16px;
        padding-top: 20px;
    }

    .sectionInfoItem {
        display: block;
        width: 100%;
        padding: 20px;
    }

    .sectionInfoItem.left {
        float: unset;
        margin-bottom: 30px;
    }

    .sectionCardItem {
        display: block;
        width: 100%;
        margin: 10px 0px;
        padding: 20px;
    }
    .section3-title {
        font-size: 18px;
    }

    .eleItem{
        width: 270px;
    }

    .legendContent {
        font-size: 14px;
        height: 20px;
        line-height: 20px;
    }

    .item1Box{
        width: 15px;
        height: 15px;
    }
    .item2Box{
        width: 15px;
        height: 15px;
    }
    .item3Box{
        width: 15px;
        height: 15px;
    }

    .photo-three{
        position: relative;
        width: calc(100% - 40px);
        margin: 20px;
        height: 220px
    }

    .photo-four{
        position: relative;
        width: 240px;
        display: inline-block;
        margin: 10px 40px;
        vertical-align: top;
    }

    .photo-four-img{
        width: 150px;
    }

    .block-setting{
        padding-bottom: 20px;
    }

    .font-h4-size{
        font-size: 16px;
    }

    #table-energy-use {
        width: 600px;
    }

    .blockItemTitle{
        height: 48px;
        font-size: 16px;
    }

    .blockItemContent{
        font-size: 16px;
    }
}