@charset "utf-8";
/* CSS Document */



/* ==============================================
pc
============================================== */

#tmpl_main{
width:100%!important;
}



* {
margin:0; 
padding:0;
}
body{
}
#top h1,#top h2,#top h3,#top h4,#top h5,#top h6,#top p,#top th,#top td,#top dt,#top dd,#top li {
font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
font-size:14px;
line-height:32px;
color:#000;
}
#top img {
border:none;
vertical-align:middle;
}
#top table {
border-collapse:collapse;
border-spacing:0;
}
#top ul {
list-style:none;
}
#top a {
color:#5865f5;
text-decoration: none;
-webkit-transition: 0.1s ease-out;
transition: 0.1s ease-out;
}
#top a:hover {
text-decoration: underline;
}
#top .sp{
display:none!important;
}



#top{
}



#top #introduction{
background: url(../images/tp_intr_bg.jpg) center no-repeat;
background-size: 100%;
padding: 28.5% 0 0 0;
position: relative;
}
#top #introduction h1{
font-size: 40px;
line-height: 50px;
letter-spacing: 2px;
position: absolute;
top:0;
bottom: 5%;
right: 8%;
margin: auto;
height: 50px;
}
#top #introduction h1 br{
display: none;
}



#top #products{
}
#top #products h2{
width: 100%;
clear: both;
font-size: 30px;
line-height: 40px;
color: #FFF;
font-weight: normal;
background: #000000;
text-align: center;
letter-spacing: 2px;
padding: 16px 0 15px 0;
}
#top #products .inner{
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
background: #f5f5f5;
}
#top #products .inner div{
float: left;
width: 50%;
min-height: 260px;
position: relative;
}
#top #products .inner div:nth-child(1),
#top #products .inner div:nth-child(4),
#top #products .inner div:nth-child(5),
#top #products .inner div:nth-child(8),
#top #products .inner div:nth-child(10),
#top #products .inner div:nth-child(13){
background: #FFF;
}
#top #products .inner div h3{
font-size: 20px;
line-height: 30px;
font-weight: normal;
padding: 45px 30px 0 250px;
}
#top #products .inner div h3 img{
position: absolute;
top:30px;
left: 30px;
}
#top #products .inner div h4{
font-size: 14px;
line-height: 32px;
padding: 0 30px 0 250px;
margin: -40px 0 0 0;
}
#top #products .inner div ul{
padding: 10px 30px 47px 250px;
}
#top #products .inner div ul li{
}
#top #products .inner div ul li a{
}
#top #products .inner:after { content:"."; clear:both; height:0; display:block; visibility:hidden; }
* html #top #products .inner { display:inline-block; }
*:first-child+html #top #products .inner { display:inline-block; }



#top .bottom{
background: #f1f5f9;
padding: 2.6% 2.5% 100px 2.5%;
}
#top .bottom .inner{
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:-moz-flex;
display:flex;
-webkit-box-lines:multiple;
-moz-box-lines:multiple;
-webkit-flex-wrap:wrap;
-moz-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
}



#top #software{
float: left;
width: 32.65%;
background: #FFF;
border-radius: 4px;
margin: 0 1% 0 0;
}
#top #software h2{
font-size: 20px;
line-height: 30px;
font-weight: normal;
padding: 25px 30px 0 30px;
}
#top #software ul{
padding: 10px 30px 30px 30px;
}
#top #software ul li{
line-height: 28px;
}
#top #software ul li a{
}



#top #discontinued{
float: left;
width: 32.65%;
background: #FFF;
border-radius: 4px;
margin: 0 1% 0 0;
}
#top #discontinued h2{
font-size: 20px;
line-height: 30px;
font-weight: normal;
padding: 25px 30px 0 30px;
}
#top #discontinued ul{
padding: 10px 30px 30px 30px;
}
#top #discontinued ul li{
line-height: 28px;
}
#top #discontinued ul li a{
}



#top #reliablity{
float: left;
width: 32.65%;
background: #5865f5;
border-radius: 4px;
}
#top #reliablity p{
height: 100%;
padding: 0 30px;
}
#top #reliablity p a{
display: block;
font-size: 20px;
height: 100%;
letter-spacing: 1px;
color: #FFF;
text-align: center;
text-decoration: none;
padding: 45px 0 40px 0;
}
#top #reliablity p a:hover{
opacity: 0.7;
}
#top #reliablity p a img{
display: block;
margin: 0 auto 15px auto;
width: 100%;
max-width: 328px;
}



#top .link{
clear: both;
padding: 30px 0 0 0;
}
#top .link a{
}



/* ==============================================
tablet
============================================== */
@media screen and (max-width:960px) {



#top #products .inner div{
float: inherit;
width: 100%;
background: #FFF;
}
#top #products .inner div:nth-child(2),
#top #products .inner div:nth-child(4),
#top #products .inner div:nth-child(6),
#top #products .inner div:nth-child(9){
background: #f5f5f5;
}



#top #software{
float: inherit;
width: 100%;
margin: 0 0 1% 0;
}



#top #discontinued{
float: inherit;
width: 100%;
margin: 0 0 1% 0;
}



#top #reliablity{
float: inherit;
width: 100%;
}



}



/* ==============================================
sp
============================================== */
@media screen and (max-width:750px) {



#top #introduction{
background-size: 140%;
padding: 40% 0 0 0;
}
#top #introduction h1{
font-size: 20px;
line-height: 30px;
letter-spacing: 0;
bottom: 4%;
right: 5%;
height: 54px;
text-align: right;
}
#top #introduction h1 br{
display: inline-block;
}



#top #products{
}
#top #products h2{
font-size: 20px;
line-height: 30px;
}
#top #products .inner{
}
#top #products .inner div{
}
#top #products .inner div h3{
font-size: 18px;
line-height: 28px;
padding: 30px 30px 0 30px;
text-align: center;
}
#top #products .inner div h3 img{
position: inherit;
top:inherit;
left: inherit;
display: block;
margin: auto;
width: 100px;
}
#top #products .inner div h4{
line-height: 24px;
padding: 0 30px 0 30px;
margin: -30px 0 0 0;
}
#top #products .inner div ul{
padding: 20px 30px 47px 30px;
}



#top #software{
margin: 0 0 3% 0;
}
#top #software h2{
font-size: 18px;
}



#top #discontinued{
margin: 0 0 3% 0;
}
#top #discontinued h2{
font-size: 18px;
}



#top #reliablity p a{
font-size: 18px;
}



#top .link{
text-align: center;
}



}