/*  common code  */

* {
    margin: 0;
    padding: 0;
    
}

@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
            input:-ms-input-placeholder { color: #555; } // Internet Explorer 10 이상에 적용
            input::-webkit-input-placeholder { color: red; } //  Webkit, Blink, Edge에 적용
            input::-moz-placeholder { color: red; } // Mozilla Firefox 4 부터 18에 적용
            input::-moz-placeholder { color: red; } // Mozilla Firefox 19 이상에 적용
.clearfix {
    content: '';
    display: block;
    clear: both;
}
html,body,div,p,h2,table,span {
     font-family:'Nanum Gothic';
}
html,body {
    width: 100%;
    height: 100%;
}


.m_mainbanner {
    width: 100%;
    height: 400px;
    background-position: center;
    background-size: cover;
}
.m_section {
    width: 100%;
}
.common_h2 {
    font-size: 22px;
    font-weight: bold;
    line-height: 27px;
    color: #444;
}

.common_h3 {
    font-size: 15px;
    padding: 10px 0 5px;
}

.common_span {
    font-size: 17px;
    font-weight: bold;
    display: block;
}

.common_p {
    font-size: 13px;
    color: #545454;
    line-height: 20px;
}
.common_img {
    width: 100%;
    height: 200px;
    background-position: center;
    background-size: cover;
}
.common_section_article {
    width:94%;
    padding: 40px 3% 0;
}


/*-----------------------------------------------*/

.m_photo_mainbanner1 {
    width: 100%;
    height: 250px;
    margin-top: 50px;
    background-position: center;
    background-size: cover;
    background-image: url(../image/pho0.png);
}

.m_marginbottom {
    margin-bottom: 20px;
}
.m_marginbottom2 {
    margin-bottom: 40px;
}

.m_photo_1{background-image: url(../image/pho1.png);}
.m_photo_2{background-image: url(../image/pho2.png);}
.m_photo_3{background-image: url(../image/pho3.png);}
.m_photo_4{background-image: url(../image/pho4.png);}
.m_photo_5{background-image: url(../image/pho5.png);}
.m_photo_6{background-image: url(../image/pho6.png);}
.m_photo_7{background-image: url(../image/pho7.png);}
.m_photo_8{background-image: url(../image/pho8.png);}
.m_photo_9{background-image: url(../image/pho9.png);}
.m_photo_10{background-image: url(../image/pho10.png);}
.m_photo_11{background-image: url(../image/pho11.png);}
.m_photo_12{background-image: url(../image/pho12.png);}
.m_photo_13{background-image: url(../image/pho13.png);}
.m_photo_14{background-image: url(../image/pho14.png);}
.m_photo_15{background-image: url(../image/pho15.png);}
.m_photo_16{background-image: url(../image/pho16.png);}
.m_photo_17{background-image: url(../image/pho17.png);}
.m_photo_18{background-image: url(../image/pho18.png);}
.m_photo_19{background-image: url(../image/pho19.png);}
.m_photo_20{background-image: url(../image/pho20.png);}
.m_photo_21{background-image: url(../image/pho21.png);}
.m_photo_22{background-image: url(../image/pho22.png);}
.m_photo_23{background-image: url(../image/pho23.png);}
.m_photo_24{background-image: url(../image/pho24.png);}
.m_photo_25{background-image: url(../image/pho25.png);}
.m_photo_26{background-image: url(../image/pho26.png);}
.m_photo_27{background-image: url(../image/pho27.png);}
.m_photo_28{background-image: url(../image/pho28.png);}

.m_photo_31{background-image: url(../image/pho31.png);}
.m_photo_32{background-image: url(../image/pho32.png);}
.m_photo_33{background-image: url(../image/pho33.png);}
.m_photo_34{background-image: url(../image/pho34.png);}
.m_photo_35{background-image: url(../image/pho35.png);}
.m_photo_36{background-image: url(../image/pho36.png);}



























