body>* {
    font-family: 'Malgun Gothic';
}
div.mainBanner{
    height:320px;
    position: relative;
    background-image: url(../img/mainbanner01.jpg);
    background-size: cover;
    background-position: center;
}
div.content{
    width:100%;
    float:left;
}

div.content>section{
    width:1000px;
    margin:0 auto;
}
div.ct1>section>div{
    width: 85%;
    margin:0 auto;
}
div.ct1>section>div>a{
    width:150px;
    height:30px;
    line-height:30px;
    font-size:1.125em;
    color:#231918;
    text-align: center;
    float:left;
    font-weight:bold;
    background-color: #dcdedd;
    margin-left:10px;
}
div.ct1>section>div>.active{
    background-color: #9fa1a0;
}
div.ct2>section>div{
    width:100%;
    padding-bottom:80px;
    float:left;
}
div.ct2>section>h2{
    color:#a28e75;
    font-size:1.500em;
    padding:60px 0;
}
div.ct2>section>h2>span{
    display:block;
    float:left;
    width:6px;
    height:18px;
    margin:4px 6px 0 0;
    background-color:#a28e75;
}
div.ct2>section>div>ul>li{
    float:left;
}
div.ct2>section>div>ul>li:first-child{
    width:200px;
    height:200px;
    background-color:#e85299;
    border-radius:100px;
}
div.ct2>section>div>ul>li:first-child>div{
    width:160px;
    height:120px;
    padding-top:40px;
    margin:20px auto;
    color:#fff;
    background-color:#e5007f;
    border-radius:100px;
    font-weight:bold;
    text-align:center;
    font-size:1.500em;
}
div.ct2>section>div>ul>li:first-child>div>span{
    display:block;
    font-weight:normal;
    padding-top:5px;
}
div.ct2>section>div>ul>li:last-child{
    width:400px;
    padding-left:40px;
}
div.ct2>section>div>ul>li:last-child h2{
    width: 460px;
    color:#a28e75;
    font-size:1.500em;
    font-weight:normal;
    padding-bottom:20px;
}
div.ct2>section>div>ul>li:last-child>ul>li{
    font-size:1.125em;
    font-weight:bold;
    list-style:disc;
    margin-left:20px;
}
div.ct3>section>hr{
    display: block;
    height:1px;
    margin:0;
    background-color:#bcaf9f;
}

div.ct3>section>span{
    display: block;
    width:60px;
    height:2px;
    background-color:#bcaf9f;
}
div.ct3>section>h2{
    padding-top:5px;
    color:#5a5957;
    font-size:1.125em;
}
div.ct3>section>div{
    width:100%;
    float:left;
    padding:20px 0 80px 0;
}
div.ct3>section>div>ul>li{
    width:320px;
    float:left;
    margin:10px;
}
@media all and (min-device-width:320px) and (max-width:1080px){
body{overflow-x: hidden;}
div.content>section{
    width: 95%;
}
div.ct1>section{
    width:100%;
}
div.ct1>section>div{
    width:100%;
}
div.ct1>section>div>a{
    width:100%;
    margin-left:0;
}
div.ct2>section>div>ul>li:last-child{
    padding: 20px 0;
}
div.ct2>section>div>ul>li:last-child{
    width:100%;
}
div.ct2>section>div>ul>li:last-child h2{
    width:100%;
}
div.ct4>section>div>div>.pgroup{
    margin:0;
    position:inherit;
    bottom:-40px;
    left:60px;
}
div.ct4>section>div>div>.a{
    position:inherit;
    top:40px;
    left:60px;
    text-indent: 10px;
}
div.ct4>section>div>div>.b{
    position:inherit;
    bottom:-40px;
    left:60px;
    text-indent: 10px;
}
div.ct5>section>ul>li{
    margin-left:20px;
}


}
