@charset "Shift_JIS";
/* content===========================================

[-] for all
[-] for 1305px -
[-] for 995px - 1304px
[-] for - 767px
[-] for - 579px
[-] for - 399px

@media screen and (max-width: 1304px)
@media screen and (max-width: 965px)
@media screen and (max-width: 767px)
@media screen and (max-width: 579px)

===================================================== */

#title img{
	width:100%;
}
#LpIndex .Grid4.inner {
  height: 1000px;
  vertical-align: middle;
  padding-left: 40px;
}

/*
.GridSet .Section {
    padding-bottom: 0px; 
}
*/

#FutureContents .Section.SiliconComputer {
    margin: 0;
    padding-bottom: 80px;
}

.Section h2 {
	margin-top:65px;
	font-size: 180%;
	font-weight: bold;
	line-height: 140%;
	color: #FD5273;
}

.Section h3 {
	margin-top:20px;
	font-size: 140%;
	font-weight: bold;
}

#LpIndex.HeroTitle {
  margin-bottom: 0;
  background-image: url("../img/kv.png");
}

@media screen and (max-width: 767px) {
  #LpIndex.HeroTitle {
    background-image: url("../img/kv_sp.png");
  }
}

