
.pipe_list li{
    height: 50px;
}

.pipe_list li:nth-child(4) a{
    letter-spacing: -2px;
}

#con67 .y_under{
    font-size: 24px;
    line-height: 1.2em;
    padding: 0 20px;
    margin: 32px auto 43px;
    width: 508px;
    display: block;
    position: relative;
}

.free_page #main #con67{
    margin-top: -30px;
}

#con67 .about_top::after {
    content: '';
    background: url('/parts/cntct_bg_top.png') no-repeat;
    background-size: contain;
    width: 104px;
    height: 96px;
    display: inline-block;
    position: absolute;
    top: -30px;
    right: 145px;
}

#con67 .y_under span{
    display: inline-block;
    font-size: 30px;
}

.gesui_map{
    text-align: center;
    font-size: 24px;
    position: relative;
    padding: 15px 0 0;
}

.gesui_map::before{
    content: '';
    background: url('/parts/pipe_chan@2x.png') no-repeat;
    background-size: contain;
    width: 70px;
    height: 92px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 91px;
}

.map_area{
    width: 880px;
    margin: 10px auto;
}

.map_area p{
    text-align: right;
}

#con70 .text-area {
    width: 727px;
}

#con70 picture{
    margin-top: 30px;
    display: block;
}

.survey_list dl{
    width: 100%;
}

.survey_list dl dt{
    font-size: 21px;
}

.survey_list dl dd{
    position: relative;
    padding-left: 18px;
}

.survey_list dd::before{
    position: absolute;
    top: 5px;
    left: 0;
}

.survey_list dd p{
    width: 100%;
}

.survey_list dl dd.dd_icon{
    display: flex;
    padding: 0;
}

.survey_list dl dd.dd_icon ul{
    width: 50%;
}

.survey_list dl dd ul:first-child{
    margin-right: 15px;
}

.survey_list dl dd.dd_icon li,
ul.listA li{
    position: relative;
    padding-left: 18px;
    margin: 0;
}

ul.listA li{
    width: 100%;
}

.survey_list dl dd.dd_icon::before{
    content: none;
}

.survey_list dl dd li::before,
ul.listA li::before{
    content: '\f111';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 10px;
    font-size: 10px;
    vertical-align: text-top;
    position: absolute;
    top: 0;
    left: 0;
}

ul.listA{
    display: block;
    margin-left: 10px;
}

#con73 .img_box picture,
#con73 .img_box source{
    width: 450px;
}


/* 896px以下 */
@media screen and (max-width: 896px) {
    .map_area,
    #con67 .y_under{
        width: auto;
    }

    #con70 .text-area{
        width: 80%;
    }

    .survey_list dl dd.dd_icon li, ul.listA li{
        margin: 0;
    }

    .about_top{
        text-align: center;
        margin-top: 20px;
    }

    #con67 .y_under, .gesui_map .y_under{
        display: inline-block;
        white-space: nowrap;
        font-size: 3vw;
        line-height: 3em;
        width: 100%;
        text-align: center;
    }

    .map_area, #con67 .y_under{
        display: inline;
    }

    .gesui_map .y_under{
        font-size: 2.8vw;
    }

    #con67 .about_top::after,
    .gesui_map::before{
        width: 11vw;
    }

    #con67 .about_top::after {
        right: 0%;
        top: 0;
    }

    .gesui_map .y_under{
        padding-left: 3.2em;
        display: inline;
    }

    .gesui_map::before{
        left: 0;
        top: 1vw;
    }

    #con66{
        display: none;
    }

    #con73 .img_box{
        flex-direction: inherit;
    }

    #con73 .img_box picture{
        max-width: 450px;
        width: 50vw;
    }

}

@media screen and (max-width: 480px) {
    #con67 .about_top, .gesui_map .y_under{
        white-space: normal;
        line-height: 33px;
    }

    #con67 .about_top::after{
        width: 17vw;
        top: 4vw;
    }

    #con67 .y_under{
        display: inline-block;
        font-size: 5vw;
        margin-bottom: 20px;
        text-align: left;
        padding-right: 0;
        padding-left: 0;
    }

    #con67 .y_under span{
        font-size: 5vw;
    }

    .gesui_map .y_under{
        padding-left: 11%;
        font-size: 21px;
    }

    .survey_list dl dd.dd_icon{
        flex-wrap: wrap;
    }

    .survey_list dl dd.dd_icon ul{
        width: 100%;
    }

    #con70 .text-area{
        width: auto;
    }

}
