@charset "UTF-8";

#fc01 {
  font-size: 16px;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック",sans-serif;
  line-height: 1.7;
  background-color: #fff;
  margin: 0;
}

#fc01 a {
  color: #ff6400 !important;
}
#fc01 a:hover {
  text-decoration: underline;
}

.clearFix:after {
  clear: both;
  content: "";
  display: block;
}

ul {
  list-style-type: none;
  padding-left: 0;
}

#fc01 {
  width: 100%;
  min-width: 980px;
  position: relative;
  border-top: 1px solid #ddd;
  /*border-bottom: 1px solid #ddd;*/
  font-size: 16px;
  line-height: 1.7;
}

#fc01 .yasai > * {
  position: absolute;
}

#fc01 .yasai-top-left {
  top: 0;
  left: 0;
}

#fc01 .yasai-top-right {
  top: 0;
  right: 0;
}

#fc01 .yasai-bottom-left {
  bottom: 0;
  left: 0;
}

#fc01 .yasai-bottom-right {
  bottom: 0;
  right: 0;
}

#fc01 .main {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  height: 470px;
  background: url("../img/bg-main-juice.png") no-repeat center bottom;
}

#fc01 .main-title {
  margin-top: 70px;
}

#fc01 .navi {
  background: url("../img/bg-navi.png") no-repeat;
  width: 940px;
  height: 140px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}

#fc01 .navi ul {
  margin: 0;
}

#fc01 .navi li {
  float: left;
  margin-left: 12px;
  margin-top: 11px;
}

#fc01 .navi li a:hover {
  filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity:.7;
}

#fc01 .section {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

#fc01 .section-bg {
  background-color: #fff0e3;
}

#fc01 .section-bg-top {
  background: url("../img/bg-section-top.png") repeat-x;
  width: 100%;
  height: 25px;
}

#fc01 .section-bg-bottom {
  background: url("../img/bg-section-bottom.png") repeat-x;
  width: 100%;
  height: 25px;
}

#fc01 .section-content {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}

#fc01 .content-01 {
  background: url("../img/bg-section-paper-01.png") no-repeat;
  height: 1143px;
}

#fc01 .content-02 {
  background: url("../img/bg-section-paper-02.png") no-repeat;
  height: 833px;
}

#fc01 .content-03 {
  background: url("../img/bg-section-paper-03.png") no-repeat;
  height: 489px;
}

#fc01 .content-04 {
  background: url("../img/bg-section-paper-04.png") no-repeat;
  height: 1148px;
}

#fc01 .section-inner {
  width: 825px;
  margin-left: auto;
  margin-right: auto;
}

#fc01 .section-title {
  margin: 0 0 0 -20px;
  padding-top: 25px;
}

#fc01 .section-subtitle {
  margin: 25px 0;
}

#fc01 .section-row {
  margin-top: 30px;
  margin-bottom: 30px;
}

#fc01 .section-list {
  margin: 10px 0;
}

#fc01 .section-text {
  float: left;
  width: 390px;
}

#fc01 p.section-text,
#fc01 .section-text p {
  margin-top: 0;
  margin-bottom: 30px
}

#fc01 .section-text strong,
#fc01 .section-text-large strong {
  background-color: #fffe9e;
}

#fc01 .section-image {
  float: right;
}

#fc01 .section-image-large {
  margin-top: 25px;
}

#fc01 .section-rule {
  width: 815px;
  height: 4px;
  border: none;
  background: url("../img/border-section.png") no-repeat;
  margin: 40px auto;
}

#fc01 .section-list li {
  display: inline;
  margin-left: 10px;
}
#fc01 .section-list li:first-child {
  margin-left: 0;
}

#fc01 .content-02 .section-title {
  margin-left: -25px;
}

#fc01 .content-02 .section-image-large {
  margin-top: -10px;
}

#fc01 .content-04 .image-04-02 {
  margin-top: -25px;
}

#fc01 .section-finish {
  padding-bottom: 150px;
}

#fc01 .finish-arrow {
  text-align: center;
  margin-top: -95px;
}

#fc01 .finish-image {
  margin-top: 35px;
}

div#ff02 {
  margin-top: 8px !important;
}