@charset "UTF-8";

/* CSS Document */


/*----------------------------------------------------
	☆indent
----------------------------------------------------*/

.center{text-align:center!important;}
.left{text-align:left!important;}
.right{text-align:right!important;}
.top0{margin-top:0 !important;}
.top5{margin-top:5px !important;}
.top10{margin-top:10px !important;}
.top15{margin-top:15px !important;}
.top20{margin-top:20px !important;}
.top25{margin-top:25px !important;}
.top30{margin-top:30px !important;}
.top35{margin-top:35px !important;}
.top40{margin-top:40px !important;}
.top45{margin-top:45px !important;}
.top50{margin-top:50px !important;}
.top60{margin-top:60px !important;}
.top65{margin-top:65px !important;}
.top80{margin-top:80px !important;}
.top90{margin-top:90px !important;}
.top100{margin-top:100px !important;}
.btm0{margin-bottom:0 !important;}
.btm5{margin-bottom:5px !important;}
.btm10{margin-bottom:10px !important;}
.btm15{margin-bottom:15px !important;}
.btm20{margin-bottom:20px !important;}
.btm25{margin-bottom:25px !important;}
.btm30{margin-bottom:30px !important;}
.btm35{margin-bottom:35px !important;}
.btm40{margin-bottom:40px !important;}
.btm45{margin-bottom:45px !important;}
.btm50{margin-bottom:50px !important;}
.btm55{margin-bottom:55px !important;}
.btm60{margin-bottom:60px !important;}
.btm65{margin-bottom:65px !important;}
.btm70{margin-bottom:70px !important;}
.btm75{margin-bottom:75px !important;}
.btm80{margin-bottom:80px !important;}
.btm85{margin-bottom:85px !important;}
.btm90{margin-bottom:90px !important;}
.btm95{margin-bottom:95px !important;}
.btm100{margin-bottom:100px !important;}
.btm120{margin-bottom:120px !important;}
.pT0{padding-top:0!important;}
.pT5{padding-top:5px!important;}
.pT10{padding-top:10px!important;}
.pT15{padding-top:15px!important;}
.pT20{padding-top:20px!important;}
.pT25{padding-top:25px!important;}
.pT30{padding-top:30px!important;}
.pT35{padding-top:35px!important;}
.pT40{padding-top:40px!important;}
.pT45{padding-top:45px!important;}
.pB0{padding-bottom:0!important;}
.pB5{padding-bottom:5px!important;}
.pB10{padding-bottom:10px!important;}
.pB15{padding-bottom:15px!important;}
.pB20{padding-bottom:20px!important;}
.lm5{margin-left:5px !important;}
.lm10{margin-left:10px !important;}
.lm15{margin-left:15px !important;}
.lm20{margin-left:20px !important;}
.lm30{margin-left:30px !important;}
.lm50{margin-left:50px !important;}
.lm60{margin-left:60px !important;}
.lm70{margin-left:70px !important;}
.rm5{margin-right:5px !important;}
.rm10{margin-right:10px !important;}
.rm15{margin-right:15px !important;}
.rm20{margin-right:20px !important;}
.rm25{margin-right:25px !important;}
.rm40{margin-right:40px !important;}
.lm1em {margin-left: 1em}

@media screen and (max-width: 830px) {
	.top0{margin-top:0 !important;}
	.top5{margin-top:2px !important;}
	.top10{margin-top:5px !important;}
	.top15{margin-top:7px !important;}
	.top20{margin-top:10px !important;}
	.top25{margin-top:12px !important;}
	.top30{margin-top:15px !important;}
	.top35{margin-top:17px !important;}
	.top40{margin-top:20px !important;}
	.top45{margin-top:22px !important;}
	.top50{margin-top:24px !important;}
	.top60{margin-top:30px !important;}
	.top65{margin-top:32px !important;}
	.top80{margin-top:40px !important;}
	.top90{margin-top:45px !important;}
	.top100{margin-top:50px !important;}
	.btm0{margin-bottom:0 !important;}
	.btm5{margin-bottom:2px !important;}
	.btm10{margin-bottom:5px !important;}
	.btm15{margin-bottom:7px !important;}
	.btm20{margin-bottom:10px !important;}
	.btm25{margin-bottom:12px !important;}
	.btm30{margin-bottom:15px !important;}
	.btm35{margin-bottom:17px !important;}
	.btm40{margin-bottom:20px !important;}
	.btm45{margin-bottom:22px !important;}
	.btm50{margin-bottom:25px !important;}
	.btm55{margin-bottom:27px !important;}
	.btm60{margin-bottom:30px !important;}
	.btm65{margin-bottom:32px !important;}
	.btm70{margin-bottom:35px !important;}
	.btm75{margin-bottom:37px !important;}
	.btm80{margin-bottom:40px !important;}
	.btm85{margin-bottom:42px !important;}
	.btm90{margin-bottom:45px !important;}
	.btm95{margin-bottom:47px !important;}
	.btm100{margin-bottom:50px !important;}
	.btm120{margin-bottom:60px !important;}
	.pT0{padding-top:0!important;}
	.pT5{padding-top:2px!important;}
	.pT10{padding-top:5px!important;}
	.pT15{padding-top:7px!important;}
	.pT20{padding-top:10px!important;}
	.pT25{padding-top:12px!important;}
	.pT30{padding-top:15px!important;}
	.pT35{padding-top:17px!important;}
	.pT40{padding-top:20px!important;}
	.pT45{padding-top:22px!important;}
	.pB0{padding-bottom:0!important;}
	.pB5{padding-bottom:2px!important;}
	.pB10{padding-bottom:5px!important;}
	.pB15{padding-bottom:7px!important;}
	.pB20{padding-bottom:10px!important;}
	.lm5{margin-left:2px !important;}
	.lm10{margin-left:5px !important;}
	.lm15{margin-left:7px !important;}
	.lm20{margin-left:10px !important;}
	.lm30{margin-left:15px !important;}
	.lm50{margin-left:25px !important;}
	.lm60{margin-left:30px !important;}
	.lm70{margin-left:35px !important;}
	.rm5{margin-right:2px !important;}
	.rm10{margin-right:5px !important;}
	.rm15{margin-right:7px !important;}
	.rm20{margin-right:10px !important;}
	.rm25{margin-right:12px !important;}
	.rm40{margin-right:20px !important;}
}


.vAT { vertical-align:top!important;}
.vAM { vertical-align:middle!important;}
.vAB { vertical-align:bottom!important;}
.f_left { float: left; }
.f_right { float: right; }

.bold {font-weight: bold;}
.normal {font-weight: normal;}

.m0Auto { margin:0 auto; }

.clear {
  clear: both;
}
.inline { display: inline!important; }
.block { display: block!important; }
.green { color: #0ca391; }



/*----------------------------------------------------
	☆Width
----------------------------------------------------*/

.w5 {width:5%!important;}
.w10 {width:10%!important;}
.w15 {width:15%!important;}
.w18 {width:18%!important;}
.w20 {width:20%!important;}
.w25 {width:25%!important;}
.w30 {width:30%!important;}
.w35 {width:35%!important;}
.w40 {width:40%!important;}
.w45 {width:45%!important;}
.w50 {width:50%!important;}
.w55 {width:55%!important;}
.w60 {width:60%!important;}
.w65 {width:65%!important;}
.w70 {width:70%!important;}
.w75 {width:75%!important;}
.w80 {width:80%!important;}
.w85 {width:85%!important;}
.w90 {width:90%!important;}
.w95 {width:95%!important;}



/*----------------------------------------------------
	☆Btn
----------------------------------------------------*/


.fltL { float:left;}
.fltR { float:right;}


.w100 { width:100px;}
.w110 { width:110px;}
.w120 { width:120px;}
.w130 { width:130px;}
.w140 { width:140px;}
.w150 { width:150px;}
.w200 { width:200px;}
.w220 { width:220px;}
.w230 { width:230px;}
.w240 { width:240px;}
.w250 { width:250px;}
.w300 { width:300px;}
.w310 { width:310px;}
.w320 { width:320px;}
.w330 { width:330px;}
.w340 { width:340px;}
.w350 { width:350px;}
.w360 { width:360px;}
.w370 { width:370px;}
.w400 { width:400px;}
.w450 { width:450px;}
.w460 { width:460px;}
.w470 { width:460px;}
.w480 { width:480px;}
.w490 { width:490px;}
.w500 { width:500px;}
.w510 { width:510px;}
.w520 { width:520px;}
.w530 { width:530px;}
.w540 { width:540px;}
.w550 { width:550px;}
.w570 { width:570px;}
.w590 { width:590px;}





