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: 50%;
    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:460px;
}
div.ct3>section>hr{
    display: block;
    height:1px;
    margin:0;
    background-color:#bcaf9f;
}
div.ct2>section>div{
    width:100%;
    padding-bottom:80px;
}
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{
    width: 470px;
}
div.ct2>section>div>p{
    font-size: 1.750em;
    color:#251a18;
}
div.ct2>section>div>h2{
    font-size:1.500em;
}
div.ct2>section.sc2>div>p{
    font-size:1.250em;
    padding:10px 0 0 0;
}
div.ct2>section.sc2>div:nth-child(3)>p>strong{
    color:#151515;
}
div.ct2>section.sc2>div>div{
    position: relative;
}
div.ct2>section.sc2>div>div>p{
    position: absolute;
    font-weight:bold;
}
div.ct2>section.sc2>div>div>p:nth-child(3){
    left:100px;
}
div.ct2>section.sc2>div>div>p:nth-child(2){
    top:20px;
    right:0;
}
div.ct2>section.sc2>div:nth-child(1){
    width:430px;
}
div.ct2>section.sc2>div:nth-child(2){
    width:380px;
}
div.ct2>section.sc2>div>div>ul{
    width:320px;
    background-color:#dcdedd;
    padding:16px 0;
    margin:40px 0 5px 0;
}
div.ct2>section.sc2>div>div>ul>li:first-child{
    border-top:2px dotted #151515;
    padding:4px 5px 25px; 0;
    text-align:right;
}
div.ct2>section.sc2>div>div>ul>li:nth-child(2){
    border-bottom:2px dotted #151515;
    padding:0 5px 4px; 0;
}
@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{
    width:100%;
}
div.ct2>section.sc2>div:nth-child(1){
    width:100%;
}
div.ct2>section.sc2>div>div>p:nth-child(2){
    position:inherit;
}
div.ct2>section.sc2>div>div>p:nth-child(3){
    left:160px;
}
}
