@charset "utf-8";

.media {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
img {
  vertical-align: bottom;
}
h2 {
  background: url(/Contents/imagesPkg/theme/2014/h2top_bg.png) repeat-x;
  text-align: center;
  min-width: 1000px;
  margin-bottom: 27px;
}
h2 img {
  padding: 47px 10px 32px 0;
}
.guide {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto;
}

.step {
  margin-bottom: 36px;
}
.guide ul {
  overflow: hidden;
  margin-bottom: 14px;
}
.guide li {
  float: left;
  margin-right: 13px;
}
.guide li:nth-child(4) {
  margin-right: 0;
}
.h301 {
  margin-bottom: 23px;
}
.guide .textbox01 p {
  font-size: 12px;
  margin-bottom: 26px;
  line-height: 1.6;
}
.guide p span {
  font-weight: bold;
  display: block;
}
.guide p a {
  color: #eb5f4e;
}
.textbox01 {
  margin-bottom: 44px;
}
.h302 {
  margin-bottom: 30px;
}
.guide .textbox02 p {
  font-size: 12px;
  margin-bottom: 20px;
}
.guide .textbox02 span {
  margin-top: 6px;
}
.textbox02 {
  margin-bottom: 35px;
}
.h303 {
  margin-bottom: 30px;
}
.textbox03 {
  margin-bottom: 51px;
}
.guide .textbox03 p {
  font-size: 12px;
  margin-bottom: 22px;
}
.guide .textbox03 span {
  margin-top: 14px;
}
.h304 {
  margin-bottom: 30px;
}
.guide .textbox04 p {
  font-size: 12px;
  margin-bottom: 22px;
}
.textbox04 {
  margin-bottom: 79px;
}

.guide p {
  font-size: 14px !important;
}
