@charset "utf-8";
/* CSS Document */

/*-------初期化--------*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, background, input, textarea {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	background-color:transparent;
	border:none;
	text-decoration:none;
	list-style-type:none;
	line-height:1.6em;
	box-sizing:border-box;
}

table{border-collapse:collapse; border:none; border-spacing:0;}
th,td{vertical-align:top; font-weight:normal; text-align:left;}
caption{text-align:left;}


.cf:after {
	content: "";
	clear: both;
	display: block;
	overflow:hidden;
}

#cf2:after {
	content: "";
	clear: both;
	display: block;
	overflow:hidden;
}

.fl_l{float:left;
margin-bottom:35px !important;
clear:both}
.fl_r{float:right;
}
.cl_b{clear:both;}

.img100 img{ width:100%;}
.bold{ font-weight:bold;}
.relative{position:relative;}
.t_center{ text-align:center;}
.shadow{ box-shadow:0px 1px 4px 1px rgba(0,0,0,0.3);}
.list-indent{ text-indent:-1em; margin-left:1em;}



/*-------画像置換--------*/
.imgRep{
	text-indent:100%;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	height:0px;
}



/*-------リンク装飾--------*/
a{text-decoration:none; line-height:1em; color:#0D74BD;}
a:link{text-decoration:none; /*color: inherit;*/ color:#0D74BD;}
a:visited{text-decoration:none; /*color: inherit;*/ color:#0D74BD;}
a:hover{text-decoration:none; opacity:0.6; color:#0D74BD;}

/*--------------------全体・サイズ調整----------------------*/

body{
}

#wrap{
	width:100%;
	position: relative;
}

.loading{
	display:block;
	width:64px;
	margin:0 auto;
	padding:20px 0;
}

.imgFade_css{
	-webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.imgFade_css:hover{
	opacity: 0.6;
	filter: alpha(opacity=50);
}

.toPageTop{
	float:right;
	opacity:0.85;
	margin-right:150px;
	
}


.toPageTop:hover{
	opacity:0.85;
	
}





/*----------------------共通------------------------*/
.contents{
	clear:both;
	width:1080px;
	display:block;
	margin:0 auto;
}

#contents2{
	clear:both;
	width:1080px;
	display:block;
	margin:30px auto 0 auto;
}



#section{
	background:#FFF;
}
.bread{
	width:100%;
    margin-bottom:10px;
	
}
.bread .contents{
	padding:2px 50px 10px !important;
}
.bread ul li{
	float:left;
	font-size:11px;
	letter-spacing:1px;
	content:
}
.bread ul li:after{
	content:"＞";
	margin:0 10px;
}
.bread ul li:last-child:after{
	content:normal;
}

#section .contents{
	padding:0 50px;
}



#section .contents h2{
	background-image:url(../img/bg_h1.png);
	background-repeat:no-repeat;
	color:#1C7DC1;
	font-size:26pt;
	font-weight:normal;
	padding:10px 20px 3px 20px;
	margin:20px 0;
	position: absolute;
	top:225px;
/*	width: 385px;*/
}

#section .contents h3{
	display: block;
	margin:30px 0px 20px 0;
	background: #eaf5ff;
	padding:10px 10px;
}

#section .contents h4{
	margin:30px 0px 20px 0;
}
#section .contents p {padding:10px 20px;}
#section .contents li{padding:0px 20px;}
#section .contents a {
  display: inline-block;
  margin-left: 10px;
  text-decoration: none;
  color: #0D74BD;
}

#section .contents .whitebase{
	background:#FFF;
	padding:55px 60px;
	box-shadow:0px 1px 2px 2px rgba(0,0,0,0.2);
	margin-bottom: 30px;
}
/*.contents .whitebase p {padding:0px;}*/

#section .contents .whitebase_camp{
	background:#FFF;
	padding: 15px 5px 10px 15px;
	box-shadow:0px 1px 2px 2px rgba(0,0,0,0.2);
	margin-bottom: 30px;
}


#section .img_c{
	text-align:center;
	/*margin:50px 80px;*/
	margin:30px 80px;
	
	}

#section .img_c2{
	text-align:center;
	margin:20px 0px 20px 10px;
	}
	
#section .img_c3{

		margin:20px 40px;
	}
	
#section .img_c4{
	text-align:center;
	margin:20px 40px;
	}
		

#section .m_30{
     margin-top: 30px;
}


/*--ポイント-タイトル--*/
.contents .whitebase .point_tit2{
	margin-bottom:10px;
}


.contents .whitebase .point_tit2 dt{
	float:left;
	font-weight:bold;
	color:#1C7DC1;
	font-size:33px;
	line-height:1.5;
	margin:0 0 10px 0;
	padding:0 0 8px 65px;
	/*border-bottom:solid 4px rgb(242, 181, 10);*/
	border-bottom:solid 4px rgb(240, 229, 51);
	display:block;
	background-image:url(../img/bg_h2.png);
	background-repeat:no-repeat;
	width:100%;
}


.contents .whitebase .point_tit3{
	margin-bottom:0px;
}

.contents .whitebase .point_tit3 dt{
	float:left;
	font-weight:bold;
	color:#1C7DC1;
	font-size:33px;
	line-height:1.5;
	margin:0 0 0px 0;
	padding:0 0 8px 65px;
	/*border-bottom:solid 4px rgb(242, 181, 10);*/
	border-bottom:solid 4px rgb(240, 229, 51);
	display:block;
	background-image:url(../img/bg_h2.png);
	background-repeat:no-repeat;
	width:100%;
}


dd{
    line-height:1.5;
	margin:0px 0 10px 0;
	padding:0 0 8px 4px;

}


.about_txtr{
	color:#F00;
	font-weight:bold;
	
	}


/*--テーブル--*/

table{width: 650px; margin-top: 0; 20px;}
table th { 
    color:#333; 
	font-weight:bold; 
	padding: 10px; 
	background:#FAFAFA; 
	border:solid 1px;
	border-top:solid 1px;
	}
	
table td { 
    padding: 10px;
	border: 1px solid;
	background:#FFF;
	}




/*--テキスト--*/


/*------------------------ヘッダー------------------------*/

#header{
	position: static;
	width:100%;
	min-width:1080px;
	background:#FFF;
	margin-bottom:10px;
	border-top:#1c7dc1 10px solid;
}

#header_contents{
	width:100%;
	background:#FFF;
}
#header_contents .contents{
	padding:18px 50px 0 50px;
}
#header_contents h1 a{
	display: block;
	width:330px;
	height:76px;
}

.bg_gray{
	background:#f0f0f0 !important;
}
.bg_white{
	background:#FFF;
}

/*------------------------ナビゲーション1------------------------*/
#nav {
  width: 100%;
  background: #fff;
  background: #F7F7F7;
  min-width: 1000px;
  position: static;
  margin-bottom:10px;
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.4);
  z-index:99;
  border-top:1px solid #CCC;
  font-size:100%;
  height:188px;
  background-image:url(../img/bg_navi.png);
}

#nav ul {
  zoom: 1;
  width: 980px;
  margin: 0 auto;
}
#nav ul:before {
  content: "";
  display: block;
}
#nav ul:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
}
#nav ul li {
  display: block;
  float: left;
  width: 180px;
  position: relative;
}
#nav ul li a {
  display: block;
  text-align: center;
  border-right: #dadada 1px solid;
  letter-spacing: 0.1em;
  font-size: 100%;
  font-weight: bold;
  color: #22435c;
  text-decoration: none;
  padding: 30px 0 25px;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
#nav ul li a:hover {
  background-color: #e7f5ff;
}

#nav ul li a:hover {
  background-color: #F7F7F7 !important;
}


#nav ul li.home {
  width: 70px;
}
#nav ul li.home a {
  border-left: #dadada 1px solid;
  color:#2d7fc2;
}

#nav ul li a.current {
  color: #fff !important;
  border-left-color: #1c7dc1 !important;
  border-right-color: #1c7dc1 !important;
}
#nav ul li a.current:hover {
  background-color: #1c7dc1 !important;
}
#nav ul li.home a.current {
  background:#1c7dc1;
  color:#F90;
}
#nav ul li.service a.current {
  background:#1c7dc1;
}
#nav ul li.solution a.current {
  background:#1c7dc1;
}
#nav ul li.flow a.current {
  background:#1c7dc1;
}
#nav ul li.question a.current {
  background:#1c7dc1;
}
#nav ul li.inquiry a.current {
  background:#1c7dc1;
}

#nav ul li a .nav_triangle {
  display: none;
}
#nav ul li a.current .nav_triangle {
  display: block !important;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 6.5px 0 6.5px;
  border-color: #1c7dc1 transparent transparent transparent;
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin: 0 0 0 -6px;
  z-index: 999;
}

#contents2 cf2{
   border-top:1px solid #dadada;
padding:18px 50px 0 50px;
}








#nav ul li a:hover {
  background-color: #F7F7F7 !important;
}


#nav ul li.home {
  width: 70px;
}
#nav ul li.home a {
  border-left: #dadada 1px solid;
  color:#2d7fc2;
}

#nav ul li a.current {
  color: #fff !important;
  border-left-color: #1c7dc1 !important;
  border-right-color: #1c7dc1 !important;
}
#nav ul li a.current:hover {
  background-color: #1c7dc1 !important;
}
#nav ul li.home a.current {
  background:#1c7dc1;
  color:#F90;
}
#nav ul li.service a.current {
  background:#1c7dc1;
}
#nav ul li.solution a.current {
  background:#1c7dc1;
}
#nav ul li.flow a.current {
  background:#1c7dc1;
}
#nav ul li.question a.current {
  background:#1c7dc1;
}
#nav ul li.inquiry a.current {
  background:#1c7dc1;
}

#nav ul li a .nav_triangle {
  display: none;
}
#nav ul li a.current .nav_triangle {
  display: block !important;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 6.5px 0 6.5px;
  border-color: #1c7dc1 transparent transparent transparent;
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin: 0 0 0 -6px;
  z-index: 999;
}



/*----------------------トップページ------------------------*/

#section .contents .top_img{
	margin:60px 0;
}

#section .contents .top_img img{
	display:block;
	border-radius:4px;
	box-shadow:0px 1px 4px 1px rgba(0,0,0,0.3);
}

#section .contents .top_img .fl_r a{
	display:block;
}

#section .contents .window{
	clear:both;
	background:#FFF;
	box-shadow:0px 1px 4px 1px rgba(0,0,0,0.3);
	margin-top:60px;
	border-radius:3px;
}

#section .contents .window h2{
	color:#FFF;
	border-left:none;
	font-size:24px;
	font-weight:bold;
	line-height:1em;
	padding:16px 0 10px 70px;
	margin: 0;
	background:#00A6BA;
}
#section .contents .window h2 span{
	display:inline-block;
	float:right;
	color:#FFF;
	font-weight:normal;
	line-height:1em;
	margin-top:3px;
	margin-right:50px;
	text-decoration:underline;
}
#section .contents .about{
    clear:both;	
}
#section .contents .window h2.about{
	background:#00A6BA 28px center no-repeat;
}

#section .contents .window .inner p.price{
	font-size:120%;
	line-height:2em;
}

#section .contents .window .inner .top_about_img{
	margin:40px 0 0;
	text-align:center;
}

/*----------------------トピックス------------------------*/

#section #topics h3{
	margin:0 0 30px 0;
	padding:10px 0 5px 7px;
	background-image:url(../img/top/topics_bg.jpg)!important;
	color:#FFF;

}

#section #topics dl{
	margin:0px 10px 30px 10px;
	padding:0 0 0 5px;
	border-bottom:dashed 1px #069;
}

#section #topics dt{
	margin:0px 15px 50px 0px;
	float:left;
	padding:0 0 0px 5px;
	color:#069;

}

.topics_txt{
        font-size:20px !important; 
        color:#f23108 !important;

}


/*----------------------光コラボレーションとは------------------------*/


#section .contents .whitebase .about .about-point ul .mb0_txt2{
	width:780px;
	margin:60px auto 0;
}
#section .contents .whitebase .about .about-point ul li{
	float:left;
	margin-right:45px;
}
#section .contents .whitebase .about .about-point ul li:last-child{
	margin-right:0px;
}

.about p.about_txt{
	font-size:16px;
	margin:0px 0px 50px 0px;
}
.about p.about_txt span{
	color:#00A6BA;
	font-size:inherit;
	font-weight:bold;
}

.about p.about_txt2{
	font-size:16px;
	margin:0px 0px 50px 60px;
}


.about p.mb0_txt2{
	margin:50px 0px 50px 0px;
}
.about p.mb0_txt2 span{
	color:#00A6BA;
	font-size:inherit;
	font-weight:bold;
}


.about .about_price{
	padding:40px 0 0;
}

.about .about_price h3{
	margin:0 0 30px;
}


#section .contents .whitebase .about .service{
	margin-top:80px;
}

#section .contents .whitebase .about .service h3 span{
	display:inline-block;
	float:right;
	color:#FFF;
	font-weight:normal;
	line-height:1em;
	margin-top:8px;
	margin-right:10px;
	text-decoration:underline;
}

#section .contents .whitebase .about .service dl{
	border-bottom:dotted 3px #00A6BA;
}

#section .contents .whitebase .about .service dl dt{
	clear:both;
	float:left;
	width:500px;
}
#section .contents .whitebase .about .service dl dt a{
	margin:35px 30px;
	display:block;
}

#section .contents .whitebase .about .service dl dd{
	float:right;
	display:block;
	background:#EDF7F9;
	padding:16px;
	margin:15px 10px;
}

#section .contents .whitebase .price{
	display:block;
	background: #F0EFEB;
	/*padding: 16px 10px;
	margin: 15px 0px; */
	
	padding: 9px 5px 1px 5px;
	margin: 15px 20px 30px 40px;
	width:820px;
}

#section .contents .whitebase .option{
	display:block;
	background: #F0EFEB;
	padding: 16px 10px;
	margin: 15px 0px;
}

#section .contents .whitebase .point{
	display:block;
	padding: 16px 10px;
	margin: 15px 0px;
}

#section .contents .whitebase .point .dot-border{
	border-bottom:dotted 3px #00A6BA;
}

#section .contents .whitebase .box_inner_list{
	display:block;
	padding: 16px 10px;
	margin: 15px 0px;
}


#section .contents .whitebase .box_inner_list_ol li{
	padding: 3px;
	margin: 5px;
	list-style-type:decimal !important;
}

#section .contents .whitebase .box_inner_list li{
	margin: 5px 40px;
	list-style-type:disc;
}

#section .contents .whitebase .box_inner_list_p{
	display:block;
	padding: 16px 10px;
	margin: 15px 0px;
}


#section .contents .whitebase .box_inner_list_p li{
	margin: 5px 20px;
}

#section .contents .whitebase .box_inner_list_i{
	display:block;
	padding: 5px 10px;
	margin: 5px 0px 20px 0;
}


#section .contents .whitebase .box_inner_list_i li{
	margin: 5px 30px;
}


.applyBtn{
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}




#section .contents .whitebase .about-point ul{
	width:740px;
	margin:20px auto 60px auto;
	padding: 0;
	list-style-type: none;
	clear:both;
}
#section .contents .whitebase .about-point ul li{
	float: left;
	margin-right: 5px;
	padding: 2px;
}


#section .contents .h3_b{
	background-color:#50504E !important;
	width:845px;
	display: block;
	padding:0px;
	margin:30px 0;
}

#section .contents h4{
	margin: 5px 10px;
	padding: 23px 0 0 15px;
	background-image:url(../img/bg_h4.gif);
	background-repeat:no-repeat;
	background-position:0px 25px;
}

#section .contents h4{
	margin: 5px 6px;
	padding: 18px 0 0 18px;
	background-image:url(../img/bg_h4.gif);
	background-repeat:no-repeat;
	background-position:0px 22px;
}

/*----------------------price------------------------*/	


#section .contents p.price_txt2{
	margin:20px 0px 0px 45px !important;
	padding:0px;
	width:500px !important;
}

.price_txt{
	margin:20px 0px 0px 25px !important;
	padding:0px;}

/*----------------------FLOW------------------------*/


#section .contents .whitebase .flow #tab{
	clear:both;
}

#section .contents .whitebase .flow #tab2{
	clear:both;
}
#section .contents .whitebase .flow #tab3{
	clear:both;
}


#section .contents .whitebase .flow #tab li a{
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	background:rgb(144, 183, 6);
	padding:12px 0;
	margin-bottom:30px;
	text-align:center;
	width:400px;
	cursor: pointer;
	float:left;
	width: 250px;
	padding-left: 10px;
}
#section .contents .whitebase .flow #tab2 li a{
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	background:rgb(144, 183, 6);
	padding:12px 0;
	margin-bottom:30px;
	text-align:center;
	width:400px;
	cursor: pointer;
	float:left;
	width: 250px;
	padding-left: 10px;
}
#section .contents .whitebase .flow #tab3 li a{
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	background:rgb(144, 183, 6);
	padding:12px 0;
	margin-bottom:30px;
	text-align:center;
	width:400px;
	cursor: pointer;
	float:left;
	width: 250px;
	padding-left: 10px;
}
#section .contents .whitebase .flow #tab li a span{
	display:block;
	color:inherit;
	font-size:16px;
	font-weight:normal;
	line-height:1rem;
	margin:6px 0 0;
}
#section .contents .whitebase .flow #tab2 li a span{
	display:block;
	color:inherit;
	font-size:16px;
	font-weight:normal;
	line-height:1rem;
	margin:6px 0 0;
}
#section .contents .whitebase .flow #tab3 li a span{
	display:block;
	color:inherit;
	font-size:16px;
	font-weight:normal;
	line-height:1rem;
	margin:6px 0 0;
}
#section .contents .whitebase .flow #tab li:last-child a{
	float:right;
}
#section .contents .whitebase .flow #tab li a:hover{
		background:rgb(144, 183, 6);
}
#section .contents .whitebase .flow #tab li.present a{
	background:#036eb8;
	width: 250px;
	padding-left: 10px;
}

#section .contents .whitebase .flow #tab li.request a{
	background: #f90;
	color: #fff;
	vertical-align:middle;
	padding: 20px 0;
	width: 250px;
	height: 25px;
	padding-left: 10px;
}

#section .contents .whitebase .flow #tab2 li.plan_change a{
	background: #008000;
	color: #fff;
	font-weight: bold;
	vertical-align:middle;
	padding: 15px 0 25px 0;
	width: 260px;
	height: 25px;
    float:left!important;}
#section .contents .whitebase .flow #tab3 li.plan_change a{
	background: #666;
	color: #fff;
	font-weight: bold;
	vertical-align:middle;
	padding: 15px 0 25px 0;
	width: 260px;
	height: 25px;
    float:left!important;}

	
/*----------------------FAQ------------------------*/
	
#section .contents #submenu{
	position:relative;;
	left:100px;
}

#section .contents #submenu li{
	float:left;
	margin:0 10px 0 0;
	padding-top:10px;
	font-weight:bold;

}	

.faq_b{clear:both;
  margin-left:20px;
  padding-left:25px;
  background-image:url(../img/faq/bg-a.gif);
	background-position:5px 6px;
	background-repeat:no-repeat;
  
  }

#section .contents dt.faq_a {
	margin:10px 20px;
	padding:0px 0 0 25px;
	color:#EC4A26;
	background-image:url(../img/faq/bg-q.gif);
	background-position:5px 6px;
	background-repeat:no-repeat;
	border:none !important;
	font-size:16px !important;
	font-weight:bold !important;
}


.faq_b{clear:both;
  margin-left:20px;
  padding-left:25px;
  background-image:url(../img/faq/bg-a.gif);
	background-position:5px 6px;
	background-repeat:no-repeat;
  
  }


/*----------------------policy------------------------*/

.policy_main{
	margin-bottom:30px;	
	}

#start{
	margin:10px 0 20px 10px;	
	}
	
#policy{
	margin-top:20px;	
	}

.form_btn{
	margin-top:10px;
	}	


/*----------------------フッター------------------------*/
footer{
	clear:both;
}

#footer{
	width:100%;
	min-width:1080px;
}

#nav_foot{
	width:100%;
	display:block;
}

#nav_foot .contents{
	padding:30px 50px 25px;
}

#nav_foot .contents dl{
	padding:5px 23px 0 0;
	border-right:solid 1px #000;
	margin-right:23px;
	display:block;
	float:left;
	height:86px;
}
#nav_foot .contents dl:last-child{
	border-right:none;
	margin-right:0px;
	padding-right:0px;
}
#nav_foot .contents dl a{
	line-height:1.6em;
}
#nav_foot .contents dl dt{
	color:#00A6BA;
	font-size:13px;
	font-weight:bold;
	margin-bottom:6px;
	letter-spacing:2px;
}
#nav_foot .contents dl dd{
	color:#777;
	font-size:13px;
	margin-bottom:6px;
}

#under_foot{
	width:100%;
    background: #F0F0F0;
	display:block;
}

#under_foot_3g{
	width:100%;
    background: #F0F0F0;
	display:block;
	position: fixed;
    bottom: 0;
    height: 100px;
}


.under_foot2{
	width:100%;
    background: #1C7DC1;
	padding:30px;
}

.under_foot3{
	width:100%;
    background: #1C7DC1;
	padding:30px;
	position: fixed;
    bottom: 90px;
}

.applyBtn{
	text-align:center;
}

#under_foot .contents{
	padding:20px 50px;
}

#under_foot_3g .contents{
	padding:20px 50px;
}

#under_foot .contents ul li{
	float:left;
	color:#FFF;
	font-size:11px;
	letter-spacing:1px;
	line-height:1.1em;
	padding-right:16px;
	border-right:solid 1px #FFF;
	margin-right:18px;
}
#under_foot .contents ul li:last-child{
	padding-right:0px;
	border-right:none;
	margin-right:0px;
}


#footer address{
	float:left;
	color: #1C7DC1;
	font-size:11px;
	font-style:normal;
	padding:10px 0 0;
}








.mL35{margin-left:35px!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;}

.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;}

.mL10{margin-left:10px!important;}
.mL20{margin-left:20px!important;}
.mL30{margin-left:30px!important;}

.pL10{padding-left:10px!important;}
.pL20{padding-left:20px!important;}