/* 미디어쿼리 */
#m_header{display: none;}
.m_popup{display: none;}
.m_area{display: none !important;}
.guide_tabs .bx-controls{display:none;}



@media (max-width:960px){

    /* 메인 */
    .main_content01{display: none;}


    /* 인사말 */
    .intro_content>dl{flex-flow:column;}
    .intro_content>dl>dt>h4{ font-size: 18px; }
    .intro_content>dl>dt>h6{ font-size: 24px; }
    .intro_content>dl>dd:nth-of-type(1){width:100%;}
    .intro_content>dl>dd:nth-of-type(2){width:100%;}
    .intro_content>dl>dd>h6{ font-size: 16px; }
    .intro_content>dl>dd>p{ line-height: 26px; font-size: 14px; }
    .intro_content>dl>dd>img{width:100%;}
    .intro_content>img{width:100%;}
    .intro_content>img:nth-of-type(1){display:none;}
    .intro_content>img:last-child{display:block;height: 100%;margin-top: 20px;width: 80%;}
    .intro_content br{display:none;}


    /* 경영이념 */

    .management_content>dl>dd{width:100%;padding:20px 20px;}
    .management_content>dl>dd>br{display:none;}
    .management_content>ul{flex-flow:column;}
    .management_content>ul>li:first-child{margin-bottom:40px;}
    .management_content>ul>li h3{margin-bottom:10px;}
    .management_content>ul>li>img{width:20%;margin-right:20px;}
    .management_content>ul>li>div{width:80%;}
    .management_content>ul>li>div>ul>li{font-size:15px;}
    .management_content>img{width:100%;height:100%;}
    .management_content .management_area>dl.number_bg{width:100%;}
    .management_content .management_area>dl>dd.number{font-size:80px;width: 30%;}
    .management_content .management_area>dl>dd.number_text{padding:0 20px;width: 70%;}
    .management_content .management_area>dl.number02>dd.number_text{margin:0;width: 70%;}
    .management_content .management_area>dl.number02{justify-content:space-between;}
    .management_content .management_area>dl>dd.number_text>h3{font-size:21px;}
    .management_content .management_area>dl>dd.number_text>p{font-size:14px;}


    /* 주요공정 */

    .process_content h2{font-size:40px;line-height: 120px;text-align: center;padding:120px 0;}

    /* 품질방침/환경방침 */

    .policy_content{width:100%;}
    .policy_content>dl.top>dd{padding:20px;}
    .policy_content>dl{width:100%;flex-flow:column;}
    .policy_content>dl:nth-of-type(2) dd{margin:5px auto;}
    .policy_content>dl:nth-of-type(3) dd{width:100%;}


    /* 연혁 */
    .history_content{width:100%;}
    .history_content>dl>dt>h6{ font-size: 24px; }
    .history_content>dl>dt>h4{ font-size: 18px; }
    .history_content>section>article{ font-size: 14px; }
    .history_content>section>article>h4{ min-width: 120px; }
    .history_content>h4{ margin: 30px 0 10px; font-size: 16px; }
    .history_content table.history_01 tr td:last-of-type{text-indent:0;padding-left:20px;}
    .history_area{flex-flow:column;}

    /* 품질인증현황 */
    .Certificate_content{width:100%;}
    .Certificate_content .imgarea{width:100%;}


    /* 오시는 길 */
    .location_content{width:100%;}
    .googleMap{ height: 500px; }
    .location_01 th{text-indent:0;width:80px;}


    /* 보유설비현황 */

    .production_content{width:100%;}
    .production_content .tab dl dt{font-size:12px;}
    .production_content .tab dl dd{font-size:10px;padding:6px 2px;}
    .production_content .tab dl dd:nth-of-type(1){width:28%;}
    .production_content .tab dl dt:nth-of-type(1){width:28%;}
    .production_content .tab dl dd{width:auto;}
    .production_content .tab02 dl dd:nth-of-type(1){width: 26%;}
    .production_content .tab02 dl dd:nth-of-type(2){width:22%;}
    .production_content .tab02 dl dd:nth-of-type(3){width:20%;}
    .production_content .tab02 dl dd:nth-of-type(4){width: 10%;}
    .production_content .tab02 dl dd:nth-of-type(5){width:14%;}
    .production_content .tab02 dl dd:nth-of-type(6){width:10%;}
    .production_content .tab02 dl dt:nth-of-type(1){width: 26%;}
    .production_content .tab02 dl dt:nth-of-type(2){width:22%;}
    .production_content .tab02 dl dt:nth-of-type(3){width:20%;}
    .production_content .tab02 dl dt:nth-of-type(4){width: 10%;}
    .production_content .tab02 dl dt:nth-of-type(5){width:14%;}
    .production_content .tab02 dl dt:nth-of-type(6){width:10%;}
@media (max-width:600px){
    .Certificate_content .imgarea{}
    .Certificate_content .imgarea img{height:100%;width: 50%;}
    .Certificate_content table tr th{width:14%;font-size: 12px;}
    .Certificate_content table tr td{font-size: 12px;padding-left:6px;}
}
@media (max-width:480px){

    /* 인사말 */
    .intro_content>dl>dt>h6{ font-size: 22px; }

    /* 연혁 */
    .history_content>dl>dt>h6{ font-size: 22px; }
    .history_content>section{ border-top: 0; }
    .history_content>section>article{ border-bottom: 0; flex-flow: row wrap; }
    .history_content>section>article>h4{ width: 100%; min-width: 0; border-right: 0; justify-content: flex-start; }
    .history_content>section>article>p{ margin-bottom: 10px; padding-left: 20px; }

    /* 인증서 */
    .certificate_content>ul{ margin-top: 30px; }
    .certificate_content>ul>li{ width: 24%; margin: 0 10px; height: auto; margin-top: 30px; }
    .certificate_content>ul>li>p{ margin-top: 5px; font-size: 11px; }

    /* 오시는 길 */
    .googleMap{ height: 300px; }


    /* 보유설비현황 */
    .tab .tab_gall_area ul li{width:100%;}
    .tab .tab_gall_area ul{flex-flow:column;}

}
