  @charset "utf-8";
/* clearfix */
.cf:after { content: ""; display: block; clear: both; }
.cf { zoom: 1; }
/* display */
.dispN { display: none !important; }
.dispB { display: block !important; }
.dispI { display: inline !important; }
.dispIB { display: inline-block !important; }
.dispT { display: table !important; width: 100% !important; }
.dispTC { display: table-cell !important; }
.tlF { table-layout: fixed !important; }
/* display flex */
.dispFR, .dispFC { --flexGap: 24px; }
.dispFR.gapWide, .dispFC.gapWide { --flexGap: 40px; }
.dispFR { display: flex !important; flex-direction: row !important; flex-wrap: wrap; gap: var(--flexGap); }
.dispFC { display: flex !important; flex-direction: column !important; flex-wrap: wrap; gap: var(--flexGap); }
.dispFR > * { flex: 0 0 auto; width: calc((100% - var(--flexGap)) / 2); }
.dispFR.dispFR-col2 > * { width: calc((100% - var(--flexGap)) / 2); }
.dispFR.dispFR-col3 > * { width: calc((100% - calc(var(--flexGap) * 2 )) / 3); }
.dispFR.dispFR-col4 > * { width: calc((100% - calc(var(--flexGap) * 3 )) / 4); }
.dispFC:not(:first-child), .dispFR:not(:first-child) { margin-top: 24px; }
.jcS { justify-content: flex-start !important; }
.jcC { justify-content: center !important; }
.jcSB { justify-content: space-between !important; }
.jcSA { justify-content: space-around !important; }
.jcE { justify-content: flex-end !important; }
.aiS { align-items: flex-start !important; }
.aiC { align-items: center !important; }
.aiE { align-items: flex-end !important; }
.aiB { align-items: baseline !important; }
.jsS { justify-self: flex-start !important; }
.jsC { justify-self: center !important; }
.jsSB { justify-self: space-between !important; }
.jsSA { justify-self: space-around !important; }
.jsE { justify-self: flex-end !important; }
.asS { align-self: flex-start !important; }
.asC { align-self: center !important; }
.asE { align-self: flex-end !important; }
.fxdR { flex-direction: row !important; }
.fxdC { flex-direction: column !important; }
.fxdRR { flex-direction: row-reverse !important; }
.fxdCR { flex-direction: column-reverse !important; }
.fx1 { flex: 1;}
.fxs1 { flex-shrink: 1 !important; } .fxs0 { flex-shrink: 0 !important; }
.fxg1 { flex-grow: 1 !important; }
.fxg0 { flex-grow: 0 !important; }
.fxwWrap { flex-wrap: wrap !important; }
.fxbAuto { flex-basis: auto !important; }
.fxb01p { flex-basis: 1% !important; }
.fxb02p { flex-basis: 2% !important; }
.fxb03p { flex-basis: 3% !important; }
.fxb04p { flex-basis: 4% !important; }
.fxb05p { flex-basis: 5% !important; }
.fxb06p { flex-basis: 6% !important; }
.fxb07p { flex-basis: 7% !important; }
.fxb08p { flex-basis: 8% !important; }
.fxb09p { flex-basis: 9% !important; }
.fxb10p { flex-basis: 10% !important; }
.fxb11p { flex-basis: 11% !important; }
.fxb12p { flex-basis: 12% !important; }
.fxb13p { flex-basis: 13% !important; }
.fxb14p { flex-basis: 14% !important; }
.fxb15p { flex-basis: 15% !important; }
.fxb16p { flex-basis: 16% !important; }
.fxb17p { flex-basis: 17% !important; }
.fxb18p { flex-basis: 18% !important; }
.fxb19p { flex-basis: 19% !important; }
.fxb20p { flex-basis: 20% !important; }
.fxb21p { flex-basis: 21% !important; }
.fxb22p { flex-basis: 22% !important; }
.fxb23p { flex-basis: 23% !important; }
.fxb24p { flex-basis: 24% !important; }
.fxb25p { flex-basis: 25% !important; }
.fxb26p { flex-basis: 26% !important; }
.fxb27p { flex-basis: 27% !important; }
.fxb28p { flex-basis: 28% !important; }
.fxb29p { flex-basis: 29% !important; }
.fxb30p { flex-basis: 30% !important; }
.fxb31p { flex-basis: 31% !important; }
.fxb32p { flex-basis: 32% !important; }
.fxb33p { flex-basis: 33.3% !important; }
.fxb34p { flex-basis: 34% !important; }
.fxb35p { flex-basis: 35% !important; }
.fxb36p { flex-basis: 36% !important; }
.fxb37p { flex-basis: 37% !important; }
.fxb38p { flex-basis: 38% !important; }
.fxb39p { flex-basis: 39% !important; }
.fxb40p { flex-basis: 40% !important; }
.fxb41p { flex-basis: 41% !important; }
.fxb42p { flex-basis: 42% !important; }
.fxb43p { flex-basis: 43% !important; }
.fxb44p { flex-basis: 44% !important; }
.fxb45p { flex-basis: 45% !important; }
.fxb46p { flex-basis: 46% !important; }
.fxb47p { flex-basis: 47% !important; }
.fxb48p { flex-basis: 48% !important; }
.fxb49p { flex-basis: 49% !important; }
.fxb50p { flex-basis: 50% !important; }
.fxb51p { flex-basis: 51% !important; }
.fxb52p { flex-basis: 52% !important; }
.fxb53p { flex-basis: 53% !important; }
.fxb54p { flex-basis: 54% !important; }
.fxb55p { flex-basis: 55% !important; }
.fxb56p { flex-basis: 56% !important; }
.fxb57p { flex-basis: 57% !important; }
.fxb58p { flex-basis: 58% !important; }
.fxb59p { flex-basis: 59% !important; }
.fxb60p { flex-basis: 60% !important; }
.fxb61p { flex-basis: 61% !important; }
.fxb62p { flex-basis: 62% !important; }
.fxb63p { flex-basis: 63% !important; }
.fxb64p { flex-basis: 64% !important; }
.fxb65p { flex-basis: 65% !important; }
.fxb66p { flex-basis: 66% !important; }
.fxb67p { flex-basis: 67% !important; }
.fxb68p { flex-basis: 68% !important; }
.fxb69p { flex-basis: 69% !important; }
.fxb70p { flex-basis: 70% !important; }
.fxb71p { flex-basis: 71% !important; }
.fxb72p { flex-basis: 72% !important; }
.fxb73p { flex-basis: 73% !important; }
.fxb74p { flex-basis: 74% !important; }
.fxb75p { flex-basis: 75% !important; }
.fxb76p { flex-basis: 76% !important; }
.fxb77p { flex-basis: 77% !important; }
.fxb78p { flex-basis: 78% !important; }
.fxb79p { flex-basis: 79% !important; }
.fxb80p { flex-basis: 80% !important; }
.fxb81p { flex-basis: 81% !important; }
.fxb82p { flex-basis: 82% !important; }
.fxb83p { flex-basis: 83% !important; }
.fxb84p { flex-basis: 84% !important; }
.fxb85p { flex-basis: 85% !important; }
.fxb86p { flex-basis: 86% !important; }
.fxb87p { flex-basis: 87% !important; }
.fxb88p { flex-basis: 88% !important; }
.fxb89p { flex-basis: 89% !important; }
.fxb90p { flex-basis: 90% !important; }
.fxb91p { flex-basis: 91% !important; }
.fxb92p { flex-basis: 92% !important; }
.fxb93p { flex-basis: 93% !important; }
.fxb94p { flex-basis: 94% !important; }
.fxb95p { flex-basis: 95% !important; }
.fxb96p { flex-basis: 96% !important; }
.fxb97p { flex-basis: 97% !important; }
.fxb98p { flex-basis: 98% !important; }
.fxb99p { flex-basis: 99% !important; }
.fxb100p { flex-basis: 100% !important; }
.odr1 { order: 1 !important; }
.odr2 { order: 2 !important; }
.odr3 { order: 3 !important; }
.odr4 { order: 4 !important; }
.odr5 { order: 5 !important; }
/* float */
.fN { float: none !important; }
.fL { float: left !important; }
.fR { float: right !important; }
/* 上付き */
sup { font-size: 80% !important; vertical-align: super !important; font-weight: normal !important; }
/* text-align */
.taR { text-align: right !important; }
.taL { text-align: left !important; }
.taC { text-align: center !important; }
/* text-decoration */
.tdN { text-decoration: none !important; }
.tdU { text-decoration: underline !important; }
.tdO { text-decoration: overline !important; }
.tdT { text-decoration: line-through !important; }
.tdN-U { text-decoration: none !important; }
.tdN-U:hover { text-decoration: underline !important; }
/* line-height */
.lh0 { line-height: 0 !important; }
.lh1 { line-height: 1 !important; }
.lh1p1 { line-height: 1.1 !important; }
.lh1p2 { line-height: 1.2 !important; }
.lh1p3 { line-height: 1.3 !important; }
.lh1p4 { line-height: 1.4 !important; }
.lh1p5 { line-height: 1.5 !important; }
.lh1p6 { line-height: 1.6 !important; }
.lh1p7 { line-height: 1.7 !important; }
.lh1p8 { line-height: 1.8 !important; }
.lh1p9 { line-height: 1.9 !important; }
.lh2 { line-height: 2 !important; }
/* letter-spacing */
.ls0 { letter-spacing: 0 !important; }
.lsp05 { letter-spacing: 0.05em !important; }
.lsp08 { letter-spacing: 0.08em !important; }
.ls1 { letter-spacing: 0.1em !important; }
/* font-size */
.fs10 { font-size: 10px !important; }
.fs11 { font-size: 11px !important; }
.fs12 { font-size: 12px !important; }
.fs13 { font-size: 13px !important; }
.fs14 { font-size: 14px !important; }
.fs15 { font-size: 15px !important; }
.fs16 { font-size: 16px !important; }
.fs17 { font-size: 17px !important; }
.fs18 { font-size: 18px !important; }
.fs19 { font-size: 19px !important; }
.fs20 { font-size: 20px !important; }
.fs21 { font-size: 21px !important; }
.fs22 { font-size: 22px !important; }
.fs23 { font-size: 23px !important; }
.fs24 { font-size: 24px !important; }
.fs25 { font-size: 25px !important; }
.fs26 { font-size: 26px !important; }
.fs27 { font-size: 27px !important; }
.fs28 { font-size: 28px !important; }
.fs29 { font-size: 29px !important; }
.fs30 { font-size: 30px !important; }
.fs31 { font-size: 31px !important; }
.fs32 { font-size: 32px !important; }
.fs33 { font-size: 33px !important; }
.fs34 { font-size: 34px !important; }
.fs35 { font-size: 35px !important; }
.fs36 { font-size: 36px !important; }
.fs37 { font-size: 37px !important; }
.fs38 { font-size: 38px !important; }
.fs39 { font-size: 39px !important; }
.fs40 { font-size: 40px !important; }
/* color */
.fcBlack { color: #000 !important; }
.fcNormal { color: #1A1D21 !important; }
.fcBlue { color: #003288 !important; }
.fcLBlue { color: #007CCF !important; }
.fcWhite { color: #fff !important; }
.fcRed { color: #B9060E !important; }
/* font-weight */
.fwN { font-weight: normal !important; }
.fwB { font-weight: bold !important; }
/* word */
.wordBreak { word-wrap: break-word; overflow-wrap: break-word; }
/* nowrap */
.nowrap { white-space: nowrap; }
/* background-color */
.bgNone { background-color: transparent !important; }
.bgWhite { background-color: #fff !important; }
.bgBlack { background-color: #000 !important; }
.bgGray { background-color: #F2F2F2 !important; }
.bgBlue { background-color: #003288 !important; }
.bgRed { background-color: #B90606 !important; }
.bgLBlue { background-color: #E0F0FA !important; }
.bgLRed { background-color: #F7E6E9 !important; }
/* border */
.bdr { border: 1px solid #C3C8D6 !important; }
.bdrN { border: none !important; }
.bdrT { border-top: 1px solid #C3C8D6 !important; }
.bdrTN { border-top: none !important; }
.bdrB { border-bottom: 1px solid #C3C8D6 !important; }
.bdrBN { border-bottom: none !important; }
.bdrL { border-left: 1px solid #C3C8D6 !important; }
.bdrLN { border-left: none !important; }
.bdrR { border-right: 1px solid #C3C8D6 !important; }
.bdrRN { border-right: none !important; }
/* border-color */
.bcNone { border-color: transparent !important; }
.bcBlack { border-color: #000 !important; }
.bcBlue { border-color: #003288 !important; }
.bcGreen { border-color: #35A5B0 !important; }
.bcRed { border-color: #B90606 !important; }
/* border-width */
.bw00 { border-width: 0 !important; }
.bw03 { border-width: 3px !important; }
/* vertical-align */
.vaT { vertical-align: top !important; }
.vaM { vertical-align: middle !important; }
.vaB { vertical-align: bottom !important; }
/* ぶら下げインデント 文字幅指定 */
.tI1em { margin-left: 1em !important; text-indent: -1em !important; }
.tI1p5em { margin-left: 1.5em !important; text-indent: -1.5em !important; }
.tI2em { margin-left: 2em !important; text-indent: -2em !important; }
.tI2p5em { margin-left: 2.5em !important; text-indent: -2.5em !important; }
.tI3em { margin-left: 3em !important; text-indent: -3em !important; }
.tI3p5em { margin-left: 3.5em !important; text-indent: -3.5em !important; }
.tI4em { margin-left: 4em !important; text-indent: -4em !important; }
.tI5em { margin-left: 5em !important; text-indent: -5em !important; }
.tI1em>li, .tI1p5em>li, .tI2em>li, .tI2p5em>li, .tI3em>li, .tI3p5em>li, .tI4em>li, .tI5em>li { margin-top: 10px; }
/* width */
.wAuto { width: auto !important; }
.w00 { width: 0 !important; }
.w01 { width: 1px !important; }
.w02 { width: 2px !important; }
.w03 { width: 3px !important; }
.w04 { width: 4px !important; }
.w05 { width: 5px !important; }
.w06 { width: 6px !important; }
.w07 { width: 7px !important; }
.w08 { width: 8px !important; }
.w09 { width: 9px !important; }
.w10 { width: 10px !important; }
.w15 { width: 15px !important; }
.w20 { width: 20px !important; }
.w25 { width: 25px !important; }
.w30 { width: 30px !important; }
.w35 { width: 35px !important; }
.w40 { width: 40px !important; }
.w45 { width: 45px !important; }
.w50 { width: 50px !important; }
.w55 { width: 55px !important; }
.w60 { width: 60px !important; }
.w65 { width: 65px !important; }
.w70 { width: 70px !important; }
.w75 { width: 75px !important; }
.w80 { width: 80px !important; }
.w85 { width: 85px !important; }
.w90 { width: 90px !important; }
.w95 { width: 95px !important; }
.w100 { width: 100px !important; }
.w110 { width: 110px !important; }
.w120 { width: 120px !important; }
.w130 { width: 130px !important; }
.w140 { width: 140px !important; }
.w150 { width: 150px !important; }
.w160 { width: 160px !important; }
.w170 { width: 170px !important; }
.w180 { width: 180px !important; }
.w190 { width: 190px !important; }
.w200 { width: 200px !important; }
.w210 { width: 210px !important; }
.w220 { width: 220px !important; }
.w230 { width: 230px !important; }
.w240 { width: 240px !important; }
.w250 { width: 250px !important; }
.w260 { width: 260px !important; }
.w270 { width: 270px !important; }
.w280 { width: 280px !important; }
.w290 { width: 290px !important; }
.w300 { width: 300px !important; }
.w310 { width: 310px !important; }
.w320 { width: 320px !important; }
.w330 { width: 330px !important; }
.w340 { width: 340px !important; }
.w350 { width: 350px !important; }
.w360 { width: 360px !important; }
.w370 { width: 370px !important; }
.w380 { width: 380px !important; }
.w390 { width: 390px !important; }
.w400 { width: 400px !important; }
.w410 { width: 410px !important; }
.w420 { width: 420px !important; }
.w430 { width: 430px !important; }
.w440 { width: 440px !important; }
.w450 { width: 450px !important; }
.w460 { width: 460px !important; }
.w470 { width: 470px !important; }
.w480 { width: 480px !important; }
.w490 { width: 490px !important; }
.w500 { width: 500px !important; }
.w510 { width: 510px !important; }
.w520 { width: 520px !important; }
.w530 { width: 530px !important; }
.w540 { width: 540px !important; }
.w550 { width: 550px !important; }
.w560 { width: 560px !important; }
.w570 { width: 570px !important; }
.w580 { width: 580px !important; }
.w590 { width: 590px !important; }
.w600 { width: 600px !important; }
.w610 { width: 610px !important; }
.w620 { width: 620px !important; }
.w630 { width: 630px !important; }
.w640 { width: 640px !important; }
.w650 { width: 650px !important; }
.w660 { width: 660px !important; }
.w670 { width: 670px !important; }
.w680 { width: 680px !important; }
.w690 { width: 690px !important; }
.w700 { width: 700px !important; }
.w710 { width: 710px !important; }
.w720 { width: 720px !important; }
.w730 { width: 730px !important; }
.w740 { width: 740px !important; }
.w750 { width: 750px !important; }
.w760 { width: 760px !important; }
.w770 { width: 770px !important; }
.w780 { width: 780px !important; }
.w790 { width: 790px !important; }
.w800 { width: 800px !important; }
.w810 { width: 810px !important; }
.w820 { width: 820px !important; }
.w830 { width: 830px !important; }
.w840 { width: 840px !important; }
.w850 { width: 850px !important; }
.w860 { width: 860px !important; }
.w870 { width: 870px !important; }
.w880 { width: 880px !important; }
.w890 { width: 890px !important; }
.w900 { width: 900px !important; }
.w910 { width: 910px !important; }
.w920 { width: 920px !important; }
.w930 { width: 930px !important; }
.w940 { width: 940px !important; }
.w950 { width: 950px !important; }
.w960 { width: 960px !important; }
.w970 { width: 970px !important; }
.w980 { width: 980px !important; }
.w990 { width: 990px !important; }
.w1000 { width: 1000px !important; }
.w00p { width: 0% !important; }
.w01p { width: 1% !important; }
.w02p { width: 2% !important; }
.w03p { width: 3% !important; }
.w04p { width: 4% !important; }
.w05p { width: 5% !important; }
.w06p { width: 6% !important; }
.w07p { width: 7% !important; }
.w08p { width: 8% !important; }
.w09p { width: 9% !important; }
.w10p { width: 10% !important; }
.w11p { width: 11% !important; }
.w12p { width: 12% !important; }
.w13p { width: 13% !important; }
.w14p { width: 14% !important; }
.w15p { width: 15% !important; }
.w16p { width: 16% !important; }
.w17p { width: 17% !important; }
.w18p { width: 18% !important; }
.w19p { width: 19% !important; }
.w20p { width: 20% !important; }
.w21p { width: 21% !important; }
.w22p { width: 22% !important; }
.w23p { width: 23% !important; }
.w24p { width: 24% !important; }
.w25p { width: 25% !important; }
.w26p { width: 26% !important; }
.w27p { width: 27% !important; }
.w28p { width: 28% !important; }
.w29p { width: 29% !important; }
.w30p { width: 30% !important; }
.w31p { width: 31% !important; }
.w32p { width: 32% !important; }
.w33p { width: 33% !important; }
.w34p { width: 34% !important; }
.w35p { width: 35% !important; }
.w36p { width: 36% !important; }
.w37p { width: 37% !important; }
.w38p { width: 38% !important; }
.w39p { width: 39% !important; }
.w40p { width: 40% !important; }
.w41p { width: 41% !important; }
.w42p { width: 42% !important; }
.w43p { width: 43% !important; }
.w44p { width: 44% !important; }
.w45p { width: 45% !important; }
.w46p { width: 46% !important; }
.w47p { width: 47% !important; }
.w48p { width: 48% !important; }
.w49p { width: 49% !important; }
.w50p { width: 50% !important; }
.w51p { width: 51% !important; }
.w52p { width: 52% !important; }
.w53p { width: 53% !important; }
.w54p { width: 54% !important; }
.w55p { width: 55% !important; }
.w56p { width: 56% !important; }
.w57p { width: 57% !important; }
.w58p { width: 58% !important; }
.w59p { width: 59% !important; }
.w60p { width: 60% !important; }
.w61p { width: 61% !important; }
.w62p { width: 62% !important; }
.w63p { width: 63% !important; }
.w64p { width: 64% !important; }
.w65p { width: 65% !important; }
.w66p { width: 66% !important; }
.w67p { width: 67% !important; }
.w68p { width: 68% !important; }
.w69p { width: 69% !important; }
.w70p { width: 70% !important; }
.w71p { width: 71% !important; }
.w72p { width: 72% !important; }
.w73p { width: 73% !important; }
.w74p { width: 74% !important; }
.w75p { width: 75% !important; }
.w76p { width: 76% !important; }
.w77p { width: 77% !important; }
.w78p { width: 78% !important; }
.w79p { width: 79% !important; }
.w80p { width: 80% !important; }
.w81p { width: 81% !important; }
.w82p { width: 82% !important; }
.w83p { width: 83% !important; }
.w84p { width: 84% !important; }
.w85p { width: 85% !important; }
.w86p { width: 86% !important; }
.w87p { width: 87% !important; }
.w88p { width: 88% !important; }
.w89p { width: 89% !important; }
.w90p { width: 90% !important; }
.w91p { width: 91% !important; }
.w92p { width: 92% !important; }
.w93p { width: 93% !important; }
.w94p { width: 94% !important; }
.w95p { width: 95% !important; }
.w96p { width: 96% !important; }
.w97p { width: 97% !important; }
.w98p { width: 98% !important; }
.w99p { width: 99% !important; }
.w100p { width: 100% !important; }
.w01em { width: 1em !important; }
.w02em { width: 2em !important; }
.w03em { width: 3em !important; }
.w04em { width: 4em !important; }
.w05em { width: 5em !important; }
.w06em { width: 6em !important; }
.w07em { width: 7em !important; }
.w08em { width: 8em !important; }
.w09em { width: 9em !important; }
.w10em { width: 10em !important; }
.w11em { width: 11em !important; }
.w12em { width: 12em !important; }
.w13em { width: 13em !important; }
.w14em { width: 14em !important; }
.w15em { width: 15em !important; }
.w16em { width: 16em !important; }
.w17em { width: 17em !important; }
.w18em { width: 18em !important; }
.w19em { width: 19em !important; }
.w20em { width: 20em !important; }
/* height */
.h00 { height: 0 !important; }
.h01 { height: 1px !important; }
.h02 { height: 2px !important; }
.h03 { height: 3px !important; }
.h04 { height: 4px !important; }
.h05 { height: 5px !important; }
.h06 { height: 6px !important; }
.h07 { height: 7px !important; }
.h08 { height: 8px !important; }
.h09 { height: 9px !important; }
.h10 { height: 10px !important; }
.h15 { height: 15px !important; }
.h20 { height: 20px !important; }
.h25 { height: 25px !important; }
.h30 { height: 30px !important; }
.h35 { height: 35px !important; }
.h40 { height: 40px !important; }
.h45 { height: 45px !important; }
.h50 { height: 50px !important; }
.h55 { height: 55px !important; }
.h60 { height: 60px !important; }
.h65 { height: 65px !important; }
.h70 { height: 70px !important; }
.h75 { height: 75px !important; }
.h80 { height: 80px !important; }
.h85 { height: 85px !important; }
.h90 { height: 90px !important; }
.h95 { height: 95px !important; }
.h100 { height: 100px !important; }
.h110 { height: 110px !important; }
.h120 { height: 120px !important; }
.h130 { height: 130px !important; }
.h140 { height: 140px !important; }
.h150 { height: 150px !important; }
.h160 { height: 160px !important; }
.h170 { height: 170px !important; }
.h180 { height: 180px !important; }
.h190 { height: 190px !important; }
.h200 { height: 200px !important; }
.h210 { height: 210px !important; }
.h220 { height: 220px !important; }
.h230 { height: 230px !important; }
.h240 { height: 240px !important; }
.h250 { height: 250px !important; }
.h260 { height: 260px !important; }
.h270 { height: 270px !important; }
.h280 { height: 280px !important; }
.h290 { height: 290px !important; }
.h300 { height: 300px !important; }
.h310 { height: 310px !important; }
.h320 { height: 320px !important; }
.h330 { height: 330px !important; }
.h340 { height: 340px !important; }
.h350 { height: 350px !important; }
.h360 { height: 360px !important; }
.h370 { height: 370px !important; }
.h380 { height: 380px !important; }
.h390 { height: 390px !important; }
.h400 { height: 400px !important; }
.h410 { height: 410px !important; }
.h420 { height: 420px !important; }
.h430 { height: 430px !important; }
.h440 { height: 440px !important; }
.h450 { height: 450px !important; }
.h460 { height: 460px !important; }
.h470 { height: 470px !important; }
.h480 { height: 480px !important; }
.h490 { height: 490px !important; }
.h500 { height: 500px !important; }
.h510 { height: 510px !important; }
.h520 { height: 520px !important; }
.h530 { height: 530px !important; }
.h540 { height: 540px !important; }
.h550 { height: 550px !important; }
.h560 { height: 560px !important; }
.h570 { height: 570px !important; }
.h580 { height: 580px !important; }
.h590 { height: 590px !important; }
.h600 { height: 600px !important; }
.h610 { height: 610px !important; }
.h620 { height: 620px !important; }
.h630 { height: 630px !important; }
.h640 { height: 640px !important; }
.h650 { height: 650px !important; }
.h660 { height: 660px !important; }
.h670 { height: 670px !important; }
.h680 { height: 680px !important; }
.h690 { height: 690px !important; }
.h700 { height: 700px !important; }
.h710 { height: 710px !important; }
.h720 { height: 720px !important; }
.h730 { height: 730px !important; }
.h740 { height: 740px !important; }
.h750 { height: 750px !important; }
.h760 { height: 760px !important; }
.h770 { height: 770px !important; }
.h780 { height: 780px !important; }
.h790 { height: 790px !important; }
.h800 { height: 800px !important; }
.h810 { height: 810px !important; }
.h820 { height: 820px !important; }
.h830 { height: 830px !important; }
.h840 { height: 840px !important; }
.h850 { height: 850px !important; }
.h860 { height: 860px !important; }
.h870 { height: 870px !important; }
.h880 { height: 880px !important; }
.h890 { height: 890px !important; }
.h900 { height: 900px !important; }
.h910 { height: 910px !important; }
.h920 { height: 920px !important; }
.h930 { height: 930px !important; }
.h940 { height: 940px !important; }
.h950 { height: 950px !important; }
.h960 { height: 960px !important; }
.h970 { height: 970px !important; }
.h980 { height: 980px !important; }
.h990 { height: 990px !important; }
.h1000 { height: 1000px !important; }
.h00p { height: 0% !important; }
.h01p { height: 1% !important; }
.h02p { height: 2% !important; }
.h03p { height: 3% !important; }
.h04p { height: 4% !important; }
.h05p { height: 5% !important; }
.h06p { height: 6% !important; }
.h07p { height: 7% !important; }
.h08p { height: 8% !important; }
.h09p { height: 9% !important; }
.h10p { height: 10% !important; }
.h11p { height: 11% !important; }
.h12p { height: 12% !important; }
.h13p { height: 13% !important; }
.h14p { height: 14% !important; }
.h15p { height: 15% !important; }
.h16p { height: 16% !important; }
.h17p { height: 17% !important; }
.h18p { height: 18% !important; }
.h19p { height: 19% !important; }
.h20p { height: 20% !important; }
.h21p { height: 21% !important; }
.h22p { height: 22% !important; }
.h23p { height: 23% !important; }
.h24p { height: 24% !important; }
.h25p { height: 25% !important; }
.h26p { height: 26% !important; }
.h27p { height: 27% !important; }
.h28p { height: 28% !important; }
.h29p { height: 29% !important; }
.h30p { height: 30% !important; }
.h31p { height: 31% !important; }
.h32p { height: 32% !important; }
.h33p { height: 33% !important; }
.h34p { height: 34% !important; }
.h35p { height: 35% !important; }
.h36p { height: 36% !important; }
.h37p { height: 37% !important; }
.h38p { height: 38% !important; }
.h39p { height: 39% !important; }
.h40p { height: 40% !important; }
.h41p { height: 41% !important; }
.h42p { height: 42% !important; }
.h43p { height: 43% !important; }
.h44p { height: 44% !important; }
.h45p { height: 45% !important; }
.h46p { height: 46% !important; }
.h47p { height: 47% !important; }
.h48p { height: 48% !important; }
.h49p { height: 49% !important; }
.h50p { height: 50% !important; }
.h51p { height: 51% !important; }
.h52p { height: 52% !important; }
.h53p { height: 53% !important; }
.h54p { height: 54% !important; }
.h55p { height: 55% !important; }
.h56p { height: 56% !important; }
.h57p { height: 57% !important; }
.h58p { height: 58% !important; }
.h59p { height: 59% !important; }
.h60p { height: 60% !important; }
.h61p { height: 61% !important; }
.h62p { height: 62% !important; }
.h63p { height: 63% !important; }
.h64p { height: 64% !important; }
.h65p { height: 65% !important; }
.h66p { height: 66% !important; }
.h67p { height: 67% !important; }
.h68p { height: 68% !important; }
.h69p { height: 69% !important; }
.h70p { height: 70% !important; }
.h71p { height: 71% !important; }
.h72p { height: 72% !important; }
.h73p { height: 73% !important; }
.h74p { height: 74% !important; }
.h75p { height: 75% !important; }
.h76p { height: 76% !important; }
.h77p { height: 77% !important; }
.h78p { height: 78% !important; }
.h79p { height: 79% !important; }
.h80p { height: 80% !important; }
.h81p { height: 81% !important; }
.h82p { height: 82% !important; }
.h83p { height: 83% !important; }
.h84p { height: 84% !important; }
.h85p { height: 85% !important; }
.h86p { height: 86% !important; }
.h87p { height: 87% !important; }
.h88p { height: 88% !important; }
.h89p { height: 89% !important; }
.h90p { height: 90% !important; }
.h91p { height: 91% !important; }
.h92p { height: 92% !important; }
.h93p { height: 93% !important; }
.h94p { height: 94% !important; }
.h95p { height: 95% !important; }
.h96p { height: 96% !important; }
.h97p { height: 97% !important; }
.h98p { height: 98% !important; }
.h99p { height: 99% !important; }
.h100p { height: 100% !important; }
.hAuto { height: auto !important; }
/* margin */
.m00 { margin: 0 !important; }
.mAuto { margin-right: auto !important; margin-left: auto !important; }
.mtAuto { margin-top: auto !important; margin-top: 0 !important; }
.mbAuto { margin-bottom: auto !important; margin-bottom: 0 !important; }
.mlAuto { margin-left: auto !important; margin-right: 0 !important; }
.mrAuto { margin-right: auto !important; margin-left: 0 !important; }
.mt00 { margin-top: 0 !important; }
.mt01 { margin-top: 1px !important; }
.mt02 { margin-top: 2px !important; }
.mt03 { margin-top: 3px !important; }
.mt04 { margin-top: 4px !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt16 { margin-top: 16px !important; }
.mt20 { margin-top: 20px !important; }
.mt24 { margin-top: 24px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt32 { margin-top: 32px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt48 { margin-top: 48px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
.mt61 { margin-top: 61px !important; }
.mt62 { margin-top: 62px !important; }
.mt63 { margin-top: 63px !important; }
.mt64 { margin-top: 64px !important; }
.mt65 { margin-top: 65px !important; }
.mt66 { margin-top: 66px !important; }
.mt67 { margin-top: 67px !important; }
.mt68 { margin-top: 68px !important; }
.mt69 { margin-top: 69px !important; }
.mt70 { margin-top: 70px !important; }
.mt75 { margin-top: 75px !important; }
.mt80 { margin-top: 80px !important; }
.mt85 { margin-top: 85px !important; }
.mt90 { margin-top: 90px !important; }
.mt95 { margin-top: 95px !important; }
.mt100 { margin-top: 100px !important; }
.mt105 { margin-top: 105px !important; }
.mt110 { margin-top: 110px !important; }
.mt115 { margin-top: 115px !important; }
.mt120 { margin-top: 120px !important; }
.mt125 { margin-top: 125px !important; }
.mt130 { margin-top: 130px !important; }
.mt135 { margin-top: 135px !important; }
.mt140 { margin-top: 140px !important; }
.mt145 { margin-top: 145px !important; }
.mt150 { margin-top: 150px !important; }
.mt155 { margin-top: 155px !important; }
.mt160 { margin-top: 160px !important; }
.mt165 { margin-top: 165px !important; }
.mt170 { margin-top: 170px !important; }
.mt175 { margin-top: 175px !important; }
.mt180 { margin-top: 180px !important; }
.mt185 { margin-top: 185px !important; }
.mt190 { margin-top: 190px !important; }
.mt195 { margin-top: 195px !important; }
.mt200 { margin-top: 200px !important; }
.mb00 { margin-bottom: 0 !important; }
.mb01 { margin-bottom: 1px !important; }
.mb02 { margin-bottom: 2px !important; }
.mb03 { margin-bottom: 3px !important; }
.mb04 { margin-bottom: 4px !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb24 { margin-bottom: 24px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb32 { margin-bottom: 32px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb48 { margin-bottom: 48px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb64 { margin-bottom: 64px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }
.mb105 { margin-bottom: 105px !important; }
.mb110 { margin-bottom: 110px !important; }
.mb115 { margin-bottom: 115px !important; }
.mb120 { margin-bottom: 120px !important; }
.mb125 { margin-bottom: 125px !important; }
.mb130 { margin-bottom: 130px !important; }
.mb135 { margin-bottom: 135px !important; }
.mb140 { margin-bottom: 140px !important; }
.mb145 { margin-bottom: 145px !important; }
.mb150 { margin-bottom: 150px !important; }
.mb155 { margin-bottom: 155px !important; }
.mb160 { margin-bottom: 160px !important; }
.mb165 { margin-bottom: 165px !important; }
.mb170 { margin-bottom: 170px !important; }
.mb175 { margin-bottom: 175px !important; }
.mb180 { margin-bottom: 180px !important; }
.mb185 { margin-bottom: 185px !important; }
.mb190 { margin-bottom: 190px !important; }
.mb195 { margin-bottom: 195px !important; }
.mb200 { margin-bottom: 200px !important; }
.ml00 { margin-left: 0 !important; }
.ml01 { margin-left: 1px !important; }
.ml02 { margin-left: 2px !important; }
.ml03 { margin-left: 3px !important; }
.ml04 { margin-left: 4px !important; }
.ml05 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml48 { margin-left: 48px !important; }
.ml50 { margin-left: 50px !important; }
.ml55 { margin-left: 55px !important; }
.ml60 { margin-left: 60px !important; }
.ml65 { margin-left: 65px !important; }
.ml70 { margin-left: 70px !important; }
.ml75 { margin-left: 75px !important; }
.ml80 { margin-left: 80px !important; }
.ml85 { margin-left: 85px !important; }
.ml90 { margin-left: 90px !important; }
.ml95 { margin-left: 95px !important; }
.ml100 { margin-left: 100px !important; }
.ml105 { margin-left: 105px !important; }
.ml110 { margin-left: 110px !important; }
.ml115 { margin-left: 115px !important; }
.ml120 { margin-left: 120px !important; }
.ml125 { margin-left: 125px !important; }
.ml130 { margin-left: 130px !important; }
.ml135 { margin-left: 135px !important; }
.ml140 { margin-left: 140px !important; }
.ml145 { margin-left: 145px !important; }
.ml150 { margin-left: 150px !important; }
.ml155 { margin-left: 155px !important; }
.ml160 { margin-left: 160px !important; }
.ml165 { margin-left: 165px !important; }
.ml170 { margin-left: 170px !important; }
.ml175 { margin-left: 175px !important; }
.ml180 { margin-left: 180px !important; }
.ml185 { margin-left: 185px !important; }
.ml190 { margin-left: 190px !important; }
.ml195 { margin-left: 195px !important; }
.ml200 { margin-left: 200px !important; }
.mr00 { margin-right: 0 !important; }
.ml01 { margin-left: 1px !important; }
.ml02 { margin-left: 2px !important; }
.ml03 { margin-left: 3px !important; }
.ml04 { margin-left: 4px !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr48 { margin-right: 48px !important; }
.mr50 { margin-right: 50px !important; }
.mr55 { margin-right: 55px !important; }
.mr60 { margin-right: 60px !important; }
.mr65 { margin-right: 65px !important; }
.mr70 { margin-right: 70px !important; }
.mr75 { margin-right: 75px !important; }
.mr80 { margin-right: 80px !important; }
.mr85 { margin-right: 85px !important; }
.mr90 { margin-right: 90px !important; }
.mr95 { margin-right: 95px !important; }
.mr100 { margin-right: 100px !important; }
.mr105 { margin-right: 105px !important; }
.mr110 { margin-right: 110px !important; }
.mr115 { margin-right: 115px !important; }
.mr120 { margin-right: 120px !important; }
.mr125 { margin-right: 125px !important; }
.mr130 { margin-right: 130px !important; }
.mr135 { margin-right: 135px !important; }
.mr140 { margin-right: 140px !important; }
.mr145 { margin-right: 145px !important; }
.mr150 { margin-right: 150px !important; }
.mr155 { margin-right: 155px !important; }
.mr160 { margin-right: 160px !important; }
.mr165 { margin-right: 165px !important; }
.mr170 { margin-right: 170px !important; }
.mr175 { margin-right: 175px !important; }
.mr180 { margin-right: 180px !important; }
.mr185 { margin-right: 185px !important; }
.mr190 { margin-right: 190px !important; }
.mr195 { margin-right: 195px !important; }
.mr200 { margin-right: 200px !important; }
/* padding */
.p00 { padding: 0 !important; }
.p05 { padding: 5px !important; }
.p10 { padding: 10px !important; }
.p15 { padding: 15px !important; }
.p20 { padding: 20px !important; }
.p24 { padding: 24px !important; }
.p25 { padding: 25px !important; }
.p30 { padding: 30px !important; }
.p32 { padding: 32px !important; }
.p35 { padding: 35px !important; }
.p40 { padding: 40px !important; }
.p45 { padding: 45px !important; }
.p50 { padding: 50px !important; }
.p55 { padding: 55px !important; }
.p60 { padding: 60px !important; }
.p64 { padding: 64px !important; }
.p65 { padding: 65px !important; }
.p70 { padding: 70px !important; }
.p75 { padding: 75px !important; }
.p80 { padding: 80px !important; }
.p85 { padding: 85px !important; }
.p90 { padding: 90px !important; }
.p95 { padding: 95px !important; }
.p100 { padding: 100px !important; }
.pt00 { padding-top: 0 !important; }
.pt05 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt16 { padding-top: 16px !important; }
.pt20 { padding-top: 20px !important; }
.pt24 { padding-top: 24px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt32 { padding-top: 32px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt48 { padding-top: 48px !important; }
.pt50 { padding-top: 50px !important; }
.pt55 { padding-top: 55px !important; }
.pt60 { padding-top: 60px !important; }
.pt64 { padding-top: 64px !important; }
.pt65 { padding-top: 65px !important; }
.pt70 { padding-top: 70px !important; }
.pt75 { padding-top: 75px !important; }
.pt80 { padding-top: 80px !important; }
.pt85 { padding-top: 85px !important; }
.pt90 { padding-top: 90px !important; }
.pt95 { padding-top: 95px !important; }
.pt100 { padding-top: 100px !important; }
.pt105 { padding-top: 105px !important; }
.pt110 { padding-top: 110px !important; }
.pt115 { padding-top: 115px !important; }
.pt120 { padding-top: 120px !important; }
.pt125 { padding-top: 125px !important; }
.pt130 { padding-top: 130px !important; }
.pt135 { padding-top: 135px !important; }
.pt140 { padding-top: 140px !important; }
.pt145 { padding-top: 145px !important; }
.pt150 { padding-top: 150px !important; }
.pt155 { padding-top: 155px !important; }
.pt160 { padding-top: 160px !important; }
.pt165 { padding-top: 165px !important; }
.pt170 { padding-top: 170px !important; }
.pt175 { padding-top: 175px !important; }
.pt180 { padding-top: 180px !important; }
.pt185 { padding-top: 185px !important; }
.pt190 { padding-top: 190px !important; }
.pt195 { padding-top: 195px !important; }
.pt200 { padding-top: 200px !important; }
.pb00 { padding-bottom: 0 !important; }
.pb05 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb24 { padding-bottom: 24px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb32 { padding-bottom: 32px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb48 { padding-bottom: 48px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb55 { padding-bottom: 55px !important; }
.pb60 { padding-bottom: 60px !important; }
.pb64 { padding-bottom: 64px !important; }
.pb65 { padding-bottom: 65px !important; }
.pb70 { padding-bottom: 70px !important; }
.pb75 { padding-bottom: 75px !important; }
.pb80 { padding-bottom: 80px !important; }
.pb85 { padding-bottom: 85px !important; }
.pb90 { padding-bottom: 90px !important; }
.pb95 { padding-bottom: 95px !important; }
.pb100 { padding-bottom: 100px !important; }
.pb105 { padding-bottom: 105px !important; }
.pb110 { padding-bottom: 110px !important; }
.pb115 { padding-bottom: 115px !important; }
.pb120 { padding-bottom: 120px !important; }
.pb125 { padding-bottom: 125px !important; }
.pb130 { padding-bottom: 130px !important; }
.pb135 { padding-bottom: 135px !important; }
.pb140 { padding-bottom: 140px !important; }
.pb145 { padding-bottom: 145px !important; }
.pb150 { padding-bottom: 150px !important; }
.pb155 { padding-bottom: 155px !important; }
.pb160 { padding-bottom: 160px !important; }
.pb165 { padding-bottom: 165px !important; }
.pb170 { padding-bottom: 170px !important; }
.pb175 { padding-bottom: 175px !important; }
.pb180 { padding-bottom: 180px !important; }
.pb185 { padding-bottom: 185px !important; }
.pb190 { padding-bottom: 190px !important; }
.pb195 { padding-bottom: 195px !important; }
.pb200 { padding-bottom: 200px !important; }
.pl00 { padding-left: 0 !important; }
.pl05 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl24 { padding-left: 24px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl32 { padding-left: 32px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }
.pl55 { padding-left: 55px !important; }
.pl60 { padding-left: 60px !important; }
.pl65 { padding-left: 65px !important; }
.pl70 { padding-left: 70px !important; }
.pl75 { padding-left: 75px !important; }
.pl80 { padding-left: 80px !important; }
.pl85 { padding-left: 85px !important; }
.pl90 { padding-left: 90px !important; }
.pl95 { padding-left: 95px !important; }
.pl100 { padding-left: 100px !important; }
.pl105 { padding-left: 105px !important; }
.pl110 { padding-left: 110px !important; }
.pl115 { padding-left: 115px !important; }
.pl120 { padding-left: 120px !important; }
.pl125 { padding-left: 125px !important; }
.pl130 { padding-left: 130px !important; }
.pl135 { padding-left: 135px !important; }
.pl140 { padding-left: 140px !important; }
.pl145 { padding-left: 145px !important; }
.pl150 { padding-left: 150px !important; }
.pl155 { padding-left: 155px !important; }
.pl160 { padding-left: 160px !important; }
.pl165 { padding-left: 165px !important; }
.pl170 { padding-left: 170px !important; }
.pl175 { padding-left: 175px !important; }
.pl180 { padding-left: 180px !important; }
.pl185 { padding-left: 185px !important; }
.pl190 { padding-left: 190px !important; }
.pl195 { padding-left: 195px !important; }
.pl200 { padding-left: 200px !important; }
.pr00 { padding-right: 0 !important; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr24 { padding-right: 24px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr32 { padding-right: 32px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }
.pr55 { padding-right: 55px !important; }
.pr60 { padding-right: 60px !important; }
.pr65 { padding-right: 65px !important; }
.pr70 { padding-right: 70px !important; }
.pr75 { padding-right: 75px !important; }
.pr80 { padding-right: 80px !important; }
.pr85 { padding-right: 85px !important; }
.pr90 { padding-right: 90px !important; }
.pr95 { padding-right: 95px !important; }
.pr100 { padding-right: 100px !important; }
.pr105 { padding-right: 105px !important; }
.pr110 { padding-right: 110px !important; }
.pr115 { padding-right: 115px !important; }
.pr120 { padding-right: 120px !important; }
.pr125 { padding-right: 125px !important; }
.pr130 { padding-right: 130px !important; }
.pr135 { padding-right: 135px !important; }
.pr140 { padding-right: 140px !important; }
.pr145 { padding-right: 145px !important; }
.pr150 { padding-right: 150px !important; }
.pr155 { padding-right: 155px !important; }
.pr160 { padding-right: 160px !important; }
.pr165 { padding-right: 165px !important; }
.pr170 { padding-right: 170px !important; }
.pr175 { padding-right: 175px !important; }
.pr180 { padding-right: 180px !important; }
.pr185 { padding-right: 185px !important; }
.pr190 { padding-right: 190px !important; }
.pr195 { padding-right: 195px !important; }
.pr200 { padding-right: 200px !important; }
/* border-radius */
.br50p { border-radius: 50% !important; }
.br00 { border-radius: 0px!important; }
.br03 { border-radius: 3px !important; }
.br05 { border-radius: 5px !important; }
.br06 { border-radius: 6px !important; }
.br08 { border-radius: 8px !important; }
.br10 { border-radius: 10px !important; }
.br12 { border-radius: 12px!important; }
.br14 { border-radius: 14px!important; }
.br16 { border-radius: 16px!important; }
.br18 { border-radius: 18px!important; }
.br20 { border-radius: 20px !important; }
.br30 { border-radius: 30px !important; }
.br40 { border-radius: 40px !important; }
/* opacity */
.opc1 { opacity: 0.1 !important; }
.opc2 { opacity: 0.2 !important; }
.opc3 { opacity: 0.3 !important; }
.opc4 { opacity: 0.4 !important; }
.opc5 { opacity: 0.5 !important; }
.opc6 { opacity: 0.6 !important; }
.opc7 { opacity: 0.7 !important; }
.opc8 { opacity: 0.8 !important; }
.opc9 { opacity: 0.9 !important; }
.opc10 { opacity: 1 !important; }

@media screen and (min-width: 768px) {
.sp { display: none !important; }
/* display */
.pc_dispN { display: none !important; }
.pc_dispB { display: block !important; }
.pc_dispI { display: inline !important; }
.pc_dispIB { display: inline-block !important; }
.pc_dispT { display: table !important; width: 100% !important; }
.pc_dispTC { display: table-cell !important; }
.pc_tlF { table-layout: fixed !important; }
/* display flex */ .pc_dispFR { display: flex !important; flex-direction: row !important; } .pc_dispFC { display: flex !important; flex-direction: column !important; }
.pc_jcS { justify-content: flex-start !important; }
.pc_jcC { justify-content: center !important; }
.pc_jcSB { justify-content: space-between !important; }
.pc_jcSA { justify-content: space-around !important; }
.pc_jcE { justify-content: flex-end !important; }
.pc_aiS { align-items: flex-start !important; }
.pc_aiC { align-items: center !important; }
.pc_aiE { align-items: flex-end !important; }
.pc_aiB { align-items: baseline !important; }
.pc_jsS { justify-self: flex-start !important; }
.pc_jsC { justify-self: center !important; }
.pc_jsSB { justify-self: space-between !important; }
.pc_jsSA { justify-self: space-around !important; }
.pc_jsE { justify-self: flex-end !important; }
.pc_asS { align-self: flex-start !important; }
.pc_asC { align-self: center !important; }
.pc_asE { align-self: flex-end !important; }
.pc_fxdR { flex-direction: row !important; }
.pc_fxdC { flex-direction: column !important; }
.pc_fxdRR { flex-direction: row-reverse !important; }
.pc_fxdCR { flex-direction: column-reverse !important; }
.pc_fx1 { flex: 1;}  /* flex: 1 1 0%; */ .pc_fxs1 { flex-shrink: 1 !important; } .pc_fxs0 { flex-shrink: 0 !important; }
.pc_fxg1 { flex-grow: 1 !important; }
.pc_fxg0 { flex-grow: 0 !important; }
.pc_fxwWrap { flex-wrap: wrap !important; }
.pc_fxbAuto { flex-basis: auto !important; }
.pc_fxb01p { flex-basis: 1% !important; }
.pc_fxb02p { flex-basis: 2% !important; }
.pc_fxb03p { flex-basis: 3% !important; }
.pc_fxb04p { flex-basis: 4% !important; }
.pc_fxb05p { flex-basis: 5% !important; }
.pc_fxb06p { flex-basis: 6% !important; }
.pc_fxb07p { flex-basis: 7% !important; }
.pc_fxb08p { flex-basis: 8% !important; }
.pc_fxb09p { flex-basis: 9% !important; }
.pc_fxb10p { flex-basis: 10% !important; }
.pc_fxb11p { flex-basis: 11% !important; }
.pc_fxb12p { flex-basis: 12% !important; }
.pc_fxb13p { flex-basis: 13% !important; }
.pc_fxb14p { flex-basis: 14% !important; }
.pc_fxb15p { flex-basis: 15% !important; }
.pc_fxb16p { flex-basis: 16% !important; }
.pc_fxb17p { flex-basis: 17% !important; }
.pc_fxb18p { flex-basis: 18% !important; }
.pc_fxb19p { flex-basis: 19% !important; }
.pc_fxb20p { flex-basis: 20% !important; }
.pc_fxb21p { flex-basis: 21% !important; }
.pc_fxb22p { flex-basis: 22% !important; }
.pc_fxb23p { flex-basis: 23% !important; }
.pc_fxb24p { flex-basis: 24% !important; }
.pc_fxb25p { flex-basis: 25% !important; }
.pc_fxb26p { flex-basis: 26% !important; }
.pc_fxb27p { flex-basis: 27% !important; }
.pc_fxb28p { flex-basis: 28% !important; }
.pc_fxb29p { flex-basis: 29% !important; }
.pc_fxb30p { flex-basis: 30% !important; }
.pc_fxb31p { flex-basis: 31% !important; }
.pc_fxb32p { flex-basis: 32% !important; }
.pc_fxb33p { flex-basis: 33.3% !important; }
.pc_fxb34p { flex-basis: 34% !important; }
.pc_fxb35p { flex-basis: 35% !important; }
.pc_fxb36p { flex-basis: 36% !important; }
.pc_fxb37p { flex-basis: 37% !important; }
.pc_fxb38p { flex-basis: 38% !important; }
.pc_fxb39p { flex-basis: 39% !important; }
.pc_fxb40p { flex-basis: 40% !important; }
.pc_fxb41p { flex-basis: 41% !important; }
.pc_fxb42p { flex-basis: 42% !important; }
.pc_fxb43p { flex-basis: 43% !important; }
.pc_fxb44p { flex-basis: 44% !important; }
.pc_fxb45p { flex-basis: 45% !important; }
.pc_fxb46p { flex-basis: 46% !important; }
.pc_fxb47p { flex-basis: 47% !important; }
.pc_fxb48p { flex-basis: 48% !important; }
.pc_fxb49p { flex-basis: 49% !important; }
.pc_fxb50p { flex-basis: 50% !important; }
.pc_fxb51p { flex-basis: 51% !important; }
.pc_fxb52p { flex-basis: 52% !important; }
.pc_fxb53p { flex-basis: 53% !important; }
.pc_fxb54p { flex-basis: 54% !important; }
.pc_fxb55p { flex-basis: 55% !important; }
.pc_fxb56p { flex-basis: 56% !important; }
.pc_fxb57p { flex-basis: 57% !important; }
.pc_fxb58p { flex-basis: 58% !important; }
.pc_fxb59p { flex-basis: 59% !important; }
.pc_fxb60p { flex-basis: 60% !important; }
.pc_fxb61p { flex-basis: 61% !important; }
.pc_fxb62p { flex-basis: 62% !important; }
.pc_fxb63p { flex-basis: 63% !important; }
.pc_fxb64p { flex-basis: 64% !important; }
.pc_fxb65p { flex-basis: 65% !important; }
.pc_fxb66p { flex-basis: 66% !important; }
.pc_fxb67p { flex-basis: 67% !important; }
.pc_fxb68p { flex-basis: 68% !important; }
.pc_fxb69p { flex-basis: 69% !important; }
.pc_fxb70p { flex-basis: 70% !important; }
.pc_fxb71p { flex-basis: 71% !important; }
.pc_fxb72p { flex-basis: 72% !important; }
.pc_fxb73p { flex-basis: 73% !important; }
.pc_fxb74p { flex-basis: 74% !important; }
.pc_fxb75p { flex-basis: 75% !important; }
.pc_fxb76p { flex-basis: 76% !important; }
.pc_fxb77p { flex-basis: 77% !important; }
.pc_fxb78p { flex-basis: 78% !important; }
.pc_fxb79p { flex-basis: 79% !important; }
.pc_fxb80p { flex-basis: 80% !important; }
.pc_fxb81p { flex-basis: 81% !important; }
.pc_fxb82p { flex-basis: 82% !important; }
.pc_fxb83p { flex-basis: 83% !important; }
.pc_fxb84p { flex-basis: 84% !important; }
.pc_fxb85p { flex-basis: 85% !important; }
.pc_fxb86p { flex-basis: 86% !important; }
.pc_fxb87p { flex-basis: 87% !important; }
.pc_fxb88p { flex-basis: 88% !important; }
.pc_fxb89p { flex-basis: 89% !important; }
.pc_fxb90p { flex-basis: 90% !important; }
.pc_fxb91p { flex-basis: 91% !important; }
.pc_fxb92p { flex-basis: 92% !important; }
.pc_fxb93p { flex-basis: 93% !important; }
.pc_fxb94p { flex-basis: 94% !important; }
.pc_fxb95p { flex-basis: 95% !important; }
.pc_fxb96p { flex-basis: 96% !important; }
.pc_fxb97p { flex-basis: 97% !important; }
.pc_fxb98p { flex-basis: 98% !important; }
.pc_fxb99p { flex-basis: 99% !important; }
.pc_fxb100p { flex-basis: 100% !important; }

/* float */
.pc_fN { float: none !important; }
.pc_fL { float: left !important; }
.pc_fR { float: right !important; }
/* text-align */
.pc_taR { text-align: right !important; }
.pc_taL { text-align: left !important; }
.pc_taC { text-align: center !important; }
/* text-decoration */
.pc_tdN { text-decoration: none !important; }
.pc_tdU { text-decoration: underline !important; }
.pc_tdO { text-decoration: overline !important; }
.pc_tdT { text-decoration: line-through !important; }
.pc_tdN-U { text-decoration: none !important; }
.pc_tdN-U:hover { text-decoration: underline !important; }
/* line-height */
.pc_lh0 { line-height: 0 !important; }
.pc_lh1 { line-height: 1 !important; }
.pc_lh1p1 { line-height: 1.1 !important; }
.pc_lh1p2 { line-height: 1.2 !important; }
.pc_lh1p3 { line-height: 1.3 !important; }
.pc_lh1p4 { line-height: 1.4 !important; }
.pc_lh1p5 { line-height: 1.5 !important; }
.pc_lh1p6 { line-height: 1.6 !important; }
.pc_lh1p7 { line-height: 1.7 !important; }
.pc_lh1p8 { line-height: 1.8 !important; }
.pc_lh1p9 { line-height: 1.9 !important; }
.pc_lh2 { line-height: 2 !important; }
/* letter-spacing */
.pc_ls0 { letter-spacing: 0em !important; }
.pc_lsp05 { letter-spacing: 0.05em !important; }
.pc_lsp08 { letter-spacing: 0.08em !important; }
.pc_ls1 { letter-spacing: 0.1em !important; }
/* font-size */
.pc_fs10 { font-size: 10px !important; }
.pc_fs11 { font-size: 11px !important; }
.pc_fs12 { font-size: 12px !important; }
.pc_fs13 { font-size: 13px !important; }
.pc_fs14 { font-size: 14px !important; }
.pc_fs15 { font-size: 15px !important; }
.pc_fs16 { font-size: 16px !important; }
.pc_fs17 { font-size: 17px !important; }
.pc_fs18 { font-size: 18px !important; }
.pc_fs19 { font-size: 19px !important; }
.pc_fs20 { font-size: 20px !important; }
.pc_fs21 { font-size: 21px !important; }
.pc_fs22 { font-size: 22px !important; }
.pc_fs23 { font-size: 23px !important; }
.pc_fs24 { font-size: 24px !important; }
.pc_fs25 { font-size: 25px !important; }
.pc_fs26 { font-size: 26px !important; }
.pc_fs27 { font-size: 27px !important; }
.pc_fs28 { font-size: 28px !important; }
.pc_fs29 { font-size: 29px !important; }
.pc_fs30 { font-size: 30px !important; }
.pc_fs31 { font-size: 31px !important; }
.pc_fs32 { font-size: 32px !important; }
.pc_fs33 { font-size: 33px !important; }
.pc_fs34 { font-size: 34px !important; }
.pc_fs35 { font-size: 35px !important; }
.pc_fs36 { font-size: 36px !important; }
.pc_fs37 { font-size: 37px !important; }
.pc_fs38 { font-size: 38px !important; }
.pc_fs39 { font-size: 39px !important; }
.pc_fs40 { font-size: 40px !important; }
.pc_fs41 { font-size: 41px !important; }
.pc_fs42 { font-size: 42px !important; }
.pc_fs43 { font-size: 43px !important; }
.pc_fs44 { font-size: 44px !important; }
.pc_fs45 { font-size: 45px !important; }
.pc_fs46 { font-size: 46px !important; }
.pc_fs47 { font-size: 47px !important; }
.pc_fs48 { font-size: 48px !important; }
.pc_fs49 { font-size: 49px !important; }
.pc_fs50 { font-size: 50px !important; }
.pc_fs51 { font-size: 51px !important; }
.pc_fs52 { font-size: 52px !important; }
.pc_fs53 { font-size: 53px !important; }
.pc_fs54 { font-size: 54px !important; }
.pc_fs55 { font-size: 55px !important; }
.pc_fs56 { font-size: 56px !important; }
.pc_fs57 { font-size: 57px !important; }
.pc_fs58 { font-size: 58px !important; }
.pc_fs59 { font-size: 59px !important; }
.pc_fs60 { font-size: 60px !important; }
.pc_fs61 { font-size: 61px !important; }
.pc_fs62 { font-size: 62px !important; }
.pc_fs63 { font-size: 63px !important; }
.pc_fs64 { font-size: 64px !important; }
.pc_fs65 { font-size: 65px !important; }
.pc_fs66 { font-size: 66px !important; }
.pc_fs67 { font-size: 67px !important; }
.pc_fs68 { font-size: 68px !important; }
.pc_fs69 { font-size: 69px !important; }
.pc_fs70 { font-size: 70px !important; }
.pc_fs71 { font-size: 71px !important; }
.pc_fs72 { font-size: 72px !important; }
.pc_fs73 { font-size: 73px !important; }
.pc_fs74 { font-size: 74px !important; }
.pc_fs75 { font-size: 75px !important; }
.pc_fs76 { font-size: 76px !important; }
.pc_fs77 { font-size: 77px !important; }
.pc_fs78 { font-size: 78px !important; }
.pc_fs79 { font-size: 79px !important; }
.pc_fs80 { font-size: 80px !important; }
.pc_odr1 { order: 1 !important; }
.pc_odr2 { order: 2 !important; }
.pc_odr3 { order: 3 !important; }
.pc_odr4 { order: 4 !important; }
.pc_odr5 { order: 5 !important; }

/* color */
.pc_fcBlack { color: #000 !important; }
.pc_fcNormal { color: #1A1D21 !important; }
.pc_fcBlue { color: #003288 !important; }
.pc_fcLBlue { color: #007CCF !important; }
.pc_fcWhite { color: #fff !important; }
.pc_fcRed { color: #B9060E !important; }
/* font-weight */
.pc_fwN { font-weight: normal !important; }
.pc_fwB { font-weight: bold !important; }
/* word */
.pc_wordBreak { word-wrap: break-word; overflow-wrap: break-word; }
/* nowrap */
.pc_nowrap { white-space: nowrap; }
/* background-color */
.pc_bgNone { background-color: transparent !important; }
.pc_bgWhite { background-color: #fff !important; }
.pc_bgBlack { background-color: #000 !important; }
.pc_bgGray { background-color: #F2F2F2 !important; }
.pc_bgBlue { background-color: #003288 !important; }
.pc_bgRed { background-color: #B90606 !important; }
.pc_bgLBlue { background-color: #E6EFF7 !important; }
.pc_bgLRed { background-color: #F7E6E9 !important; }
/* border */
.pc_bdr { border: 1px solid #C3C8D6 !important; }
.pc_bdrN { border: none !important; }
.pc_bdrT { border-top: 1px solid #C3C8D6 !important; }
.pc_bdrTN { border-top: none !important; }
.pc_bdrB { border-bottom: 1px solid #C3C8D6 !important; }
.pc_bdrBN { border-bottom: none !important; }
.pc_bdrL { border-left: 1px solid #C3C8D6 !important; }
.pc_bdrLN { border-left: none !important; }
.pc_bdrR { border-right: 1px solid #C3C8D6 !important; }
.pc_bdrRN { border-right: none !important; }
/* border-color */
.pc_bcNone { border-color: transparent !important; }
.pc_bcBlack { border-color: #000 !important; }
.pc_bcBlue { border-color: #003288 !important; }
.pc_bcGreen { border-color: #35A5B0 !important; }
.pc_bcRed { border-color: #B90606 !important; }
/* border-width */
.pc_bw00 { border-width: 0 !important; }
.pc_bw03 { border-width: 3px !important; }
/* vertical-align */
.pc_vaT { vertical-align: top !important; }
.pc_vaM { vertical-align: middle !important; }
.pc_vaB { vertical-align: bottom !important; }
/* ぶら下げインデント 文字幅指定 */
.pc_tI1em { margin-left: 1em !important; text-indent: -1em !important; }
.pc_tI1p5em { margin-left: 1.5em !important; text-indent: -1.5em !important; }
.pc_tI2em { margin-left: 2em !important; text-indent: -2em !important; }
.pc_tI2p5em { margin-left: 2.5em !important; text-indent: -2.5em !important; }
.pc_tI3em { margin-left: 3em !important; text-indent: -3em !important; }
.pc_tI4em { margin-left: 4em !important; text-indent: -4em !important; }
.pc_tI5em { margin-left: 5em !important; text-indent: -5em !important; }
/* width */
.pc_wAuto { width: auto !important; }
.pc_w00 { width: 0 !important; }
.pc_w01 { width: 1px !important; }
.pc_w02 { width: 2px !important; }
.pc_w03 { width: 3px !important; }
.pc_w04 { width: 4px !important; }
.pc_w05 { width: 5px !important; }
.pc_w06 { width: 6px !important; }
.pc_w07 { width: 7px !important; }
.pc_w08 { width: 8px !important; }
.pc_w09 { width: 9px !important; }
.pc_w10 { width: 10px !important; }
.pc_w15 { width: 15px !important; }
.pc_w20 { width: 20px !important; }
.pc_w25 { width: 25px !important; }
.pc_w30 { width: 30px !important; }
.pc_w35 { width: 35px !important; }
.pc_w40 { width: 40px !important; }
.pc_w45 { width: 45px !important; }
.pc_w50 { width: 50px !important; }
.pc_w55 { width: 55px !important; }
.pc_w60 { width: 60px !important; }
.pc_w65 { width: 65px !important; }
.pc_w70 { width: 70px !important; }
.pc_w75 { width: 75px !important; }
.pc_w80 { width: 80px !important; }
.pc_w85 { width: 85px !important; }
.pc_w90 { width: 90px !important; }
.pc_w95 { width: 95px !important; }
.pc_w100 { width: 100px !important; }
.pc_w110 { width: 110px !important; }
.pc_w120 { width: 120px !important; }
.pc_w130 { width: 130px !important; }
.pc_w140 { width: 140px !important; }
.pc_w150 { width: 150px !important; }
.pc_w160 { width: 160px !important; }
.pc_w170 { width: 170px !important; }
.pc_w180 { width: 180px !important; }
.pc_w190 { width: 190px !important; }
.pc_w200 { width: 200px !important; }
.pc_w210 { width: 210px !important; }
.pc_w220 { width: 220px !important; }
.pc_w230 { width: 230px !important; }
.pc_w240 { width: 240px !important; }
.pc_w250 { width: 250px !important; }
.pc_w260 { width: 260px !important; }
.pc_w270 { width: 270px !important; }
.pc_w280 { width: 280px !important; }
.pc_w290 { width: 290px !important; }
.pc_w300 { width: 300px !important; }
.pc_w310 { width: 310px !important; }
.pc_w320 { width: 320px !important; }
.pc_w330 { width: 330px !important; }
.pc_w340 { width: 340px !important; }
.pc_w350 { width: 350px !important; }
.pc_w360 { width: 360px !important; }
.pc_w370 { width: 370px !important; }
.pc_w380 { width: 380px !important; }
.pc_w390 { width: 390px !important; }
.pc_w400 { width: 400px !important; }
.pc_w410 { width: 410px !important; }
.pc_w420 { width: 420px !important; }
.pc_w430 { width: 430px !important; }
.pc_w440 { width: 440px !important; }
.pc_w450 { width: 450px !important; }
.pc_w460 { width: 460px !important; }
.pc_w470 { width: 470px !important; }
.pc_w480 { width: 480px !important; }
.pc_w490 { width: 490px !important; }
.pc_w500 { width: 500px !important; }
.pc_w510 { width: 510px !important; }
.pc_w520 { width: 520px !important; }
.pc_w530 { width: 530px !important; }
.pc_w540 { width: 540px !important; }
.pc_w550 { width: 550px !important; }
.pc_w560 { width: 560px !important; }
.pc_w570 { width: 570px !important; }
.pc_w580 { width: 580px !important; }
.pc_w590 { width: 590px !important; }
.pc_w600 { width: 600px !important; }
.pc_w610 { width: 610px !important; }
.pc_w620 { width: 620px !important; }
.pc_w630 { width: 630px !important; }
.pc_w640 { width: 640px !important; }
.pc_w650 { width: 650px !important; }
.pc_w660 { width: 660px !important; }
.pc_w670 { width: 670px !important; }
.pc_w680 { width: 680px !important; }
.pc_w690 { width: 690px !important; }
.pc_w700 { width: 700px !important; }
.pc_w710 { width: 710px !important; }
.pc_w720 { width: 720px !important; }
.pc_w730 { width: 730px !important; }
.pc_w740 { width: 740px !important; }
.pc_w750 { width: 750px !important; }
.pc_w760 { width: 760px !important; }
.pc_w770 { width: 770px !important; }
.pc_w780 { width: 780px !important; }
.pc_w790 { width: 790px !important; }
.pc_w800 { width: 800px !important; }
.pc_w810 { width: 810px !important; }
.pc_w820 { width: 820px !important; }
.pc_w830 { width: 830px !important; }
.pc_w840 { width: 840px !important; }
.pc_w850 { width: 850px !important; }
.pc_w860 { width: 860px !important; }
.pc_w870 { width: 870px !important; }
.pc_w880 { width: 880px !important; }
.pc_w890 { width: 890px !important; }
.pc_w900 { width: 900px !important; }
.pc_w910 { width: 910px !important; }
.pc_w920 { width: 920px !important; }
.pc_w930 { width: 930px !important; }
.pc_w940 { width: 940px !important; }
.pc_w950 { width: 950px !important; }
.pc_w960 { width: 960px !important; }
.pc_w970 { width: 970px !important; }
.pc_w980 { width: 980px !important; }
.pc_w990 { width: 990px !important; }
.pc_w1000 { width: 1000px !important; }
.pc_w00p { width: 0% !important; }
.pc_w01p { width: 1% !important; }
.pc_w02p { width: 2% !important; }
.pc_w03p { width: 3% !important; }
.pc_w04p { width: 4% !important; }
.pc_w05p { width: 5% !important; }
.pc_w06p { width: 6% !important; }
.pc_w07p { width: 7% !important; }
.pc_w08p { width: 8% !important; }
.pc_w09p { width: 9% !important; }
.pc_w10p { width: 10% !important; }
.pc_w11p { width: 11% !important; }
.pc_w12p { width: 12% !important; }
.pc_w13p { width: 13% !important; }
.pc_w14p { width: 14% !important; }
.pc_w15p { width: 15% !important; }
.pc_w16p { width: 16% !important; }
.pc_w17p { width: 17% !important; }
.pc_w18p { width: 18% !important; }
.pc_w19p { width: 19% !important; }
.pc_w20p { width: 20% !important; }
.pc_w21p { width: 21% !important; }
.pc_w22p { width: 22% !important; }
.pc_w23p { width: 23% !important; }
.pc_w24p { width: 24% !important; }
.pc_w25p { width: 25% !important; }
.pc_w26p { width: 26% !important; }
.pc_w27p { width: 27% !important; }
.pc_w28p { width: 28% !important; }
.pc_w29p { width: 29% !important; }
.pc_w30p { width: 30% !important; }
.pc_w31p { width: 31% !important; }
.pc_w32p { width: 32% !important; }
.pc_w33p { width: 33% !important; }
.pc_w34p { width: 34% !important; }
.pc_w35p { width: 35% !important; }
.pc_w36p { width: 36% !important; }
.pc_w37p { width: 37% !important; }
.pc_w38p { width: 38% !important; }
.pc_w39p { width: 39% !important; }
.pc_w40p { width: 40% !important; }
.pc_w41p { width: 41% !important; }
.pc_w42p { width: 42% !important; }
.pc_w43p { width: 43% !important; }
.pc_w44p { width: 44% !important; }
.pc_w45p { width: 45% !important; }
.pc_w46p { width: 46% !important; }
.pc_w47p { width: 47% !important; }
.pc_w48p { width: 48% !important; }
.pc_w49p { width: 49% !important; }
.pc_w50p { width: 50% !important; }
.pc_w51p { width: 51% !important; }
.pc_w52p { width: 52% !important; }
.pc_w53p { width: 53% !important; }
.pc_w54p { width: 54% !important; }
.pc_w55p { width: 55% !important; }
.pc_w56p { width: 56% !important; }
.pc_w57p { width: 57% !important; }
.pc_w58p { width: 58% !important; }
.pc_w59p { width: 59% !important; }
.pc_w60p { width: 60% !important; }
.pc_w61p { width: 61% !important; }
.pc_w62p { width: 62% !important; }
.pc_w63p { width: 63% !important; }
.pc_w64p { width: 64% !important; }
.pc_w65p { width: 65% !important; }
.pc_w66p { width: 66% !important; }
.pc_w67p { width: 67% !important; }
.pc_w68p { width: 68% !important; }
.pc_w69p { width: 69% !important; }
.pc_w70p { width: 70% !important; }
.pc_w71p { width: 71% !important; }
.pc_w72p { width: 72% !important; }
.pc_w73p { width: 73% !important; }
.pc_w74p { width: 74% !important; }
.pc_w75p { width: 75% !important; }
.pc_w76p { width: 76% !important; }
.pc_w77p { width: 77% !important; }
.pc_w78p { width: 78% !important; }
.pc_w79p { width: 79% !important; }
.pc_w80p { width: 80% !important; }
.pc_w81p { width: 81% !important; }
.pc_w82p { width: 82% !important; }
.pc_w83p { width: 83% !important; }
.pc_w84p { width: 84% !important; }
.pc_w85p { width: 85% !important; }
.pc_w86p { width: 86% !important; }
.pc_w87p { width: 87% !important; }
.pc_w88p { width: 88% !important; }
.pc_w89p { width: 89% !important; }
.pc_w90p { width: 90% !important; }
.pc_w91p { width: 91% !important; }
.pc_w92p { width: 92% !important; }
.pc_w93p { width: 93% !important; }
.pc_w94p { width: 94% !important; }
.pc_w95p { width: 95% !important; }
.pc_w96p { width: 96% !important; }
.pc_w97p { width: 97% !important; }
.pc_w98p { width: 98% !important; }
.pc_w99p { width: 99% !important; }
.pc_w100p { width: 100% !important; }
.pc_w01em { width: 1em !important; }
.pc_w02em { width: 2em !important; }
.pc_w03em { width: 3em !important; }
.pc_w04em { width: 4em !important; }
.pc_w05em { width: 5em !important; }
.pc_w06em { width: 6em !important; }
.pc_w07em { width: 7em !important; }
.pc_w08em { width: 8em !important; }
.pc_w09em { width: 9em !important; }
.pc_w10em { width: 10em !important; }
.pc_w11em { width: 11em !important; }
.pc_w12em { width: 12em !important; }
.pc_w13em { width: 13em !important; }
.pc_w14em { width: 14em !important; }
.pc_w15em { width: 15em !important; }
.pc_w16em { width: 16em !important; }
.pc_w17em { width: 17em !important; }
.pc_w18em { width: 18em !important; }
.pc_w19em { width: 19em !important; }
.pc_w20em { width: 20em !important; }
/* height */
.pc_h00 { height: 0 !important; }
.pc_h01 { height: 1px !important; }
.pc_h02 { height: 2px !important; }
.pc_h03 { height: 3px !important; }
.pc_h04 { height: 4px !important; }
.pc_h05 { height: 5px !important; }
.pc_h06 { height: 6px !important; }
.pc_h07 { height: 7px !important; }
.pc_h08 { height: 8px !important; }
.pc_h09 { height: 9px !important; }
.pc_h10 { height: 10px !important; }
.pc_h15 { height: 15px !important; }
.pc_h20 { height: 20px !important; }
.pc_h25 { height: 25px !important; }
.pc_h30 { height: 30px !important; }
.pc_h35 { height: 35px !important; }
.pc_h40 { height: 40px !important; }
.pc_h45 { height: 45px !important; }
.pc_h50 { height: 50px !important; }
.pc_h55 { height: 55px !important; }
.pc_h60 { height: 60px !important; }
.pc_h65 { height: 65px !important; }
.pc_h70 { height: 70px !important; }
.pc_h75 { height: 75px !important; }
.pc_h80 { height: 80px !important; }
.pc_h85 { height: 85px !important; }
.pc_h90 { height: 90px !important; }
.pc_h95 { height: 95px !important; }
.pc_h100 { height: 100px !important; }
.pc_h110 { height: 110px !important; }
.pc_h120 { height: 120px !important; }
.pc_h130 { height: 130px !important; }
.pc_h140 { height: 140px !important; }
.pc_h150 { height: 150px !important; }
.pc_h160 { height: 160px !important; }
.pc_h170 { height: 170px !important; }
.pc_h180 { height: 180px !important; }
.pc_h190 { height: 190px !important; }
.pc_h200 { height: 200px !important; }
.pc_h210 { height: 210px !important; }
.pc_h220 { height: 220px !important; }
.pc_h230 { height: 230px !important; }
.pc_h240 { height: 240px !important; }
.pc_h250 { height: 250px !important; }
.pc_h260 { height: 260px !important; }
.pc_h270 { height: 270px !important; }
.pc_h280 { height: 280px !important; }
.pc_h290 { height: 290px !important; }
.pc_h300 { height: 300px !important; }
.pc_h310 { height: 310px !important; }
.pc_h320 { height: 320px !important; }
.pc_h330 { height: 330px !important; }
.pc_h340 { height: 340px !important; }
.pc_h350 { height: 350px !important; }
.pc_h360 { height: 360px !important; }
.pc_h370 { height: 370px !important; }
.pc_h380 { height: 380px !important; }
.pc_h390 { height: 390px !important; }
.pc_h400 { height: 400px !important; }
.pc_h410 { height: 410px !important; }
.pc_h420 { height: 420px !important; }
.pc_h430 { height: 430px !important; }
.pc_h440 { height: 440px !important; }
.pc_h450 { height: 450px !important; }
.pc_h460 { height: 460px !important; }
.pc_h470 { height: 470px !important; }
.pc_h480 { height: 480px !important; }
.pc_h490 { height: 490px !important; }
.pc_h500 { height: 500px !important; }
.pc_h510 { height: 510px !important; }
.pc_h520 { height: 520px !important; }
.pc_h530 { height: 530px !important; }
.pc_h540 { height: 540px !important; }
.pc_h550 { height: 550px !important; }
.pc_h560 { height: 560px !important; }
.pc_h570 { height: 570px !important; }
.pc_h580 { height: 580px !important; }
.pc_h590 { height: 590px !important; }
.pc_h600 { height: 600px !important; }
.pc_h610 { height: 610px !important; }
.pc_h620 { height: 620px !important; }
.pc_h630 { height: 630px !important; }
.pc_h640 { height: 640px !important; }
.pc_h650 { height: 650px !important; }
.pc_h660 { height: 660px !important; }
.pc_h670 { height: 670px !important; }
.pc_h680 { height: 680px !important; }
.pc_h690 { height: 690px !important; }
.pc_h700 { height: 700px !important; }
.pc_h710 { height: 710px !important; }
.pc_h720 { height: 720px !important; }
.pc_h730 { height: 730px !important; }
.pc_h740 { height: 740px !important; }
.pc_h750 { height: 750px !important; }
.pc_h760 { height: 760px !important; }
.pc_h770 { height: 770px !important; }
.pc_h780 { height: 780px !important; }
.pc_h790 { height: 790px !important; }
.pc_h800 { height: 800px !important; }
.pc_h810 { height: 810px !important; }
.pc_h820 { height: 820px !important; }
.pc_h830 { height: 830px !important; }
.pc_h840 { height: 840px !important; }
.pc_h850 { height: 850px !important; }
.pc_h860 { height: 860px !important; }
.pc_h870 { height: 870px !important; }
.pc_h880 { height: 880px !important; }
.pc_h890 { height: 890px !important; }
.pc_h900 { height: 900px !important; }
.pc_h910 { height: 910px !important; }
.pc_h920 { height: 920px !important; }
.pc_h930 { height: 930px !important; }
.pc_h940 { height: 940px !important; }
.pc_h950 { height: 950px !important; }
.pc_h960 { height: 960px !important; }
.pc_h970 { height: 970px !important; }
.pc_h980 { height: 980px !important; }
.pc_h990 { height: 990px !important; }
.pc_h1000 { height: 1000px !important; }
.pc_h00p { height: 0% !important; }
.pc_h01p { height: 1% !important; }
.pc_h02p { height: 2% !important; }
.pc_h03p { height: 3% !important; }
.pc_h04p { height: 4% !important; }
.pc_h05p { height: 5% !important; }
.pc_h06p { height: 6% !important; }
.pc_h07p { height: 7% !important; }
.pc_h08p { height: 8% !important; }
.pc_h09p { height: 9% !important; }
.pc_h10p { height: 10% !important; }
.pc_h11p { height: 11% !important; }
.pc_h12p { height: 12% !important; }
.pc_h13p { height: 13% !important; }
.pc_h14p { height: 14% !important; }
.pc_h15p { height: 15% !important; }
.pc_h16p { height: 16% !important; }
.pc_h17p { height: 17% !important; }
.pc_h18p { height: 18% !important; }
.pc_h19p { height: 19% !important; }
.pc_h20p { height: 20% !important; }
.pc_h21p { height: 21% !important; }
.pc_h22p { height: 22% !important; }
.pc_h23p { height: 23% !important; }
.pc_h24p { height: 24% !important; }
.pc_h25p { height: 25% !important; }
.pc_h26p { height: 26% !important; }
.pc_h27p { height: 27% !important; }
.pc_h28p { height: 28% !important; }
.pc_h29p { height: 29% !important; }
.pc_h30p { height: 30% !important; }
.pc_h31p { height: 31% !important; }
.pc_h32p { height: 32% !important; }
.pc_h33p { height: 33% !important; }
.pc_h34p { height: 34% !important; }
.pc_h35p { height: 35% !important; }
.pc_h36p { height: 36% !important; }
.pc_h37p { height: 37% !important; }
.pc_h38p { height: 38% !important; }
.pc_h39p { height: 39% !important; }
.pc_h40p { height: 40% !important; }
.pc_h41p { height: 41% !important; }
.pc_h42p { height: 42% !important; }
.pc_h43p { height: 43% !important; }
.pc_h44p { height: 44% !important; }
.pc_h45p { height: 45% !important; }
.pc_h46p { height: 46% !important; }
.pc_h47p { height: 47% !important; }
.pc_h48p { height: 48% !important; }
.pc_h49p { height: 49% !important; }
.pc_h50p { height: 50% !important; }
.pc_h51p { height: 51% !important; }
.pc_h52p { height: 52% !important; }
.pc_h53p { height: 53% !important; }
.pc_h54p { height: 54% !important; }
.pc_h55p { height: 55% !important; }
.pc_h56p { height: 56% !important; }
.pc_h57p { height: 57% !important; }
.pc_h58p { height: 58% !important; }
.pc_h59p { height: 59% !important; }
.pc_h60p { height: 60% !important; }
.pc_h61p { height: 61% !important; }
.pc_h62p { height: 62% !important; }
.pc_h63p { height: 63% !important; }
.pc_h64p { height: 64% !important; }
.pc_h65p { height: 65% !important; }
.pc_h66p { height: 66% !important; }
.pc_h67p { height: 67% !important; }
.pc_h68p { height: 68% !important; }
.pc_h69p { height: 69% !important; }
.pc_h70p { height: 70% !important; }
.pc_h71p { height: 71% !important; }
.pc_h72p { height: 72% !important; }
.pc_h73p { height: 73% !important; }
.pc_h74p { height: 74% !important; }
.pc_h75p { height: 75% !important; }
.pc_h76p { height: 76% !important; }
.pc_h77p { height: 77% !important; }
.pc_h78p { height: 78% !important; }
.pc_h79p { height: 79% !important; }
.pc_h80p { height: 80% !important; }
.pc_h81p { height: 81% !important; }
.pc_h82p { height: 82% !important; }
.pc_h83p { height: 83% !important; }
.pc_h84p { height: 84% !important; }
.pc_h85p { height: 85% !important; }
.pc_h86p { height: 86% !important; }
.pc_h87p { height: 87% !important; }
.pc_h88p { height: 88% !important; }
.pc_h89p { height: 89% !important; }
.pc_h90p { height: 90% !important; }
.pc_h91p { height: 91% !important; }
.pc_h92p { height: 92% !important; }
.pc_h93p { height: 93% !important; }
.pc_h94p { height: 94% !important; }
.pc_h95p { height: 95% !important; }
.pc_h96p { height: 96% !important; }
.pc_h97p { height: 97% !important; }
.pc_h98p { height: 98% !important; }
.pc_h99p { height: 99% !important; }
.pc_h100p { height: 100% !important; }
.pc_hAuto { height: auto !important; }
.pc_minH1000 { min-height: 1000px !important; }
/* margin */
.pc_m00 { margin: 0 !important; }
.pc_mAuto { margin-right: auto !important; margin-left: auto !important; }
.pc_mtAuto { margin-top: auto !important; margin-top: 0 !important; }
.pc_mbAuto { margin-bottom: auto !important; margin-bottom: 0 !important; }
.pc_mlAuto { margin-left: auto !important; margin-right: 0 !important; }
.pc_mrAuto { margin-right: auto !important; margin-left: 0 !important; }
.pc_mt00 { margin-top: 0 !important; }
.pc_mt01 { margin-top: 1px !important; }
.pc_mt02 { margin-top: 2px !important; }
.pc_mt03 { margin-top: 3px !important; }
.pc_mt04 { margin-top: 4px !important; }
.pc_mt05 { margin-top: 5px !important; }
.pc_mt10 { margin-top: 10px !important; }
.pc_mt15 { margin-top: 15px !important; }
.pc_mt16 { margin-top: 16px !important; }
.pc_mt20 { margin-top: 20px !important; }
.pc_mt24 { margin-top: 24px !important; }
.pc_mt25 { margin-top: 25px !important; }
.pc_mt30 { margin-top: 30px !important; }
.pc_mt32 { margin-top: 32px !important; }
.pc_mt35 { margin-top: 35px !important; }
.pc_mt40 { margin-top: 40px !important; }
.pc_mt45 { margin-top: 45px !important; }
.pc_mt48 { margin-top: 48px !important; }
.pc_mt50 { margin-top: 50px !important; }
.pc_mt55 { margin-top: 55px !important; }
.pc_mt60 { margin-top: 60px !important; }
.pc_mt61 { margin-top: 61px !important; }
.pc_mt62 { margin-top: 62px !important; }
.pc_mt63 { margin-top: 63px !important; }
.pc_mt64 { margin-top: 64px !important; }
.pc_mt65 { margin-top: 65px !important; }
.pc_mt66 { margin-top: 66px !important; }
.pc_mt67 { margin-top: 67px !important; }
.pc_mt68 { margin-top: 68px !important; }
.pc_mt69 { margin-top: 69px !important; }
.pc_mt70 { margin-top: 70px !important; }
.pc_mt75 { margin-top: 75px !important; }
.pc_mt80 { margin-top: 80px !important; }
.pc_mt85 { margin-top: 85px !important; }
.pc_mt90 { margin-top: 90px !important; }
.pc_mt95 { margin-top: 95px !important; }
.pc_mt100 { margin-top: 100px !important; }
.pc_mt105 { margin-top: 105px !important; }
.pc_mt110 { margin-top: 110px !important; }
.pc_mt115 { margin-top: 115px !important; }
.pc_mt120 { margin-top: 120px !important; }
.pc_mt125 { margin-top: 125px !important; }
.pc_mt130 { margin-top: 130px !important; }
.pc_mt135 { margin-top: 135px !important; }
.pc_mt140 { margin-top: 140px !important; }
.pc_mt145 { margin-top: 145px !important; }
.pc_mt150 { margin-top: 150px !important; }
.pc_mt155 { margin-top: 155px !important; }
.pc_mt160 { margin-top: 160px !important; }
.pc_mt165 { margin-top: 165px !important; }
.pc_mt170 { margin-top: 170px !important; }
.pc_mt175 { margin-top: 175px !important; }
.pc_mt180 { margin-top: 180px !important; }
.pc_mt185 { margin-top: 185px !important; }
.pc_mt190 { margin-top: 190px !important; }
.pc_mt195 { margin-top: 195px !important; }
.pc_mt200 { margin-top: 200px !important; }
.pc_mb00 { margin-bottom: 0 !important; }
.pc_mb01 { margin-bottom: 1px !important; }
.pc_mb02 { margin-bottom: 2px !important; }
.pc_mb03 { margin-bottom: 3px !important; }
.pc_mb04 { margin-bottom: 4px !important; }
.pc_mb05 { margin-bottom: 5px !important; }
.pc_mb10 { margin-bottom: 10px !important; }
.pc_mb15 { margin-bottom: 15px !important; }
.pc_mb20 { margin-bottom: 20px !important; }
.pc_mb24 { margin-bottom: 24px !important; }
.pc_mb25 { margin-bottom: 25px !important; }
.pc_mb30 { margin-bottom: 30px !important; }
.pc_mb32 { margin-bottom: 32px !important; }
.pc_mb35 { margin-bottom: 35px !important; }
.pc_mb40 { margin-bottom: 40px !important; }
.pc_mb45 { margin-bottom: 45px !important; }
.pc_mb48 { margin-bottom: 48px !important; }
.pc_mb50 { margin-bottom: 50px !important; }
.pc_mb55 { margin-bottom: 55px !important; }
.pc_mb60 { margin-bottom: 60px !important; }
.pc_mb64 { margin-bottom: 64px !important; }
.pc_mb65 { margin-bottom: 65px !important; }
.pc_mb70 { margin-bottom: 70px !important; }
.pc_mb75 { margin-bottom: 75px !important; }
.pc_mb80 { margin-bottom: 80px !important; }
.pc_mb85 { margin-bottom: 85px !important; }
.pc_mb90 { margin-bottom: 90px !important; }
.pc_mb95 { margin-bottom: 95px !important; }
.pc_mb100 { margin-bottom: 100px !important; }
.pc_mb105 { margin-bottom: 105px !important; }
.pc_mb110 { margin-bottom: 110px !important; }
.pc_mb115 { margin-bottom: 115px !important; }
.pc_mb120 { margin-bottom: 120px !important; }
.pc_mb125 { margin-bottom: 125px !important; }
.pc_mb130 { margin-bottom: 130px !important; }
.pc_mb135 { margin-bottom: 135px !important; }
.pc_mb140 { margin-bottom: 140px !important; }
.pc_mb145 { margin-bottom: 145px !important; }
.pc_mb150 { margin-bottom: 150px !important; }
.pc_mb155 { margin-bottom: 155px !important; }
.pc_mb160 { margin-bottom: 160px !important; }
.pc_mb165 { margin-bottom: 165px !important; }
.pc_mb170 { margin-bottom: 170px !important; }
.pc_mb175 { margin-bottom: 175px !important; }
.pc_mb180 { margin-bottom: 180px !important; }
.pc_mb185 { margin-bottom: 185px !important; }
.pc_mb190 { margin-bottom: 190px !important; }
.pc_mb195 { margin-bottom: 195px !important; }
.pc_mb200 { margin-bottom: 200px !important; }
.pc_ml00 { margin-left: 0 !important; }
.pc_ml01 { margin-left: 1px !important; }
.pc_ml02 { margin-left: 2px !important; }
.pc_ml03 { margin-left: 3px !important; }
.pc_ml04 { margin-left: 4px !important; }
.pc_ml05 { margin-left: 5px !important; }
.pc_ml10 { margin-left: 10px !important; }
.pc_ml15 { margin-left: 15px !important; }
.pc_ml20 { margin-left: 20px !important; }
.pc_ml25 { margin-left: 25px !important; }
.pc_ml30 { margin-left: 30px !important; }
.pc_ml35 { margin-left: 35px !important; }
.pc_ml40 { margin-left: 40px !important; }
.pc_ml45 { margin-left: 45px !important; }
.pc_ml48 { margin-left: 48px !important; }
.pc_ml50 { margin-left: 50px !important; }
.pc_ml55 { margin-left: 55px !important; }
.pc_ml60 { margin-left: 60px !important; }
.pc_ml65 { margin-left: 65px !important; }
.pc_ml70 { margin-left: 70px !important; }
.pc_ml75 { margin-left: 75px !important; }
.pc_ml80 { margin-left: 80px !important; }
.pc_ml85 { margin-left: 85px !important; }
.pc_ml90 { margin-left: 90px !important; }
.pc_ml95 { margin-left: 95px !important; }
.pc_ml100 { margin-left: 100px !important; }
.pc_ml105 { margin-left: 105px !important; }
.pc_ml110 { margin-left: 110px !important; }
.pc_ml115 { margin-left: 115px !important; }
.pc_ml120 { margin-left: 120px !important; }
.pc_ml125 { margin-left: 125px !important; }
.pc_ml130 { margin-left: 130px !important; }
.pc_ml135 { margin-left: 135px !important; }
.pc_ml140 { margin-left: 140px !important; }
.pc_ml145 { margin-left: 145px !important; }
.pc_ml150 { margin-left: 150px !important; }
.pc_ml155 { margin-left: 155px !important; }
.pc_ml160 { margin-left: 160px !important; }
.pc_ml165 { margin-left: 165px !important; }
.pc_ml170 { margin-left: 170px !important; }
.pc_ml175 { margin-left: 175px !important; }
.pc_ml180 { margin-left: 180px !important; }
.pc_ml185 { margin-left: 185px !important; }
.pc_ml190 { margin-left: 190px !important; }
.pc_ml195 { margin-left: 195px !important; }
.pc_ml200 { margin-left: 200px !important; }
.pc_mr00 { margin-right: 0 !important; }
.pc_mr01 { margin-right: 1px !important; }
.pc_mr02 { margin-right: 2px !important; }
.pc_mr03 { margin-right: 3px !important; }
.pc_mr04 { margin-right: 4px !important; }
.pc_mr05 { margin-right: 5px !important; }
.pc_mr10 { margin-right: 10px !important; }
.pc_mr15 { margin-right: 15px !important; }
.pc_mr20 { margin-right: 20px !important; }
.pc_mr25 { margin-right: 25px !important; }
.pc_mr30 { margin-right: 30px !important; }
.pc_mr35 { margin-right: 35px !important; }
.pc_mr40 { margin-right: 40px !important; }
.pc_mr45 { margin-right: 45px !important; }
.pc_mr50 { margin-right: 50px !important; }
.pc_mr55 { margin-right: 55px !important; }
.pc_mr60 { margin-right: 60px !important; }
.pc_mr65 { margin-right: 65px !important; }
.pc_mr70 { margin-right: 70px !important; }
.pc_mr75 { margin-right: 75px !important; }
.pc_mr80 { margin-right: 80px !important; }
.pc_mr85 { margin-right: 85px !important; }
.pc_mr90 { margin-right: 90px !important; }
.pc_mr95 { margin-right: 95px !important; }
.pc_mr100 { margin-right: 100px !important; }
.pc_mr105 { margin-right: 105px !important; }
.pc_mr110 { margin-right: 110px !important; }
.pc_mr115 { margin-right: 115px !important; }
.pc_mr120 { margin-right: 120px !important; }
.pc_mr125 { margin-right: 125px !important; }
.pc_mr130 { margin-right: 130px !important; }
.pc_mr135 { margin-right: 135px !important; }
.pc_mr140 { margin-right: 140px !important; }
.pc_mr145 { margin-right: 145px !important; }
.pc_mr150 { margin-right: 150px !important; }
.pc_mr155 { margin-right: 155px !important; }
.pc_mr160 { margin-right: 160px !important; }
.pc_mr165 { margin-right: 165px !important; }
.pc_mr170 { margin-right: 170px !important; }
.pc_mr175 { margin-right: 175px !important; }
.pc_mr180 { margin-right: 180px !important; }
.pc_mr185 { margin-right: 185px !important; }
.pc_mr190 { margin-right: 190px !important; }
.pc_mr195 { margin-right: 195px !important; }
.pc_mr200 { margin-right: 200px !important; }
/* padding */
.pc_p00 { padding: 0 !important; }
.pc_p05 { padding: 5px !important; }
.pc_p10 { padding: 10px !important; }
.pc_p15 { padding: 15px !important; }
.pc_p20 { padding: 20px !important; }
.pc_p24 { padding: 24px !important; }
.pc_p25 { padding: 25px !important; }
.pc_p30 { padding: 30px !important; }
.pc_p32 { padding: 32px !important; }
.pc_p35 { padding: 35px !important; }
.pc_p40 { padding: 40px !important; }
.pc_p45 { padding: 45px !important; }
.pc_p50 { padding: 50px !important; }
.pc_p55 { padding: 55px !important; }
.pc_p60 { padding: 60px !important; }
.pc_p64 { padding: 64px !important; }
.pc_p65 { padding: 65px !important; }
.pc_p70 { padding: 70px !important; }
.pc_p75 { padding: 75px !important; }
.pc_p80 { padding: 80px !important; }
.pc_p85 { padding: 85px !important; }
.pc_p90 { padding: 90px !important; }
.pc_p95 { padding: 95px !important; }
.pc_p100 { padding: 100px !important; }
.pc_pt00 { padding-top: 0 !important; }
.pc_pt05 { padding-top: 5px !important; }
.pc_pt10 { padding-top: 10px !important; }
.pc_pt15 { padding-top: 15px !important; }
.pc_pt16 { padding-top: 16px !important; }
.pc_pt20 { padding-top: 20px !important; }
.pc_pt24 { padding-top: 24px !important; }
.pc_pt25 { padding-top: 25px !important; }
.pc_pt30 { padding-top: 30px !important; }
.pc_pt32 { padding-top: 32px !important; }
.pc_pt35 { padding-top: 35px !important; }
.pc_pt40 { padding-top: 40px !important; }
.pc_pt45 { padding-top: 45px !important; }
.pc_pt48 { padding-top: 48px !important; }
.pc_pt50 { padding-top: 50px !important; }
.pc_pt55 { padding-top: 55px !important; }
.pc_pt60 { padding-top: 60px !important; }
.pc_pt64 { padding-top: 64px !important; }
.pc_pt65 { padding-top: 65px !important; }
.pc_pt70 { padding-top: 70px !important; }
.pc_pt75 { padding-top: 75px !important; }
.pc_pt80 { padding-top: 80px !important; }
.pc_pt85 { padding-top: 85px !important; }
.pc_pt90 { padding-top: 90px !important; }
.pc_pt95 { padding-top: 95px !important; }
.pc_pt100 { padding-top: 100px !important; }
.pc_pt105 { padding-top: 105px !important; }
.pc_pt110 { padding-top: 110px !important; }
.pc_pt115 { padding-top: 115px !important; }
.pc_pt120 { padding-top: 120px !important; }
.pc_pt125 { padding-top: 125px !important; }
.pc_pt130 { padding-top: 130px !important; }
.pc_pt135 { padding-top: 135px !important; }
.pc_pt140 { padding-top: 140px !important; }
.pc_pt145 { padding-top: 145px !important; }
.pc_pt150 { padding-top: 150px !important; }
.pc_pt155 { padding-top: 155px !important; }
.pc_pt160 { padding-top: 160px !important; }
.pc_pt165 { padding-top: 165px !important; }
.pc_pt170 { padding-top: 170px !important; }
.pc_pt175 { padding-top: 175px !important; }
.pc_pt180 { padding-top: 180px !important; }
.pc_pt185 { padding-top: 185px !important; }
.pc_pt190 { padding-top: 190px !important; }
.pc_pt195 { padding-top: 195px !important; }
.pc_pt200 { padding-top: 200px !important; }
.pc_pb00 { padding-bottom: 0 !important; }
.pc_pb05 { padding-bottom: 5px !important; }
.pc_pb10 { padding-bottom: 10px !important; }
.pc_pb15 { padding-bottom: 15px !important; }
.pc_pb20 { padding-bottom: 20px !important; }
.pc_pb24 { padding-bottom: 24px !important; }
.pc_pb25 { padding-bottom: 25px !important; }
.pc_pb30 { padding-bottom: 30px !important; }
.pc_pb32 { padding-bottom: 32px !important; }
.pc_pb35 { padding-bottom: 35px !important; }
.pc_pb40 { padding-bottom: 40px !important; }
.pc_pb45 { padding-bottom: 45px !important; }
.pc_pb48 { padding-bottom: 48px !important; }
.pc_pb50 { padding-bottom: 50px !important; }
.pc_pb55 { padding-bottom: 55px !important; }
.pc_pb60 { padding-bottom: 60px !important; }
.pc_pb64 { padding-bottom: 64px !important; }
.pc_pb65 { padding-bottom: 65px !important; }
.pc_pb70 { padding-bottom: 70px !important; }
.pc_pb75 { padding-bottom: 75px !important; }
.pc_pb80 { padding-bottom: 80px !important; }
.pc_pb85 { padding-bottom: 85px !important; }
.pc_pb90 { padding-bottom: 90px !important; }
.pc_pb95 { padding-bottom: 95px !important; }
.pc_pb100 { padding-bottom: 100px !important; }
.pc_pb105 { padding-bottom: 105px !important; }
.pc_pb110 { padding-bottom: 110px !important; }
.pc_pb115 { padding-bottom: 115px !important; }
.pc_pb120 { padding-bottom: 120px !important; }
.pc_pb125 { padding-bottom: 125px !important; }
.pc_pb130 { padding-bottom: 130px !important; }
.pc_pb135 { padding-bottom: 135px !important; }
.pc_pb140 { padding-bottom: 140px !important; }
.pc_pb145 { padding-bottom: 145px !important; }
.pc_pb150 { padding-bottom: 150px !important; }
.pc_pb155 { padding-bottom: 155px !important; }
.pc_pb160 { padding-bottom: 160px !important; }
.pc_pb165 { padding-bottom: 165px !important; }
.pc_pb170 { padding-bottom: 170px !important; }
.pc_pb175 { padding-bottom: 175px !important; }
.pc_pb180 { padding-bottom: 180px !important; }
.pc_pb185 { padding-bottom: 185px !important; }
.pc_pb190 { padding-bottom: 190px !important; }
.pc_pb195 { padding-bottom: 195px !important; }
.pc_pb200 { padding-bottom: 200px !important; }
.pc_pl00 { padding-left: 0 !important; }
.pc_pl05 { padding-left: 5px !important; }
.pc_pl10 { padding-left: 10px !important; }
.pc_pl15 { padding-left: 15px !important; }
.pc_pl20 { padding-left: 20px !important; }
.pc_pl24 { padding-left: 24px !important; }
.pc_pl25 { padding-left: 25px !important; }
.pc_pl30 { padding-left: 30px !important; }
.pc_pl32 { padding-left: 32px !important; }
.pc_pl35 { padding-left: 35px !important; }
.pc_pl40 { padding-left: 40px !important; }
.pc_pl45 { padding-left: 45px !important; }
.pc_pl50 { padding-left: 50px !important; }
.pc_pl55 { padding-left: 55px !important; }
.pc_pl60 { padding-left: 60px !important; }
.pc_pl65 { padding-left: 65px !important; }
.pc_pl70 { padding-left: 70px !important; }
.pc_pl75 { padding-left: 75px !important; }
.pc_pl80 { padding-left: 80px !important; }
.pc_pl85 { padding-left: 85px !important; }
.pc_pl90 { padding-left: 90px !important; }
.pc_pl95 { padding-left: 95px !important; }
.pc_pl100 { padding-left: 100px !important; }
.pc_pl105 { padding-left: 105px !important; }
.pc_pl110 { padding-left: 110px !important; }
.pc_pl115 { padding-left: 115px !important; }
.pc_pl120 { padding-left: 120px !important; }
.pc_pl125 { padding-left: 125px !important; }
.pc_pl130 { padding-left: 130px !important; }
.pc_pl135 { padding-left: 135px !important; }
.pc_pl140 { padding-left: 140px !important; }
.pc_pl145 { padding-left: 145px !important; }
.pc_pl150 { padding-left: 150px !important; }
.pc_pl155 { padding-left: 155px !important; }
.pc_pl160 { padding-left: 160px !important; }
.pc_pl165 { padding-left: 165px !important; }
.pc_pl170 { padding-left: 170px !important; }
.pc_pl175 { padding-left: 175px !important; }
.pc_pl180 { padding-left: 180px !important; }
.pc_pl185 { padding-left: 185px !important; }
.pc_pl190 { padding-left: 190px !important; }
.pc_pl195 { padding-left: 195px !important; }
.pc_pl200 { padding-left: 200px !important; }
.pc_pr00 { padding-right: 0 !important; }
.pc_pr05 { padding-right: 5px !important; }
.pc_pr10 { padding-right: 10px !important; }
.pc_pr15 { padding-right: 15px !important; }
.pc_pr20 { padding-right: 20px !important; }
.pc_pr24 { padding-right: 24px !important; }
.pc_pr25 { padding-right: 25px !important; }
.pc_pr30 { padding-right: 30px !important; }
.pc_pr32 { padding-right: 32px !important; }
.pc_pr35 { padding-right: 35px !important; }
.pc_pr40 { padding-right: 40px !important; }
.pc_pr45 { padding-right: 45px !important; }
.pc_pr50 { padding-right: 50px !important; }
.pc_pr55 { padding-right: 55px !important; }
.pc_pr60 { padding-right: 60px !important; }
.pc_pr65 { padding-right: 65px !important; }
.pc_pr70 { padding-right: 70px !important; }
.pc_pr75 { padding-right: 75px !important; }
.pc_pr80 { padding-right: 80px !important; }
.pc_pr85 { padding-right: 85px !important; }
.pc_pr90 { padding-right: 90px !important; }
.pc_pr95 { padding-right: 95px !important; }
.pc_pr100 { padding-right: 100px !important; }
.pc_pr105 { padding-right: 105px !important; }
.pc_pr110 { padding-right: 110px !important; }
.pc_pr115 { padding-right: 115px !important; }
.pc_pr120 { padding-right: 120px !important; }
.pc_pr125 { padding-right: 125px !important; }
.pc_pr130 { padding-right: 130px !important; }
.pc_pr135 { padding-right: 135px !important; }
.pc_pr140 { padding-right: 140px !important; }
.pc_pr145 { padding-right: 145px !important; }
.pc_pr150 { padding-right: 150px !important; }
.pc_pr155 { padding-right: 155px !important; }
.pc_pr160 { padding-right: 160px !important; }
.pc_pr165 { padding-right: 165px !important; }
.pc_pr170 { padding-right: 170px !important; }
.pc_pr175 { padding-right: 175px !important; }
.pc_pr180 { padding-right: 180px !important; }
.pc_pr185 { padding-right: 185px !important; }
.pc_pr190 { padding-right: 190px !important; }
.pc_pr195 { padding-right: 195px !important; }
.pc_pr200 { padding-right: 200px !important; }
/* border-radius */
.pc_br50p { border-radius: 50% !important; }
.pc_br00 { border-radius: 0px!important; }
.pc_br03 { border-radius: 3px!important; }
.pc_br05 { border-radius: 5px!important; }
.pc_br06 { border-radius: 6px!important; }
.pc_br08 { border-radius: 8px!important; }
.pc_br10 { border-radius: 10px!important; }
.pc_br12 { border-radius: 12px!important; }
.pc_br14 { border-radius: 14px!important; }
.pc_br16 { border-radius: 16px!important; }
.pc_br18 { border-radius: 18px!important; }
.pc_br20 { border-radius: 20px!important; }
.pc_br30 { border-radius: 30px!important; }
.pc_br40 { border-radius: 40px!important; }
/* opacity */
.pc_opc1 { opacity: 0.1 !important; }
.pc_opc2 { opacity: 0.2 !important; }
.pc_opc3 { opacity: 0.3 !important; }
.pc_opc4 { opacity: 0.4 !important; }
.pc_opc5 { opacity: 0.5 !important; }
.pc_opc6 { opacity: 0.6 !important; }
.pc_opc7 { opacity: 0.7 !important; }
.pc_opc8 { opacity: 0.8 !important; }
.pc_opc9 { opacity: 0.9 !important; }
.pc_opc10 { opacity: 1 !important; }

}

@media screen and (max-width: 767px) {
.pc { display: none !important; }
/* display */
.sp_dispN { display: none !important; }
.sp_dispB { display: block !important; }
.sp_dispI { display: inline !important; }
.sp_dispIB { display: inline-block !important; }
.sp_dispT { display: table !important; width: 100% !important; }
.sp_dispTC { display: table-cell !important; }
.sp_tlF { table-layout: fixed !important; }
/* display flex */
.dispFR { --flexGap: 24px; }
.dispFR > *,
.dispFR.dispFR-col2 > *,
.dispFR.dispFR-col3 > *,
.dispFR.dispFR-col4 > * { width: 100%; }
.dispFR.dispFR-sp_col2 {--flexGap: 13px; }
.dispFR.dispFR-sp_col2 > * { width: calc((100% - var(--flexGap)) / 2); }
.sp_dispFR { display: flex !important; flex-direction: row !important; } .sp_dispFC { display: flex !important; flex-direction: column !important; }
.sp_jcS { justify-content: flex-start !important; }
.sp_jcC { justify-content: center !important; }
.sp_jcSB { justify-content: space-between !important; }
.sp_jcSA { justify-content: space-around !important; }
.sp_jcE { justify-content: flex-end !important; }
.sp_aiS { align-items: flex-start !important; }
.sp_aiC { align-items: center !important; }
.sp_aiE { align-items: flex-end !important; }
.sp_aiB { align-items: baseline !important; }
.sp_jsS { justify-self: flex-start !important; }
.sp_jsC { justify-self: center !important; }
.sp_jsSB { justify-self: space-between !important; }
.sp_jsSA { justify-self: space-around !important; }
.sp_jsE { justify-self: flex-end !important; }
.sp_asS { align-self: flex-start !important; }
.sp_asC { align-self: center !important; }
.sp_asE { align-self: flex-end !important; }
.sp_fxdR { flex-direction: row !important; }
.sp_fxdC { flex-direction: column !important; }
.sp_fxdRR { flex-direction: row-reverse !important; }
.sp_fxdCR { flex-direction: column-reverse !important; }
.sp_fx1 { flex: 1;}  /* flex: 1 1 0%; */ .sp_fxs1 { flex-shrink: 1 !important; } .sp_fxs0 { flex-shrink: 0 !important; }
.sp_fxg1 { flex-grow: 1 !important; }
.sp_fxg0 { flex-grow: 0 !important; }
.sp_fxwWrap { flex-wrap: wrap !important; }
.sp_fxbAuto { flex-basis: auto !important; }
.sp_fxb01p { flex-basis: 1% !important; }
.sp_fxb02p { flex-basis: 2% !important; }
.sp_fxb03p { flex-basis: 3% !important; }
.sp_fxb04p { flex-basis: 4% !important; }
.sp_fxb05p { flex-basis: 5% !important; }
.sp_fxb06p { flex-basis: 6% !important; }
.sp_fxb07p { flex-basis: 7% !important; }
.sp_fxb08p { flex-basis: 8% !important; }
.sp_fxb09p { flex-basis: 9% !important; }
.sp_fxb10p { flex-basis: 10% !important; }
.sp_fxb11p { flex-basis: 11% !important; }
.sp_fxb12p { flex-basis: 12% !important; }
.sp_fxb13p { flex-basis: 13% !important; }
.sp_fxb14p { flex-basis: 14% !important; }
.sp_fxb15p { flex-basis: 15% !important; }
.sp_fxb16p { flex-basis: 16% !important; }
.sp_fxb17p { flex-basis: 17% !important; }
.sp_fxb18p { flex-basis: 18% !important; }
.sp_fxb19p { flex-basis: 19% !important; }
.sp_fxb20p { flex-basis: 20% !important; }
.sp_fxb21p { flex-basis: 21% !important; }
.sp_fxb22p { flex-basis: 22% !important; }
.sp_fxb23p { flex-basis: 23% !important; }
.sp_fxb24p { flex-basis: 24% !important; }
.sp_fxb25p { flex-basis: 25% !important; }
.sp_fxb26p { flex-basis: 26% !important; }
.sp_fxb27p { flex-basis: 27% !important; }
.sp_fxb28p { flex-basis: 28% !important; }
.sp_fxb29p { flex-basis: 29% !important; }
.sp_fxb30p { flex-basis: 30% !important; }
.sp_fxb31p { flex-basis: 31% !important; }
.sp_fxb32p { flex-basis: 32% !important; }
.sp_fxb33p { flex-basis: 33.3% !important; }
.sp_fxb34p { flex-basis: 34% !important; }
.sp_fxb35p { flex-basis: 35% !important; }
.sp_fxb36p { flex-basis: 36% !important; }
.sp_fxb37p { flex-basis: 37% !important; }
.sp_fxb38p { flex-basis: 38% !important; }
.sp_fxb39p { flex-basis: 39% !important; }
.sp_fxb40p { flex-basis: 40% !important; }
.sp_fxb41p { flex-basis: 41% !important; }
.sp_fxb42p { flex-basis: 42% !important; }
.sp_fxb43p { flex-basis: 43% !important; }
.sp_fxb44p { flex-basis: 44% !important; }
.sp_fxb45p { flex-basis: 45% !important; }
.sp_fxb46p { flex-basis: 46% !important; }
.sp_fxb47p { flex-basis: 47% !important; }
.sp_fxb48p { flex-basis: 48% !important; }
.sp_fxb49p { flex-basis: 49% !important; }
.sp_fxb50p { flex-basis: 50% !important; }
.sp_fxb51p { flex-basis: 51% !important; }
.sp_fxb52p { flex-basis: 52% !important; }
.sp_fxb53p { flex-basis: 53% !important; }
.sp_fxb54p { flex-basis: 54% !important; }
.sp_fxb55p { flex-basis: 55% !important; }
.sp_fxb56p { flex-basis: 56% !important; }
.sp_fxb57p { flex-basis: 57% !important; }
.sp_fxb58p { flex-basis: 58% !important; }
.sp_fxb59p { flex-basis: 59% !important; }
.sp_fxb60p { flex-basis: 60% !important; }
.sp_fxb61p { flex-basis: 61% !important; }
.sp_fxb62p { flex-basis: 62% !important; }
.sp_fxb63p { flex-basis: 63% !important; }
.sp_fxb64p { flex-basis: 64% !important; }
.sp_fxb65p { flex-basis: 65% !important; }
.sp_fxb66p { flex-basis: 66% !important; }
.sp_fxb67p { flex-basis: 67% !important; }
.sp_fxb68p { flex-basis: 68% !important; }
.sp_fxb69p { flex-basis: 69% !important; }
.sp_fxb70p { flex-basis: 70% !important; }
.sp_fxb71p { flex-basis: 71% !important; }
.sp_fxb72p { flex-basis: 72% !important; }
.sp_fxb73p { flex-basis: 73% !important; }
.sp_fxb74p { flex-basis: 74% !important; }
.sp_fxb75p { flex-basis: 75% !important; }
.sp_fxb76p { flex-basis: 76% !important; }
.sp_fxb77p { flex-basis: 77% !important; }
.sp_fxb78p { flex-basis: 78% !important; }
.sp_fxb79p { flex-basis: 79% !important; }
.sp_fxb80p { flex-basis: 80% !important; }
.sp_fxb81p { flex-basis: 81% !important; }
.sp_fxb82p { flex-basis: 82% !important; }
.sp_fxb83p { flex-basis: 83% !important; }
.sp_fxb84p { flex-basis: 84% !important; }
.sp_fxb85p { flex-basis: 85% !important; }
.sp_fxb86p { flex-basis: 86% !important; }
.sp_fxb87p { flex-basis: 87% !important; }
.sp_fxb88p { flex-basis: 88% !important; }
.sp_fxb89p { flex-basis: 89% !important; }
.sp_fxb90p { flex-basis: 90% !important; }
.sp_fxb91p { flex-basis: 91% !important; }
.sp_fxb92p { flex-basis: 92% !important; }
.sp_fxb93p { flex-basis: 93% !important; }
.sp_fxb94p { flex-basis: 94% !important; }
.sp_fxb95p { flex-basis: 95% !important; }
.sp_fxb96p { flex-basis: 96% !important; }
.sp_fxb97p { flex-basis: 97% !important; }
.sp_fxb98p { flex-basis: 98% !important; }
.sp_fxb99p { flex-basis: 99% !important; }
.sp_fxb100p { flex-basis: 100% !important; }
/* float */
.sp_fN { float: none !important; }
.sp_fL { float: left !important; }
.sp_fR { float: right !important; }
/* text-align */
.sp_taR { text-align: right !important; }
.sp_taL { text-align: left !important; }
.sp_taC { text-align: center !important; }
/* text-decoration */
.sp_tdN { text-decoration: none !important; }
.sp_tdU { text-decoration: underline !important; }
.sp_tdO { text-decoration: overline !important; }
.sp_tdT { text-decoration: line-through !important; }
.sp_tdN-U { text-decoration: none !important; }
/* line-height */
.sp_lh0 { line-height: 0 !important; }
.sp_lh1 { line-height: 1 !important; }
.sp_lh1p1 { line-height: 1.1 !important; }
.sp_lh1p2 { line-height: 1.2 !important; }
.sp_lh1p3 { line-height: 1.3 !important; }
.sp_lh1p4 { line-height: 1.4 !important; }
.sp_lh1p5 { line-height: 1.5 !important; }
.sp_lh1p6 { line-height: 1.6 !important; }
.sp_lh1p7 { line-height: 1.7 !important; }
.sp_lh1p8 { line-height: 1.8 !important; }
.sp_lh1p9 { line-height: 1.9 !important; }
.sp_lh2 { line-height: 2 !important; }
/* letter-spacing */
.sp_ls0 { letter-spacing: 0em !important; }
.sp_lsp05 { letter-spacing: 0.05em !important; }
.sp_lsp08 { letter-spacing: 0.08em !important; }
.sp_ls1 { letter-spacing: 0.1em !important; }
/* font-size */
.sp_fs06 { font-size: 6px !important; }
.sp_fs07 { font-size: 7px !important; }
.sp_fs08 { font-size: 8px !important; }
.sp_fs09 { font-size: 9px !important; }
.sp_fs10 { font-size: 10px !important; }
.sp_fs11 { font-size: 11px !important; }
.sp_fs12 { font-size: 12px !important; }
.sp_fs13 { font-size: 13px !important; }
.sp_fs14 { font-size: 14px !important; }
.sp_fs15 { font-size: 15px !important; }
.sp_fs16 { font-size: 16px !important; }
.sp_fs17 { font-size: 17px !important; }
.sp_fs18 { font-size: 18px !important; }
.sp_fs19 { font-size: 19px !important; }
.sp_fs20 { font-size: 20px !important; }
.sp_fs21 { font-size: 21px !important; }
.sp_fs22 { font-size: 22px !important; }
.sp_fs23 { font-size: 23px !important; }
.sp_fs24 { font-size: 24px !important; }
.sp_fs25 { font-size: 25px !important; }
.sp_fs26 { font-size: 26px !important; }
.sp_fs27 { font-size: 27px !important; }
.sp_fs28 { font-size: 28px !important; }
.sp_fs29 { font-size: 29px !important; }
.sp_fs30 { font-size: 30px !important; }
.sp_fs31 { font-size: 31px !important; }
.sp_fs32 { font-size: 32px !important; }
.sp_fs33 { font-size: 33px !important; }
.sp_fs34 { font-size: 34px !important; }
.sp_fs35 { font-size: 35px !important; }
.sp_fs36 { font-size: 36px !important; }
.sp_fs37 { font-size: 37px !important; }
.sp_fs38 { font-size: 38px !important; }
.sp_fs39 { font-size: 39px !important; }
.sp_fs40 { font-size: 40px !important; }
.sp_fs41 { font-size: 41px !important; }
.sp_fs42 { font-size: 42px !important; }
.sp_fs43 { font-size: 43px !important; }
.sp_fs44 { font-size: 44px !important; }
.sp_fs45 { font-size: 45px !important; }
.sp_fs46 { font-size: 46px !important; }
.sp_fs47 { font-size: 47px !important; }
.sp_fs48 { font-size: 48px !important; }
.sp_fs49 { font-size: 49px !important; }
.sp_fs50 { font-size: 50px !important; }
.sp_fs51 { font-size: 51px !important; }
.sp_fs52 { font-size: 52px !important; }
.sp_fs53 { font-size: 53px !important; }
.sp_fs54 { font-size: 54px !important; }
.sp_fs55 { font-size: 55px !important; }
.sp_fs56 { font-size: 56px !important; }
.sp_fs57 { font-size: 57px !important; }
.sp_fs58 { font-size: 58px !important; }
.sp_fs59 { font-size: 59px !important; }
.sp_fs60 { font-size: 60px !important; }
.sp_odr1 { order: 1 !important; }
.sp_odr2 { order: 2 !important; }
.sp_odr3 { order: 3 !important; }
.sp_odr4 { order: 4 !important; }
.sp_odr5 { order: 5 !important; }

/* color */
.sp_fcBlack { color: #000 !important; }
.sp_fcNormal { color: #1A1D21 !important; }
.sp_fcBlue { color: #003288 !important; }
.sp_fcLBlue { color: #007CCF !important; }
.sp_fcWhite { color: #fff !important; }
.sp_fcRed { color: #B9060E !important; }
/* font-weight */
.sp_fwN { font-weight: normal !important; }
.sp_fwB { font-weight: bold !important; }
/* word */
.sp_wordBreak { word-wrap: break-word; overflow-wrap: break-word; }
/* nowrap */
.sp_nowrap { white-space: nowrap; }
/* background-color */
.sp_bgNone { background-color: transparent !important; }
.sp_bgWhite { background-color: #fff !important; }
.sp_bgBlack { background-color: #000 !important; }
.sp_bgGray { background-color: #F2F2F2 !important; }
.sp_bgBlue { background-color: #003288 !important; }
.sp_bgRed { background-color: #B90606 !important; }
.sp_bgLBlue { background-color: #E6EFF7 !important; }
.sp_bgLRed { background-color: #F7E6E9 !important; }
/* border */
.sp_bdr { border: 1px solid #C3C8D6 !important; }
.sp_bdrN { border: none !important; }
.sp_bdrT { border-top: 1px solid #C3C8D6 !important; }
.sp_bdrTN { border-top: none !important; }
.sp_bdrB { border-bottom: 1px solid #C3C8D6 !important; }
.sp_bdrBN { border-bottom: none !important; }
.sp_bdrL { border-left: 1px solid #C3C8D6 !important; }
.sp_bdrLN { border-left: none !important; }
.sp_bdrR { border-right: 1px solid #C3C8D6 !important; }
.sp_bdrRN { border-right: none !important; }
/* border-color */
.sp_bcNone { border-color: transparent !important; }
.sp_bcBlack { border-color: #000 !important; }
.sp_bcBlue { border-color: #003288 !important; }
.sp_bcGreen { border-color: #35A5B0 !important; }
.sp_bcRed { border-color: #B90606 !important; }
/* border-width */
.sp_bw00 { border-width: 0 !important; }
.sp_bw03 { border-width: 3px !important; }
/* vertical-align */
.sp_vaT { vertical-align: top !important; }
.sp_vaM { vertical-align: middle !important; }
.sp_vaB { vertical-align: bottom !important; }
/* ぶら下げインデント 文字幅指定 */
.sp_tI1em { margin-left: 1em !important; text-indent: -1em !important; }
.sp_tI1p5em { margin-left: 1.5em !important; text-indent: -1.5em !important; }
.sp_tI2em { margin-left: 2em !important; text-indent: -2em !important; }
.sp_tI2p5em { margin-left: 2.5em !important; text-indent: -2.5em !important; }
.sp_tI3em { margin-left: 3em !important; text-indent: -3em !important; }
.sp_tI4em { margin-left: 4em !important; text-indent: -4em !important; }
.sp_tI5em { margin-left: 5em !important; text-indent: -5em !important; }
/* width */
.sp_wAuto { width: auto !important; }
.sp_w00 { width: 0 !important; }
.sp_w01 { width: 1px !important; }
.sp_w02 { width: 2px !important; }
.sp_w03 { width: 3px !important; }
.sp_w04 { width: 4px !important; }
.sp_w05 { width: 5px !important; }
.sp_w06 { width: 6px !important; }
.sp_w07 { width: 7px !important; }
.sp_w08 { width: 8px !important; }
.sp_w09 { width: 9px !important; }
.sp_w10 { width: 10px !important; }
.sp_w15 { width: 15px !important; }
.sp_w20 { width: 20px !important; }
.sp_w25 { width: 25px !important; }
.sp_w30 { width: 30px !important; }
.sp_w35 { width: 35px !important; }
.sp_w40 { width: 40px !important; }
.sp_w45 { width: 45px !important; }
.sp_w50 { width: 50px !important; }
.sp_w55 { width: 55px !important; }
.sp_w60 { width: 60px !important; }
.sp_w65 { width: 65px !important; }
.sp_w70 { width: 70px !important; }
.sp_w75 { width: 75px !important; }
.sp_w80 { width: 80px !important; }
.sp_w85 { width: 85px !important; }
.sp_w90 { width: 90px !important; }
.sp_w95 { width: 95px !important; }
.sp_w100 { width: 100px !important; }
.sp_w110 { width: 110px !important; }
.sp_w120 { width: 120px !important; }
.sp_w130 { width: 130px !important; }
.sp_w140 { width: 140px !important; }
.sp_w150 { width: 150px !important; }
.sp_w160 { width: 160px !important; }
.sp_w170 { width: 170px !important; }
.sp_w180 { width: 180px !important; }
.sp_w190 { width: 190px !important; }
.sp_w200 { width: 200px !important; }
.sp_w210 { width: 210px !important; }
.sp_w220 { width: 220px !important; }
.sp_w230 { width: 230px !important; }
.sp_w240 { width: 240px !important; }
.sp_w250 { width: 250px !important; }
.sp_w260 { width: 260px !important; }
.sp_w270 { width: 270px !important; }
.sp_w280 { width: 280px !important; }
.sp_w290 { width: 290px !important; }
.sp_w300 { width: 300px !important; }
.sp_w310 { width: 310px !important; }
.sp_w320 { width: 320px !important; }
.sp_w330 { width: 330px !important; }
.sp_w340 { width: 340px !important; }
.sp_w350 { width: 350px !important; }
.sp_w360 { width: 360px !important; }
.sp_w370 { width: 370px !important; }
.sp_w380 { width: 380px !important; }
.sp_w390 { width: 390px !important; }
.sp_w400 { width: 400px !important; }
.sp_w410 { width: 410px !important; }
.sp_w420 { width: 420px !important; }
.sp_w430 { width: 430px !important; }
.sp_w440 { width: 440px !important; }
.sp_w450 { width: 450px !important; }
.sp_w460 { width: 460px !important; }
.sp_w470 { width: 470px !important; }
.sp_w480 { width: 480px !important; }
.sp_w490 { width: 490px !important; }
.sp_w500 { width: 500px !important; }
.sp_w510 { width: 510px !important; }
.sp_w511 { width: 511px !important; }
.sp_w512 { width: 512px !important; }
.sp_w513 { width: 513px !important; }
.sp_w514 { width: 514px !important; }
.sp_w515 { width: 515px !important; }
.sp_w516 { width: 516px !important; }
.sp_w517 { width: 517px !important; }
.sp_w518 { width: 518px !important; }
.sp_w519 { width: 519px !important; }
.sp_w520 { width: 520px !important; }
.sp_w530 { width: 530px !important; }
.sp_w540 { width: 540px !important; }
.sp_w550 { width: 550px !important; }
.sp_w560 { width: 560px !important; }
.sp_w570 { width: 570px !important; }
.sp_w580 { width: 580px !important; }
.sp_w590 { width: 590px !important; }
.sp_w600 { width: 600px !important; }
.sp_w610 { width: 610px !important; }
.sp_w620 { width: 620px !important; }
.sp_w630 { width: 630px !important; }
.sp_w640 { width: 640px !important; }
.sp_w650 { width: 650px !important; }
.sp_w660 { width: 660px !important; }
.sp_w670 { width: 670px !important; }
.sp_w680 { width: 680px !important; }
.sp_w690 { width: 690px !important; }
.sp_w700 { width: 700px !important; }
.sp_w710 { width: 710px !important; }
.sp_w720 { width: 720px !important; }
.sp_w730 { width: 730px !important; }
.sp_w740 { width: 740px !important; }
.sp_w750 { width: 750px !important; }
.sp_w760 { width: 760px !important; }
.sp_w770 { width: 770px !important; }
.sp_w780 { width: 780px !important; }
.sp_w790 { width: 790px !important; }
.sp_w800 { width: 800px !important; }
.sp_w810 { width: 810px !important; }
.sp_w820 { width: 820px !important; }
.sp_w830 { width: 830px !important; }
.sp_w840 { width: 840px !important; }
.sp_w850 { width: 850px !important; }
.sp_w860 { width: 860px !important; }
.sp_w870 { width: 870px !important; }
.sp_w880 { width: 880px !important; }
.sp_w890 { width: 890px !important; }
.sp_w900 { width: 900px !important; }
.sp_w910 { width: 910px !important; }
.sp_w920 { width: 920px !important; }
.sp_w930 { width: 930px !important; }
.sp_w940 { width: 940px !important; }
.sp_w950 { width: 950px !important; }
.sp_w960 { width: 960px !important; }
.sp_w970 { width: 970px !important; }
.sp_w980 { width: 980px !important; }
.sp_w990 { width: 990px !important; }
.sp_w1000 { width: 1000px !important; }
.sp_w00p { width: 0% !important; }
.sp_w01p { width: 1% !important; }
.sp_w02p { width: 2% !important; }
.sp_w03p { width: 3% !important; }
.sp_w04p { width: 4% !important; }
.sp_w05p { width: 5% !important; }
.sp_w06p { width: 6% !important; }
.sp_w07p { width: 7% !important; }
.sp_w08p { width: 8% !important; }
.sp_w09p { width: 9% !important; }
.sp_w10p { width: 10% !important; }
.sp_w11p { width: 11% !important; }
.sp_w12p { width: 12% !important; }
.sp_w13p { width: 13% !important; }
.sp_w14p { width: 14% !important; }
.sp_w15p { width: 15% !important; }
.sp_w16p { width: 16% !important; }
.sp_w17p { width: 17% !important; }
.sp_w18p { width: 18% !important; }
.sp_w19p { width: 19% !important; }
.sp_w20p { width: 20% !important; }
.sp_w21p { width: 21% !important; }
.sp_w22p { width: 22% !important; }
.sp_w23p { width: 23% !important; }
.sp_w24p { width: 24% !important; }
.sp_w25p { width: 25% !important; }
.sp_w26p { width: 26% !important; }
.sp_w27p { width: 27% !important; }
.sp_w28p { width: 28% !important; }
.sp_w29p { width: 29% !important; }
.sp_w30p { width: 30% !important; }
.sp_w31p { width: 31% !important; }
.sp_w32p { width: 32% !important; }
.sp_w33p { width: 33% !important; }
.sp_w34p { width: 34% !important; }
.sp_w35p { width: 35% !important; }
.sp_w36p { width: 36% !important; }
.sp_w37p { width: 37% !important; }
.sp_w38p { width: 38% !important; }
.sp_w39p { width: 39% !important; }
.sp_w40p { width: 40% !important; }
.sp_w41p { width: 41% !important; }
.sp_w42p { width: 42% !important; }
.sp_w43p { width: 43% !important; }
.sp_w44p { width: 44% !important; }
.sp_w45p { width: 45% !important; }
.sp_w46p { width: 46% !important; }
.sp_w47p { width: 47% !important; }
.sp_w48p { width: 48% !important; }
.sp_w49p { width: 49% !important; }
.sp_w50p { width: 50% !important; }
.sp_w51p { width: 51% !important; }
.sp_w52p { width: 52% !important; }
.sp_w53p { width: 53% !important; }
.sp_w54p { width: 54% !important; }
.sp_w55p { width: 55% !important; }
.sp_w56p { width: 56% !important; }
.sp_w57p { width: 57% !important; }
.sp_w58p { width: 58% !important; }
.sp_w59p { width: 59% !important; }
.sp_w60p { width: 60% !important; }
.sp_w61p { width: 61% !important; }
.sp_w62p { width: 62% !important; }
.sp_w63p { width: 63% !important; }
.sp_w64p { width: 64% !important; }
.sp_w65p { width: 65% !important; }
.sp_w66p { width: 66% !important; }
.sp_w67p { width: 67% !important; }
.sp_w68p { width: 68% !important; }
.sp_w69p { width: 69% !important; }
.sp_w70p { width: 70% !important; }
.sp_w71p { width: 71% !important; }
.sp_w72p { width: 72% !important; }
.sp_w73p { width: 73% !important; }
.sp_w74p { width: 74% !important; }
.sp_w75p { width: 75% !important; }
.sp_w76p { width: 76% !important; }
.sp_w77p { width: 77% !important; }
.sp_w78p { width: 78% !important; }
.sp_w79p { width: 79% !important; }
.sp_w80p { width: 80% !important; }
.sp_w81p { width: 81% !important; }
.sp_w82p { width: 82% !important; }
.sp_w83p { width: 83% !important; }
.sp_w84p { width: 84% !important; }
.sp_w85p { width: 85% !important; }
.sp_w86p { width: 86% !important; }
.sp_w87p { width: 87% !important; }
.sp_w88p { width: 88% !important; }
.sp_w89p { width: 89% !important; }
.sp_w90p { width: 90% !important; }
.sp_w91p { width: 91% !important; }
.sp_w92p { width: 92% !important; }
.sp_w93p { width: 93% !important; }
.sp_w94p { width: 94% !important; }
.sp_w95p { width: 95% !important; }
.sp_w96p { width: 96% !important; }
.sp_w97p { width: 97% !important; }
.sp_w98p { width: 98% !important; }
.sp_w99p { width: 99% !important; }
.sp_w100p { width: 100% !important; }
.sp_w01em { width: 1em !important; }
.sp_w02em { width: 2em !important; }
.sp_w03em { width: 3em !important; }
.sp_w04em { width: 4em !important; }
.sp_w05em { width: 5em !important; }
.sp_w06em { width: 6em !important; }
.sp_w07em { width: 7em !important; }
.sp_w08em { width: 8em !important; }
.sp_w09em { width: 9em !important; }
.sp_w10em { width: 10em !important; }
.sp_w11em { width: 11em !important; }
.sp_w12em { width: 12em !important; }
.sp_w13em { width: 13em !important; }
.sp_w14em { width: 14em !important; }
.sp_w15em { width: 15em !important; }
.sp_w16em { width: 16em !important; }
.sp_w17em { width: 17em !important; }
.sp_w18em { width: 18em !important; }
.sp_w19em { width: 19em !important; }
.sp_w20em { width: 20em !important; }
/* height */
.sp_h00 { height: 0 !important; }
.sp_h01 { height: 1px !important; }
.sp_h02 { height: 2px !important; }
.sp_h03 { height: 3px !important; }
.sp_h04 { height: 4px !important; }
.sp_h05 { height: 5px !important; }
.sp_h06 { height: 6px !important; }
.sp_h07 { height: 7px !important; }
.sp_h08 { height: 8px !important; }
.sp_h09 { height: 9px !important; }
.sp_h10 { height: 10px !important; }
.sp_h15 { height: 15px !important; }
.sp_h20 { height: 20px !important; }
.sp_h25 { height: 25px !important; }
.sp_h30 { height: 30px !important; }
.sp_h35 { height: 35px !important; }
.sp_h40 { height: 40px !important; }
.sp_h45 { height: 45px !important; }
.sp_h50 { height: 50px !important; }
.sp_h55 { height: 55px !important; }
.sp_h60 { height: 60px !important; }
.sp_h65 { height: 65px !important; }
.sp_h70 { height: 70px !important; }
.sp_h75 { height: 75px !important; }
.sp_h80 { height: 80px !important; }
.sp_h85 { height: 85px !important; }
.sp_h90 { height: 90px !important; }
.sp_h95 { height: 95px !important; }
.sp_h100 { height: 100px !important; }
.sp_h110 { height: 110px !important; }
.sp_h120 { height: 120px !important; }
.sp_h130 { height: 130px !important; }
.sp_h140 { height: 140px !important; }
.sp_h150 { height: 150px !important; }
.sp_h160 { height: 160px !important; }
.sp_h170 { height: 170px !important; }
.sp_h180 { height: 180px !important; }
.sp_h190 { height: 190px !important; }
.sp_h200 { height: 200px !important; }
.sp_h210 { height: 210px !important; }
.sp_h220 { height: 220px !important; }
.sp_h230 { height: 230px !important; }
.sp_h240 { height: 240px !important; }
.sp_h250 { height: 250px !important; }
.sp_h260 { height: 260px !important; }
.sp_h270 { height: 270px !important; }
.sp_h280 { height: 280px !important; }
.sp_h290 { height: 290px !important; }
.sp_h300 { height: 300px !important; }
.sp_h310 { height: 310px !important; }
.sp_h320 { height: 320px !important; }
.sp_h330 { height: 330px !important; }
.sp_h340 { height: 340px !important; }
.sp_h350 { height: 350px !important; }
.sp_h360 { height: 360px !important; }
.sp_h370 { height: 370px !important; }
.sp_h380 { height: 380px !important; }
.sp_h390 { height: 390px !important; }
.sp_h400 { height: 400px !important; }
.sp_h410 { height: 410px !important; }
.sp_h420 { height: 420px !important; }
.sp_h430 { height: 430px !important; }
.sp_h440 { height: 440px !important; }
.sp_h450 { height: 450px !important; }
.sp_h460 { height: 460px !important; }
.sp_h470 { height: 470px !important; }
.sp_h480 { height: 480px !important; }
.sp_h490 { height: 490px !important; }
.sp_h500 { height: 500px !important; }
.sp_h510 { height: 510px !important; }
.sp_h520 { height: 520px !important; }
.sp_h530 { height: 530px !important; }
.sp_h540 { height: 540px !important; }
.sp_h550 { height: 550px !important; }
.sp_h560 { height: 560px !important; }
.sp_h570 { height: 570px !important; }
.sp_h580 { height: 580px !important; }
.sp_h590 { height: 590px !important; }
.sp_h600 { height: 600px !important; }
.sp_h610 { height: 610px !important; }
.sp_h620 { height: 620px !important; }
.sp_h630 { height: 630px !important; }
.sp_h640 { height: 640px !important; }
.sp_h650 { height: 650px !important; }
.sp_h660 { height: 660px !important; }
.sp_h670 { height: 670px !important; }
.sp_h680 { height: 680px !important; }
.sp_h690 { height: 690px !important; }
.sp_h700 { height: 700px !important; }
.sp_h710 { height: 710px !important; }
.sp_h720 { height: 720px !important; }
.sp_h730 { height: 730px !important; }
.sp_h740 { height: 740px !important; }
.sp_h750 { height: 750px !important; }
.sp_h760 { height: 760px !important; }
.sp_h770 { height: 770px !important; }
.sp_h780 { height: 780px !important; }
.sp_h790 { height: 790px !important; }
.sp_h800 { height: 800px !important; }
.sp_h810 { height: 810px !important; }
.sp_h820 { height: 820px !important; }
.sp_h830 { height: 830px !important; }
.sp_h840 { height: 840px !important; }
.sp_h850 { height: 850px !important; }
.sp_h860 { height: 860px !important; }
.sp_h870 { height: 870px !important; }
.sp_h880 { height: 880px !important; }
.sp_h890 { height: 890px !important; }
.sp_h900 { height: 900px !important; }
.sp_h910 { height: 910px !important; }
.sp_h920 { height: 920px !important; }
.sp_h930 { height: 930px !important; }
.sp_h940 { height: 940px !important; }
.sp_h950 { height: 950px !important; }
.sp_h960 { height: 960px !important; }
.sp_h970 { height: 970px !important; }
.sp_h980 { height: 980px !important; }
.sp_h990 { height: 990px !important; }
.sp_h1000 { height: 1000px !important; }
.sp_h00p { height: 0% !important; }
.sp_h01p { height: 1% !important; }
.sp_h02p { height: 2% !important; }
.sp_h03p { height: 3% !important; }
.sp_h04p { height: 4% !important; }
.sp_h05p { height: 5% !important; }
.sp_h06p { height: 6% !important; }
.sp_h07p { height: 7% !important; }
.sp_h08p { height: 8% !important; }
.sp_h09p { height: 9% !important; }
.sp_h10p { height: 10% !important; }
.sp_h11p { height: 11% !important; }
.sp_h12p { height: 12% !important; }
.sp_h13p { height: 13% !important; }
.sp_h14p { height: 14% !important; }
.sp_h15p { height: 15% !important; }
.sp_h16p { height: 16% !important; }
.sp_h17p { height: 17% !important; }
.sp_h18p { height: 18% !important; }
.sp_h19p { height: 19% !important; }
.sp_h20p { height: 20% !important; }
.sp_h21p { height: 21% !important; }
.sp_h22p { height: 22% !important; }
.sp_h23p { height: 23% !important; }
.sp_h24p { height: 24% !important; }
.sp_h25p { height: 25% !important; }
.sp_h26p { height: 26% !important; }
.sp_h27p { height: 27% !important; }
.sp_h28p { height: 28% !important; }
.sp_h29p { height: 29% !important; }
.sp_h30p { height: 30% !important; }
.sp_h31p { height: 31% !important; }
.sp_h32p { height: 32% !important; }
.sp_h33p { height: 33% !important; }
.sp_h34p { height: 34% !important; }
.sp_h35p { height: 35% !important; }
.sp_h36p { height: 36% !important; }
.sp_h37p { height: 37% !important; }
.sp_h38p { height: 38% !important; }
.sp_h39p { height: 39% !important; }
.sp_h40p { height: 40% !important; }
.sp_h41p { height: 41% !important; }
.sp_h42p { height: 42% !important; }
.sp_h43p { height: 43% !important; }
.sp_h44p { height: 44% !important; }
.sp_h45p { height: 45% !important; }
.sp_h46p { height: 46% !important; }
.sp_h47p { height: 47% !important; }
.sp_h48p { height: 48% !important; }
.sp_h49p { height: 49% !important; }
.sp_h50p { height: 50% !important; }
.sp_h51p { height: 51% !important; }
.sp_h52p { height: 52% !important; }
.sp_h53p { height: 53% !important; }
.sp_h54p { height: 54% !important; }
.sp_h55p { height: 55% !important; }
.sp_h56p { height: 56% !important; }
.sp_h57p { height: 57% !important; }
.sp_h58p { height: 58% !important; }
.sp_h59p { height: 59% !important; }
.sp_h60p { height: 60% !important; }
.sp_h61p { height: 61% !important; }
.sp_h62p { height: 62% !important; }
.sp_h63p { height: 63% !important; }
.sp_h64p { height: 64% !important; }
.sp_h65p { height: 65% !important; }
.sp_h66p { height: 66% !important; }
.sp_h67p { height: 67% !important; }
.sp_h68p { height: 68% !important; }
.sp_h69p { height: 69% !important; }
.sp_h70p { height: 70% !important; }
.sp_h71p { height: 71% !important; }
.sp_h72p { height: 72% !important; }
.sp_h73p { height: 73% !important; }
.sp_h74p { height: 74% !important; }
.sp_h75p { height: 75% !important; }
.sp_h76p { height: 76% !important; }
.sp_h77p { height: 77% !important; }
.sp_h78p { height: 78% !important; }
.sp_h79p { height: 79% !important; }
.sp_h80p { height: 80% !important; }
.sp_h81p { height: 81% !important; }
.sp_h82p { height: 82% !important; }
.sp_h83p { height: 83% !important; }
.sp_h84p { height: 84% !important; }
.sp_h85p { height: 85% !important; }
.sp_h86p { height: 86% !important; }
.sp_h87p { height: 87% !important; }
.sp_h88p { height: 88% !important; }
.sp_h89p { height: 89% !important; }
.sp_h90p { height: 90% !important; }
.sp_h91p { height: 91% !important; }
.sp_h92p { height: 92% !important; }
.sp_h93p { height: 93% !important; }
.sp_h94p { height: 94% !important; }
.sp_h95p { height: 95% !important; }
.sp_h96p { height: 96% !important; }
.sp_h97p { height: 97% !important; }
.sp_h98p { height: 98% !important; }
.sp_h99p { height: 99% !important; }
.sp_h100p { height: 100% !important; }
.sp_h01vw { height: 1vw !important; }
.sp_h02vw { height: 2vw !important; }
.sp_h03vw { height: 3vw !important; }
.sp_h04vw { height: 4vw !important; }
.sp_h05vw { height: 5vw !important; }
.sp_h06vw { height: 6vw !important; }
.sp_h07vw { height: 7vw !important; }
.sp_h08vw { height: 8vw !important; }
.sp_h09vw { height: 9vw !important; }
.sp_h10vw { height: 10vw !important; }
.sp_h11vw { height: 11vw !important; }
.sp_h12vw { height: 12vw !important; }
.sp_h13vw { height: 13vw !important; }
.sp_h14vw { height: 14vw !important; }
.sp_h15vw { height: 15vw !important; }
.sp_h16vw { height: 16vw !important; }
.sp_h17vw { height: 17vw !important; }
.sp_h18vw { height: 18vw !important; }
.sp_h19vw { height: 19vw !important; }
.sp_h20vw { height: 20vw !important; }
.sp_h21vw { height: 21vw !important; }
.sp_h22vw { height: 22vw !important; }
.sp_h23vw { height: 23vw !important; }
.sp_h24vw { height: 24vw !important; }
.sp_h25vw { height: 25vw !important; }
.sp_h26vw { height: 26vw !important; }
.sp_h27vw { height: 27vw !important; }
.sp_h28vw { height: 28vw !important; }
.sp_h29vw { height: 29vw !important; }
.sp_h30vw { height: 30vw !important; }
.sp_h31vw { height: 31vw !important; }
.sp_h32vw { height: 32vw !important; }
.sp_h33vw { height: 33vw !important; }
.sp_h34vw { height: 34vw !important; }
.sp_h35vw { height: 35vw !important; }
.sp_h36vw { height: 36vw !important; }
.sp_h37vw { height: 37vw !important; }
.sp_h38vw { height: 38vw !important; }
.sp_h39vw { height: 39vw !important; }
.sp_h40vw { height: 40vw !important; }
.sp_h41vw { height: 41vw !important; }
.sp_h42vw { height: 42vw !important; }
.sp_h43vw { height: 43vw !important; }
.sp_h44vw { height: 44vw !important; }
.sp_h45vw { height: 45vw !important; }
.sp_h46vw { height: 46vw !important; }
.sp_h47vw { height: 47vw !important; }
.sp_h48vw { height: 48vw !important; }
.sp_h49vw { height: 49vw !important; }
.sp_h50vw { height: 50vw !important; }
.sp_h51vw { height: 51vw !important; }
.sp_h52vw { height: 52vw !important; }
.sp_h53vw { height: 53vw !important; }
.sp_h54vw { height: 54vw !important; }
.sp_h55vw { height: 55vw !important; }
.sp_h56vw { height: 56vw !important; }
.sp_h57vw { height: 57vw !important; }
.sp_h58vw { height: 58vw !important; }
.sp_h59vw { height: 59vw !important; }
.sp_h60vw { height: 60vw !important; }
.sp_h61vw { height: 61vw !important; }
.sp_h62vw { height: 62vw !important; }
.sp_h63vw { height: 63vw !important; }
.sp_h64vw { height: 64vw !important; }
.sp_h65vw { height: 65vw !important; }
.sp_h66vw { height: 66vw !important; }
.sp_h67vw { height: 67vw !important; }
.sp_h68vw { height: 68vw !important; }
.sp_h69vw { height: 69vw !important; }
.sp_h70vw { height: 70vw !important; }
.sp_h71vw { height: 71vw !important; }
.sp_h72vw { height: 72vw !important; }
.sp_h73vw { height: 73vw !important; }
.sp_h74vw { height: 74vw !important; }
.sp_h75vw { height: 75vw !important; }
.sp_h76vw { height: 76vw !important; }
.sp_h77vw { height: 77vw !important; }
.sp_h78vw { height: 78vw !important; }
.sp_h79vw { height: 79vw !important; }
.sp_h80vw { height: 80vw !important; }
.sp_h81vw { height: 81vw !important; }
.sp_h82vw { height: 82vw !important; }
.sp_h83vw { height: 83vw !important; }
.sp_h84vw { height: 84vw !important; }
.sp_h85vw { height: 85vw !important; }
.sp_h86vw { height: 86vw !important; }
.sp_h87vw { height: 87vw !important; }
.sp_h88vw { height: 88vw !important; }
.sp_h89vw { height: 89vw !important; }
.sp_h90vw { height: 90vw !important; }
.sp_h91vw { height: 91vw !important; }
.sp_h92vw { height: 92vw !important; }
.sp_h93vw { height: 93vw !important; }
.sp_h94vw { height: 94vw !important; }
.sp_h95vw { height: 95vw !important; }
.sp_h96vw { height: 96vw !important; }
.sp_h97vw { height: 97vw !important; }
.sp_h98vw { height: 98vw !important; }
.sp_h99vw { height: 99vw !important; }
.sp_h100vw { height: 100vw !important; }
.sp_h01em { height: 1em !important; }
.sp_h02em { height: 2em !important; }
.sp_h03em { height: 3em !important; }
.sp_h04em { height: 4em !important; }
.sp_h05em { height: 5em !important; }
.sp_h06em { height: 6em !important; }
.sp_h07em { height: 7em !important; }
.sp_h08em { height: 8em !important; }
.sp_h09em { height: 9em !important; }
.sp_h10em { height: 10em !important; }
.sp_h11em { height: 11em !important; }
.sp_h12em { height: 12em !important; }
.sp_h13em { height: 13em !important; }
.sp_h14em { height: 14em !important; }
.sp_h15em { height: 15em !important; }
.sp_h16em { height: 16em !important; }
.sp_h17em { height: 17em !important; }
.sp_h18em { height: 18em !important; }
.sp_h19em { height: 19em !important; }
.sp_h20em { height: 20em !important; }
.sp_hAuto { height: auto !important; }
.sp_minH60 { min-height: 60px !important;}

/* margin */
.sp_m00 { margin: 0 !important; }
.sp_mAuto { margin-right: auto !important; margin-left: auto !important; }
.sp_mtAuto { margin-top: auto !important; margin-top: 0 !important; }
.sp_mbAuto { margin-bottom: auto !important; margin-bottom: 0 !important; }
.sp_mlAuto { margin-left: auto !important; margin-right: 0 !important; }
.sp_mrAuto { margin-right: auto !important; margin-left: 0 !important; }
.sp_mt00 { margin-top: 0 !important; }
.sp_mt01 { margin-top: 1px !important; }
.sp_mt02 { margin-top: 2px !important; }
.sp_mt03 { margin-top: 3px !important; }
.sp_mt04 { margin-top: 4px !important; }
.sp_mt05 { margin-top: 5px !important; }
.sp_mt10 { margin-top: 10px !important; }
.sp_mt15 { margin-top: 15px !important; }
.sp_mt16 { margin-top: 16px !important; }
.sp_mt20 { margin-top: 20px !important; }
.sp_mt24 { margin-top: 24px !important; }
.sp_mt25 { margin-top: 25px !important; }
.sp_mt30 { margin-top: 30px !important; }
.sp_mt32 { margin-top: 32px !important; }
.sp_mt35 { margin-top: 35px !important; }
.sp_mt40 { margin-top: 40px !important; }
.sp_mt45 { margin-top: 45px !important; }
.sp_mt48 { margin-top: 48px !important; }
.sp_mt50 { margin-top: 50px !important; }
.sp_mt55 { margin-top: 55px !important; }
.sp_mt60 { margin-top: 60px !important; }
.sp_mt61 { margin-top: 61px !important; }
.sp_mt62 { margin-top: 62px !important; }
.sp_mt63 { margin-top: 63px !important; }
.sp_mt64 { margin-top: 64px !important; }
.sp_mt65 { margin-top: 65px !important; }
.sp_mt66 { margin-top: 66px !important; }
.sp_mt67 { margin-top: 67px !important; }
.sp_mt68 { margin-top: 68px !important; }
.sp_mt69 { margin-top: 69px !important; }
.sp_mt70 { margin-top: 70px !important; }
.sp_mt75 { margin-top: 75px !important; }
.sp_mt80 { margin-top: 80px !important; }
.sp_mt85 { margin-top: 85px !important; }
.sp_mt90 { margin-top: 90px !important; }
.sp_mt95 { margin-top: 95px !important; }
.sp_mt100 { margin-top: 100px !important; }
.sp_mt105 { margin-top: 105px !important; }
.sp_mt110 { margin-top: 110px !important; }
.sp_mt115 { margin-top: 115px !important; }
.sp_mt120 { margin-top: 120px !important; }
.sp_mt125 { margin-top: 125px !important; }
.sp_mt130 { margin-top: 130px !important; }
.sp_mt135 { margin-top: 135px !important; }
.sp_mt140 { margin-top: 140px !important; }
.sp_mt145 { margin-top: 145px !important; }
.sp_mt150 { margin-top: 150px !important; }
.sp_mt155 { margin-top: 155px !important; }
.sp_mt160 { margin-top: 160px !important; }
.sp_mt165 { margin-top: 165px !important; }
.sp_mt170 { margin-top: 170px !important; }
.sp_mt175 { margin-top: 175px !important; }
.sp_mt180 { margin-top: 180px !important; }
.sp_mt185 { margin-top: 185px !important; }
.sp_mt190 { margin-top: 190px !important; }
.sp_mt195 { margin-top: 195px !important; }
.sp_mt200 { margin-top: 200px !important; }
.sp_mb00 { margin-bottom: 0 !important; }
.sp_mb01 { margin-bottom: 1px !important; }
.sp_mb02 { margin-bottom: 2px !important; }
.sp_mb03 { margin-bottom: 3px !important; }
.sp_mb04 { margin-bottom: 4px !important; }
.sp_mb05 { margin-bottom: 5px !important; }
.sp_mb10 { margin-bottom: 10px !important; }
.sp_mb15 { margin-bottom: 15px !important; }
.sp_mb20 { margin-bottom: 20px !important; }
.sp_mb24 { margin-bottom: 24px !important; }
.sp_mb25 { margin-bottom: 25px !important; }
.sp_mb30 { margin-bottom: 30px !important; }
.sp_mb32 { margin-bottom: 32px !important; }
.sp_mb35 { margin-bottom: 35px !important; }
.sp_mb40 { margin-bottom: 40px !important; }
.sp_mb45 { margin-bottom: 45px !important; }
.sp_mb48 { margin-bottom: 48px !important; }
.sp_mb50 { margin-bottom: 50px !important; }
.sp_mb55 { margin-bottom: 55px !important; }
.sp_mb60 { margin-bottom: 60px !important; }
.sp_mb64 { margin-bottom: 64px !important; }
.sp_mb65 { margin-bottom: 65px !important; }
.sp_mb70 { margin-bottom: 70px !important; }
.sp_mb75 { margin-bottom: 75px !important; }
.sp_mb80 { margin-bottom: 80px !important; }
.sp_mb85 { margin-bottom: 85px !important; }
.sp_mb90 { margin-bottom: 90px !important; }
.sp_mb95 { margin-bottom: 95px !important; }
.sp_mb100 { margin-bottom: 100px !important; }
.sp_mb105 { margin-bottom: 105px !important; }
.sp_mb110 { margin-bottom: 110px !important; }
.sp_mb115 { margin-bottom: 115px !important; }
.sp_mb120 { margin-bottom: 120px !important; }
.sp_mb125 { margin-bottom: 125px !important; }
.sp_mb130 { margin-bottom: 130px !important; }
.sp_mb135 { margin-bottom: 135px !important; }
.sp_mb140 { margin-bottom: 140px !important; }
.sp_mb145 { margin-bottom: 145px !important; }
.sp_mb150 { margin-bottom: 150px !important; }
.sp_mb155 { margin-bottom: 155px !important; }
.sp_mb160 { margin-bottom: 160px !important; }
.sp_mb165 { margin-bottom: 165px !important; }
.sp_mb170 { margin-bottom: 170px !important; }
.sp_mb175 { margin-bottom: 175px !important; }
.sp_mb180 { margin-bottom: 180px !important; }
.sp_mb185 { margin-bottom: 185px !important; }
.sp_mb190 { margin-bottom: 190px !important; }
.sp_mb195 { margin-bottom: 195px !important; }
.sp_mb200 { margin-bottom: 200px !important; }
.sp_ml00 { margin-left: 0 !important; }
.sp_ml01 { margin-left: 1px !important; }
.sp_ml02 { margin-left: 2px !important; }
.sp_ml03 { margin-left: 3px !important; }
.sp_ml04 { margin-left: 4px !important; }
.sp_ml05 { margin-left: 5px !important; }
.sp_ml10 { margin-left: 10px !important; }
.sp_ml15 { margin-left: 15px !important; }
.sp_ml20 { margin-left: 20px !important; }
.sp_ml25 { margin-left: 25px !important; }
.sp_ml30 { margin-left: 30px !important; }
.sp_ml35 { margin-left: 35px !important; }
.sp_ml40 { margin-left: 40px !important; }
.sp_ml45 { margin-left: 45px !important; }
.sp_ml48 { margin-left: 48px !important; }
.sp_ml50 { margin-left: 50px !important; }
.sp_ml55 { margin-left: 55px !important; }
.sp_ml60 { margin-left: 60px !important; }
.sp_ml65 { margin-left: 65px !important; }
.sp_ml70 { margin-left: 70px !important; }
.sp_ml75 { margin-left: 75px !important; }
.sp_ml80 { margin-left: 80px !important; }
.sp_ml85 { margin-left: 85px !important; }
.sp_ml90 { margin-left: 90px !important; }
.sp_ml95 { margin-left: 95px !important; }
.sp_ml100 { margin-left: 100px !important; }
.sp_ml105 { margin-left: 105px !important; }
.sp_ml110 { margin-left: 110px !important; }
.sp_ml115 { margin-left: 115px !important; }
.sp_ml120 { margin-left: 120px !important; }
.sp_ml125 { margin-left: 125px !important; }
.sp_ml130 { margin-left: 130px !important; }
.sp_ml135 { margin-left: 135px !important; }
.sp_ml140 { margin-left: 140px !important; }
.sp_ml145 { margin-left: 145px !important; }
.sp_ml150 { margin-left: 150px !important; }
.sp_ml155 { margin-left: 155px !important; }
.sp_ml160 { margin-left: 160px !important; }
.sp_ml165 { margin-left: 165px !important; }
.sp_ml170 { margin-left: 170px !important; }
.sp_ml175 { margin-left: 175px !important; }
.sp_ml180 { margin-left: 180px !important; }
.sp_ml185 { margin-left: 185px !important; }
.sp_ml190 { margin-left: 190px !important; }
.sp_ml195 { margin-left: 195px !important; }
.sp_ml200 { margin-left: 200px !important; }
.sp_mr00 { margin-right: 0 !important; }
.sp_mr01 { margin-right: 1px !important; }
.sp_mr02 { margin-right: 2px !important; }
.sp_mr03 { margin-right: 3px !important; }
.sp_mr04 { margin-right: 4px !important; }
.sp_mr05 { margin-right: 5px !important; }
.sp_mr10 { margin-right: 10px !important; }
.sp_mr15 { margin-right: 15px !important; }
.sp_mr20 { margin-right: 20px !important; }
.sp_mr25 { margin-right: 25px !important; }
.sp_mr30 { margin-right: 30px !important; }
.sp_mr35 { margin-right: 35px !important; }
.sp_mr40 { margin-right: 40px !important; }
.sp_mr45 { margin-right: 45px !important; }
.sp_mr50 { margin-right: 50px !important; }
.sp_mr55 { margin-right: 55px !important; }
.sp_mr60 { margin-right: 60px !important; }
.sp_mr65 { margin-right: 65px !important; }
.sp_mr70 { margin-right: 70px !important; }
.sp_mr75 { margin-right: 75px !important; }
.sp_mr80 { margin-right: 80px !important; }
.sp_mr85 { margin-right: 85px !important; }
.sp_mr90 { margin-right: 90px !important; }
.sp_mr95 { margin-right: 95px !important; }
.sp_mr100 { margin-right: 100px !important; }
.sp_mr105 { margin-right: 105px !important; }
.sp_mr110 { margin-right: 110px !important; }
.sp_mr115 { margin-right: 115px !important; }
.sp_mr120 { margin-right: 120px !important; }
.sp_mr125 { margin-right: 125px !important; }
.sp_mr130 { margin-right: 130px !important; }
.sp_mr135 { margin-right: 135px !important; }
.sp_mr140 { margin-right: 140px !important; }
.sp_mr145 { margin-right: 145px !important; }
.sp_mr150 { margin-right: 150px !important; }
.sp_mr155 { margin-right: 155px !important; }
.sp_mr160 { margin-right: 160px !important; }
.sp_mr165 { margin-right: 165px !important; }
.sp_mr170 { margin-right: 170px !important; }
.sp_mr175 { margin-right: 175px !important; }
.sp_mr180 { margin-right: 180px !important; }
.sp_mr185 { margin-right: 185px !important; }
.sp_mr190 { margin-right: 190px !important; }
.sp_mr195 { margin-right: 195px !important; }
.sp_mr200 { margin-right: 200px !important; }
/* padding */
.sp_p00 { padding: 0 !important; }
.sp_p05 { padding: 5px !important; }
.sp_p10 { padding: 10px !important; }
.sp_p15 { padding: 15px !important; }
.sp_p20 { padding: 20px !important; }
.sp_p24 { padding: 24px !important; }
.sp_p25 { padding: 25px !important; }
.sp_p30 { padding: 30px !important; }
.sp_p32 { padding: 32px !important; }
.sp_p35 { padding: 35px !important; }
.sp_p40 { padding: 40px !important; }
.sp_p45 { padding: 45px !important; }
.sp_p50 { padding: 50px !important; }
.sp_p55 { padding: 55px !important; }
.sp_p60 { padding: 60px !important; }
.sp_p64 { padding: 64px !important; }
.sp_p65 { padding: 65px !important; }
.sp_p70 { padding: 70px !important; }
.sp_p75 { padding: 75px !important; }
.sp_p80 { padding: 80px !important; }
.sp_p85 { padding: 85px !important; }
.sp_p90 { padding: 90px !important; }
.sp_p95 { padding: 95px !important; }
.sp_p100 { padding: 100px !important; }
.sp_pt00 { padding-top: 0 !important; }
.sp_pt05 { padding-top: 5px !important; }
.sp_pt10 { padding-top: 10px !important; }
.sp_pt15 { padding-top: 15px !important; }
.sp_pt16 { padding-top: 16px !important; }
.sp_pt20 { padding-top: 20px !important; }
.sp_pt24 { padding-top: 24px !important; }
.sp_pt25 { padding-top: 25px !important; }
.sp_pt30 { padding-top: 30px !important; }
.sp_pt32 { padding-top: 32px !important; }
.sp_pt35 { padding-top: 35px !important; }
.sp_pt40 { padding-top: 40px !important; }
.sp_pt45 { padding-top: 45px !important; }
.sp_pt48 { padding-top: 48px !important; }
.sp_pt50 { padding-top: 50px !important; }
.sp_pt55 { padding-top: 55px !important; }
.sp_pt60 { padding-top: 60px !important; }
.sp_pt64 { padding-top: 64px !important; }
.sp_pt65 { padding-top: 65px !important; }
.sp_pt70 { padding-top: 70px !important; }
.sp_pt75 { padding-top: 75px !important; }
.sp_pt80 { padding-top: 80px !important; }
.sp_pt85 { padding-top: 85px !important; }
.sp_pt90 { padding-top: 90px !important; }
.sp_pt95 { padding-top: 95px !important; }
.sp_pt100 { padding-top: 100px !important; }
.sp_pt105 { padding-top: 105px !important; }
.sp_pt110 { padding-top: 110px !important; }
.sp_pt115 { padding-top: 115px !important; }
.sp_pt120 { padding-top: 120px !important; }
.sp_pt125 { padding-top: 125px !important; }
.sp_pt130 { padding-top: 130px !important; }
.sp_pt135 { padding-top: 135px !important; }
.sp_pt140 { padding-top: 140px !important; }
.sp_pt145 { padding-top: 145px !important; }
.sp_pt150 { padding-top: 150px !important; }
.sp_pt155 { padding-top: 155px !important; }
.sp_pt160 { padding-top: 160px !important; }
.sp_pt165 { padding-top: 165px !important; }
.sp_pt170 { padding-top: 170px !important; }
.sp_pt175 { padding-top: 175px !important; }
.sp_pt180 { padding-top: 180px !important; }
.sp_pt185 { padding-top: 185px !important; }
.sp_pt190 { padding-top: 190px !important; }
.sp_pt195 { padding-top: 195px !important; }
.sp_pt200 { padding-top: 200px !important; }
.sp_pb00 { padding-bottom: 0 !important; }
.sp_pb05 { padding-bottom: 5px !important; }
.sp_pb10 { padding-bottom: 10px !important; }
.sp_pb15 { padding-bottom: 15px !important; }
.sp_pb20 { padding-bottom: 20px !important; }
.sp_pb24 { padding-bottom: 24px !important; }
.sp_pb25 { padding-bottom: 25px !important; }
.sp_pb30 { padding-bottom: 30px !important; }
.sp_pb32 { padding-bottom: 32px !important; }
.sp_pb35 { padding-bottom: 35px !important; }
.sp_pb40 { padding-bottom: 40px !important; }
.sp_pb45 { padding-bottom: 45px !important; }
.sp_pb48 { padding-bottom: 48px !important; }
.sp_pb50 { padding-bottom: 50px !important; }
.sp_pb55 { padding-bottom: 55px !important; }
.sp_pb60 { padding-bottom: 60px !important; }
.sp_pb64 { padding-bottom: 64px !important; }
.sp_pb65 { padding-bottom: 65px !important; }
.sp_pb70 { padding-bottom: 70px !important; }
.sp_pb75 { padding-bottom: 75px !important; }
.sp_pb80 { padding-bottom: 80px !important; }
.sp_pb85 { padding-bottom: 85px !important; }
.sp_pb90 { padding-bottom: 90px !important; }
.sp_pb95 { padding-bottom: 95px !important; }
.sp_pb100 { padding-bottom: 100px !important; }
.sp_pb105 { padding-bottom: 105px !important; }
.sp_pb110 { padding-bottom: 110px !important; }
.sp_pb115 { padding-bottom: 115px !important; }
.sp_pb120 { padding-bottom: 120px !important; }
.sp_pb125 { padding-bottom: 125px !important; }
.sp_pb130 { padding-bottom: 130px !important; }
.sp_pb135 { padding-bottom: 135px !important; }
.sp_pb140 { padding-bottom: 140px !important; }
.sp_pb145 { padding-bottom: 145px !important; }
.sp_pb150 { padding-bottom: 150px !important; }
.sp_pb155 { padding-bottom: 155px !important; }
.sp_pb160 { padding-bottom: 160px !important; }
.sp_pb165 { padding-bottom: 165px !important; }
.sp_pb170 { padding-bottom: 170px !important; }
.sp_pb175 { padding-bottom: 175px !important; }
.sp_pb180 { padding-bottom: 180px !important; }
.sp_pb185 { padding-bottom: 185px !important; }
.sp_pb190 { padding-bottom: 190px !important; }
.sp_pb195 { padding-bottom: 195px !important; }
.sp_pb200 { padding-bottom: 200px !important; }
.sp_pl00 { padding-left: 0 !important; }
.sp_pl05 { padding-left: 5px !important; }
.sp_pl10 { padding-left: 10px !important; }
.sp_pl15 { padding-left: 15px !important; }
.sp_pl20 { padding-left: 20px !important; }
.sp_pl24 { padding-left: 24px !important; }
.sp_pl25 { padding-left: 25px !important; }
.sp_pl30 { padding-left: 30px !important; }
.sp_pl32 { padding-left: 32px !important; }
.sp_pl35 { padding-left: 35px !important; }
.sp_pl40 { padding-left: 40px !important; }
.sp_pl45 { padding-left: 45px !important; }
.sp_pl50 { padding-left: 50px !important; }
.sp_pl55 { padding-left: 55px !important; }
.sp_pl60 { padding-left: 60px !important; }
.sp_pl65 { padding-left: 65px !important; }
.sp_pl70 { padding-left: 70px !important; }
.sp_pl75 { padding-left: 75px !important; }
.sp_pl80 { padding-left: 80px !important; }
.sp_pl85 { padding-left: 85px !important; }
.sp_pl90 { padding-left: 90px !important; }
.sp_pl95 { padding-left: 95px !important; }
.sp_pl100 { padding-left: 100px !important; }
.sp_pl105 { padding-left: 105px !important; }
.sp_pl110 { padding-left: 110px !important; }
.sp_pl115 { padding-left: 115px !important; }
.sp_pl120 { padding-left: 120px !important; }
.sp_pl125 { padding-left: 125px !important; }
.sp_pl130 { padding-left: 130px !important; }
.sp_pl135 { padding-left: 135px !important; }
.sp_pl140 { padding-left: 140px !important; }
.sp_pl145 { padding-left: 145px !important; }
.sp_pl150 { padding-left: 150px !important; }
.sp_pl155 { padding-left: 155px !important; }
.sp_pl160 { padding-left: 160px !important; }
.sp_pl165 { padding-left: 165px !important; }
.sp_pl170 { padding-left: 170px !important; }
.sp_pl175 { padding-left: 175px !important; }
.sp_pl180 { padding-left: 180px !important; }
.sp_pl185 { padding-left: 185px !important; }
.sp_pl190 { padding-left: 190px !important; }
.sp_pl195 { padding-left: 195px !important; }
.sp_pl200 { padding-left: 200px !important; }
.sp_pr00 { padding-right: 0 !important; }
.sp_pr05 { padding-right: 5px !important; }
.sp_pr10 { padding-right: 10px !important; }
.sp_pr15 { padding-right: 15px !important; }
.sp_pr20 { padding-right: 20px !important; }
.sp_pr24 { padding-right: 24px !important; }
.sp_pr25 { padding-right: 25px !important; }
.sp_pr30 { padding-right: 30px !important; }
.sp_pr32 { padding-right: 32px !important; }
.sp_pr35 { padding-right: 35px !important; }
.sp_pr40 { padding-right: 40px !important; }
.sp_pr45 { padding-right: 45px !important; }
.sp_pr50 { padding-right: 50px !important; }
.sp_pr55 { padding-right: 55px !important; }
.sp_pr60 { padding-right: 60px !important; }
.sp_pr65 { padding-right: 65px !important; }
.sp_pr70 { padding-right: 70px !important; }
.sp_pr75 { padding-right: 75px !important; }
.sp_pr80 { padding-right: 80px !important; }
.sp_pr85 { padding-right: 85px !important; }
.sp_pr90 { padding-right: 90px !important; }
.sp_pr95 { padding-right: 95px !important; }
.sp_pr100 { padding-right: 100px !important; }
.sp_pr105 { padding-right: 105px !important; }
.sp_pr110 { padding-right: 110px !important; }
.sp_pr115 { padding-right: 115px !important; }
.sp_pr120 { padding-right: 120px !important; }
.sp_pr125 { padding-right: 125px !important; }
.sp_pr130 { padding-right: 130px !important; }
.sp_pr135 { padding-right: 135px !important; }
.sp_pr140 { padding-right: 140px !important; }
.sp_pr145 { padding-right: 145px !important; }
.sp_pr150 { padding-right: 150px !important; }
.sp_pr155 { padding-right: 155px !important; }
.sp_pr160 { padding-right: 160px !important; }
.sp_pr165 { padding-right: 165px !important; }
.sp_pr170 { padding-right: 170px !important; }
.sp_pr175 { padding-right: 175px !important; }
.sp_pr180 { padding-right: 180px !important; }
.sp_pr185 { padding-right: 185px !important; }
.sp_pr190 { padding-right: 190px !important; }
.sp_pr195 { padding-right: 195px !important; }
.sp_pr200 { padding-right: 200px !important; }
/* border-radius */
.sp_br50p { border-radius: 50% !important; }
.sp_br00 { border-radius: 0px!important; }
.sp_br03 { border-radius: 3px!important; }
.sp_br05 { border-radius: 5px!important; }
.sp_br06 { border-radius: 6px!important; }
.sp_br08 { border-radius: 8px!important; }
.sp_br10 { border-radius: 10px!important; }
.sp_br12 { border-radius: 12px!important; }
.sp_br14 { border-radius: 14px!important; }
.sp_br16 { border-radius: 16px!important; }
.sp_br18 { border-radius: 18px!important; }
.sp_br20 { border-radius: 20px!important; }
.sp_br30 { border-radius: 30px!important; }
.sp_br40 { border-radius: 40px!important; }
/* opacity */
.sp_opc1 { opacity: 0.1 !important; }
.sp_opc2 { opacity: 0.2 !important; }
.sp_opc3 { opacity: 0.3 !important; }
.sp_opc4 { opacity: 0.4 !important; }
.sp_opc5 { opacity: 0.5 !important; }
.sp_opc6 { opacity: 0.6 !important; }
.sp_opc7 { opacity: 0.7 !important; }
.sp_opc8 { opacity: 0.8 !important; }
.sp_opc9 { opacity: 0.9 !important; }
.sp_opc10 { opacity: 1 !important; }
}
/* kerning */
.ffs_halt { font-feature-settings: "halt"; }
