@charset "utf-8";

/*--------------------
 INSTALL
--------------------*/

/* lead */

#lead h3 strong {
  margin: 0 0.15em;
  font-size: 24px !important;
  color: #f29700;
}

.cmslogo_group {
  border: 1px solid #f4a21b;
  background-color: #fffef5;
  padding: 20px;
  margin-bottom: 5px;
}
.cmslogo_group img {
  width: 23%;
  padding-right: 20px;
  -webkit-backface-visibility: hidden;
}

/* install01 */

#install01 dl {
  padding: 10px;
  border: 1px solid #f4a21b;
  border-radius: 5px;
}
#install01 dt {
  font-weight: bold;
}
#install01 dd {
  float: left;
  margin-right: 20px;
}

/* install02 */

#install02 .logo_wp {
  position: absolute;
  right: 0;
  top: 60px;
}
#install02 .short {
  width: 450px;
}
#install02 .short02 {
  width: 410px;
}
#install02 .short03 {
  width: 480px;
}
#install02 h4 {
  color: #2c6bac;
  font-size: 16px;
}
#install02 .layout_morisawa {
  position: relative;
  background-color: #f1f9fc;
  padding: 15px 15px 10px;
  border: 2px solid #d9d9d9;
}
.layout_morisawa-example {
  background-color: #fff;
  padding: 15px;
  margin-bottom: 5px;
}
.layout_morisawa-example h5 {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
}
#install02 .layout_morisawa .logo {
  position: absolute;
  right: 15px;
  top: 48px;
}
#install02 .layout_morisawa .logo2 {
  position: absolute;
  right: 15px;
  top: 10px;
}
#install02 .short {
  width: 450px;
}
#webfontmorisawa .layoutmorisawa {
  position: relative;
  background-color: #f1f9fc;
  padding: 15px 15px 10px 15px;
  border: 2px solid #d9d9d9;
}
#webfontmorisawa .layoutmorisawa .logodata {
  position: absolute;
  right: 15px;
  top: 10px;
}
/* install03 */

#install03 dd {
  width: 460px;
}

/* install04 */

#install04 dl {
  float: left;
  margin: 0 20px 20px 0;
  padding: 10px;
  width: 340px;
  height: 145px;
  background: #fffdf5;
}
#install04 dt {
  margin-bottom: 10px;
  font-weight: bold;
}
#install04 dd {
  line-height: 1.7;
}

/* install05 */

#install05 dt {
  margin-bottom: 10px;
  padding: 5px 10px;
  background: #666;
  font-size: 14px;
  color: #fff;
}

/* install06 */

#install06 div {
  position: absolute;
  right: 0;
  top: 60px;
}
#install06 .short {
  width: 450px;
}

/* install07 */

#install07 div {
  position: absolute;
  right: 0;
  top: 60px;
}
#install07 .short {
  width: 450px;
}