@charset "utf-8";
/* CSS Document */
.pad0{ padding: 0px !important;}
.padL0{ padding-left: 0px !important;}
.padL4{ padding-left: 4px !important;}
.padL8{ padding-left: 8px !important;}
.padL12{ padding-left: 12px !important;}
.padL16{ padding-left: 16px !important;}
.padL20{ padding-left: 20px !important;}
.padL24{ padding-left: 24px !important;}
.padL28{ padding-left: 28px !important;}
.padL32{ padding-left: 32px !important;}

.padR0{ padding-right: 0px !important;}
.padR4{ padding-right: 4px !important;}
.padR8{ padding-right: 8px !important;}
.padR12{ padding-right: 12px !important;}
.padR16{ padding-right: 16px !important;}
.padR20{ padding-right: 20px !important;}
.padR24{ padding-right: 24px !important;}
.padR28{ padding-right: 28px !important;}
.padR32{ padding-right: 32px !important;}

.padT0{ padding-top: 0px !important;}
.padT4{ padding-top: 4px !important;}
.padT8{ padding-top: 8px !important;}
.padT12{ padding-top: 12px !important;}
.padT16{ padding-top: 16px !important;}
.padT20{ padding-top: 20px !important;}
.padT24{ padding-top: 24px !important;}
.padT28{ padding-top: 28px !important;}
.padT32{ padding-top: 32px !important;}
.padT34{ padding-top: 34px !important;}
.padT35{ padding-top: 35px !important;}
.padT36{ padding-top: 36px !important;}
.padT40{ padding-top: 40px !important;}

.padB0{ padding-bottom: 0px !important;}
.padB4{ padding-bottom: 4px !important;}
.padB8{ padding-bottom: 8px !important;}
.padB12{ padding-bottom: 12px !important;}
.padB16{ padding-bottom: 16px !important;}
.padB20{ padding-bottom: 20px !important;}
.padB24{ padding-bottom: 24px !important;}
.padB28{ padding-bottom: 28px !important;}
.padB32{ padding-bottom: 32px !important;}
.padB36{ padding-bottom: 36px !important;}
.padB40{ padding-bottom: 40px !important;}
.padB44{ padding-bottom: 44px !important;}

/*margin */
.mgnL0{ margin-left: 0px !important;}
.mgnL4{ margin-left: 4px !important;}
.mgnL8{ margin-left: 8px !important;}
.mgnL12{ margin-left: 12px !important;}
.mgnL16{ margin-left: 16px !important;}
.mgnL20{ margin-left: 20px !important;}
.mgnL24{ margin-left: 24px !important;}
.mgnL28{ margin-left: 28px !important;}
.mgnL32{ margin-left: 32px !important;}

.mgnR0{ margin-right: 0px !important;}
.mgnR4{ margin-right: 4px !important;}
.mgnR8{ margin-right: 8px !important;}
.mgnR12{ margin-right: 12px !important;}
.mgnR16{ margin-right: 16px !important;}
.mgnR20{ margin-right: 20px !important;}
.mgnR24{ margin-right: 24px !important;}
.mgnR28{ margin-right: 28px !important;}
.mgnR32{ margin-right: 32px !important;}

.mgnT0{ margin-top: 0px !important;}
.mgnT4{ margin-top: 4px !important;}
.mgnT8{ margin-top: 8px !important;}
.mgnT12{ margin-top: 12px !important;}
.mgnT16{ margin-top: 16px !important;}
.mgnT20{ margin-top: 20px !important;}
.mgnT24{ margin-top: 24px !important;}
.mgnT28{ margin-top: 28px !important;}
.mgnT32{ margin-top: 32px !important;}
.mgnT36{ margin-top: 36px !important;}
.mgnT40{ margin-top: 40px !important;}
.mgnT48{ margin-top: 48px !important;}
.mgnT52{ margin-top: 52px !important;}
.mgnT56{ margin-top: 56px !important;}

.mgnB0{ margin-bottom: 0px !important;}
.mgnB4{ margin-bottom: 4px !important;}
.mgnB8{ margin-bottom: 8px !important;}
.mgnB10{ margin-bottom: 10px !important;}
.mgnB12{ margin-bottom: 12px !important;}
.mgnB16{ margin-bottom: 16px !important;}
.mgnB20{ margin-bottom: 20px !important;}
.mgnB24{ margin-bottom: 24px !important;}
.mgnB28{ margin-bottom: 28px !important;}
.mgnB32{ margin-bottom: 32px !important;}
.mgnB36{ margin-bottom: 36px !important;}
.mgnB40{ margin-bottom: 40px !important;}
.mgnB44{ margin-bottom: 44px !important;}
.mgnB48{ margin-bottom: 48px !important;}
.mgnB52{ margin-bottom: 52px !important;}
.mgnB56{ margin-bottom: 56px !important;}


.pad16{
  padding: 16px !important;
}

.pad30{
  padding: 30px !important;
}

.padLR20{
  padding-left: 20px !important;
  padding-right: 20px !important;
}

/*----width----*/
.w10per { width: 10% !important; }
.w20per { width: 20% !important; }
.w25per { width: 25% !important; }
.w30per { width: 30% !important; }
.w40per { width: 40% !important; }
.w50per { width: 50% !important; }
.w60per { width: 60% !important; }
.w70per { width: 70% !important; }
.w80per { width: 80% !important; }
.w90per { width: 90% !important; }
.w100per { width: 100% !important; }
.w10 { width: 10px !important; }
.w20 { width: 20px !important; }
.w25 { width: 25px !important; }
.w30 { width: 30px !important; }
.w40 { width: 40px !important; }
.w50 { width: 50px !important; }
.w60 { width: 60px !important; }
.w70 { width: 70px !important; }
.w80 { width: 80px !important; }
.w90 { width: 90px !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; }
.w245 { width: 245px !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: 810px !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; }

/* 高さ指定 */
.h10per { height: 10% !important; }
.h20per { height: 20% !important; }
.h30per { height: 30% !important; }
.h40per { height: 40% !important; }
.h50per { height: 50% !important; }
.h60per { height: 60% !important; }
.h70per { height: 70% !important; }
.h80per { height: 80% !important; }
.h90per { height: 90% !important; }
.h100per { height: 100% !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: 810px !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; }