@charset "UTF-8";

/*---------------------------------------------------------------------------*/
/* commmon
/*---------------------------------------------------------------------------*/

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  color: #333;
  font-size: 32px;
  font-family: "hiragino kaku gothic pro",meiryo,"ms pgothic",sans-serif;
  line-height: 1.5em;
  background-color: white;
  margin: 0;
  padding: 0;
}
h1, h2, h3, h4, p, ul, ol {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  vertical-align: bottom;
}

/*---------------------------------------------------------------------------*/
/* clearfix
/*---------------------------------------------------------------------------*/

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}

/*---------------------------------------------------------------------------*/
/* container
/*---------------------------------------------------------------------------*/

#container {
  width: 750px;
  margin: 0 auto;
}

/*---------------------------------------------------------------------------*/
/* header
/*---------------------------------------------------------------------------*/

#header {
  line-height: 0;
  width: 750px;
}
#header-wrap {
  background: black;
  height: 90px;
  overflow: hidden;
}
#header-wrap h1 {
  margin: 10px 0 0 20px;
  float: left;
}
#header-wrap #hd-dynabook {
  margin: 10px 0 0 48px;
  float: left;
}
#header-wrap #hd-inquiry {
  margin: 10px 20px 0 0;
  float: right;
}
#header #hd-recommended {
  max-width: 100%;
}

/*---------------------------------------------------------------------------*/
/* footer
/*---------------------------------------------------------------------------*/

#footer {
  background-color: black;
  padding-bottom: 60px;
  overflow: hidden;
}
#footer .notice {
  border-bottom: 2px solid #747474;
}
#footer .notice p {
  color: #828282;
  font-size: 28px;
  text-align: left;
  margin: 30px 30px 56px;
  background-color: #000;
}
#footer .notice p span.blank {
  display: inline-block;
  background: url(../images/footer-link-blank.png) no-repeat left center;
  width: 38px;
  margin-right: 6px;
}
#footer ul {
  list-style: none;
  margin: 30px 0;
  overflow: hidden;
}
#footer ul li {
  border-left: 2px solid #747474;
  width: 248px;
  float: left;
}
#footer ul li:first-child {
  border: none;
  width: 249px;
}
#footer ul li a {
  display: block;
  color: white;
  font-size: 20px;
  text-align: center;
  line-height: 56px;
  width: 100%;
}
#footer p {
  text-align: center;
}
#footer p a {
  color: white;
  font-size: 20px;
  text-decoration: none;
}
/*---------------------------------------------------------------------------*/
/* etc
/*---------------------------------------------------------------------------*/

/* link-site */
#link-site {
  border-bottom: 1px solid #bdbdbd;
  overflow: hidden;
}
#link-site ul {
  list-style: none;
}
#link-site ul li {
  float: left;
}

/* intel inside */
#intel-inside {
  font-weight: bold;
  text-align: center;
  padding: 50px 0;
}
#intel-inside img {
  margin-top: 30px;
}

sup{
  font-size:15px;
  line-height:1em;
}
sup span{
  display: inline-block;
  font-size: 32px;
  vertical-align: text-bottom;
}

.intelTxt{
  margin-top:30px;
}

/*スマートフォンサイトTOP*/

.text {
  font-size:28px;
  margin: 0 28px;
}

.text_bold {
  font-size:56px;
  font-weight: bold;
}

.text_italic {
  font-size:30px;
  font-style:italic;
}

.text_midashi {
  font-size:50px;
  padding-bottom: 40px;
  text-align: left;
  line-height:1.3em;
  background-color: #FFF;
  margin-bottom: 0;
  padding-top: 70px;
}

.main_area01 {
  padding-bottom: 40px;
}

.main_area01 .text{
  font-size:28px;
  margin: 0 20px;
  padding-top: 43px;
  /*background-color: #FFF;*/
}

.main_area01 .text_notes {
  font-size:16px;
  margin: 0 28px;
  padding-top: 50px;
}

.main_area02 {
  padding-bottom: 100px;
  }

.main_area02 img{
  padding-top: 10px;
}

.main_area03 {
  padding-bottom: 80px;
}

.main_area03 .text {
  padding-top: 50px;
  background-color: #FFF;
}

.main_area03 .text_notes {
  font-size:16px;
  margin: 0 28px;
  padding-top: 62px;
  background-color: #FFF;
  line-height: 1.7em;
}


.main_area04{
/*  height:2056px;*/
}



.main_area04 p {
  font-size: 35px;
  padding-bottom: 96px;
  line-height:1.8em;
  margin: 0 28px;
  background-color: #FFF;
}

.main_area04_midashi {
  margin:0 28px;
  padding-top: 75px;
  padding-bottom: 40px;
  background-color: #FFF;
}

.main_area04 .text {
  font-size:28px;
  margin: 0 28px;
  padding-bottom: 165px;
  background-color: #FFF;
}

.main_area05 {
  background-image: url(../images/index/top_img04.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  background-color: #e3e9ed;
  height:1800px;
}

.main_area05 .text {
  font-size:28px;
  margin: 0 28px;
  padding-top: 505px;
}

.main_area05 p {
  font-size: 35px;
  margin: 0 28px;
  line-height:1.8em;
}

.main05_midashi {
  margin: 0 28px;
  padding-top: 70px;
  padding-bottom: 50px;
}

.main_area06 p {
  font-size: 35px;
  margin: 0 28px;
  padding-bottom: 101px;
  background-color: #FFF;
  line-height: 1.8em;
}

.main_area06_midashi {
  margin:0 28px;
  padding-top: 75px;
  padding-bottom: 54px;
  background-color: #FFF;
}

.main_area06 .text {
  font-size:28px;
  margin: 0 20px;
  padding-top: 40px;
  padding-bottom: 165px;
  background-color: #FFF;
}

.main_area07 {
  background-image: url(../images/index/top_img06.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  height:2160px;
}

.main_area07 p {
  font-size: 35px;
  line-height:1.6em;
  padding-top: 50px;
}

.main_area07 .text {
  font-size:28px;
  margin: 0 28px;
  padding-top: 600px;
}

.main07_midashi {
  margin: 0 28px;
  padding-top: 70px;
}

.banner_link {
  margin:0 auto;
  text-align: center;
  padding-top:124px;
  padding-bottom:20px;
}

.banner_link img {
padding-top:20px;
}


.key_txt{
  font-size:41px;
  line-height:1.5em;
  margin-bottom:60px;
  margin-top: -30px;
}


.historyTxt{
  font-size:32px !important;
  line-height:1.8em !important;
}

.historyTxt{
  font-size:42px;
  line-height:1.8em;
  padding-top:40px;
}

li{
  list-style:none;
}

.topBtn{
  padding-top:50px;
}
.topBtn li{
  float:left;
}

.topBtn li img{
  padding:0;
}

.kasouBtn{
  clear:both;
  padding-top:50px;
}

/*---------------------------------------------------------------------------*/
/* menu
/*---------------------------------------------------------------------------*/
#menu {
  position: absolute;
  top: 144px;
  /*background: url(../img/menu_bg.png);*/
  width: 750px;
  z-index: 100;
}
#menu-body {
	position: relative;
	background-color: rgba(0,0,0,0.8);
	width: 750px;
	height: 62px;
	margin: 0 auto;
	overflow: hidden;
}
#menu-body .menu-btn {
  margin-right: 11px;
  padding: 8px;
  float: right;
}
#menu-popup {
  background-color: #a9a9a9;
}
#menu-popup ul {
  list-style: none;
}
#menu-popup li {
  border-bottom: 1px solid #a9a9a9;
}


