@import url("fonts/style.css");

html,body,*{
	text-size-adjust: none;
	-webkit-text-size-adjust:none;
	-moz-text-size-adjust:none;
	-ms-text-size-adjust:none;
	max-height:999999px;
}
html{
	overflow-y:scroll;
}
*,:after,*:before{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,time{
	display:block;
}

textarea,input{
	font-family:inherit;
	font-size:inherit;
}

/*for FF*/
a:focus,a:active, 
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{
	border:0;
	outline:0;
}

.cmsl_clearfix1:after{
	content:'';
	display:block;
	clear:both;
}

.cmsl_clearfix2:before,
.cmsl_clearfix2:after{
    display:table;
    content:'';
}
.cmsl_clearfix2:after{
    clear:both;
}

.cmsl_clearfix3{
	display:table;
	width:100%;
}
.cmsl_clearfix3:after{
	content:'. .';
	display:block;
	word-spacing:9999px;
	height:0;
	overflow:hidden;
}

.cmsl_clearfix4{
    zoom:1;
    display:block;
}
.cmsl_clearfix4:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clear{
	clear:both;
}

.cmsl_content{
	min-height:600px;
}

.posmo{
	display:none;
}
a.posmo_link{
	text-decoration:none !important;
	border-bottom:1px dashed;
	padding-bottom:1px;
	margin-bottom:5px;
}
a.posmo_link:hover{
	text-decoration:none !important;
	border-bottom:1px dashed;
}

.leli_banner{
	float:right;
	width:300px;
	padding-top:20px;
	color:#5f6469;
	font-size:11px;
}
.leli_banner:after{
	content:'';
	display:block;
	clear:both;
}
.leli_banner .div1{
	float:left;
	width:150px;
	line-height:1em;
	text-align:right;
	padding-right:5px;
	padding-bottom:7px;
}
.leli_banner .div2{
	float:left;
	width:90px;
	text-align:left;
	padding-top:5px;
}
.leli_banner .div2 .year{
	padding-top:0px;
	font-size:10px;
	line-height:1em;
	margin-top:-5px;
}
.leli_banner .div2 img{
	width:60px;
	height:20px;
}
.leli_banner a{
	color:#5f6469;
	font-size:12px;
	line-height:1.3em;
	text-decoration:none;
}
.leli_banner a:hover{
	color:#717f8a;
}

.cmsl_theme_index .center1{
    background-color:#fff;
}

.cmsl_theme1 .center1{
    background-color:#fff;
}
.cmsl_theme1_content{
}
body[data-theme='1'] .theme_width{
    max-width:1420px;
}

.cmsl_theme2 .center1{
    background-color:#fff;
}
.cmsl_theme2_content_col1{
	width:70%;
	float:left;
	overflow:hidden;
}
.cmsl_theme2_content_col2{
	float:left;
	width:30%;
}
/*.cmsl_theme2_content_col1_cont{
	margin:0 290px 0 0;
}*/
body[data-theme='2'] .theme_width{
    max-width:1420px;
}


@media only screen and (max-width: 990px){
	.cmsl_theme2_content_col1{
		width:auto;
		margin:0;
		float:none;
		overflow:visible;
	}
	.cmsl_theme2_content_col1_cont{
		margin:0;
	}
	.cmsl_theme2_contetn_col2{
		float:none;
		width:auto;
		margin:0;
		margin-top:50px;
	}
}

/*
.cmsl_theme3_col1{
	width:250px;
	float:left;
}
.cmsl_theme3_col2{
	margin-left:270px;
	overflow:hidden;
}
*/

.cmsl_theme3_content{
	margin-top:25px;
	display:table;
	width:100%;
}
.cmsl_theme3_content_col1{
	display:table-cell;
	width:280px;
	vertical-align:top;
}
.cmsl_theme3_content_col1_pad{
	width:250px;
}
.cmsl_theme3_content_col2{
	display:table-cell;
	vertical-align:top;
}