#campaign { background-color: #FEF2B1; }

#box_head_campaign { padding: 20px 20px 0; height: 545px; background: url('../images/cp06_img_main.jpg?v=201712291141') no-repeat 0 130px; }
#box_head_campaign h2 { color: #ff7301; font-size: 36px; font-weight: bold; line-height: 1.1; }
#box_head_campaign h2 .s { margin-left: 1em; font-size: 30px; }
#box_head_campaign p { font-size: 18px; margin-top: 10px; }

#present p { font-size: 20px; padding: 30px 40px; text-align: center }

.box { padding: 40px 20px 70px; }
.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 { border: 5px solid #ff7301; border-radius: 12px; }
#step li { text-align: center; padding: 20px 15px; }
#step li + li { border-top: 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-size: 18px; }

.entry_btn { display: inline-block; margin: 10px 0 20px; background-color: #4ab900; border-radius: 8px; box-shadow: 0 5px 0 0 #2b8a01; }
.entry_btn a { color: #fff; font-size: 20px; font-weight: bold; display: block; padding: 15px 88px 10px; }

#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 { text-align: center; }
#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; }
