| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352 |
- @media(max-width: 1280px){
- .header--wrap{
- .header--container{
- padding: 0 20px;
- }
- }
- main{
- .main--visual--wrap{
- .main--swiper--wrap{
- .main--swiper{
- .visual--img{
- .txt--wrap{
- h2{
- font-size: 40px;
- }
- }
- .img--wrap{
- img{
- height: 80vh;
- }
- }
- }
- }
- }
- }
- .main--content--wrap{
- .swiper--container{
- .title--wrap{
- >h2{
- font-size: 30px;
- }
- }
- }
- .main--container{
- padding-left: 20px!important;
- padding-right: 20px!important;
- .title--wrap{
- >h2{
- font-size: 30px;
- }
- }
- .content--wrap{
- .img--card--wrap{
- gap: 16px;
- .card{
- width: 33%;
- }
- }
- .square--card--wrap{
- gap: 16px;
- .card{
- width: calc((100% - 32px) / 3);
- dt{
- font-size: 20px;
- }
- }
- }
- .number--card--wrap{
- .card{
- padding: 0;
- .card--title{
- .number--wrap{
- .number{
- font-size: 50px;
- }
- }
- }
- }
- }
- }
- }
- }
- section{
- .sub--container{
- &.type3{
- padding: 100px 20px 120px;
- }
- .partners--wrap{
- gap: 12px;
- .partners{
- width: calc((100% - 36px) / 4);
- }
- }
- }
- }
- }
- .footer--wrap{
- .footer--container{
- padding: 40px 20px 60px;
- }
- }
- }
- @media(max-width: 1060px){
- #top--visual{
- height: 300px;
- .inner--content{
- max-height: 300px;
- min-height: 300px;
- >h1{
- font-size: 36px;
- }
- }
- }
- .header--wrap{
- .header--container{
- height: 60px;
- .logo--wrap{
- width: 123px;
- height: 32px;
- }
- .menu--wrap{
- display: none;
- }
- .lang--wrap{
- display: none;
- }
- .ham--wrap{
- display: block;
- }
- }
- }
- main{
- section{
- &.mission--section{
- .title--wrap{
- .mission--title{
- font-size: 30px;
- }
- .mission--desc{
- font-size: 20px;
- }
- }
- }
- &.notice--section{
- .sub--container{
- .title--wrap{
- .title{
- font-size: 36px;
- }
- }
- }
- }
- .sub--container{
- padding-left: 20px!important;
- padding-right: 20px!important;
- .title--wrap{
- .logo--wrap{
- img{
- width: 146px;
- }
- }
- .title{
- font-size: 30px;
- }
- .sub--title{
- font-size: 20px;
- }
- }
- .vision--wrap{
- >p{
- font-size: 30px;
- }
- }
- .values--card--wrap{
- .card{
- dt{
- font-size: 20px;
- }
- }
- }
- .history--desc--wrap{
- .history--desc{
- &.left--type{
- padding-right: 0;
- }
- &.left--type2{
- padding-right: 0;
- }
- &.right--type{
- padding-left: 0;
- }
- .desc--wrap{
- >p{
- font-size: 18px!important;
- }
- }
- .desc--box--wrap{
- .desc--wrap{
- >div{
- font-size: 20px;
- }
- }
- }
- }
- }
- .history--graph--wrap{
- .txt--wrap{
- width: 35%;
- min-width: 200px;
- font-size: 30px;
- }
- .graph--wrap{
- width: 65%;
- }
- }
- .catalog--wrap{
- gap: 40px;
- .catalog{
- gap: 40px;
- .img--wrap{
- width: 50%;
- min-width: 0;
- }
- .download--wrap{
- width: 50%;
- gap: 18px;
- >p{
- font-size: 24px;
- }
- }
- }
- }
- .materials--wrap{
- .materials--box{
- gap: 40px;
- .img--wrap{
- width: 40%;
- min-width: 0;
- img{
- width: 100%;
- height: 100%;
- object-fit: cover;
- }
- }
- .desc--wrap{
- width: 60%;
- gap: 12px;
- >h4{
- font-size: 24px;
- }
- >h5{
- font-size: 18px;
- }
- >ul{
- >li{
- font-size: 15px;
- }
- }
- }
- }
- }
- .life--cycle--wrap{
- gap: 16px;
- .cycle{
- gap: 16px;
- .img--wrap{
- .txt{
- padding: 16px;
- span{
- font-size: 16px;
- }
- p{
- font-size: 16px;
- }
- }
- }
- }
- }
- .patents--wrap{
- .patents--list{
- column-gap: 16px;
- .patents{
- gap: 12px;
- width: calc((100% - 48px) / 4);
- .img--wrap{
- height: 300px;
- }
- }
- }
- }
- .news--wrap{
- >h3{
- font-size: 24px;
- }
- .news--list{
- .news{
- gap: 20px;
- .news--title--wrap{
- h4{
- font-size: 18px;
- }
- span{
- font-size: 15px;
- }
- }
- }
- }
- }
- .sns--wrap{
- >h3{
- font-size: 24px;
- }
- .sns--list{
- gap: 16px;
- .sns{
- width: calc((100% - 48px) / 4);
- .txt--wrap{
- >h4{
- font-size: 16px;
- }
- }
- &:hover{
- .txt--wrap{
- min-height: 110px;
- }
- }
- }
- }
- }
- .notice--wrap{
- .notice--list{
- .notice{
- gap: 40px;
- padding: 20px;
- h4{
- font-size: 18px;
- width: calc(100% - 180px);
- }
- .news--index{
- font-size: 15px;
- }
- .news--date{
- font-size: 15px;
- }
- }
- }
- }
- .faq--wrap{
- .border-default{
- .flex{
- >button{
- padding: 20px;
- .text-start{
- font-size: 18px;
- &::before{
- font-size: 20px;
- }
- }
- }
- }
- .overflow-hidden{
- padding: 20px 60px 20px 20px;
- .text-sm{
- font-size: 16px;
- &::before{
- font-size: 20px;
- }
- }
- }
- }
- }
- .location--wrap{
- h4{
- font-size: 24px;
- }
- .map{
- font-size: 15px;
- }
- .call{
- font-size: 15px;
- }
- .location--map{
- height: 300px;
- }
- }
- .view--wrap {
- .view--title{
- >h3{
- font-size: 28px;
- }
- }
- .link--wrap{
- .link{
- >h5{
- width: calc(100% - 200px);
- }
- }
- }
- }
- }
- }
- }
- #out--container{
- .out--container{
- padding: 0 20px;
- .m--title{
- font-size: 36px;
- }
- .form--contents--wrap{
- .form--contents{
- h3{
- &.privacy--title{
- font-size: 20px;
- }
- }
- }
- }
- }
- }
- .footer--wrap{
- .footer--container{
- .footer--top{
- .menu--wrap{
- display: none;
- }
- }
- .footer--bot{
- margin-top: 20px;
- .info--list{
- row-gap: 4px;
- li{
- font-size: 13px;
- &:nth-of-type(1), &:nth-of-type(2){
- width: 100%;
- }
- }
- .bar{
- display: none;
- &.mobile{
- display: inline-block;
- }
- }
- }
- .copyright{
- flex-direction: column;
- align-items: start;
- span{
- font-size: 13px;
- }
- a{
- font-size: 13px;
- }
- .bar{
- display: none;
- }
- }
- }
- }
- }
- }
- @media(max-width: 768px){
- br{
- &.mobile{
- display: block!important;
- }
- }
- #top--visual {
- .inner--content {
- >h1 {
- font-size: 24px;
- }
- nav {
- >ul{
- >li{
- margin-right: 41px;
- padding: 20px 0;
- &::after{
- right: -21px;
- }
- a{
- font-size: 13px;
- }
- }
- }
- }
- }
- }
- main {
- .main--visual--wrap{
- .main--swiper--wrap{
- .main--swiper{
- .visual--img{
- .txt--wrap{
- h2{
- font-size: 32px;
- }
- }
- .img--wrap{
- img{
- height: 520px;
- }
- }
- }
- }
- .swiper--control--wrap{
- .pagination--wrap{
- .current{
- font-size: 13px;
- }
- .total{
- font-size: 13px;
- }
- }
- .swiper--btn--wrap{
- .swiper--btn--prev{
- display: none;
- }
- .swiper--btn--next{
- display: none;
- }
- }
- }
- }
- }
- .main--content--wrap{
- .main--container{
- padding: 50px 20px;
- .title--wrap{
- .green--title{
- font-size: 16px;
- }
- .sub--title{
- font-size: 16px;
- }
- >h2{
- font-size: 22px;
- }
- }
- .content--wrap{
- .img--card--wrap{
- gap: 12px;
- flex-direction: column;
- .card{
- width: 100%;
- }
- }
- .square--card--wrap{
- gap: 12px;
- .card{
- width: 100%;
- padding: 16px 20px;
- min-height: 120px;
- dt{
- font-size: 18px;
- }
- dd{
- font-size: 14px;
- }
- }
- }
- .number--card--wrap{
- gap: 40px;
- flex-direction: column;
- .card{
- width: 100%;
- gap: 20px;
- .ico{
- width: 40px;
- height: 40px;
- background-size: 100%;
- }
- .card--title{
- gap: 4px;
- .circle{
- font-size: 14px;
- padding: 3px 8px;
- }
- .number--wrap{
- .number{
- font-size: 40px;
- }
- .percent{
- font-size: 40px;
- }
- }
- .sub--txt{
- font-size: 16px;
- }
- }
- .card--desc{
- li{
- .nation{
- font-size: 13px;
- line-height: 1.8;
- }
- }
- }
- }
- }
- .news--card--wrap{
- flex-direction: column;
- .news{
- width: 100%;
- gap: 12px;
- padding-top: 12px;
- .news--title{
- font-size: 18px;
- }
- .news--cont{
- font-size: 14px;
- }
- .news--date{
- font-size: 14px;
- }
- }
- }
- }
- }
- .swiper--container{
- padding: 50px 0;
- .title--wrap{
- .green--title {
- font-size: 16px;
- }
-
- .sub--title {
- font-size: 16px;
- }
-
- >h2 {
- font-size: 22px;
- padding: 0 20px;
- }
- }
- .item--swiper--wrap{
- .item--swiper{
- .item--img{
- gap: 8px;
- }
- }
- }
- .marquee--wrap{
- .marquee{
- gap: 20px;
- .logo--wrap{
- width: 140px;
- height: 84px;
- }
- }
- }
- }
- .black--btn--wrap{
- .black--btn{
- width: 108px;
- height: 40px;
- line-height: 40px;
- font-size: 14px;
- }
- }
- }
- section {
- &.map--section{
- padding: 0;
- }
- &.vision--section{
- background-attachment: scroll;
- .sub--container{
- padding: 50px 0 77px;
- }
- }
- &.mission--section {
- gap: 40px;
- padding: 50px 20px 0;
- .title--wrap {
- flex-direction: column;
- align-items: center;
- gap: 16px;
- text-align: center;
- .mission--title {
- font-size: 22px;
- }
- .mission--desc {
- font-size: 18px;
- }
- }
- .mission--img--wrap{
- gap: 8px;
- margin-left: 0;
- flex-wrap: wrap;
- width: 100%;
- .img--wrap{
- width: calc(50% - 4px);
- }
- }
- }
- &.notice--section {
- .sub--container {
- .title--wrap {
- .title {
- font-size: 24px;
- }
- }
- }
- }
- &.values--section{
- .sub--container{
- padding: 50px 0;
- }
- }
- .sub--container {
- padding: 50px 20px;
- &.type2{
- padding: 50px 20px 60px;
- }
- &.type3{
- padding: 50px 20px 60px;
- }
- &.type4{
- padding: 80px 20px 60px;
- }
- .pagination--wrap{
- margin-top: 30px;
- >button{
- width: 24px;
- height: 24px;
- background-position: center;
- background-size: 100%;
- }
- .numbs{
- button{
- font-size: 14px;
- }
- }
- }
- .tab--wrap{
- gap: 8px;
- margin: 28px 0 40px;
- a{
- padding: 11px 24px;
- font-size: 14px;
- }
- }
- .title--wrap {
- .logo--wrap {
- margin-bottom: 28px;
- }
- .title {
- font-size: 22px;
- }
- .sub--title {
- margin-top: 20px;
- font-size: 16px;
- }
- .sub--title2{
- font-size: 16px;
- }
- }
- .vision--wrap {
- gap: 16px;
- >span{
- font-size: 16px;
- }
- >p {
- font-size: 22px;
- }
- }
- .product--img--wrap{
- &.web{
- display: none;
- }
- &.mobile{
- display: flex;
- }
- gap: 12px;
- .img--top{
- gap: 12px;
- flex-direction: column;
- width: 100%;
- img{
- width: 100%;
- }
- }
- .img--bot{
- gap: 12px;
- flex-direction: column;
- width: 100%;
- img{
- width: 100%;
- }
- }
- }
- .values--card--wrap {
- flex-direction: column;
- gap: 12px;
- .card {
- width: 100%;
- padding: 20px;
- min-height: 172px;
- .ico{
- width: 36px;
- height: 36px;
- margin-bottom: 12px;
- background-size: 100%;
- }
- dt {
- font-size: 18px;
- margin-bottom: 4px;
- }
- dd{
- font-size: 14px;
- }
- }
- }
- .history--desc--wrap {
- margin-top: 40px;
- .history--desc {
- flex-direction: column;
- margin-bottom: 40px;
- gap: 20px;
- &.right--type{
- flex-direction: column-reverse;
- }
- .desc--box--wrap{
- flex-direction: column;
- gap: 20px;
- .desc--wrap{
- width: 100%;
- }
- }
- .img--wrap{
- min-width: 0!important;
- width: 100%;
- img{
- width: 100%;
- }
- }
- .desc--wrap {
- gap: 16px;
- >p {
- font-size: 16px !important;
- }
- }
- .desc--box--wrap {
- .desc--wrap {
- >div {
- font-size: 18px;
- }
- }
- }
- }
- }
- .history--graph--wrap {
- flex-direction: column;
- gap: 40px;
- .txt--wrap {
- width: 100%;
- text-align: center;
- min-width: 100%;
- font-size: 22px;
- }
- .graph--wrap {
- width: 100%;
- .graph--box{
- gap: 20px;
- .deco--box{
- .dot{
- top: 9px;
- }
- }
- .history--box{
- padding-bottom: 40px;
- width: calc(100% - 27px);
- gap: 24px;
- >ul{
- gap: 24px;
- >li{
- >div{
- flex-direction: column;
- gap: 8px;
- >span{
- }
- }
- }
- }
- .year{
- font-size: 20px;
- }
- }
- }
- }
- }
- .partners--wrap{
- gap: 8px;
- margin-top: 40px;
- .partners{
- width: calc(50% - 4px);
- }
- }
- .catalog--wrap {
- margin-top: 40px;
- .catalog {
- gap: 28px;
- flex-direction: column;
- .img--wrap {
- width: 100%;
- img{
- width: 100%;
- }
- }
- .download--wrap {
- width: 100%;
- >p {
- font-size: 20px;
- }
- }
- }
- }
- .materials--wrap {
- gap: 40px;
- .materials--box {
- gap: 20px;
- flex-direction: column;
- &.reverse{
- flex-direction: column-reverse;
- }
- .img--wrap {
- width: 100%;
- min-width: 0;
- }
- .desc--wrap {
- width: 100%;
- >h4 {
- font-size: 20px;
- }
- >h5 {
- font-size: 16px;
- }
- >ul {
- >li {
- font-size: 14px;
- }
- }
- }
- }
- }
- .life--cycle--wrap {
- margin-top: 40px;
- .mobile--cycle{
- display: flex;
- flex-direction: column;
- gap: 12px;
- .img--wrap {
- width: 100%;
- position: relative;
- img{
- width: 100%;
- }
- .txt {
- position: absolute;
- color: #fff;
- display: flex;
- flex-direction: column;
- gap: 4px;
- bottom: 0;
- left: 0;
- width: 100%;
- padding: 16px;
- span {
- font-size: 16px;
- font-weight: 800;
- }
-
- p {
- font-weight: 700;
- font-size: 16px;
- }
- }
- }
- }
- .cycle {
- display: none;
- }
- }
- .patents--wrap {
- .patents--list {
- .patents {
- h4{
- font-size: 14px;
- }
- .img--wrap {
- height: 210px;
- }
- }
- }
- }
- .news--wrap {
- >h3{
- font-size: 20px;
- margin-bottom: 12px;
- }
- margin-top: 40px;
- .news--list {
- .news {
- gap: 20px;
- .news--title--wrap {
- justify-content: space-between;
- h4 {
- font-size: 16px;
- }
- span {
- font-size: 14px;
- }
- }
- .news--thumb--wrap{
- width: 80px;
- height: 80px;
- min-width: 80px;
- }
- }
- }
- }
- .sns--wrap {
- margin-top: 40px;
- >h3{
- margin-bottom: 12px;
- font-size: 20px;
- }
- .sns--list {
- gap: 12px;
- .sns {
- width: calc((100% - 36px) / 4);
- .txt--wrap {
- padding: 12px;
- >h4 {
- font-size: 14px;
- }
- }
- &:hover {
- .txt--wrap {
- min-height: 100px;
- }
- }
- }
- }
- }
- .search--wrap{
- margin: 32px 0 20px;
- >button{
- width: 108px;
- padding-left: 12px;
- padding-right: 40px;
- font-size: 15px;
- }
- >div{
- &.inline-flex{
- width: calc(100% - 116px);
- input{
- width: 100%;
- font-size: 15px;
- padding-left: 12px;
- padding-right: 40px;
- &::placeholder{
- font-size: 15px;
- }
- }
- }
- }
- }
- .notice--wrap {
- .notice--list {
- .notice {
- gap: 12px;
- flex-direction: column;
- padding: 12px 0;
- align-items: start;
- h4 {
- font-size: 16px;
- width: 100%;
- }
- .news--index {
- display: none;
- }
- .news--date {
- font-size: 14px;
- }
- }
- }
- }
- .faq--wrap {
- margin-top: 40px;
- .border-default {
- .flex {
- >button {
- padding: 20px 8px;
- .iconify{
- width: 24px;
- height: 24px;
- background-size: 100%;
- }
- .text-start {
- font-size: 16px;
- padding-left: 28px;
- &::before {
- font-size: 18px;
- }
- }
- }
- }
- .overflow-hidden {
- padding: 20px 40px 20px 8px;
- .text-sm {
- font-size: 14px;
- padding-left: 28px;
- &::before {
- font-size: 18px;
- }
- }
- }
- }
- }
- .location--wrap {
- margin-bottom: 40px;
- h4 {
- font-size: 20px;
- margin-bottom: 8px;
- }
- .map {
- font-size: 14px;
- .ico{
- width: 16px;
- height: 16px;
- background-size: 100%;
- }
- }
- .call {
- font-size: 14px;
- margin-top: 8px;
- .ico {
- width: 16px;
- background-size: 100%;
- height: 16px;
- }
- }
- .location--map {
- height: 200px;
- margin-top: 20px;
- }
- }
- .view--wrap {
- .view--title {
- padding-bottom: 28px;
- >h3 {
- font-size: 24px;
- margin-bottom: 12px;
- }
- .view--info{
- flex-wrap: wrap;
- row-gap: 4px;
- .mobile{
- display: none;
- }
- .bar{
- margin: 0 8px;
- }
- >p{
- font-size: 14px;
- &:first-child{
- width: 100%;
- }
- }
- }
- }
- .view--cont{
- p{
- font-size: 16px;
- }
- }
- .view--cont{
- margin-bottom: 28px;
- padding: 28px 0;
- }
-
- .link--wrap {
- display: none;
- }
- .btn--wrap {
- >a {
- font-size: 14px;
- width: 108px;
- height: 40px;
- }
- }
- }
- }
- }
- }
- #out--container {
- padding-top: 50px;
- padding-bottom: 60px;
- .out--container {
- .m--title {
- font-size: 24px;
- margin-bottom: 30px;
- }
- .form--contents--wrap {
- margin-top: 0;
- padding-top: 28px;
- gap: 20px;
- .contact-form{
- gap: 28px;
- }
- .form--contents {
- margin-bottom: 0;
- input[type="text"], input[type="email"]{
- font-size: 15px;
- }
- &.half--cont{
- width: 100%;
- max-width: 100%;
- }
- h3 {
- font-size: 15px;
- &.privacy--title {
- margin-bottom: 16px!important;
- }
- }
- .qna--radio--group{
- fieldset{
- >div{
- >div{
- &:nth-of-type(2){
- label{
- font-size: 15px;
- }
- }
- }
- }
- }
- }
- }
- }
- .tel-group{
- button{
- padding-left: 12px;
- font-size: 15px;
- }
- }
- .note-placeholder{
- font-size: 15px;
- }
- .privacy-box{
- .privacy-content{
- padding: 16px 24px 16px 16px;
- height: 240px;
- font-size: 14px;
- margin-bottom: 16px;
- }
- .agree-check{
- flex-direction: column;
- gap: 12px;
- align-items: start;
- }
- }
- }
- }
- }
- @media(max-width: 540px){
- main{
- section{
- .sub--container{
- .tab--wrap{
- &.patents{
- width: calc(100% + 20px);
- justify-content: start;
- overflow-x: auto;
- }
- }
- .patents--wrap{
- .patents--list{
- .patents{
- width: calc(50% - 8px);
- }
- }
- }
- .sns--wrap{
- .sns--list{
- width: calc(100% + 20px);
- overflow-x: auto;
- .sns{
- min-width: 128px;
- width: 128px;
- }
- }
- }
- }
- }
- }
- }
|