#campaign { margin-bottom: 150px; background-color: #FEF2B1; }

#campaign .head { height: 720px; background: url('../images/cp07_top_img.jpg') no-repeat center 150px; }
#campaign .head h2, #campaign .head h3 { padding-right: 30px; padding-left: 30px; }
#campaign .head h2 { color: #ff7301; font-size: 36px; font-weight: bold; line-height: 1.1; padding-top: 30px; padding-bottom: 10px; }
#campaign .head h3 { font-size: 18px; height: 67px; border-bottom: 4px solid #fb701c; }
#campaign .head p { font-weight: bold; font-size: 18px; padding: 390px 0 0 90px; }

.box { padding: 20px; }
.box h3 { font-size: 33px; text-align: center; margin-bottom: 20px; padding: 5px 0; background-color: #ede3c7; border-radius: 8px; }
.inner { padding: 20px; background-color: #fff; border-radius: 10px; }

#step ol { display: flex; border: 5px solid #ff7301; border-radius: 12px; }
#step li { text-align: center; flex: 1; padding: 20px 15px; }
#step li + li { border-left: 3px dotted #ff7301; }
#step h4 { color: #ff7301; font-weight: bold; font-size: 30px; }
#step h4 .number { color: #fff; font-weight: bold; font-size: 25px; display: block; margin: 0 auto 10px; width: 45px; height: 45px; background-color: #ff7301; border-radius: 50%; }
#step p { font-weight: bold; font-size: 16px; margin-top: 15px; }
#step p.s { font-weight: normal; font-size: 14px; line-height: 1.6; }

#contact .inner { background-image: url('../images/img_papershoot_thankyou.png'); background-repeat: no-repeat; background-position: right 110px bottom 10px; }
#contact h3 { color: #2f5286; font-weight: bold; font-size: 28px; text-align: center; margin-bottom: 15px; }
#contact p { font-size: 16px; text-align: center; padding-top: 10px; }
#contact ul { font-size: 21px; margin: 30px 0 0 200px; }
#contact .bubble { color: #fff; font-weight: bold; font-size: 17px; text-align: center; display: inline-block; margin-right: 15px; width: 4em; background-color: #01b4b6; border-radius: 50px; }

#overview table { border-bottom: 1px solid #DADADB; border-left: 1px solid #DADADB; }
#overview th, #overview td { padding: 20px 30px; border-top: 1px solid #DADADB; border-right: 1px solid #DADADB; }
#overview th { font-weight: bold; width: 10em; background-color: #F0F8FF; }
