@charset "utf-8";
/**************************************************

	Respond.css ( ver 1.0.2 )

**************************************************/
/**************************************************
	Setting Device Width
**************************************************/
#_device_pc{display: block;} #_device_ta{display: none;} #_device_mo{display: none;} .__pc{display: block !important;} .__pcta{display: inline-block !important;} .__ta{display: none !important;} .__mo{display: none;}
@media screen and (min-width: 750px) and (max-width: 1200px){#_device_pc{display: none;} #_device_ta{display: block;} #_device_mo{display: none;} .__pc{display: none !important;} .__ta{display: block !important;} .__mo{display: none;}}
@media screen and (max-width: 750px){#_device_pc{display: none;} #_device_ta{display: none;} #_device_mo{display: block;} .__pc{display: none !important;} .__pcta{display: none !important;} .__ta{display: none;} .__mo{display: block !important;} }

/**************************************************
	Layout
**************************************************/
@media screen and (max-width: 1200px){

	#wrap .inner{width: auto;}

	html{min-width: 320px;overflow-x: hidden;}
    img{max-width:100%;}

	#header{position: fixed;top: 0;left: 0;width: 100%;box-shadow: 0 3px 3px rgba(0,0,0,0.05);height: 50px;}
    #header .logo{position: absolute;top: 0;left: 10px;height: 100%;line-height: 50px;}
    #header .logo img{width: auto;height: 15px;}
    #header:after{content: '';display: block;position: absolute;bottom: -1px;width: 100%;height: 1px;background: rgba(0,0,0,0.05);}
	#header .rigBtn{right:10px;height: 50px;}

	#gnb{display: none;}
    #tnb{display: none;}

    #hd-lan{display: none;}
    #hd-sch{display: none;}
	#hd-sns{margin-right: 15px;}

	#hd-sns a{margin-left: 10px;}

    #footer .fnbWrap .inner{width: auto;}
    #footer .fnbWrap .inner{width: auto;}
    #footer .ftWrap{width: auto;padding: 15px 0;}
    #footer address{font-size: 10px;line-height: 13px;color: #b3b3b3;font-style: normal;text-align: center;}
    #footer address hr{display: block;border: none;margin: 0;}
    #footer address .copyright{display: block;margin-top: 10px;font-size: 10px;color: #777777;}

    #sns-ico{margin-top: 15px;text-align: center;}
    #sns-ico li{margin: 2px;}
    #sns-ico li img{width: 25px;height: auto;}

    #ft-fam{display: none;}

    #gotop{display: none;}

    #fnb{text-align: center;margin: 0;}
    #fnb > li{display: inline-block;padding: 0 5px;}
    #fnb > li:first-child{padding-left: 0;background: none;}
    #fnb > li a{font-size: 11px;color: #b3b3b3;letter-spacing: -1px;line-height: 35px;}

    #slide-btn{position: relative;display: inline-block;vertical-align: middle;width: 25px;height: 16px;top:auto;}


	#header.on #slide-btn button span, #header.on #slide-btn button:before, #header.on #slide-btn button:after, #header.on2 #slide-btn button span, #header.on2 #slide-btn button:before, #header.on2 #slide-btn button:after{background: #111;}

    #slide-bg{position: fixed;z-index: 200;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.3);display: none;}
    #slide-close{position: absolute;top: 0;right: 0;width: 50px;height: 50px;background: url('../images/layout/slide-close.png') no-repeat center center;background-size: 20px auto;}

    #slide-menu{position: fixed;top: 0;right: -100%;width: 80%;height: 100%;display: block;background: #fff;z-index: 201;overflow-y: auto;transition: all 0.3s cubic-bezier(0.930, 0.635, 0.650, 0.970);}
    #slide-menu .tit{height: 50px;position: relative;background: #0c4f9f;}
    #slide-menu.on{right: 0;}

    #tnb-mo{text-align: center;background: #f7f7f7;border-bottom:1px solid #e1e1e1;}
    #tnb-mo > li{display: inline-block;margin: 0 10px;}
    #tnb-mo > li a{font-size: 12px;color: #333;line-height: 35px;}

	#gnb-mo{border-top:1px solid rgba(12,79,159,0.7);}
    #gnb-mo > li{border-bottom: 1px solid #e1e1e1;}
	#gnb-mo > li.gnb2 ul li ul{background: #fff;padding: 10px;border:1px solid #ebebeb;}
	#gnb-mo > li.gnb2 ul li ul li{margin-top: 7px;}
	#gnb-mo > li.gnb2 ul li ul li:first-child{margin-top: 0;}
	#gnb-mo > li.gnb2 ul li ul a{font-size: 13px;color: #777;}
	#gnb-mo > li.active > a{background: #0c4f9f;font-weight: 300;color: #fff;}
    #gnb-mo > li > a{display: block;line-height: 40px;padding: 0 15px;font-size: 14px;letter-spacing: -1px;color: #333;text-decoration: none;}
    #gnb-mo > li > ul{padding: 10px 15px;border-top: 1px solid #e1e1e1;background: #f7f7f7;display: none;}
    #gnb-mo > li > ul > li > a{line-height: 30px;font-size: 14px;color: #666;text-decoration: none;}
	#gnb-mo > li.gnb2 > ul > li{margin-top: 10px;}
	#gnb-mo > li.gnb2 > ul > li:first-child{margin-top: 0;}
	#gnb-mo > li.gnb2 > ul > li > a{font-weight: 300;color: #444;}

	#gnb-mo > li.active > ul > li.active > a{font-weight: 600;color: #0c4f9f;}
    #gnb-mo > li.hidden-gnb{display: none;}

    #hd-lan-mo{position: absolute;top: 0;left: 15px;z-index: 92;}
    #hd-lan-mo > a{display: block;line-height: 50px;padding: 0 10px 0 20px;font-size: 12px;color: #fff;text-decoration: none;text-transform: uppercase;background: url('../images/layout/hd-lan-ico-mo.png') no-repeat 0 center / 15px auto, url('../images/layout/hd-lan-spr-mo.png') no-repeat right center / 6px auto;}
    #hd-lan-mo > ul{position: absolute;top: 40px;left: 50%;display: none;width: 80px;margin-left: -40px;padding: 10px 0;border: 1px solid #b8b8b8;background: #fff;}
    #hd-lan-mo > ul:before{position: absolute;top: -7px;left: 50%;content: '';display: block;width: 6px;height: 7px;margin-left: -3px;background: url('../images/layout/hd-lanbox-spr-mo.png');}
    #hd-lan-mo > ul li a{display: block;font-size: 12px;line-height: 20px;color: #666666;text-decoration: none;text-align: center;text-transform: uppercase;}
    #hd-lan-mo.on > ul{display: block;}

    #hd-sch-mo{position: absolute;top: 14px;left: 85px;z-index: 91;}
    #hd-sch-mo .btn{display: block;width: 21px;height: 21px;background: url('../images/layout/hd-sch-btn-mo.png') no-repeat center center;background-size: 16px auto;text-indent: -999em;border: none;}
    #hd-sch-mo form{position: fixed;display: none;top: 50px;right: 0;width: 80%;padding-right: 50px;border: 1px solid #333;border-width: 1px 0 1px 0;overflow: hidden;background: #fff;box-sizing: border-box;}
    #hd-sch-mo legend{display: none;}
    #hd-sch-mo .inp{width: 100%;height: 38px;line-height: 38px;text-indent: 10px;background: none;border: none;font-size: 12px;}
    #hd-sch-mo .sbm{position: absolute;top: 0;right: 0;width: 40px;height: 40px;background: #333 url('../images/layout/hd-sch-btn-mo.png') no-repeat center center;background-size: 18px auto;border: none;text-indent: -999em;}
    #hd-sch-mo.on form{display: block;}

    /* Site Layer Popup */
    .sp-pop{top: 65px !important;left: 5% !important;width: 90% !important;height: auto !important;}
    .sp-pop .img{position: relative;min-height: 100px;padding-bottom: 30px;}
    .sp-pop .img img{max-width:100%;}
    .sp-pop .btns li{height: 30px;}
    .sp-pop .btns li a,
    .sp-pop .btns li label{line-height: 28px;}

    /* etc */
    .table1 tr > *{font-size: 11px;line-height: 15px;}

	#main .visual .roll .item .vam{width: 100%;padding: 0 20px;box-sizing:border-box;}

	#sns-ico{position: static;margin-top: 0;margin-bottom: 10px;}
	#footer .footerLogo{position: static;display: block;margin: 0 auto 10px;}

}

/**************************************************
	Ajax Popup
**************************************************/
@media screen and (max-width: 1200px){

    #popup{top: 5%;left: 5%;width: 90%;height: 90%;margin-top: 0;margin-left: 0;padding-top: 41px;}
    #popup .pop-tit{height: 40px;padding: 0 10px;}
    #popup .pop-tit h3{font-size: 13px;line-height: 40px;}
    #popup .pop-tit .close{width: 39px;height: 39px;line-height: 39px;font-size: 13px;}
    #popup .pop-wrap{height: 100%;overflow-y: auto;padding: 15px;box-sizing: border-box;}
    #popup.on{opacity: 1;}
    #popupBG{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 300;background: rgba(0,0,0,0.5);opacity: 0;transition: all 0.3s;}
    #popupBG.on{opacity: 1;}

    /* sitemap */
    #popup .sitemap > li{width: 49%;}
    #popup .sitemap > li > a{font-size: 12px;line-height: 35px;}
    #popup .sitemap > li ul li a{font-size: 12px;padding: 7px 0;}

}


/**************************************************
	Main
**************************************************/
@media screen and (max-width: 1200px){

    #main #mainWrap{width: auto;margin: 0;}

	#main .visual .roll .item{height: 600px;}
    #main .visual .roll .item img{position: static;margin-left: 0;width: 100%;height: auto;}
    #main .visual .slick-dots{bottom: 20px;}
    #main .visual .slick-dots li{margin: 0 2px;}
    #main .visual .slick-dots li button{width: 12px;height: 12px;}
	#main .visual dt{font-size: 40px;line-height: 50px;}
	#main .visual dd{font-size: 18px;line-height: 26px;margin: 15px 0 30px;}
	#main .visual .slideDown{display: none;}

	#main .section1 li{height: 450px;}
	#main .section1 li .link{vertical-align: top;padding-top: 80px;}
	#main .section1 li .link .iconBox img{height: 70px;width: auto;}
	#main .section1 li dd{padding: 0 10px;box-sizing:border-box;}

	#main .section2 .in{width: 100%;padding: 0 10px;box-sizing:border-box;}
	#main .section2 .list li{width: 33.33%;}
	#main .section2 .list a.link{height: 280px;}

	#main .visual .controler{width: 100%;box-sizing:border-box;padding: 0 20px;margin: 0;left:auto;}
	#main .visual .visBtn{width: 120px;height: 40px;line-height: 40px;font-size: 14px;}
	#main .section2 .list p.text{padding: 0 20px;}

}

@media all and (max-width: 750px){
	#main .visual dt{font-size: 30px;line-height: 40px;}
	#main .visual dd{font-size: 15px;line-height: 23px;}
	#main .visual dt .ex{font-size: 14px;}
	#main .visual .roll .img{text-align: center;}
	#main .visual .roll .item img{height: 40px;width: auto;}

	#main .section1 li{height: auto;width: 100%;display: block;padding: 40px 10px;box-sizing:border-box;}
	#main .section1 li .link{padding-top: 0;}
	#main .section1 li dt{font-size: 30px;margin: 10px 0;}
	#main .section1 li dd{font-size: 13px;line-height: 22px;}
	#main .section2 .list li{width: 100%;}

	#main .section2 .title{font-size: 18px;line-height: 26px;margin-bottom: 15px;}
	#main .section2 .in{padding: 30px 10px;}
	#main .section2 .list a.link{height: auto;padding: 20px 0;}
	#main .section2 .list a.link strong{font-size: 18px;}

	#main .section2 .list .icon{margin: 10px auto;}

	#main .section2{height: auto;background: url(/images/main-section2-bg-mo.jpg) no-repeat 100% 50%;-webkit-background-size: cover;	background-size: cover;}
	#main .section2 .list{margin: -5px;}
	#main .section2 .list li{padding: 5px;}
	#main .section2 .list .icon img{height: 30px;width: auto;}
	#main .section2 .list p.text br{display: none;}






}

/**************************************************
	Sub
**************************************************/
@media screen and (max-width: 1200px){
	#wrap .wide{width: auto;margin-left: -10px;margin-right: -10px;padding-left: 10px;padding-right: 10px;left:auto;}
    #sub #content{ width: auto;padding: 20px 10px 45px;}

	#wrap #sub .inner{width: auto;}

	#sub .titType1{font-size: 18px;margin-bottom: 15px;}

    #sub .sub-vis{height: 140px;padding-top: 50px;}
    #sub .sub-vis h2{font-size: 20px;}
    #sub .sub-vis h2 em{margin-top: 5px;font-size: 11px;}

    #sub .sub-tit{margin-bottom: 20px;}
	 #sub .sub-tit h3{font-size: 20px;margin-top: 0;}
	 #financial .titType2{font-size: 18px;}

    .lnbWrap{display: none;}

    #status{display: none;}

    #navigator{border-width: 0 0 1px 0;}
    #navigator > ul{width: auto;border-left: none;padding-left: 40px;}
    #navigator > ul > li{width: 50%;box-sizing: border-box;}
    #navigator > ul > li > a{min-width: 0;font-size: 13px;padding: 0 20px 0 10px;line-height: 40px;background-size: 8px auto;}
    #navigator > ul > li:first-child{position: absolute;top: 0;left: 0;width: 40px;}
    #navigator > ul > li:first-child a{width: 40px;background: none;}
    #navigator > ul > li.d2{border: none;}
	#navigator > ul > li.d3{display: none;}
    #navigator > ul > li > ul{top: 40px;left: -1px;}
    #navigator > ul > li.d2 > ul{border-right: none;}
    #navigator > ul > li > ul li a{padding: 10px;font-size: 13px;}

	#quickmenu{bottom: 20px; right: 20px}
    #quickmenu a {margin-top: 10px}
    #quickmenu a img {width: 55px}
	#company .section1{padding-bottom: 60px;}
	#company .section1:after{height: 400px;}
	#company .list li{width: 33.33%;}
	#company .list li .imgBox{margin-bottom: 30px;}
	#company .list li .textBox dt{font-size: 20px;margin-bottom: 10px;}
	#company .list li .textBox dd{font-size: 13px;line-height: 20px;}
	#company .list li .textBox{padding: 0 25px;white-space: normal;}
	#company .section2 .conBox{width: auto;margin: 0;padding: 30px 10px;}
	#company .section2 .title dd{font-size: 24px;}

	#company .section3 .text h4{text-align: center;font-size: 30px;}
	#company .section3 .text dt{margin-bottom: 25px;}
	#company .section3 .textBox{width: auto;text-align: center;margin-top: 20px;}
	#company .section3 .imgBox{float: none;text-align: center;}

	.tabType1 li{width: 25%;}

	.solTitle{margin-bottom: 30px;}
    .solTitle h4{font-size: 24px;line-height: 1.2em;}
    .solTitle p{font-size: 12px;}
	.solutionType1 .cont{font-size: 0;width: auto;display: block;}
	.solutionType1 .cont >*{display: block;width: auto;}
	.solutionType1 .cont .desc{padding: 0 10px;}
	.solutionType1 .cont .title{width: auto;}
	.solutionType1 .cont .title h4{text-align: center;font-size: 18px;margin-bottom: 10px;}
	.solutionType1 .text1{font-size: 14px;line-height: 23px;text-align: center;display: block;width: auto;}
	.txtimg1 .img,
	.txtimg1 .img.rig{display: block;margin: 25px auto 0;text-align: center;}
	.solutionType1 .cont .text2 dt,
	.solutionType1 .cont .text2 dd{text-align: center;}
	.solutionType1 .cont .text2 dd{font-size: 14px;margin-top: 5px;}
	.solutionType1 .soltibox .img{margin-top: 25px;text-align: center;}
	.solutionType1 .section, #content.full .section{padding: 40px 10px;margin-left: -10px;margin-right: -10px;}
	.solutionType1 .list2 li .box dd{font-size: 14px;}
	.eng .solutionType1 .list2 li .box dd{font-size: 13px;padding: 0 10px;}

	.solutionType1 .list3 li dl >*{display: block;text-align: center;}
	.solutionType1 .list3 li dd{margin-left: 0;margin-top: 10px;font-size: 14px;}
	.eng .solutionType1 .list3 li dd{font-size: 13px;}

	#sub #content.solution, #sub #content.full{padding: 50px 10px 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

	#recruit1 .tit2{margin-bottom: 25px;}
	#recruit1 .tit2 span{font-size: 24px;}
	#recruit1 .section2 .list{margin: 0;}
	#recruit1 .section2 .list li{padding: 10px;}
	#recruit1 .section2 .list li .textBox dt{font-size: 18px;}
	#recruit1 .section2 .list li .textBox dd{font-size: 14px;line-height: 20px;}
	#recruit1 .iconList li dt img{height: 80px;width: auto;}
	#recruit1 .iconList li dd{font-size: 15px;margin-top: 10px;}
	#recruit1 .recruit1Roll{padding: 0 50px;}
	#recruit1 .recruit1Roll .slick-arrow{font-size: 12px;padding-bottom: 5px;}
	#recruit1 .recruit1Roll .slick-arrow.slick-prev{left:-50px;padding-right: 10px;}
	#recruit1 .recruit1Roll .slick-arrow.slick-next{right:-50px;padding-left: 10px;}
	#recruit2 .list{text-align: center;}
	#recruit2 .list li{width: 33.33%;}
	#recruit3 .numList li{width: 50%;}
	#recruit3 .numList li .box{height: 260px;}
	#recruit3 .numList li dt{font-size: 20px;}
	#recruit3 .numList li dd{font-size: 13px;line-height: 21px;}
	#recruit3 .r3btmText{margin-top: 30px;}
	#recruit3 .r3btmText span{font-size: 13px;padding-bottom: 10px;}
	#financial .ftblTop span{font-size: 13px;}

	.tableType1 thead th{font-size: 14px;padding: 10px 5px;}
	#financial .tableType1 tbody td{font-size: 14px;}


	#stockPrice .spTitle{margin-bottom: 10px;}
	#stockPrice .spTitle h4{font-size: 20px;}
	#stockPrice .spTop .price{width: 35%;height: 80px;}
	#stockPrice .spTop .price strong{font-size: 30px;}
	#stockPrice .spTop .top .list{width: 65%;padding: 20px 0;}
	#stockPrice .spTop .top .list li{font-size: 14px;}
	#stockPrice .spTop .top .list li.bt strong{width: 60%;}
	#stockPrice .spTop .top .list li.li02,
	#stockPrice .spTop .top .list li.li03{display: block;float: none;width: 100%;}
	#stockPrice .spTop .top .list li.li02{margin-bottom: 10px;}

	#stockPrice .spMid .tableType1{width: 100%;float: none;}
	#stockPrice .spMid .tableType1.rig tr:first-child th,
	#stockPrice .spMid .tableType1.rig tr:first-child td{border-top:0;}
	.tableType1 tbody th{font-size: 14px;padding: 10px 5px;}
	.tableType1 tbody td{font-size: 13px;padding: 10px 5px;}

	#partner{padding: 50px 10px;margin-left: -10px;margin-right: -10px;}
	#partner .partnerList li .img{-webkit-background-size: 80% !important;background-size: 80% !important;}
	#partner .partnerList li .text{height: 25px;font-size: 12px;}

	.inquiryBox .in{padding: 30px;background-position: right 30px top 30px !important;}
	.inquiryBox .title span{display: block;margin-top: 5px;margin-left: 0;}
	.inquiryBox .ttype1 dd{font-size: 12px;}
	.inquiryBox .title h5{font-size: 18px;}
	.inquiryBox .box .telmail li{font-size: 13px;}

	.eng .solutionType1 .list1 li .text{width: 450px;}
}

@media all and (max-width: 750px){
	#sub .sub-tit{margin-bottom: 10px;}

	#company .list{white-space: normal;}
	#company .list li{width: 100%;margin-top: 25px;}
	#company .list li:first-child{margin-top: 0;}
	#company .list li:nth-child(2){margin: 0;margin-top: 25px;}
	#company .list li .imgBox{margin-bottom: 20px;}
	#company .list li .imgBox img{width: 50%;}
	#company .list li .textBox dt{font-size: 20px;margin-bottom: 10px;}
	#company .list li .textBox dd{font-size: 13px;line-height: 21px;}
	#company .section1 .title dt{font-size: 30px;}
	#company .section1 .title dd{font-size: 13px;line-height: 21px;margin: 10px 0 30px;}
	#company .section2{padding: 50px 0;}
	#company .section2 .conBox table th, #company .section2 .conBox table td{font-size: 13px;}

	#company .section3{padding: 0;padding-bottom: 50px;}
	#company .section3 .top dd{font-size: 28px;}
	#company .section3 .text{padding: 0 10px;}
	#company .section3 .text h4{font-size: 17px;margin: 15px 0 10px;}
	#company .section3 .text dt{font-size: 16px;}
	#company .section3 .text dd p{font-size: 13px;line-height: 20px;}
	#company .section2 .conBox table th{width: 80px;}

	.solTitle{margin-bottom: 20px;}

	.tabType1 li{width: 50%;}
	.tabType1 .btn{height: 38px;line-height: 38px;font-size: 14px;}
	.solutionType1 .list1{font-size: 0;text-align: center;}
	.solutionType1 .list1 li{display: inline-block;vertical-align: top;width: 50%;padding: 10px;box-sizing:border-box;margin-top: 0;text-align: center;}
	.solutionType1 .list1 li:last-child{width: auto;display: block;}
	.solutionType1 .list1 li >*{display: block;}
	.solutionType1 .list1 li .icon{margin-right: 0;text-align: center;margin-bottom: 10px;}
	.solutionType1 .list1 li .icon img{width: 60px;height: auto;}
	.solutionType1 .list1 li dt,
	.solutionType1 .list1 li dd{width: auto;}
	.solutionType1 .list1 li dt{display: block;margin-bottom: 10px;}
	.solutionType1 .list1 li dd{font-size: 12px;line-height: 18px;}

	.solutionType1 .list2 li,
	.solutionType1 .list2.three li{width: 50%;}
	.solutionType1 .list1.dtbig li dt{width: auto;}

	.mobileType1 .img{text-align: center;}
	.mobileType1 .img img{max-width: 70%;}

	.mobileType1 .list{width: auto;margin-left: 0;padding-top: 30px;}
	.mobileType1 .list li .box{padding-left: 50px;height: 40px;}
	.mobileType1 .list li dt{width: 40px;}
	.mobileType1 .list li dd{font-size: 13px;}
	#solutionMobile .sgWrap > img{min-width:600px;}

	#recruit1 .section1{padding: 40px 10px;}
	#recruit1 .tit2 span{font-size: 20px;}
	#recruit1 .section2 .list{margin: -15px -10px;}
	#recruit1 .section2 .list li{width: 100%;padding: 15px 10px;box-sizing:border-box;}
	#recruit1 .section2 .list li .textBox{margin-top: 10px;}
	#recruit1 .section2 .list li .textBox dt{margin-bottom: 8px;}
	#recruit1 .section2 .list li .textBox dt,
	#recruit1 .section2 .list li .textBox dd{text-align: center;}
	#recruit1 .iconList li{width: 33.33%;}
	#recruit1 .iconList li dt img{}
	#recruit1 .iconList li dd{font-size: 13px;}
	#recruit2 .topimg img{position: relative;max-width: inherit;width: 160%;left:-30%}
	#recruit2 .stepimg{margin: 40px 0;}

	#recruit2 .list li{width: 50%;}
	#recruit2 .list li .box .icon{margin-bottom: 10px;}
	#recruit2 .list li .box .icon img{width: 80px;height: auto;}
	#recruit2 .list li .box dt{font-size: 16px;line-height: 25px;margin-bottom: 5px;}
	#recruit2 .list li .box dd{font-size: 12px;line-height: 20px;}
	#recruit2 .list li:last-child{width: 100%;}

	#recruit3 .imgBox{margin-bottom: 30px;}
	#recruit3 .numList li{width: 100%;}
	#recruit3 .numList li .box{height: auto;padding: 25px;}
	#recruit3 .numList li dt{font-size: 18px;margin-bottom: 10px;}

	.recruitTable th{width: 150px;}
	.recruitTable td .box{padding-right: 0;padding-left: 30px;}
	.recruitTable td .state{position: static;top:0;margin-top: 10px;display: block;}

	#stockPrice .spTop table.btm dt,
	#stockPrice .spTop table.btm dd{font-size: 14px;}
	#stockPrice .spTitle h4{font-size: 16px;line-height: 20px;}
	#stockPrice .spTitle .date{font-size: 13px;line-height: 20px;}

	#partner .partnerList li{width: 33.33%;}
	.inquiryBox .in.top{height: auto;}
	.inquiryBox .box{width: 100%;}
	.inquiryBox .box .in{-webkit-background-size: 35px auto !important;	background-size: 35px auto !important;}

	.txtimg1 .img{margin-top: 15px;}
	.txtimg1 .img img{width: 74px;height: auto;}

	.eng .solutionType1 .list1 li .text{width: auto;}

    #gt-pgm {padding: 10px 10px 30px;margin: -10px;}
    #gt-pgm:after {height: 60%;}
    #gt-pgm .inner {width: auto !important;}
    #gt-pgm .img {box-shadow: 5px 5px 10px rgba(0,0,0,0.2);}
    #gt-pgm .text {margin: 30px 0 15px;}
    #gt-pgm .text strong {font-size: 24px;}
    #gt-pgm .text p {font-size: 14px;}
    #gt-pgm dl {padding: 15px 5px;background-image: none !important;}
    #gt-pgm dl dt {font-size: 14px;}
    #gt-pgm dl dd {font-size: 14px;}
    #gt-pgm dl dd a {margin-left: 5px;}


}
