/*
	COMMON CSS
	version: 1.0.2 (2021.10.15)
	Copyright Bunsosha Inc.
*/


/* CLEAR FIX */

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { min-height: 1px; }
* html .clearfix { height: 1px; }

.clearleft:after {
	content: "";
	display: block;
	clear: left;
	height: 0;
	visibility: hidden;
}
.clearleft { min-height: 1px; }
* html .clearleft { height: 1px; }

.clearfix02{
	overflow: hidden;
}

.opacity02 a{
	text-decoration:none;
}
.opacity02 a:hover{
	text-decoration:none;
	filter:alpha(opacity=60); /* IE 6,7*/
	-ms-filter: "alpha(opacity=60)"; /* IE 8,9 */
	-moz-opacity:0.6; /* FF , Netscape */
	-khtml-opacity: 0.6; /* Safari 1.x */
	opacity:0.6;
	zoom:1; /*IE*/
}


/* COMMON GENERAL */

body {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	/*font-family: Verdana, Arial, Helvetica, 'メイリオ', Meiryo, 'Hiragino Maru Gothic Pro', 'ヒラギノ丸ゴ Pro W4', Osaka, 'ＭＳ Ｐゴシック', sans-serif;*/
	line-height: 1.7;
	text-align: left;
	color: #333333;
	background: #FFFFFF;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
}

xmp {
	display: inline;
	font-size: 14px;
	letter-spacing: 0;
}

/* 音声ブラウザ用 */
.speak {
    position: absolute;
    top: -9999px;
    left: -9999px;
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 0;
    width: 0;
    height: 0;
}

a:link,
a:visited { text-decoration: underline; }
a:hover { text-decoration: none; }

.txtd-n,
.txtd-n a,
a.txtd-n { text-decoration: none; }
.txtd-u,
.txtd-u a,
a.txtd-u,
.txtd-u { text-decoration: underline; }
.txtd-hn a:hover,
a.txtd-hn:hover { text-decoration: none; }
.txtd-hu a:hover,
a.txtd-hu:hover { text-decoration: underline; }
.txtd-lt,
.txtd-lt a,
a.txtd-lt { text-decoration: line-through; }

img{
	max-width: 100%;
	height: auto;
}

iframe{
	max-width: 100%;
}

.listmark-temp > li{
	margin-left:1em;
}
.listmark-temp > li span.mark{
	margin-left:-1em;
}

.listmark-temp02 > li{
    padding-left: 2em;
    position: relative;
}
.listmark-temp02 > li span.mark{
    position: absolute;
    top: 0;
    left: 0;
}

.listmark-temp03 > li{
    padding-left: 3em;
    position: relative;
}
.listmark-temp03 > li span.mark{
    position: absolute;
    top: 0;
    left: 0;
}

.listmark-temp04 > li{
    padding-left: 4em;
    position: relative;
}
.listmark-temp04 > li span.mark{
    position: absolute;
    top: 0;
    left: 0;
}

.listmark-temp05 > li{
    padding-left: 5em;
    position: relative;
}
.listmark-temp05 > li span.mark{
    position: absolute;
    top: 0;
    left: 0;
}

.listmark-temp06 > li{
    padding-left: 6em;
    position: relative;
}
.listmark-temp06 > li span.mark{
    position: absolute;
    top: 0;
    left: 0;
}

.mb_extends > li:not(:last-child){
    margin-bottom: 5px !important;
}
.mb_extends02 > li:not(:last-child){
    margin-bottom: 10px !important;
}
.mb_extends03 > li:not(:last-child){
    margin-bottom: 15px !important;
}
.mb_extends04 > li:not(:last-child){
    margin-bottom: 20px !important;
}


.ln4{
    background-size: 1px 4px;
    background-repeat: repeat-x;
    background-position: bottom 4px left 0;
    -webkit-background-image: linear-gradient(#ffdc00,#ffdc00);
    -moz-background-image: linear-gradient(#ffdc00,#ffdc00);
    -o-background-image: linear-gradient(#ffdc00,#ffdc00);
    -ms-background-image: linear-gradient(#ffdc00,#ffdc00);
    background-image: linear-gradient(#ffdc00,#ffdc00);
}
.ln5{
    background-size: 1px 5px;
    background-repeat: repeat-x;
    background-position: bottom 4px left 0;
    -webkit-background-image: linear-gradient(#ffdc00,#ffdc00);
    -moz-background-image: linear-gradient(#ffdc00,#ffdc00);
    -o-background-image: linear-gradient(#ffdc00,#ffdc00);
    -ms-background-image: linear-gradient(#ffdc00,#ffdc00);
    background-image: linear-gradient(#ffdc00,#ffdc00);
}
.ln6{
    background-size: 1px 6px;
    background-repeat: repeat-x;
    background-position: bottom 4px left 0;
    -webkit-background-image: linear-gradient(#ffdc00,#ffdc00);
    -moz-background-image: linear-gradient(#ffdc00,#ffdc00);
    -o-background-image: linear-gradient(#ffdc00,#ffdc00);
    -ms-background-image: linear-gradient(#ffdc00,#ffdc00);
    background-image: linear-gradient(#ffdc00,#ffdc00);
}
.ln8{
    background-size: 1px 8px;
    background-repeat: repeat-x;
    background-position: bottom 4px left 0;
    -webkit-background-image: linear-gradient(#ffdc00,#ffdc00);
    -moz-background-image: linear-gradient(#ffdc00,#ffdc00);
    -o-background-image: linear-gradient(#ffdc00,#ffdc00);
    -ms-background-image: linear-gradient(#ffdc00,#ffdc00);
    background-image: linear-gradient(#ffdc00,#ffdc00);
}
.ln10{
    background-size: 1px 10px;
    background-repeat: repeat-x;
    background-position: bottom 4px left 0;
    -webkit-background-image: linear-gradient(#ffdc00,#ffdc00);
    -moz-background-image: linear-gradient(#ffdc00,#ffdc00);
    -o-background-image: linear-gradient(#ffdc00,#ffdc00);
    -ms-background-image: linear-gradient(#ffdc00,#ffdc00);
    background-image: linear-gradient(#ffdc00,#ffdc00);
}


h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 10px;
}

p,
ul,
ol,
dl,
table {
	margin-bottom: 10px;
}

img.ds-b { display: block; }
img.va-md { vertical-align: middle; }
img.va-bl { vertical-align: baseline; }
img.va-bt { vertical-align: bottom; }

.fl-l { float: left; }
.fl-r { float: right; }

.ta-c { text-align: center; }
.ta-l { text-align: left; }
.ta-r { text-align: right; }

.ti1em{
	margin-bottom: 0;
	text-indent:1em;
}

.ls1 { letter-spacing: 1px; }
.ls2 { letter-spacing: 2px; }
.ls3 { letter-spacing: 3px; }
.ls4 { letter-spacing: 4px; }
.ls5 { letter-spacing: 5px; }
.ls6 { letter-spacing: 6px; }
.ls7 { letter-spacing: 7px; }
.ls8 { letter-spacing: 8px; }

.ls-05{ letter-spacing:-0.5px; }
.ls-1{ letter-spacing:-1px; }
.ls1em{ letter-spacing:1em; }
.lscenter{ letter-spacing: 1em; text-indent: 1em; text-align: center; }

.fs10 { font-size: 0.667em; }
.fs11 { font-size: 0.733em; }
.fs12 { font-size: 0.8em; }
.fs13 { font-size: 0.867em; }
.fs14 { font-size: 0.933em; }
.fs15 { font-size: 1em; }
.fs16 { font-size: 1.067em; }
.fs17 { font-size: 1.133em; }
.fs18 { font-size: 1.2em; }
.fs19 { font-size: 1.267em; }
.fs20 { font-size: 1.333em; }
.fs21 { font-size: 1.4em; }
.fs22 { font-size: 1.467em; }
.fs23 { font-size: 1.533em; }
.fs24 { font-size: 1.6em; }
.fs25 { font-size: 1.167em; }
.fs26 { font-size: 1.733em; }
.fs27 { font-size: 1.8em; }
.fs28 { font-size: 1.867em; }
.fs29 { font-size: 1.933em; }
.fs30 { font-size: 2em; }
.fs31 { font-size: 2.067em; }
.fs32 { font-size: 2.133em; }

.fs90p { font-size: .9em; }
.fs80p { font-size: .8em; }
.fs70p { font-size: .7em; }
.fs60p { font-size: .6em; }
.fs50p { font-size: .5em; }

.lh10 { line-height: 1; }
.lh11 { line-height: 1.1; }
.lh12 { line-height: 1.2; }
.lh13 { line-height: 1.3; }
.lh14 { line-height: 1.4; }
.lh15 { line-height: 1.5; }
.lh16 { line-height: 1.6; }
.lh17 { line-height: 1.7; }
.lh18 { line-height: 1.8; }
.lh19 { line-height: 1.9; }
.lh20 { line-height: 2.0; }
.lh21 { line-height: 2.1; }
.lh22 { line-height: 2.2; }
.lh23 { line-height: 2.3; }
.lh24 { line-height: 2.4; }

.fw-n { font-weight: normal; }
.fw-b { font-weight: bold; }

.m0a { margin: 0 auto!Important; }

.m5 { margin: 5px!Important; }
.m10 { margin: 10px!Important; }
.m15 { margin: 15px!Important; }
.m20 { margin: 20px!Important; }
.m25 { margin: 25px!Important; }
.m30 { margin: 30px!Important; }
.m35 { margin: 35px!Important; }
.m40 { margin: 40px!Important; }
.m45 { margin: 45px!Important; }
.m50 { margin: 50px!Important; }

.mt0 { margin-top: 0px!Important; }
.mt5 { margin-top: 5px!Important; }
.mt10 { margin-top: 10px!Important; }
.mt15 { margin-top: 15px!Important; }
.mt20 { margin-top: 20px!Important; }
.mt25 { margin-top: 25px!Important; }
.mt30 { margin-top: 30px!Important; }
.mt35 { margin-top: 35px!Important; }
.mt40 { margin-top: 40px!Important; }
.mt45 { margin-top: 45px!Important; }
.mt50 { margin-top: 50px!Important; }
.mt55 { margin-top: 55px!Important; }
.mt60 { margin-top: 60px!Important; }
.mt65 { margin-top: 65px!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; }

.mr0 { margin-right: 0px!Important; }
.mr5 { 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; }
.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; }

.mb0 { margin-bottom: 0px!Important; }
.mb5 { margin-bottom: 5px!Important; }
.mb10 { margin-bottom: 10px!Important; }
.mb15 { margin-bottom: 15px!Important; }
.mb20 { margin-bottom: 20px!Important; }
.mb25 { margin-bottom: 25px!Important; }
.mb30 { margin-bottom: 30px!Important; }
.mb35 { margin-bottom: 35px!Important; }
.mb40 { margin-bottom: 40px!Important; }
.mb45 { margin-bottom: 45px!Important; }
.mb50 { margin-bottom: 50px!Important; }
.mb55 { margin-bottom: 55px!Important; }
.mb60 { margin-bottom: 60px!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; }

.ml0 { margin-left: 0px!Important; }
.ml5 { 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; }
.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; }

.p5 { padding: 5px!Important; }
.p10 { padding: 10px!Important; }
.p15 { padding: 15px!Important; }
.p20 { padding: 20px!Important; }
.p25 { padding: 25px!Important; }
.p30 { padding: 30px!Important; }
.p35 { padding: 35px!Important; }
.p40 { padding: 40px!Important; }
.p45 { padding: 45px!Important; }
.p50 { padding: 50px!Important; }

.pt0 { padding-top: 0px!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; }
.pt50 { padding-top: 50px!Important; }
.pt55 { padding-top: 55px!Important; }
.pt60 { padding-top: 60px!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; }

.pr0 { padding-right: 0px!Important; }
.pr5 { padding-right: 5px!Important; }
.pr10 { padding-right: 10px!Important; }
.pr15 { padding-right: 15px!Important; }
.pr20 { padding-right: 20px!Important; }
.pr25 { padding-right: 25px!Important; }
.pr30 { padding-right: 30px!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; }

.pb0 { padding-bottom: 0px!Important; }
.pb5 { padding-bottom: 5px!Important; }
.pb10 { padding-bottom: 10px!Important; }
.pb15 { padding-bottom: 15px!Important; }
.pb20 { padding-bottom: 20px!Important; }
.pb25 { padding-bottom: 25px!Important; }
.pb30 { padding-bottom: 30px!Important; }
.pb35 { padding-bottom: 35px!Important; }
.pb40 { padding-bottom: 40px!Important; }
.pb45 { padding-bottom: 45px!Important; }
.pb50 { padding-bottom: 50px!Important; }
.pb55 { padding-bottom: 55px!Important; }
.pb60 { padding-bottom: 60px!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; }

.pl0 { padding-left: 0px!Important; }
.pl5 { padding-left: 5px!Important; }
.pl10 { padding-left: 10px!Important; }
.pl15 { padding-left: 15px!Important; }
.pl20 { padding-left: 20px!Important; }
.pl25 { padding-left: 25px!Important; }
.pl30 { padding-left: 30px!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; }

.w5p { width: 5%; }
.w10p { width: 10%; }
.w15p { width: 15%; }
.w20p { width: 20%; }
.w25p { width: 25%; }
.w30p { width: 30%; }
.w35p { width: 35%; }
.w40p { width: 40%; }
.w45p { width: 45%; }
.w50p { width: 50%; }
.w55p { width: 55%; }
.w60p { width: 60%; }
.w65p { width: 65%; }
.w70p { width: 70%; }
.w75p { width: 75%; }
.w80p { width: 80% }
.w85p { width: 85% }
.w90p { width: 90%; }
.w95p { width: 95%; }
.w100p { width: 100%; }

.round {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}


/* PC GENERAL */

@media print, all and (min-width: 751px) {

.sp { display: none; }
	
.pc-dsib{ display: inline-block; }

img.pc-ds-b { display: block; }
img.pc-va-md { vertical-align: middle; }
img.pc-va-bl { vertical-align: baseline; }
img.pc-va-bt { vertical-align: bottom; }

.pc-fl-l { float: left; }
.pc-fl-r { float: right; }

.pc-ta-c { text-align: center; }
.pc-ta-l { text-align: left; }
.pc-ta-r { text-align: right; }

.pc-ls1 { letter-spacing: 1px; }
.pc-ls2 { letter-spacing: 2px; }
.pc-ls3 { letter-spacing: 3px; }
.pc-ls4 { letter-spacing: 4px; }
.pc-ls5 { letter-spacing: 5px; }
.pc-ls6 { letter-spacing: 6px; }
.pc-ls7 { letter-spacing: 7px; }
.pc-ls8 { letter-spacing: 8px; }

.pc-fs10 { font-size: 0.667em; }
.pc-fs11 { font-size: 0.733em; }
.pc-fs12 { font-size: 0.8em; }
.pc-fs13 { font-size: 0.867em; }
.pc-fs14 { font-size: 0.933em; }
.pc-fs15 { font-size: 1em; }
.pc-fs16 { font-size: 1.067em; }
.pc-fs17 { font-size: 1.133em; }
.pc-fs18 { font-size: 1.2em; }
.pc-fs19 { font-size: 1.267em; }
.pc-fs20 { font-size: 1.333em; }
.pc-fs21 { font-size: 1.4em; }
.pc-fs22 { font-size: 1.467em; }
.pc-fs23 { font-size: 1.533em; }
.pc-fs24 { font-size: 1.6em; }
.pc-fs25 { font-size: 1.167em; }
.pc-fs26 { font-size: 1.733em; }
.pc-fs27 { font-size: 1.8em; }
.pc-fs28 { font-size: 1.867em; }
.pc-fs29 { font-size: 1.933em; }
.pc-fs30 { font-size: 2em; }
.pc-fs31 { font-size: 2.067em; }
.pc-fs32 { font-size: 2.133em; }

.pc-lh10 { line-height: 1; }
.pc-lh11 { line-height: 1.1; }
.pc-lh12 { line-height: 1.2; }
.pc-lh13 { line-height: 1.3; }
.pc-lh14 { line-height: 1.4; }
.pc-lh15 { line-height: 1.5; }
.pc-lh16 { line-height: 1.6; }
.pc-lh17 { line-height: 1.7; }
.pc-lh18 { line-height: 1.8; }
.pc-lh19 { line-height: 1.9; }
.pc-lh20 { line-height: 2.0; }
.pc-lh21 { line-height: 2.1; }
.pc-lh22 { line-height: 2.2; }
.pc-lh23 { line-height: 2.3; }
.pc-lh24 { line-height: 2.4; }

.pc-m0a { margin: 0 auto!Important; }

.pc-m5 { margin: 5px!Important; }
.pc-m10 { margin: 10px!Important; }
.pc-m15 { margin: 15px!Important; }
.pc-m20 { margin: 20px!Important; }
.pc-m25 { margin: 25px!Important; }
.pc-m30 { margin: 30px!Important; }
.pc-m35 { margin: 35px!Important; }
.pc-m40 { margin: 40px!Important; }
.pc-m45 { margin: 45px!Important; }
.pc-m50 { margin: 50px!Important; }

.pc-mt0 { margin-top: 0px!Important; }
.pc-mt5 { margin-top: 5px!Important; }
.pc-mt10 { margin-top: 10px!Important; }
.pc-mt15 { margin-top: 15px!Important; }
.pc-mt20 { margin-top: 20px!Important; }
.pc-mt25 { margin-top: 25px!Important; }
.pc-mt30 { margin-top: 30px!Important; }
.pc-mt35 { margin-top: 35px!Important; }
.pc-mt40 { margin-top: 40px!Important; }
.pc-mt45 { margin-top: 45px!Important; }
.pc-mt50 { margin-top: 50px!Important; }
.pc-mt55 { margin-top: 55px!Important; }
.pc-mt60 { margin-top: 60px!Important; }
.pc-mt65 { margin-top: 65px!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-mr0 { margin-right: 0px!Important; }
.pc-mr5 { 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-mb0 { margin-bottom: 0px!Important; }
.pc-mb5 { margin-bottom: 5px!Important; }
.pc-mb10 { margin-bottom: 10px!Important; }
.pc-mb15 { margin-bottom: 15px!Important; }
.pc-mb20 { margin-bottom: 20px!Important; }
.pc-mb25 { margin-bottom: 25px!Important; }
.pc-mb30 { margin-bottom: 30px!Important; }
.pc-mb35 { margin-bottom: 35px!Important; }
.pc-mb40 { margin-bottom: 40px!Important; }
.pc-mb45 { margin-bottom: 45px!Important; }
.pc-mb50 { margin-bottom: 50px!Important; }
.pc-mb55 { margin-bottom: 55px!Important; }
.pc-mb60 { margin-bottom: 60px!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-ml0 { margin-left: 0px!Important; }
.pc-ml5 { 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-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-p5 { padding: 5px!Important; }
.pc-p10 { padding: 10px!Important; }
.pc-p15 { padding: 15px!Important; }
.pc-p20 { padding: 20px!Important; }
.pc-p25 { padding: 25px!Important; }
.pc-p30 { padding: 30px!Important; }
.pc-p35 { padding: 35px!Important; }
.pc-p40 { padding: 40px!Important; }
.pc-p45 { padding: 45px!Important; }
.pc-p50 { padding: 50px!Important; }

.pc-pt0 { padding-top: 0px!Important; }
.pc-pt5 { padding-top: 5px!Important; }
.pc-pt10 { padding-top: 10px!Important; }
.pc-pt15 { padding-top: 15px!Important; }
.pc-pt20 { padding-top: 20px!Important; }
.pc-pt25 { padding-top: 25px!Important; }
.pc-pt30 { padding-top: 30px!Important; }
.pc-pt35 { padding-top: 35px!Important; }
.pc-pt40 { padding-top: 40px!Important; }
.pc-pt45 { padding-top: 45px!Important; }
.pc-pt50 { padding-top: 50px!Important; }
.pc-pt55 { padding-top: 55px!Important; }
.pc-pt60 { padding-top: 60px!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-pr0 { padding-right: 0px!Important; }
.pc-pr5 { padding-right: 5px!Important; }
.pc-pr10 { padding-right: 10px!Important; }
.pc-pr15 { padding-right: 15px!Important; }
.pc-pr20 { padding-right: 20px!Important; }
.pc-pr25 { padding-right: 25px!Important; }
.pc-pr30 { padding-right: 30px!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-pb0 { padding-bottom: 0px!Important; }
.pc-pb5 { padding-bottom: 5px!Important; }
.pc-pb10 { padding-bottom: 10px!Important; }
.pc-pb15 { padding-bottom: 15px!Important; }
.pc-pb20 { padding-bottom: 20px!Important; }
.pc-pb25 { padding-bottom: 25px!Important; }
.pc-pb30 { padding-bottom: 30px!Important; }
.pc-pb35 { padding-bottom: 35px!Important; }
.pc-pb40 { padding-bottom: 40px!Important; }
.pc-pb45 { padding-bottom: 45px!Important; }
.pc-pb50 { padding-bottom: 50px!Important; }
.pc-pb55 { padding-bottom: 55px!Important; }
.pc-pb60 { padding-bottom: 60px!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-pl0 { padding-left: 0px!Important; }
.pc-pl5 { padding-left: 5px!Important; }
.pc-pl10 { padding-left: 10px!Important; }
.pc-pl15 { padding-left: 15px!Important; }
.pc-pl20 { padding-left: 20px!Important; }
.pc-pl25 { padding-left: 25px!Important; }
.pc-pl30 { padding-left: 30px!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-w5p { width: 5%; }
.pc-w10p { width: 10%; }
.pc-w15p { width: 15%; }
.pc-w20p { width: 20%; }
.pc-w25p { width: 25%; }
.pc-w30p { width: 30%; }
.pc-w35p { width: 35%; }
.pc-w40p { width: 40%; }
.pc-w45p { width: 45%; }
.pc-w50p { width: 50%; }
.pc-w55p { width: 55%; }
.pc-w60p { width: 60%; }
.pc-w65p { width: 65%; }
.pc-w70p { width: 70%; }
.pc-w75p { width: 75%; }
.pc-w80p { width: 80% }
.pc-w85p { width: 85% }
.pc-w90p { width: 90%; }
.pc-w95p { width: 95%; }
.pc-w100p { width: 100%; }

.w5 { width: 5px; }
.w10 { width: 10px; }
.w15 { width: 15px; }
.w20 { width: 20px; }
.w25 { width: 25px; }
.w30 { width: 30px; }
.w35 { width: 35px; }
.w40 { width: 40px; }
.w45 { width: 45px; }
.w50 { width: 50px; }
.w55 { width: 55px; }
.w60 { width: 60px; }
.w65 { width: 65px; }
.w70 { width: 70px; }
.w75 { width: 75px; }
.w80 { width: 80px; }
.w85 { width: 85px; }
.w90 { width: 90px; }
.w95 { width: 95px; }
.w100 { width: 100px; }
.w105 { width: 105px; }
.w110 { width: 110px; }
.w115 { width: 115px; }
.w120 { width: 120px; }
.w125 { width: 125px; }
.w130 { width: 130px; }
.w135 { width: 135px; }
.w140 { width: 140px; }
.w145 { width: 145px; }
.w150 { width: 150px; }
.w155 { width: 155px; }
.w160 { width: 160px; }
.w165 { width: 165px; }
.w170 { width: 170px; }
.w175 { width: 175px; }
.w180 { width: 180px; }
.w185 { width: 185px; }
.w190 { width: 190px; }
.w195 { width: 195px; }
.w200 { width: 200px; }
.w205 { width: 205px; }
.w210 { width: 210px; }
.w215 { width: 215px; }
.w220 { width: 220px; }
.w225 { width: 225px; }
.w230 { width: 230px; }
.w235 { width: 235px; }
.w240 { width: 240px; }
.w245 { width: 245px; }
.w250 { width: 250px; }
.w255 { width: 255px; }
.w260 { width: 260px; }
.w265 { width: 265px; }
.w270 { width: 270px; }
.w275 { width: 275px; }
.w280 { width: 280px; }
.w285 { width: 285px; }
.w290 { width: 290px; }
.w295 { width: 295px; }
.w300 { width: 300px; }
.w305 { width: 305px; }
.w310 { width: 310px; }
.w315 { width: 315px; }
.w320 { width: 320px; }
.w325 { width: 325px; }
.w330 { width: 330px; }
.w335 { width: 335px; }
.w340 { width: 340px; }
.w345 { width: 345px; }
.w350 { width: 350px; }
.w355 { width: 355px; }
.w360 { width: 360px; }
.w365 { width: 365px; }
.w370 { width: 370px; }
.w375 { width: 375px; }
.w380 { width: 380px; }
.w385 { width: 385px; }
.w390 { width: 390px; }
.w395 { width: 395px; }
.w400 { width: 400px; }
.w405 { width: 405px; }
.w410 { width: 410px; }
.w415 { width: 415px; }
.w420 { width: 420px; }
.w425 { width: 425px; }
.w430 { width: 430px; }
.w435 { width: 435px; }
.w440 { width: 440px; }
.w445 { width: 445px; }
.w450 { width: 450px; }
.w455 { width: 455px; }
.w460 { width: 460px; }
.w465 { width: 465px; }
.w470 { width: 470px; }
.w475 { width: 475px; }
.w480 { width: 480px; }
.w485 { width: 485px; }
.w490 { width: 490px; }
.w495 { width: 495px; }
.w500 { width: 500px; }
.w505 { width: 505px; }
.w510 { width: 510px; }
.w515 { width: 515px; }
.w520 { width: 520px; }
.w525 { width: 525px; }
.w530 { width: 530px; }
.w535 { width: 535px; }
.w540 { width: 540px; }
.w545 { width: 545px; }
.w550 { width: 550px; }
.w555 { width: 555px; }
.w560 { width: 560px; }
.w565 { width: 565px; }
.w570 { width: 570px; }
.w575 { width: 575px; }
.w580 { width: 580px; }
.w585 { width: 585px; }
.w590 { width: 590px; }
.w595 { width: 595px; }
.w600 { width: 600px; }
.w605 { width: 605px; }
.w610 { width: 610px; }
.w615 { width: 615px; }
.w620 { width: 620px; }
.w625 { width: 625px; }
.w630 { width: 630px; }
.w635 { width: 635px; }
.w640 { width: 640px; }
.w645 { width: 645px; }
.w650 { width: 650px; }
.w655 { width: 655px; }
.w660 { width: 660px; }
.w665 { width: 665px; }
.w670 { width: 670px; }
.w675 { width: 675px; }
.w680 { width: 680px; }
.w685 { width: 685px; }
.w690 { width: 690px; }
.w695 { width: 695px; }
.w700 { width: 700px; }
.w705 { width: 705px; }
.w710 { width: 710px; }
.w715 { width: 715px; }
.w720 { width: 720px; }
.w725 { width: 725px; }
.w730 { width: 730px; }
.w735 { width: 735px; }
.w740 { width: 740px; }
.w745 { width: 745px; }
.w750 { width: 750px; }
.w755 { width: 755px; }
.w760 { width: 760px; }
.w765 { width: 765px; }
.w770 { width: 770px; }
.w775 { width: 775px; }
.w780 { width: 780px; }
.w785 { width: 785px; }
.w790 { width: 790px; }
.w795 { width: 795px; }
.w800 { width: 800px; }
.w805 { width: 805px; }
.w810 { width: 810px; }
.w815 { width: 815px; }
.w820 { width: 820px; }
.w825 { width: 825px; }
.w830 { width: 830px; }
.w835 { width: 835px; }
.w840 { width: 840px; }
.w845 { width: 845px; }
.w850 { width: 850px; }
.w855 { width: 855px; }
.w860 { width: 860px; }
.w865 { width: 865px; }
.w870 { width: 870px; }
.w875 { width: 875px; }
.w880 { width: 880px; }
.w885 { width: 885px; }
.w890 { width: 890px; }
.w895 { width: 895px; }
.w900 { width: 900px; }
.w905 { width: 905px; }
.w910 { width: 910px; }
.w915 { width: 915px; }
.w920 { width: 920px; }
.w925 { width: 925px; }
.w930 { width: 930px; }
.w935 { width: 935px; }
.w940 { width: 940px; }
.w945 { width: 945px; }
.w950 { width: 950px; }
.w955 { width: 955px; }
.w960 { width: 960px; }
.w965 { width: 965px; }
.w970 { width: 970px; }
.w975 { width: 975px; }
.w980 { width: 980px; }
.w985 { width: 985px; }
.w990 { width: 990px; }
.w995 { width: 995px; }
.w1000 { width: 1000px; }

}


/* SP GENERAL */

@media only screen and (max-width: 750px) {

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.pc { display: none!important; }
	
.sp-dsib{ display: inline-block; }

img { max-width: 100%; height: auto; }
img.img-fit { width: 100%; height: auto; }
img.sp-ds-b { display: block; }
img.sp-va-md { vertical-align: middle; }
img.sp-va-bl { vertical-align: baseline; }
img.sp-va-bt { vertical-align: bottom; }

.sp-fl-l { float: left; }
.sp-fl-r { float: right; }

.sp-ta-c { text-align: center; }
.sp-ta-l { text-align: left; }
.sp-ta-r { text-align: right; }

.sp-ls-05{ letter-spacing:-0.5px; }
.sp-ls-1{ letter-spacing:-1px; }
.sp-ls1em{ letter-spacing:1em; }

.sp-ls1 { letter-spacing: 1px; }
.sp-ls2 { letter-spacing: 2px; }
.sp-ls3 { letter-spacing: 3px; }
.sp-ls4 { letter-spacing: 4px; }
.sp-ls5 { letter-spacing: 5px; }
.sp-ls6 { letter-spacing: 6px; }
.sp-ls7 { letter-spacing: 7px; }
.sp-ls8 { letter-spacing: 8px; }

.sp-fs10 { font-size: 10px; }
.sp-fs11 { font-size: 11px; }
.sp-fs12 { font-size: 12px; }
.sp-fs13 { font-size: 13px; }
.sp-fs14 { font-size: 14px; }
.sp-fs15 { font-size: 15px; }
.sp-fs16 { font-size: 16px; }
.sp-fs17 { font-size: 17px; }
.sp-fs18 { font-size: 18px; }
.sp-fs19 { font-size: 19px; }
.sp-fs20 { font-size: 20px; }
.sp-fs21 { font-size: 21px; }
.sp-fs22 { font-size: 22px; }
.sp-fs23 { font-size: 23px; }
.sp-fs24 { font-size: 24px; }
.sp-fs25 { font-size: 25px; }
.sp-fs26 { font-size: 26px; }
.sp-fs27 { font-size: 27px; }
.sp-fs28 { font-size: 28px; }
.sp-fs29 { font-size: 29px; }
.sp-fs30 { font-size: 30px; }
.sp-fs31 { font-size: 31px; }
.sp-fs32 { font-size: 32px; }

.sp-lh10 { line-height: 1; }
.sp-lh11 { line-height: 1.1; }
.sp-lh12 { line-height: 1.2; }
.sp-lh13 { line-height: 1.3; }
.sp-lh14 { line-height: 1.4; }
.sp-lh15 { line-height: 1.5; }
.sp-lh16 { line-height: 1.6; }
.sp-lh17 { line-height: 1.7; }
.sp-lh18 { line-height: 1.8; }
.sp-lh19 { line-height: 1.9; }
.sp-lh20 { line-height: 2.0; }
.sp-lh21 { line-height: 2.1; }
.sp-lh22 { line-height: 2.2; }
.sp-lh23 { line-height: 2.3; }
.sp-lh24 { line-height: 2.4; }

.sp-m0a { margin: 0 auto!Important; }

.sp-m5 { margin: 5px!Important; }
.sp-m10 { margin: 10px!Important; }
.sp-m15 { margin: 15px!Important; }
.sp-m20 { margin: 20px!Important; }
.sp-m25 { margin: 25px!Important; }
.sp-m30 { margin: 30px!Important; }
.sp-m35 { margin: 35px!Important; }
.sp-m40 { margin: 40px!Important; }
.sp-m45 { margin: 45px!Important; }
.sp-m50 { margin: 50px!Important; }

.sp-mt0 { margin-top: 0px!Important; }
.sp-mt5 { margin-top: 5px!Important; }
.sp-mt10 { margin-top: 10px!Important; }
.sp-mt15 { margin-top: 15px!Important; }
.sp-mt20 { margin-top: 20px!Important; }
.sp-mt25 { margin-top: 25px!Important; }
.sp-mt30 { margin-top: 30px!Important; }
.sp-mt35 { margin-top: 35px!Important; }
.sp-mt40 { margin-top: 40px!Important; }
.sp-mt45 { margin-top: 45px!Important; }
.sp-mt50 { margin-top: 50px!Important; }
.sp-mt55 { margin-top: 55px!Important; }
.sp-mt60 { margin-top: 60px!Important; }
.sp-mt65 { margin-top: 65px!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-mr0 { margin-right: 0px!Important; }
.sp-mr5 { 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-mb0 { margin-bottom: 0px!Important; }
.sp-mb5 { margin-bottom: 5px!Important; }
.sp-mb10 { margin-bottom: 10px!Important; }
.sp-mb15 { margin-bottom: 15px!Important; }
.sp-mb20 { margin-bottom: 20px!Important; }
.sp-mb25 { margin-bottom: 25px!Important; }
.sp-mb30 { margin-bottom: 30px!Important; }
.sp-mb35 { margin-bottom: 35px!Important; }
.sp-mb40 { margin-bottom: 40px!Important; }
.sp-mb45 { margin-bottom: 45px!Important; }
.sp-mb50 { margin-bottom: 50px!Important; }
.sp-mb55 { margin-bottom: 55px!Important; }
.sp-mb60 { margin-bottom: 60px!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-ml0 { margin-left: 0px!Important; }
.sp-ml5 { 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-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-p5 { padding: 5px!Important; }
.sp-p10 { padding: 10px!Important; }
.sp-p15 { padding: 15px!Important; }
.sp-p20 { padding: 20px!Important; }
.sp-p25 { padding: 25px!Important; }
.sp-p30 { padding: 30px!Important; }
.sp-p35 { padding: 35px!Important; }
.sp-p40 { padding: 40px!Important; }
.sp-p45 { padding: 45px!Important; }
.sp-p50 { padding: 50px!Important; }

.sp-pt0 { padding-top: 0px!Important; }
.sp-pt5 { padding-top: 5px!Important; }
.sp-pt10 { padding-top: 10px!Important; }
.sp-pt15 { padding-top: 15px!Important; }
.sp-pt20 { padding-top: 20px!Important; }
.sp-pt25 { padding-top: 25px!Important; }
.sp-pt30 { padding-top: 30px!Important; }
.sp-pt35 { padding-top: 35px!Important; }
.sp-pt40 { padding-top: 40px!Important; }
.sp-pt45 { padding-top: 45px!Important; }
.sp-pt50 { padding-top: 50px!Important; }
.sp-pt55 { padding-top: 55px!Important; }
.sp-pt60 { padding-top: 60px!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-pr0 { padding-right: 0px!Important; }
.sp-pr5 { padding-right: 5px!Important; }
.sp-pr10 { padding-right: 10px!Important; }
.sp-pr15 { padding-right: 15px!Important; }
.sp-pr20 { padding-right: 20px!Important; }
.sp-pr25 { padding-right: 25px!Important; }
.sp-pr30 { padding-right: 30px!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-pb0 { padding-bottom: 0px!Important; }
.sp-pb5 { padding-bottom: 5px!Important; }
.sp-pb10 { padding-bottom: 10px!Important; }
.sp-pb15 { padding-bottom: 15px!Important; }
.sp-pb20 { padding-bottom: 20px!Important; }
.sp-pb25 { padding-bottom: 25px!Important; }
.sp-pb30 { padding-bottom: 30px!Important; }
.sp-pb35 { padding-bottom: 35px!Important; }
.sp-pb40 { padding-bottom: 40px!Important; }
.sp-pb45 { padding-bottom: 45px!Important; }
.sp-pb50 { padding-bottom: 50px!Important; }
.sp-pb55 { padding-bottom: 55px!Important; }
.sp-pb60 { padding-bottom: 60px!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-pl0 { padding-left: 0px!Important; }
.sp-pl5 { padding-left: 5px!Important; }
.sp-pl10 { padding-left: 10px!Important; }
.sp-pl15 { padding-left: 15px!Important; }
.sp-pl20 { padding-left: 20px!Important; }
.sp-pl25 { padding-left: 25px!Important; }
.sp-pl30 { padding-left: 30px!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-w5 { width: 5px; }
.sp-w10 { width: 10px; }
.sp-w15 { width: 15px; }
.sp-w20 { width: 20px; }
.sp-w25 { width: 25px; }
.sp-w30 { width: 30px; }
.sp-w35 { width: 35px; }
.sp-w40 { width: 40px; }
.sp-w45 { width: 45px; }
.sp-w50 { width: 50px; }
.sp-w55 { width: 55px; }
.sp-w60 { width: 60px; }
.sp-w65 { width: 65px; }
.sp-w70 { width: 70px; }
.sp-w75 { width: 75px; }
.sp-w80 { width: 80px; }
.sp-w85 { width: 85px; }
.sp-w90 { width: 90px; }
.sp-w95 { width: 95px; }
.sp-w100 { width: 100px; }
.sp-w105 { width: 105px; }
.sp-w110 { width: 110px; }
.sp-w115 { width: 115px; }
.sp-w120 { width: 120px; }
.sp-w125 { width: 125px; }
.sp-w130 { width: 130px; }
.sp-w135 { width: 135px; }
.sp-w140 { width: 140px; }
.sp-w145 { width: 145px; }
.sp-w150 { width: 150px; }
.sp-w155 { width: 155px; }
.sp-w160 { width: 160px; }
.sp-w165 { width: 165px; }
.sp-w170 { width: 170px; }
.sp-w175 { width: 175px; }
.sp-w180 { width: 180px; }
.sp-w185 { width: 185px; }
.sp-w190 { width: 190px; }
.sp-w195 { width: 195px; }
.sp-w200 { width: 200px; }
.sp-w205 { width: 205px; }
.sp-w210 { width: 210px; }
.sp-w215 { width: 215px; }
.sp-w220 { width: 220px; }
.sp-w225 { width: 225px; }
.sp-w230 { width: 230px; }
.sp-w235 { width: 235px; }
.sp-w240 { width: 240px; }
.sp-w245 { width: 245px; }
.sp-w250 { width: 250px; }
.sp-w255 { width: 255px; }
.sp-w260 { width: 260px; }
.sp-w265 { width: 265px; }
.sp-w270 { width: 270px; }
.sp-w275 { width: 275px; }
.sp-w280 { width: 280px; }
.sp-w285 { width: 285px; }
.sp-w290 { width: 290px; }
.sp-w295 { width: 295px; }
.sp-w300 { width: 300px; }
.sp-w305 { width: 305px; }
.sp-w310 { width: 310px; }
.sp-w315 { width: 315px; }
.sp-w320 { width: 320px; }
.sp-w325 { width: 325px; }
.sp-w330 { width: 330px; }
.sp-w335 { width: 335px; }
.sp-w340 { width: 340px; }
.sp-w345 { width: 345px; }
.sp-w350 { width: 350px; }
.sp-w355 { width: 355px; }
.sp-w360 { width: 360px; }
.sp-w365 { width: 365px; }
.sp-w370 { width: 370px; }
.sp-w375 { width: 375px; }
.sp-w380 { width: 380px; }
.sp-w385 { width: 385px; }
.sp-w390 { width: 390px; }
.sp-w395 { width: 395px; }
.sp-w400 { width: 400px; }
.sp-w405 { width: 405px; }
.sp-w410 { width: 410px; }
.sp-w415 { width: 415px; }
.sp-w420 { width: 420px; }
.sp-w425 { width: 425px; }
.sp-w430 { width: 430px; }
.sp-w435 { width: 435px; }
.sp-w440 { width: 440px; }
.sp-w445 { width: 445px; }
.sp-w450 { width: 450px; }
.sp-w455 { width: 455px; }
.sp-w460 { width: 460px; }
.sp-w465 { width: 465px; }
.sp-w470 { width: 470px; }
.sp-w475 { width: 475px; }
.sp-w480 { width: 480px; }
.sp-w485 { width: 485px; }
.sp-w490 { width: 490px; }
.sp-w495 { width: 495px; }
.sp-w500 { width: 500px; }
.sp-w505 { width: 505px; }
.sp-w510 { width: 510px; }
.sp-w515 { width: 515px; }
.sp-w520 { width: 520px; }
.sp-w525 { width: 525px; }
.sp-w530 { width: 530px; }
.sp-w535 { width: 535px; }
.sp-w540 { width: 540px; }
.sp-w545 { width: 545px; }
.sp-w550 { width: 550px; }
.sp-w555 { width: 555px; }
.sp-w560 { width: 560px; }
.sp-w565 { width: 565px; }
.sp-w570 { width: 570px; }
.sp-w575 { width: 575px; }
.sp-w580 { width: 580px; }
.sp-w585 { width: 585px; }
.sp-w590 { width: 590px; }
.sp-w595 { width: 595px; }
.sp-w600 { width: 600px; }
.sp-w605 { width: 605px; }
.sp-w610 { width: 610px; }
.sp-w615 { width: 615px; }
.sp-w620 { width: 620px; }
.sp-w625 { width: 625px; }
.sp-w630 { width: 630px; }
.sp-w635 { width: 635px; }
.sp-w640 { width: 640px; }
.sp-w645 { width: 645px; }
.sp-w650 { width: 650px; }
.sp-w655 { width: 655px; }
.sp-w660 { width: 660px; }
.sp-w665 { width: 665px; }
.sp-w670 { width: 670px; }
.sp-w675 { width: 675px; }
.sp-w680 { width: 680px; }
.sp-w685 { width: 685px; }
.sp-w690 { width: 690px; }
.sp-w695 { width: 695px; }
.sp-w700 { width: 700px; }
.sp-w705 { width: 705px; }
.sp-w710 { width: 710px; }
.sp-w715 { width: 715px; }
.sp-w720 { width: 720px; }
.sp-w725 { width: 725px; }
.sp-w730 { width: 730px; }
.sp-w735 { width: 735px; }
.sp-w740 { width: 740px; }
.sp-w745 { width: 745px; }
.sp-w750 { width: 750px; }
.sp-w755 { width: 755px; }
.sp-w760 { width: 760px; }
.sp-w765 { width: 765px; }
.sp-w770 { width: 770px; }
.sp-w775 { width: 775px; }
.sp-w780 { width: 780px; }
.sp-w785 { width: 785px; }
.sp-w790 { width: 790px; }
.sp-w795 { width: 795px; }
.sp-w800 { width: 800px; }
.sp-w805 { width: 805px; }
.sp-w810 { width: 810px; }
.sp-w815 { width: 815px; }
.sp-w820 { width: 820px; }
.sp-w825 { width: 825px; }
.sp-w830 { width: 830px; }
.sp-w835 { width: 835px; }
.sp-w840 { width: 840px; }
.sp-w845 { width: 845px; }
.sp-w850 { width: 850px; }
.sp-w855 { width: 855px; }
.sp-w860 { width: 860px; }
.sp-w865 { width: 865px; }
.sp-w870 { width: 870px; }
.sp-w875 { width: 875px; }
.sp-w880 { width: 880px; }
.sp-w885 { width: 885px; }
.sp-w890 { width: 890px; }
.sp-w895 { width: 895px; }
.sp-w900 { width: 900px; }
.sp-w905 { width: 905px; }
.sp-w910 { width: 910px; }
.sp-w915 { width: 915px; }
.sp-w920 { width: 920px; }
.sp-w925 { width: 925px; }
.sp-w930 { width: 930px; }
.sp-w935 { width: 935px; }
.sp-w940 { width: 940px; }
.sp-w945 { width: 945px; }
.sp-w950 { width: 950px; }
.sp-w955 { width: 955px; }
.sp-w960 { width: 960px; }
.sp-w965 { width: 965px; }
.sp-w970 { width: 970px; }
.sp-w975 { width: 975px; }
.sp-w980 { width: 980px; }
.sp-w985 { width: 985px; }
.sp-w990 { width: 990px; }
.sp-w995 { width: 995px; }
.sp-w1000 { width: 1000px; }

.sp-w5p { width: 5%; }
.sp-w10p { width: 10%; }
.sp-w15p { width: 15%; }
.sp-w20p { width: 20%; }
.sp-w25p { width: 25%; }
.sp-w30p { width: 30%; }
.sp-w35p { width: 35%; }
.sp-w40p { width: 40%; }
.sp-w45p { width: 45%; }
.sp-w50p { width: 50%; }
.sp-w55p { width: 55%; }
.sp-w60p { width: 60%; }
.sp-w65p { width: 65%; }
.sp-w70p { width: 70%; }
.sp-w75p { width: 75%; }
.sp-w80p { width: 80% }
.sp-w85p { width: 85% }
.sp-w90p { width: 90%; }
.sp-w95p { width: 95%; }
.sp-w100p { width: 100%; }

 }
