/** SECTION-HERO
==============================================*/
#contents-c70 .section-hero .hero {
    background-image: url(../images/hero-img_pc.jpg);
}
#contents-c70 .headline__title + strong {
    font-size: 22px;
    line-height: 1.9;
    margin-top: 1em;
    display: inline-block;
}

@media screen and (max-width: 767px) {
    #contents-c70 .section-hero .hero {
        background-image: url(../images/hero-img_spn.jpg);
    }
    #contents-c70 .headline__title + strong {
        font-size: 13px;
    }
}


/*-----------------------------------------------------*/
/*
/*
/*    新設
/*
/*
/*-----------------------------------------------------*/

/* add common */
#contents-c70 .hero .section-content {
    max-width: 1000px;
}
#contents-c70 .section-hero .hero {
    padding: 156px 0;
}


#contents-c70 .section-category_banner.bg {
    background: #3C3C3C;
}
#contents-c70 .section-category_banner.bg .banner a {
    font-size: 15px;
    border: 1px solid #fff;
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 25px;
    position: relative;
    background-image: url(../../images/arrow-wh-m2x.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) 50%;
    background-size: auto 24px;
}

#contents-c70 .text_area .description {
    margin-top: 30px;
}





/* source */
#contents-c70 .section-split {
    background: #4D4D4D;
    color: #fff;
}

#contents-c70 .section-split>div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#contents-c70 .section-split>div.img-rg {
    	-webkit-flex-direction: row-reverse;
    	-ms-flex-direction: row-reverse;
    	flex-direction: row-reverse;
}

#contents-c70 .section-split>div>div {
    width: 50%;
}
#contents-c70 .section-split .img-side {
    position: relative;
}

#contents-c70 .section-split .img-side p {
    position: absolute;
    color: #3C3C3C;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 1.48;
    font-size: 1.4vw;
    top: 2.4em;
    letter-spacing: .05em;
}
#contents-c70 .section-split .img-side img {
    vertical-align: bottom;
    width: 100%;
}
#contents-c70 .section-split .cont-side {
    text-align: center;
    margin-bottom: 1.6%;
}
#contents-c70 .section-split .cont-side dl {
    /* max-width: 526px; */
    max-width: 600px;
    display: inline-block;
    text-align: left;
    width: 90%;
}
#contents-c70 .section-split .cont-side dl dt sup {
    top: -1.6em;
    font-size: 40%;
}
#contents-c70 .section-split .cont-side dl dt {
    font-weight: bold;
    font-size: 34px;
    line-height: 1.66;
    margin: 0 auto 1em;
    font-family: 'DIN Regular';
}
#contents-c70 .section-split .cont-side dl dt span {
    display: block;
    font-size: 16px;
    font-family: "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro",
    "メイリオ",
    Meiryo,
    "ＭＳ Ｐゴシック",
    "MS PGothic",
    sans-serif;
}

#contents-c70 .section-split .cont-side dl dd {
    font-size: 14px;
    line-height: 2.28;
}
#contents-c70 .section-split .cont-side dl dd sup {
    font-size: 65%;
    
}
#contents-c70 .section-split .cont-side .icon-list > * {
    display: inline-block;
    margin-right: 6px;
}
#contents-c70 .section-split .cont-side .icon-list img {
    display: block;
        width: auto;
        height: 40px;
}
#contents-c70 .section-split .cont-side.internet .icon-list li:nth-child(1) img {
height: 83px;
width: auto;
}
#contents-c70 .section-split .cont-side .icon-list a {
    display: block;
    line-height: 1;
}
#contents-c70 .section-split .cont-side .icon-list a img {
    vertical-align: bottom;
}
#contents-c70 .section-split .cont-side .img-wrap p {
    font-size: 12px;
    line-height: 2;
}

@media screen and (max-width: 767px) {
    #contents-c70 .section-hero {
        margin-bottom: 0;
    }

    #contents-c70 .section:not(.section-hero) {
        margin-top: 0!important;
    }
}

/* vmsource */
#contents-c70 .section-split .cont-side.vmsource dt {
    margin-bottom: .5em;
}

#contents-c70 .section-split .vmsource-img-side {
    background: url(../images/sec-img-01.jpg) 50% 50% /cover no-repeat;
    position: relative;
    padding-top: 32.6%;
}
#contents-c70 .section-split .vmsource-img-side img {
    opacity: 0;
    display: none;
}
#contents-c70 .section-split .cont-side.vmsource .analog {
    /* max-width: 520px; */
    margin: 1% auto 0;
}
#contents-c70 .section-split .cont-side.vmsource .analog a {
    display: block;
    background: #d8d8d8;
    box-sizing: border-box;
    color: #666666;
    font-weight: bold;
    	display: -webkit-flex;
    	display: -ms-flexbox;
    	display: flex;
    	-webkit-flex-wrap: nowrap;
    	-ms-flex-wrap: nowrap;
    	flex-wrap: nowrap;
    	-webkit-justify-content: flex-start;
    	-ms-flex-pack: start;
    	justify-content: flex-start;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
        align-items: center;
            padding: 1% 3%;
}
#contents-c70 .section-split .cont-side.vmsource .analog img:hover {
    opacity: 1 !important;
}
#contents-c70 .section-split .cont-side.vmsource .analog a:hover {
    color: #666666;
    opacity: .9;
}
#contents-c70 .section-split .cont-side.vmsource .analog a figure {
    width: 18%;
    text-align: center;
}
#contents-c70 .section-split .cont-side.vmsource .analog a figcaption {
    margin-top: -17%;
}

#contents-c70 .section-split .cont-side.vmsource .analog a p {
    position: relative;
    width: 74%;
    line-height: 1.68;
    padding-left: 1em;
    background: url(../images/arrow-bk.png) 100% 50%;
    background-repeat: no-repeat;
    background-size: auto 28px;
}


#contents-c70 .section-split .cont-side.internet .img-wrap .icon-list {
    	display: -webkit-flex;
    	display: -ms-flexbox;
    	display: flex;
    	-webkit-flex-wrap: nowrap;
    	-ms-flex-wrap: nowrap;
    	flex-wrap: nowrap;
    	-webkit-justify-content: flex-start;
    	-ms-flex-pack: start;
    	justify-content: flex-start;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
        align-items: center;
        padding-right: 30%;
    /* margin: 3em 0 3em; */
}
#contents-c70 .section-split .cont-side.internet .icon-list li {
    margin-right: 5%;
}

#contents-c70 .section-split .cont-side.internet .icon-list img {
    display: block;
        width: 100%;
        height: auto;
}

#contents-c70 .section-split .cont-side.tacenter {
    margin-bottom: 0;
}
#contents-c70 .section-split .cont-side.tacenter .img-wrap > p {
    line-height: 1.68;
}
#contents-c70 .section-split .cont-side.tacenter .img-wrap > img {
    margin: 2.7em 0 2.6em;
        width: 24vw;
        max-width: 453px;
}
#contents-c70 .section-split .tacenter-img-side {
    background: url(../images/sec-img-06.jpg) 50% 50% /cover no-repeat;
    position: relative;
    /* min-height: 710px; */
    padding-top: 50%;
}

#contents-c70 .section-split .tacenter-img-side img {
    opacity: 0;
    display: none;
}

    #contents-c70 .section-split .cont-side .img-wrap {
        margin: 2em 0 0;
    }





#contents-c70 .section-split .assistant-img-side p {
        top: 4.2em;
}

#contents-c70 .section-split .cont-side .tac {
    margin: 4% auto 2em;
}

#contents-c70 .section-split .cont-side .tac a {
    display: block;
    background: #fff;
    box-sizing: border-box;
    color: #666666;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2% 4%;
}

#contents-c70 .section-split .cont-side .tac a:hover {
    color: #666666;
    opacity: .9;
}

#contents-c70 .section-split .cont-side .tac a img {
    width: 12.8%;
    border-radius: 8px;
}

#contents-c70 .section-split .cont-side .tac a p {
    position: relative;
    width: 84%;
    line-height: 1.68;
    padding-left: 1em;
    font-size: 1.2em;
    background: url(../images/arrow-bk.png) 100% 50%;
    background-repeat: no-repeat;
    background-size: auto 28px;
}


#contents-c70 .section-split .cont-side.mulchroom dt {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 24px;
}
#contents-c70 .section-split .cont-side.mulchroom dt span {
    margin-bottom: .7em;
}

@media screen and (max-width: 767px) {
    #contents-c70 .section-split .cont-side {
        margin-bottom: 0;
        padding: 10% 0;
    }

    #contents-c70 .section-split>div {
        display: block;
    }

    #contents-c70 .section-split>div>div {
        width: 100%;
    }

    #contents-c70 .section-split .cont-side dl dt {
        font-size: 20px;
        line-height: 1.2;
    }

    #contents-c70 .section-split .cont-side.mulchroom dt {
        font-size: 20px;
    }

    #contents-c70 .section-split .cont-side dl dt span {
        font-size: 14px;
        margin-bottom: .5em;
    }

    #contents-c70 .section-split .cont-side dl dd {
        font-size: 13px;
        line-height: 1.8;
    }

    #contents-c70 .section-split .cont-side.vmsource .analog a p {
        padding: 0 2em 0 1em;
    }

    #contents-c70 .section-split .img-side p {
        font-size: 13px;
    }

    #contents-c70 .section-split .cont-side.vmsource .analog a figcaption {
        font-size: 12px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1390px) {
    #contents-c70 .section-split .cont-side dl dt {
        font-size: 2vw;
        line-height: 1.8;
        margin: 0 auto .8em;
    }
    #contents-c70 .section-split .cont-side dl dt span {
        font-size: .6em;
    }
    #contents-c70 .section-split .cont-side dl dd {
        font-size: 1.2vw;
        line-height: 1.8;
    }
}

@media only screen and (max-width: 1390px) {
    #contents-c70 .section-split .vmsource-img-side {
        min-height: 80px;
    }
}





