@import url("/i/fonts/style.css");

/*
text-size-adjust: none;
-webkit-text-size-adjust:none;
-moz-text-size-adjust:none;
-ms-text-size-adjust:none;
*/

html,body,*{
	max-height:999999px;
}
body{
	overflow-y:scroll;
}
*,:after,*:before{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

/*
*{outline:0px;}
*:not(p){margin:0;}
*:not(td):not(button){
    padding:0;
}
img{border:0px;}
*/

/*
*:not(p):not(img):not(ul):not(ol):not(li){margin:0;}
*:not(td):not(button):not(ul):not(ol):not(li){
    padding:0;
}
*/

/*
.cmsl_osntext ul,.cmsl_osntext ol{margin: 0;padding-left:17px;}
.cmsl_osntext ul li{list-style-type:disc;}
.cmsl_osntext ol{padding-left:40px;}
*/

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:200px;
}

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

.cmsl_wrapper1{
    max-width:1920px;
    margin:0 auto;
}
.cmsl_wrapper2{
    max-width:1280px;
    margin:0 auto;
}
.cmsl_wrapper3{
    max-width:990px;
    margin:0 auto;
}

.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{
    display:table;
    width:100%;
}
.cmsl_theme2_content_col1{
    display:table-cell;
    vertical-align:top;
}
.cmsl_theme2_content_col2{
	display:table-cell;
	vertical-align:top;
	width:270px;
    padding-left:20px;
}

body[data-theme='2'] .theme_width{
    max-width:1420px;
}


@media only screen and (max-width: 990px){
	.cmsl_theme2_content_col1{
        display:block;
		width:auto;
		margin:0;
		float:none;
		overflow:visible;
	}
	.cmsl_theme2_contetn_col2{
        display:block;
		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;
}

.footer_leli{
    color:#000;
    font-size:11px;
	position:relative;
 }
.footer_leli .block_leli1{
    display:inline-block;
    vertical-align:top;
    line-height:0.8em;
	padding:3px;
	text-align:right;
}
.footer_leli .block_leli2{
    display:inline-block;
    vertical-align:top;
    width:30px;
	height:30px;
    text-align:left;
    padding-top:3px;
}
.footer_leli a{
    color:#000;
    font-size:12px;
    line-height:1.3em;
    text-decoration:none;
}
.footer_leli a:hover{
    color:#5d5856;
}
.footer_leli .leli img{
    padding:0;
    margin:0;
    vertical-align:top;
}