@charset "utf-8";
/* CSS Document */
.sp-tel{ display:none !important; }
.pc-tel { display: block !important; }
.pc-tel img{width: 50%; height: auto;}

a.teikyu:link{
　color:#ff0000;
　text-decoration:underline;
}
a.teikyu:visited{
color:#ff0000;
text-decoration:underline;
}
a.teikyu:hover{
　color:#ff0000;
　text-decoration:none;
}
a.teikyu:active{
　color:#ff0000;
　text-decoration:underline;
}


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

html ,body {
width: 100%;
    margin: 0;
padding-bottom: 50px;
    height: 100%;
}

th,td{display : block;
width: 100%;
font-size: 95%;}

#wrapper{max-width: 100%;
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}
#wrapper2{  max-width: 100%;
}
#wrapper2 img{  width:100%!important;
}
#container2{
	 width:100%;
}
#container{
	 width:100%;
}
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
.pc { display: none !important; }
.pc-tel { display: none !important; }
.sp { display:block !important; 
width: 100%; margin:0px auto;}
.sp-tel{ display:block !important; 
width: 100%; margin:0px auto;}
.sp-tel img{width: 100%; height: auto;}


.lixillogo{width: 100%;
	float:left;
padding-top: 10px;}

.lixillogo img{width: 100%; height: auto;}

.to_list{
		width: 320px;
	 margin:0px auto;
}
.to_list img{
	width: 100%;
	padding: 10px 0 ;
}
.to_list2{width:320px;
		margin:0px auto;
 }
.to_list2 img{
	width: 100%;
	padding: 10px 0 ;
}
.navibox{width:100%;margin:0px auto;overflow:hidden}
.nav img {width: 90%; height: auto;}

h3.h3title{
	width: 92%;
	height: 32px;
	background-color: #C7C8C8;
background-image:url(https://xn--cck1dva2isb1c.jp/img/titleback.png); 
background-repeat: no-repeat;
background-size:95% auto;
font-size: 20px;
color: #fff;
padding: 3px 0 0 30px;
}
h3.h3title2{
	width: 92%;
	height: 32px;
	background-color: #C7C8C8;
background-image:url(https://xn--cck1dva2isb1c.jp/img/titleback.png); 
background-repeat: no-repeat;
background-size:95% auto;
font-size: 20px;
color: #fff;
padding: 3px 0 0 30px;
}

ul.nav{
  padding: 0px;
}
ul.nav li{
	padding: 0;
	background-color: #013f69;
	text-align: center;
  display: inline-block;
  width: 32%;
}
ul.nav li a{
}

.mainread{
	padding: 0 10px;
font-size: 16px;
line-height: 160%;
}

.footinfo{width:100%;
	margin: 20px auto;
	padding-bottom: 30px;
}	

.companyinfo{width: 500px;
	float: right;
	font-size: 15px;
	line-height: 150%;
}
.box7 {
    padding: 0.5em 1em;
    margin: 2em 0;

}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 5px;
    padding: 0 9px;
    line-height: 1;
    font-size: 110%;
    background: #FFF;
    color: #4E7192;
    font-weight: bold;
}

.companyinfo{width: 95%;
	font-size: 13px;
	line-height: 150%;
	margin: 20px 0px;
}
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
@media screen and (min-width: 980px) {

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

.lixillogo{width: 420px;
	float:left;
padding-top: 10px;}
.lixillogo img{width: 420px; height: auto;}

.to_list{
	width: 240px;
	float: right; padding-top: 8px;
}
.to_list img{width: 240px; height: auto;}
.to_list2{width:700px;
		margin:20px auto;
 }
.h3title{
	width: 820px;
	height: 40px;
	margin:40px auto;
	background-color: #C7C8C8;
background-image:url(https://xn--cck1dva2isb1c.jp/img/titleback.png); 
background-repeat: no-repeat;
background-size:60% auto;
font-size: 22px;
color: #fff;
padding: 10px 0 0 30px;
}

h3.h3title2{
	width: 920px;
	height: 40px;
	margin:40px auto;
	background-color: #C7C8C8;
background-image:url(https://xn--cck1dva2isb1c.jp/img/titleback.png); 
background-repeat: no-repeat;
background-size:60% auto;
font-size: 22px;
color: #fff;
padding: 10px 0 0 30px;
}
.mainread{	width: 820px;
		margin:20px auto;
font-size: 18px;
line-height: 180%;
}
.mainread2{	width:960px;
		margin:20px auto;
}


ul.nav{
  padding: 0px;
}
ul.nav li{
	padding: 5px 0;
	background-color: #013f69;
	text-align: center;
  display: inline-block;
  width: 33%;
}
ul.nav li a{
}
.nav img {width: 50%; height: auto;}

.footinfo{width:960px;
	margin: 20px auto;
	padding-bottom: 30px;
}

.companyinfo{width: 500px;
	float: right;
	font-size: 15px;
	line-height: 150%;
}
.navibox{width:960px;margin:0px auto;overflow:hidden}
}
