@charset "utf8";
.item-banner:first-child {
    background-image: url(../../img/about/denki-img-1.png);
    background-size: cover;
}

.banner-position{
    bottom: 105px;
}

.item-banner:last-child {
    padding-top: 0;
    padding-bottom: 0;
}

.page-child-banner {
    background-image: url(../../img/about/denki-img-3.png);
}

.row-eng-one {
    overflow: visible;
    margin-top: 122px;
}

.row-eng-two {
    overflow: hidden;
}

.row-eng-one .tt-eng-one {
    line-height: 100%;
}

.item-eng-one-txt {
    margin-top: 0;
    width: calc( 100% - 596px);
    width: -webkit-calc( 100% - 596px);
    width: -moz-calc( 100% - 596px);
    width: -ms-calc( 100% - 596px);
}

.item-eng-one-txt p {
    letter-spacing: 1.6px;
    line-height: 175%;
    padding-top: 44px;
}

.txt-denki-01 {
    font-size: 60px;
    color: #000000;
    line-height: 175%;
    letter-spacing: 0.5px;
}

.txt-denki-02 {
    font-size: 40px;
    color: #000000;
    letter-spacing: 0.5px;
    line-height: 140%;
    padding-top: 40px;
}

aside.row-eng-two {
    padding-top: 100px;
}

.info-eng-img {
    padding-top: 58px;
    padding-bottom: 0;
}

.row-child-page {
    padding-top: 105px;
    padding-bottom: 14px;
}

.tt-child-2x {
    line-height: 150%;
}

.sub__tt_denki {
    display: block;
    text-align: center;
    position: relative;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0.5px;
    line-height: 175%;
    margin-top: 15px;
}

.item-child-desc p {
    font-size: 20px;
    color: #000000;
    letter-spacing: 0.5px;
    line-height: 135%;
}

.item-child-desc {
    padding-top: 41px;
    width: calc( 100% - 825px);
    width: -webkit-calc( 100% - 825px);
    width: -moz-calc( 100% - 825px);
    width: -ms-calc( 100% - 825px);
    position: relative;
}

.item-child-desc ul {
    width: 100%;
    margin-top: 28px;
    max-width: 340px;
    position: relative;
}

.item-child-desc ul li {
    font-size: 20px;
    display: block;
    color: #000000;
    letter-spacing: 0.5px;
    line-height: 135%;
}

.item-child-desc ul li span {
    float: right;
}

.item-child-desc.last {
    padding-top: 23px;
}

.item-child-page {
    margin-top: 58px;
}

.item-child-page:first-child {
    margin-top: 50px;
}

@media screen and (max-width:1275px){
    .item-child-desc p{
        padding-right: 10px;
    }
    .item-child-desc p br{
        display: none;
    }
}

@media screen and (max-width:1215px){
    .row-eng-one{
        margin-top: 80px;
    }

    .item-eng-one-txt p br{
        display: none;
    }

    .item-eng-one-txt p br.sp{
        display: block;
    }
}

@media screen and (max-width: 1100px){
    .item-child-page img{
        width: 700px;
    }
    .item-child-desc {
        width: calc( 100% - 700px);
        width: -webkit-calc( 100% - 700px);
        width: -moz-calc( 100% - 700px);
        width: -ms-calc( 100% - 700px);
        position: relative;
    }
}

@media screen and (max-width: 1040px){
    .item-eng-one-txt {
        width: calc( 100% - 450px);
        width: -webkit-calc( 100% - 450px);
        width: -moz-calc( 100% - 450px);
        width: -ms-calc( 100% - 450px);
    }
}

@media screen and (max-width:955px){
    .title-page-banner{
        font-size: 29px;
    }

    .title-page-banner span::before{
        height: 37px;
        left: 7px;
    }

    .item-child-page img{
        width: 500px;
    }

    .item-child-desc{
        padding-top: 20px;
        width: calc( 100% - 500px);
        width: -webkit-calc( 100% - 500px);
        width: -moz-calc( 100% - 500px);
        width: -ms-calc( 100% - 500px);
    }

    .item-child-desc p{
        padding-right: 0;
    }

}

@media screen and (max-width: 820px){
    .item-child-page img{
        width: inherit;
    }
    .item-eng-one-txt {
        width: calc( 100% - 350px);
        width: -webkit-calc( 100% - 350px);
        width: -moz-calc( 100% - 350px);
        width: -ms-calc( 100% - 350px);
    }

    .item-eng-one-txt p{
        padding-top: 20px;
    }

    .row-eng-one{
        margin-top: 40px;
    }

    aside.row-eng-two{
        padding-top: 50px;
    }

    .txt-denki-01{
        font-size: 45px;
    }

    .txt-denki-02{
        font-size: 30px;
        padding-top: 15px;
    }

    .row-child-page{
        padding-top: 80px;
    }

    
    .item-child-desc{
        width: 100%;
        padding-top: 15px;
    }
    .item-child-desc p {
        line-height: 175%;
    }
    .item-child-desc p br{
        display: none;
    }

    .item-child-desc ul{
        margin-top: 10px;
    }

}

@media screen and (max-width:767px){
    .page-child-banner{
        background-image: url(../../img/about/denki-img-3.jpg);
        background-position: center right;
    }
    .item-banner:first-child{
        background-image: inherit;
    }
    aside.row-eng-two{
        padding-top: 50px;
    }

    .txt-denki-01{
        font-size: 40px;
        line-height: 160%;
    }

    .txt-denki-02{
        font-size: 25px;
        padding-top: 20px;
    }

    .info-eng-img{
        padding-top: 40px;
    }
    .row-child-page{
        padding-top: 80px;
    }

    .item-child-desc{
        padding-top: 20px;
    }


    .item-child-page{
        margin-top: 40px;
    }

    .row-eng-one .tt-eng-one,.txt-denki-01{
        text-align: left;
    }
}

@media screen and (max-width: 720px){
    .item-eng-one-txt {
        width: 100%;
    }

    .sub__tt_denki{
        padding-left: 10px;
        padding-right: 10px;
        text-align: justify;
    }
    .sub__tt_denki br{
        display: none;
    }

    .item-child-page:first-child{
        margin-top: 40px;
    }

    .title-page-banner {
        font-size: 26px;
    }

    .tt-eng-one{
        text-align: center;
    }
}

@media screen and (max-width:375px){
    .title-page-banner {
        font-size: 24px;
    }
    .row-eng-one{
        margin-top: 25px;
    }

    aside.row-eng-two{
        padding-top: 30px;
    }

    .txt-denki-01{
        font-size: 22px;
    }

    .txt-denki-02{
        padding-top: 20px;
        font-size: 18px;
        letter-spacing: 1px;
        text-align: justify;
    }

    .info-eng-img{
        padding-top: 30px;
    }

    .row-child-page{
        padding-top: 50px;

    }

    .tt-child-2x{
        font-size: 30px;
    }

    .sub__tt_denki{
        font-size: 16px;
    }

    .item-child-desc{
        padding-top: 20px;
    }

    .item-child-desc p{
        font-size: 18px;
        text-align: justify;
        line-height: 175%;
    }

    .item-child-desc ul li{
        font-size: 18px;
    }
    .item-child-desc p br{
        display: none;
    }

    .item-child-page{
        padding-bottom: 0;
    }
    .item-child-desc ul{
        margin-top: 18px;
    }


    .breadcrumb-page{
        margin-top: 50px;
    }

    .item-child-page{
        margin-top: 30px;
    }
}