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



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


#wrapper{
  background:#00acee;
}


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

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


/*----nenga----*/

#nenga{
  background:url("../../img/bg_grad.png") repeat-x left top;
  text-align: center;
  color: #fff;
  min-width: 100%;
  padding: 0 0 80px;
}

#nenga .bg{
  background:url("../../img/nenga_bg_txt.png") no-repeat center top;
  background-size: 1000px auto;
}

#nenga h2{
  margin-bottom: 30px;
}

#nenga h2 img{
  width: 822px;
}

#nenga .nenga_img{
  width: 920px;
  padding:0 0 30px;
  display: block;
  margin: 0 auto;
}

#nenga .nenga_period{
  width: 511px;
  padding-bottom: 30px;
}

#nenga .nenga_btn{
  display: block;
  width: 288px;
  margin: 40px auto 0;
}

#nenga ul.txt_note{
  font-size: 12px;
  list-style: none;
  text-align: center;
}

#nenga ul.txt_note li{
  display: inline-block;
  padding: 0 7px;
}




#nenga .step_txt {
  margin: 60px 0 48px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7;
}

#nenga .step_txt a {
  color: #fff;
}

#nenga ul{
  font-size: 12px;
  list-style: none;
  text-align: left;
  width: 80%;
  margin: 0 auto 20px;
}

#nenga ul li{
  display: block;
  padding: 0;
}


#nenga .step_img {
  position: relative;
  width: 673px;
  margin: 0 auto;
}

#nenga .step_img a {
  content: "";
  position: absolute;
  left: 3%;
  bottom: 18%;
  width: 19%;
  height: 0;
  padding-bottom: 4%;
  opacity: 0;
}

#appl_requirements {
  width: 950px;
  margin: 70px auto 0;
  padding: 50px 45px 65px;
  background: #fff;
  border-radius: 5px;
  color: #000;
  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;
  text-align: left;
}

#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;
}

#nenga .btn_retweet {
  width: 420px;
  margin: 80px auto 20px;
}

#nenga .btn_retweet img {
  width: 100%;
}

#nenga .txt_close {
  margin-top: 55px;
  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;
}



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


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


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

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


/*----nenga----*/

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

#nenga .bg{
  background:url("../../img/nenga_bg_txt.png") no-repeat center top;
  background-size: 500px auto;
}

#nenga h2{
  margin-bottom: 2%;
}

#nenga h2 img{
  width: 87.49%;
}

#nenga .nenga_img{
  width: 100%;
  padding:0 0 5%;
}

#nenga .nenga_period{
  width: 90%;
  padding-bottom: 5%;
}

#nenga .nenga_btn{
  width: 68%;
  margin: 8% auto 0;
}

#nenga ul.txt_note{
  font-size: 12px;
  list-style: none;
  text-align: left;
  width: 80%;
  margin: 0 auto 8%;
}

#nenga ul li{
  display: block;
  padding: 0;
}




#nenga .step_txt {
  margin: 10% 0 6%;
  padding: 0 2px;
  font-size: 15px;
}

#nenga .step_txt a {
  color: #fff;
}

#nenga .step_img {
  position: relative;
  width: 96%;
  margin: 0 auto;
}

#nenga .step_img img {
  width: 100%;
}

#nenga .step_img a {
  content: "";
  position: absolute;
  left: 3%;
  bottom: 18%;
  width: 19%;
  height: 0;
  padding-bottom: 4%;
  opacity: 0;
}


#appl_requirements {
  width: 96%;
  margin: 10% 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;
}


#nenga .btn_retweet {
  width: 96%;
  margin: 16% auto 0;
}


#nenga .txt_close {
  font-size: 22px;
  margin-top: 11%;
}


}
