@charset "UTF-8";
/* CSS Document */


/*----contents common----*/


#wrapper{
  background:#e50113;
}


.bg{
  padding: 50px 0 0;
  min-width: 1000px;
}

.pc_nobr {
  display: none;
}
.sp_nobr {
  display: inline;
}

/*----campaign----*/

#campaign{
  background: url("../../img/bg_grad.png") repeat-x left top;
  min-width: 100%;
  padding: 0 0 80px;
  overflow: hidden;
}

#campaign .bg{
  background:url("../../img/campaign_bg_txt.png") no-repeat center top;
  background-size: 2082px auto;
  padding: 0;
}

#campaign h2{
  margin-bottom: 0;
  text-align: center;
}

#campaign h2 img{
  width: 1000px;
}

.campaign_detail{
  width: 950px;
  margin: -55px auto 0;
  padding: 65px 0 45px 50px;
  background: #fff;
  border-radius: 5px;
}

.campaign_detail ul.detail{
  display: flex;
  flex-wrap: wrap;
}

.campaign_detail ul.detail li:first-child{
  border-right: 1px solid #707070;
  width: 524px;
  position: relative;
}

.campaign_detail ul.detail li:last-child{
  width: 377px;
  padding: 0 0 0 48px;
  position: relative;
}

.campaign_detail ul.detail li .detail_a{
  width: 76px;
  margin: -20px 0 0 200px;
}

.campaign_detail ul.detail li .detail_b{
  width: 76px;
  margin: -20px 0 0 130px;
}

.campaign_detail .detail_250{
  position: absolute;
  right: -40px;
  top: -85px;
}

ul.detail_note{
}

ul.detail_note li{
  text-indent: -1em;
  padding-left: 1em;
  font-size: 12px;
  width: 890px;
  padding-bottom: 4px;
}

ul.annotation {
  padding-top: 60px;
  padding-right: 50px;
  font-size: 12px;
}

ul.annotation li {
  padding-left: 1em;
  text-indent: -1em;
}

#step {
  margin: 75px 0 70px;
  text-align: center;
}

#step .txt {
  margin-bottom: 40px;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 1.7;
}


#appl_requirements {
  width: 950px;
  margin: 0 auto 0;
  padding: 50px 45px 65px;
  background: #fff;
  border-radius: 5px;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.02em;
}

#appl_requirements .notes {
  padding-bottom: 45px;
  border-bottom: 1px solid #000;
  font-size: 16px;
  text-align: center;
}

#appl_requirements .body_txt {
  padding: 45px 5px 0;
}

#appl_requirements h3 {
  font-size: 14px;
  font-weight: bold;
}

#appl_requirements p + h3,
#appl_requirements ul + h3 {
  margin-top: 45px;
}

#appl_requirements .pt_1 {
  margin-top: 1.5em;
}

#appl_requirements .list_ti_1 li {
  text-indent: -1em;
  padding-left: 1em;
}

#appl_requirements .list_ti_8 {
  text-indent: -8em;
  padding-left: 8em;
}

#appl_btns {
  margin-top: 55px;
  text-align: center;
}

#appl_btns .txt {
  color: #fff100;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  border: 1px solid #fff100;
  display: inline-block;
  padding: 15px 25px;
}

#appl_btns .btns {
  display: flex;
  justify-content: space-between;
  width: 606px;
  margin: 0 auto;
}

#appl_btns .btns li {
  width: 288px;
}

#appl_btns .btns img {
  width: 100%;
}



@media screen and ( max-width:767px) {


/*----contents common----*/


.bg{
  padding: 11% 0 0;
  min-width: 100%;
}

.pc_nobr {
  display: inline;
}
.sp_nobr {
  display: none;
}


/*----campaign----*/

#campaign{
  background:url("../../img/bg_grad.png") repeat-x left top;
  min-width: 100%;
  padding: 0 0 9%;
  overflow: hidden;
}

#campaign .bg{
  background:url("../../img/campaign_bg_txt.png") no-repeat center top;
  background-size: 1041px auto;
}

#campaign h2{
  width: 106.38%;
  margin-bottom: 8%;
  margin-left: -3.19%;
}

#campaign h2 img{
  width: 100%;
}

.campaign_detail{
  width: 96%;
  margin: -20% auto 0;
  padding: 12% 0 0;
}

.campaign_detail ul.detail{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}

.campaign_detail ul.detail li:first-child{
  border-right:none;
  width: 100%;
  text-align: center;
  margin-bottom: 14%;
}

.campaign_detail ul.detail li:first-child .ab{
  width: 100%;
}

.campaign_detail ul.detail li:first-child .txt{
  width: 100%;
}

.campaign_detail ul.detail li:first-child .img{
  width: 96%;
  padding: 0 0 0 4%
}

.campaign_detail ul.detail li:last-child{
  width: 100%;
  padding: 0;
  text-align: center;
  margin-bottom: 10%;
}

.campaign_detail ul.detail li .detail_a{
  display: block;
  width: 60px;
  margin:-15px auto 10px;
}

.campaign_detail ul.detail li .detail_b{
  display: block;
  width: 60px;
  margin:-25px auto 10px;
}

.campaign_detail ul.detail li:last-child .txt{
  width: 68%;
}

.campaign_detail ul.detail li:last-child .img{
  width: 65.13%;
}

.campaign_detail .detail_250{
  position: absolute;
  right: -5%;
  top: -45%;
  width: 26%;
}

ul.detail_note{
}

ul.detail_note li{
  width: 88%;
  margin: 0 7% 0 5%;
}

.campaign_btn{
  width: 68%;
  margin: 8% auto 0;
}


ul.annotation {
  padding: 0 12px 0 15px;
  font-size: 12px;
}

ul.annotation li {
  padding-left: 1em;
  text-indent: -1em;
}

#step {
  margin: 12% 0 8%;
  text-align: center;
}

#step .txt {
  margin-bottom: 8%;
  font-size: 15px;
}

#step .step_img {
  width: 98%;
}


#appl_requirements {
  width: 96%;
  margin: 0 auto 0;
  padding: 10% 4.3% 10%;
  font-size: 12px;
  box-sizing: border-box;
}

#appl_requirements .notes {
  padding-bottom: 11%;
  border-bottom: 1px solid #707070;
  font-size: 12px;
  text-align: center;
}

#appl_requirements .body_txt {
  padding: 11% 2px 0;
}

#appl_requirements h3 {
  font-size: 12px;
}

#appl_requirements p + h3,
#appl_requirements ul + h3 {
  margin-top: 30px;
}

#appl_btns {
  margin-top: 11%;
}

#appl_btns .txt {
  font-size: 22px;
}

#appl_btns .btns {
  width: 100%;
}

#appl_btns .btns li {
  width: 48.5%;
}

}
