@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@700&display=swap');

a{text-decoration: none;}
body{margin: 0;}
sup{font-size: 11px}     sub{font-size: 11px}
.software sup{font-size: 11px; color: darkblue;}
.yoonEmphasis{font-weight: bold; color:grey; margin-bottom: 5px;}


/*전체 박스*/
.wrapper{width:800px; margin: 0px auto; padding: 0 10px;
line-height: 21px; word-break: keep-all; text-align: justify;}

/*상품명*/
.goTitle{color: #007377; height: 70px; margin: 50px 0 80px;
    font-size: 30px; font-weight: bold;
    letter-spacing: normal; text-align: center;
}
.goTitle span{font-size: 15px; margin-left: 10px; font-weight: 500; }


/*S: 상품 이미지 및 설명*/
.introboxWrap{
    word-break: keep-all;
    text-align: justify;
    margin-bottom: 20px;
    overflow: hidden;
}
.introboxWrap>.box{float: left; overflow: hidden;}
.introboxWrap .box1 img{width:180px; margin: 0 20px;}
.introboxWrap .box2{width:560px;}


/*S: 학교 장터 바로가기------------------------------*/
.s2bNum{ height: 30px;
    line-height: 30px;
    margin: 20px 0 0 0;
    padding: 0 5px;
    font-size: 14px;
    color: #007377;
    font-family: 'Noto Sans KR';
}
.s2bNum a{ display: none;
    border: 1px solid #007377;
    text-decoration: none;
    color: #007377;
}
.s2bNum a:hover{ border: 1px solid #fdab10;
    background: #fdab10;
    color: #fff;
}


/*S : 설명서 다운로드 버튼-하나 일때*/

.introboxWrap .submitbutton{
    width: 300px;
    height: 50px;
    line-height: 50px;
    background: #007377;
    margin: 30px 12.5%;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}
.introboxWrap .submitbutton:hover{background: #fdab10;}
.introboxWrap a:hover{text-decoration: none;}


/* S : 설명서 다운로드 버튼-두 개 일때*/
.introboxWrap .twoManual a{
    display: block; float:left;
    width: 170px;  height: 35px;
    margin: 30px 10px 10px;
    overflow: hidden;
    line-height: 35px;
    background: #007377;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}
.introboxWrap .twoManual a:hover{background: #fdab10; }


/* S : 설명서 다운로드 버튼-세 개 일때*/
.threeManual2024{overflow: hidden;}
		
.introboxWrap .threeManual2024 a{
    display: block; float:left;
    width: 130px;  height: 35px;
    margin: 30px 5px 10px;
    overflow: hidden;
    line-height: 35px;
    background: #007377;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}
.introboxWrap .threeManual2024 a:nth-child(3){background: #898989;}
.introboxWrap .threeManual2024 a:hover{background: #fdab10; }
		
/* E : 설명서 다운로드 버튼-세 개 일때*/




/*Graphical Analysis 다운로드 버튼-----------------------------*/

.download{ width:600px; padding-left: 30px; padding-bottom: 5px; }
.download .iconWrap{width:600px; }
.download .iconWrap>div{float: left; margin-left: 5px;}
.download img{width:100px;background: #ccc; border: 0.5px solid #ccc; 
              border-radius:5px;box-shadow: 1px 1px 1px #ccc;}
.download .googleimg{width: 100px;}
.download a:hover img{box-shadow: 2px 2px 1px #fff inset; opacity: 0.8}
.goGraphical{display: block; font-size: 17px; color:#007377; margin-top: 10px;
width: 350px; transform: skewX(-5deg);
}
.goGraphical:hover{background: #efefef; }



/*호환 소프트 웨어 아코디언------------------------------------*/
    .yoonAccordion {
      background-color: #eee;
      color: #444;
      cursor: pointer;
      padding: 10px 10px 10px 10px;
      width: 700px;
      border: none;
      text-align: left;
      outline: none;
      font-size: 15px;
      transition: 0.4s;
    }

    .active, .yoonAccordion:hover{ background-color: #ccc; }

    .yoonAccordion:after {
      content: '\002B';
      color: #777;
      font-weight: bold;
      float: right;
      margin-left: 5px;
    }

    .active:after { content: "\2212";}

    .accordionPanel {
      width: 720px;
      padding: 0 30px;
      background-color: white;
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.2s ease-out;
      box-sizing: border-box;
    }

.accordionPanel a{
color: #007377;   
}
.accordionPanel a:hover{
    color:#fdab10;
}






/*S:제목상자--------------------------------------------*/

.nameWrap{
    width: 100%;
    height: 35px;
    margin: 80px 0 0 0;
}
.nameWrap div{float: left; overflow: hidden;}
.nameWrap .titlebox{
    width: 6px;
    height: 29.5px;
    background: #4d4d4d;
    margin: 0 15px 0 5px; 
}
.nameWrap .titlebox:hover{background: rgb(30, 184, 204);}
.nameWrap .titleName{
    font-size: 18px;
    color: #4d4d4d;
    font-family: 'Noto Sans KR', sans-serif;
    letter-spacing: -1px;
    height: 38px;
    line-height: 38px;
}
.nameWrap .titleName:hover{
color: rgb(30, 184, 204);
}



/*비디오--------------------------------------------*/
.wrapper iframe{
    width: 560px; height: 315px;
}



/*샘플데이터-----------------------------------------------------*/
.sampleData{overflow: hidden;}
.sampleData div{width: 300px; float: left;}
.sampleData div img{width: 300px;}




/*gdx-gc table 코딩*/
.gdxgcTable{border-collapse: collapse;}
.gdxgcTable tr:first-child{background: #efefef; text-align: center;}
.gdxgcTable tr:first-child td{font-size: 12px;}
.gdxgcTable tr td{padding: 5px; border: 1px solid #ddd; font-size: 14px;}
.gdxgcTable tr td:nth-child(2){text-align: center;}
.gdxgcTable tr td:nth-child(3){text-align: center;}














/*아이패드 화면 768X1024--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

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

    /*전체 박스*/
    .wrapper{width:600px; padding: 0 5px;}

    /*S: 상품 이미지 및 설명*/
    .introboxWrap{margin-bottom: 10px;}
    .introboxWrap .box1 img{display: none;}
    .introboxWrap .box2{width:450px;}


    /*S : 설명서 다운로드 버튼-하나 일때*/

    .introboxWrap .submitbutton{
        width: 300px;
        height: 50px;
        line-height: 50px;
        background: #007377;
        margin: 30px 12.5%;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
        color: #fff;
    }
    .introboxWrap .submitbutton:hover{background: #fdab10;}
    .introboxWrap a:hover{text-decoration: none;}


    /* S : 설명서 다운로드 버튼-두 개 일때*/
    .introboxWrap .twoManual a{
        width: 150px;  height: 30px;
        margin: 20px 10px 10px;
        line-height: 30px;
    }

    /*Graphical Analysis 다운로드 버튼-----------------------------*/

    .download{ width:500px; padding-left: 10px;}


    /*호환 소프트 웨어 아코디언------------------------------------*/
        .yoonAccordion {
          padding: 10px 10px 10px 10px;
          width: 550px;
        }
        .accordionPanel {
          width: 570px;
          padding: 0 10px;
        }


}/*E:600px----------------------------------------*/




/*휴대폰 화면 iPhone 3~8기준-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width:500px){
    /*전체 박스*/
    .wrapper{width:350px; font-size: 14px;}


    /*상품명*/
    .goTitle{height: 70px; margin: 20px 0 20px;
        font-size: 20px; font-weight: bold;
        }
    .goTitle span{font-size: 11px; font-weight: 500; }


    /*S: 상품 이미지 및 설명*/
    .introboxWrap{margin-bottom: 10px;    }
    .introboxWrap>.box{float: left; overflow: hidden;}
    .introboxWrap .box1 img{display: none;}
    .introboxWrap .box2{width:100%; text-align:left;}

    
    /*S: 학교 장터 바로가기------------------------------*/
    .s2bNum{margin: 10px 0 0 0 ; font-size: 12px;
        }
    
    /* S : 설명서 다운로드 버튼-두 개 일때*/
	.introboxWrap .twoManual{width:280px; margin: 0 auto; }
    .introboxWrap .twoManual a{
        width: 120px;  height: 30px;
        margin: 10px 10px 10px;
        line-height: 30px;
        font-size: 12px;
    }

    /*Graphical Analysis 다운로드 버튼-----------------------------*/

    .download{ width:100%; 
        box-sizing: border-box;
        padding-left: 0;
        }
	.download img{width:90px;}
    .iconWrap>div:first-child{display: none;}
    .iconWrap>div:nth-child(3){display: none;}


    /*호환 소프트 웨어 아코디언------------------------------------*/
    .yoonAccordion {
      padding: 10px 10px 10px 10px;
      width: 350px;
      box-sizing: border-box;
      font-size: 14px;
    }
    .accordionPanel {
      width: 350px;
      padding: 0 5px;
    }
    

    
    /*비디오--------------------------------------------*/
    .wrapper iframe{
        width: 370px; height: 208px;
    }

}/*E:375px----------*/





