body #wrap #mainImg {
    display: none;
    height: 0
}

body #wrap #incom #pageMainImg p {
    color: #124fa2
}

body #wrap #incom #content {
    background-color: #fff;
    width: 1168px;
    margin: 50px auto;
}

body #wrap #incom #content #pageCatch {
    margin-bottom: 50px;
    text-align: center
}

body #wrap #incom #content .contents {
    width: 90%;
    overflow: hidden;
    margin: 60px;
    margin-bottom: 0;
    padding: 0;
    padding-bottom: 60px;
    border-bottom: 1px solid #ddd;
}

body #wrap #incom #content .contents:last-child {
    border-bottom: 0
}

body #wrap #incom #content .contents .txtWrap,
body #wrap #incom #content .contents .imgWrap {
    width: 50%;
    float: left
}

body #wrap #incom #content .contents .txtWrap {
    vertical-align: middle;
}

body #wrap #incom #content .contents .txtWrap .title,
body #wrap #incom #content .contents .txtWrap .txt,
body #wrap #incom #content .contents .txtWrap .btnMore {
    margin-bottom: 1em
}

body #wrap #incom #content .contents .txtWrap .title h2 {
    margin-bottom: 0;
    text-align: left;
    font-size: 34px;
    color: #124fa2
}

body #wrap #incom #content .contents .txtWrap .txt {
    margin-bottom: 1.5em;
}

body #wrap #incom #content .contents .txtWrap .txt p {
    margin-bottom: .8em;
}

body #wrap #incom #content .contents .txtWrap .txt p:last-child {
    margin-bottom: 0
}

body #wrap #incom #content .contents .txtWrap .txt dl {
    margin-bottom: 1em;
}

body #wrap #incom #content .contents .txtWrap .txt dl dt {
    font-size: 16px;
    font-weight: bold;
    color: #aacf52
}

body #wrap #incom #content .contents .txtWrap .btnMore {
    text-align: right;
}

body #wrap #incom #content .contents .txtWrap .btnMore #detailResistrarion,
body #wrap #incom #content .contents .txtWrap .btnMore .detailIncom,
body #wrap #incom #content .contents .txtWrap .btnMore .detailInstruction {
    float: right;
    margin-left: 10px;
    margin-bottom: 20px
}

body #wrap #incom #content .contents .txtWrap .btnMore #detailResistrarion a {
    padding: .6em;
    border: 2px solid #124fa2;
    font-weight: bold;
    color: #124fa2;
}

body #wrap #incom #content .contents .txtWrap .btnMore #detailResistrarion a:hover {
    background-color: #124fa2;
    color: #fff
}

body #wrap #incom #content .contents .txtWrap .btnMore .detailIncom a {
    padding: .6em;
    border: 2px solid #e4007f;
    font-weight: bold;
    color: #e4007f;
}

body #wrap #incom #content .contents .txtWrap .btnMore .detailIncom a:hover {
    background-color: #e4007f;
    color: #fff
}

body #wrap #incom #content .contents .txtWrap .btnMore .detailInstruction a {
    padding: .6em;
    border: 2px solid #bfa055;
    font-weight: bold;
    color: #bfa055;
}

body #wrap #incom #content .contents .txtWrap .btnMore .detailInstruction a:hover {
    background-color: #bfa055;
    color: #fff
}

body #wrap #incom #content .contents .imgWrap {
    text-align: center
}

@media screen and (min-width: 981px) {
    .sponly {
        display: none;
    }
}

@media screen and (max-width: 980px) {

    .pconly {
        display: none;
    }

    .sponly {
        width: 100%;
    }
    
    body #wrap #breadcrumb {
        margin: 6% auto
    }

    body #wrap #incom #content {
        width: 100%;
    }

    body #wrap #incom #content #pageCatch {
        width: 100%;
        text-align: center;
    }

    body #wrap #incom #content #pageCatch img {
        width: 80%
    }

    body #wrap #incom #content #detailsTitle {
        width: 96%;
        margin: 0 auto;
    }

    body #wrap #incom #content #detailsTitle img {
        width: 100%
    }

    body #wrap #incom #content .contents {
        width: 85%;
        margin: 8% auto;
        padding: 0 0 8% 0;
    }

    body #wrap #incom #content .contents img {
        width: 100%
    }

    body #wrap #incom #content .contents .txtWrap,
    body #wrap #incom #content .contents .imgWrap {
        width: 100%;
        display: block;
    }

    body #wrap #incom #content .contents .txtWrap .btnMore #detailResistrarion,
    body #wrap #incom #content .contents .imgWrap .btnMore #detailResistrarion,
    body #wrap #incom #content .contents .txtWrap .btnMore .detailIncom,
    body #wrap #incom #content .contents .imgWrap .btnMore .detailIncom,
    body #wrap #incom #content .contents .txtWrap .btnMore .detailInstruction,
    body #wrap #incom #content .contents .imgWrap .btnMore .detailInstruction {
        text-align: center;
        padding: .4em;
        margin: 0 0 4% 0;
        font-weight: bold;
        float: none;
        width: 94%
    }

    body #wrap #incom #content .contents .txtWrap .btnMore #detailResistrarion,
    body #wrap #incom #content .contents .imgWrap .btnMore #detailResistrarion {
        border: 2px solid #124fa2;
    }

    body #wrap #incom #content .contents .txtWrap .btnMore #detailResistrarion:hover,
    body #wrap #incom #content .contents .imgWrap .btnMore #detailResistrarion:hover {
        background-color: #124fa2;
        color: #fff
    }

    body #wrap #incom #content .contents .txtWrap .btnMore #detailResistrarion a,
    body #wrap #incom #content .contents .imgWrap .btnMore #detailResistrarion a {
        border: none;
        display: block;
        width: 100%;
        color: #124fa2;
        padding: 0
    }

    body #wrap #incom #content .contents .txtWrap .btnMore .detailIncom,
    body #wrap #incom #content .contents .imgWrap .btnMore .detailIncom {
        border: 2px solid #e4007f;
    }

    body #wrap #incom #content .contents .txtWrap .btnMore .detailIncom:hover,
    body #wrap #incom #content .contents .imgWrap .btnMore .detailIncom:hover {
        background-color: #e4007f;
        color: #fff
    }

    body #wrap #incom #content .contents .txtWrap .btnMore .detailIncom a,
    body #wrap #incom #content .contents .imgWrap .btnMore .detailIncom a {
        border: none;
        color: #e4007f;
        display: block;
        width: 100%;
        padding: 0
    }

    body #wrap #incom #content .contents .txtWrap .btnMore .detailInstruction,
    body #wrap #incom #content .contents .imgWrap .btnMore .detailInstruction {
        border: 2px solid #bfa055;
    }

    body #wrap #incom #content .contents .txtWrap .btnMore .detailInstruction:hover,
    body #wrap #incom #content .contents .imgWrap .btnMore .detailInstruction:hover {
        background-color: #bfa055;
        color: #fff
    }

    body #wrap #incom #content .contents .txtWrap .btnMore .detailInstruction a,
    body #wrap #incom #content .contents .imgWrap .btnMore .detailInstruction a {
        border: none;
        color: #bfa055;
        display: block;
        width: 100%;
        padding: 0
    }

    body #wrap #incom #content .contents .txtWrap h2,
    body #wrap #incom #content .contents .imgWrap h2 {
        margin-top: 6%
    }
}