@charset "UTF-8";
*{
    opacity: 1!important;
}
body{
    width: 980px;
    max-width: 980px;
}

/*concept*/
#concept .sec02 table, .sec02 .map{
    position: relative!important;
    display: block;
    margin: 20px auto;
}

#concept .outline{
    max-width: 980px;
    display: block;
}

#concept .sec02 table{
    width: 500px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

#concept .sec02 .map{
    top: 0!important;
    right: 0!important;
}

#concept #cond, #concept #lng, #concept #pipe{
    width: 900px;
    float: none;
    margin: 0 auto;
    text-align: left;
}

#concept .sec04 #pipe h3 .data{
    text-align: left;
}

#concept .sec03 .title, #concept .sec03 .ph{
    width: 450px;
}

/*photo*/
#gallery #wrapper{
    width: 990px;
}

#gallery .ph{
    width: 330px;
}
