#af_contents {
  margin-bottom: 100px;
}

#top_note {
  height: 260px;
  background: url(https://www.jumbotours.co.jp/affiliate/images/bg-girl.jpg) no-repeat right;
}

.big-text {
  color: #F62C84;
  font-size: 140%;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 15px;
}

.mid-text {
  font-size: 120%;
  margin-bottom: 15px;
  font-weight: bold;
  color: #555;
}

#top_note p {
  padding-right: 210px;
  font-size: 100%;
}

article#miryokus p {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
article#riyou-steps p {
  margin: 0 !important;
}
article#kaishi dd {
  background: url(https://www.jumbotours.co.jp/affiliate/images/kaishi-bg.png) no-repeat top;
  padding: 100px 30px 60px 280px;
  margin-top: 20px;
}
article#privacy {
  padding: 20px 50px;
}
article#privacy p {
  margin-bottom: 5px;
  color: #333;
}

.gokai-list {
  margin: 25px 0;
}
.gokai-list li {
  padding: 5px 45px 15px 120px;
}

.gokai-tile {
  color: #F62C84;
  font-weight: bold;
  font-size: 120%;
}

li p {
  margin-left: 0 !important;
}
li.g01 {
  background: url(https://www.jumbotours.co.jp/affiliate/images/gokai-list01.png) no-repeat top;
}
li.g02 {
  background: url(https://www.jumbotours.co.jp/affiliate/images/gokai-list02.png) no-repeat top;
}
li.g03 {
  background: url(https://www.jumbotours.co.jp/affiliate/images/gokai-list03.png) no-repeat top;
}
li.g04 {
  background: url(https://www.jumbotours.co.jp/affiliate/images/gokai-list04.png) no-repeat top;
}

.miryoku-title {
  padding: 30px 10px 30px 110px;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  margin-top: 20px;
  font-size: 180%;
  line-height: 1.2em;
  font-weight: bold;
}

.miryoku01 {
  background: url(https://www.jumbotours.co.jp/affiliate/images/miryoku01.png) no-repeat left;
}

.miryoku02 {
  background: url(https://www.jumbotours.co.jp/affiliate/images/miryoku02.png) no-repeat left;
}

.miryoku03 {
  background: url(https://www.jumbotours.co.jp/affiliate/images/miryoku03.png) no-repeat left;
  padding-top: 45px;
  height: 45px;
}

.miryoku-tip {
  background: url(https://www.jumbotours.co.jp/affiliate/images/miryoku-tip.png) no-repeat;
  padding: 40px 50px;
}
.miryoku-tip span {
  color: hotpink;
  font-size: 120%;
  font-weight: bold;
}

.miryoku-body02 {
  background: url(https://www.jumbotours.co.jp/affiliate/images/miryoku02-bg.jpg) no-repeat top right;
  padding: 60px 250px 80px 40px;
}

.miryoku-body03 {
  background: url(https://www.jumbotours.co.jp/affiliate/images/miryoku03-bg.jpg) repeat-x top;
  padding: 40px 40px 0px;
}

.miryoku-title-mini {
  font-size: 120%;
  font-weight: bold;
}

#riyou-rei dd img {
  margin: 25px;
}

#riyou-steps {
  padding-bottom: 30px;
}
#riyou-steps img.riyou-steps-process {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
#riyou-steps dd {
  margin: 25px 10px;
}
#riyou-steps .riyou-step-wrapper {
  background: url(https://www.jumbotours.co.jp/affiliate/images/riyou-step-bg-line.png) repeat-y left;
}
#riyou-steps .riyou-step h3 {
  padding: 36px 10px 36px 110px;
  font-size: 150%;
  font-weight: bold;
}
#riyou-steps .riyou-step h3.step01 {
  background: url(https://www.jumbotours.co.jp/affiliate/images/riyou-step-bg-step01.png) no-repeat left;
}
#riyou-steps .riyou-step h3.step02 {
  background: url(https://www.jumbotours.co.jp/affiliate/images/riyou-step-bg-step02.png) no-repeat left;
}
#riyou-steps .riyou-step h3.step03 {
  background: url(https://www.jumbotours.co.jp/affiliate/images/riyou-step-bg-step03.png) no-repeat left;
}

.riyou-step img.screen {
  border: 15px solid #e0e0e0;
  box-shadow: 2px 2px 10px #222;
  margin: 10px 0 40px;
}

.riyou-done {
  border: 5px solid hotpink;
  border-radius: 20px;
  padding: 20px 30px;
  margin-top: 70px;
  background: white;
  color: deeppink;
  font-size: 110%;
  font-weight: bold;
}
.riyou-done i {
  margin-top: -5px;
}

.riyou-step-body {
  padding-left: 110px;
}
