@charset "UTF-8"; /********** ๊ฒŒ์‹œํŒ?์ปค์Šคํ…€ **********/ /* PC (ํ•ด์ƒ๋?1024px)*/ @media all and (min-width:1024px) { /* #boardGoodMorningForm .mob_size{ transform: scale(0.76); transform-origin: 0px 0px 0px; } #boardGoodMorningForm .mob_wrap{height:2830px;} */ /* badge ํฌ๊ธฐ ๋งž์ถค */ #boardNoticeForm .board-list .cate .badge{width:121px;} #boardBidAnnounceForm .board-list .cate .badge{width: 113px;} #boardOverseasNewsForm .board-list .cate .badge, #boardOverseasMarketForm .board-list .cate .badge{width: 88px;} #focusForm .board-list-gallery .cate .badge{width: 161px;} #importControlBoardForm .board-list .cate .badge{width: 119px;} #shippersNewsForm .board-list .cate .badge{width: 107px;} #shippersCourseForm .board-list .cate .badge{width: 119px;} #boardFormatForm .board-list .cate .badge{width: 144px;} #boardExportForm .board-list .cate .badge{width: 157px;} #boardSupportForm .board-list .cate .badge{width: 115px;} #previousResearchReportForm .board-list .cate .badge{width: 168px;} #boardUkraineNewsForm .board-list .cate .badge{width: 109px;} } /* ํ…Œ๋ธ”๋ฆ?๊ฐ€๋ก? ํ…Œ๋ธ”๋ฆ?์„ธ๋กœ (ํ•ด์ƒ๋?768px ~ 1023px)*/ @media all and (min-width:768px) and (max-width:1023px) { #boardGoodMorningForm .mob_size{ transform: scale(0.69); transform-origin: 0px 0px 0px; width: 146%;} #boardGoodMorningForm .mob_wrap{height:3000px; padding:20px 0 0 0} } /* ๋ชจ๋ฐ”์?๊ฐ€๋ก? ๋ชจ๋ฐ”์?์„ธ๋กœ (ํ•ด์ƒ๋?480px ~ 767px)*/ @media all and (max-width:767px) { #boardGoodMorningForm .mob_size{ transform: scale(0.39); transform-origin: 0px 0px 0px; width: 255%; padding: 20px 0 0 0; } #boardGoodMorningForm .mob_wrap{height:1900px} #boardGoodMorningForm .mob_wrap2{height: 1300px;} .board .detail-body img{height: auto !important;} } .board .detail-body .mailForm table tr td p img { max-width: unset !important; } /********** ๊ฒŒ์‹œํŒ?์ปค์Šคํ…€ **********/ #tradePfm-1 { min-height: 420px; } /********** ๋งŒ์กฑ๋?์กฐ์‚ฌ **********/ .kita-satisfaction{ } .kita-satisfaction .container{max-width: 1000px;} .kita-satisfaction ol{padding-left: 1em;} .kita-satisfaction ol li{ font-size: 16px; list-style: decimal; } .kita-satisfaction ol li+li{margin-top: 30px;} .kita-satisfaction ol li>p{margin-bottom: 15px;} .kita-satisfaction .ai-rating span{cursor: pointer;} .kita-satisfaction .ai-rating span+span{margin-left: 10px;} @media (min-width:1024px) { .kita-satisfaction .container{padding-left: 30px;padding-right: 30px;} } @media (max-width:767px) { body:has(.kita-satisfaction) h1.logo a { background: url(/imgs/logo.svg) no-repeat center center/contain; width: 90px; height: 26px; } .kita-satisfaction ol li{ font-size: 14px; } } /********** datepicker **********/ .ui-datepicker{z-index:1000 !important} /********** ํ•ด์ƒยทํ•ญ๊ณต ์ฐธ๊ณ ์šด์ž„ ์กฐํšŒ ์ฐจํŠธ zindex **********/ .tui-chart .tui-chart-series-custom-event-area {z-index: 499 !important;}