/*アプリ版bnr*/
.special-wrapper main.top section.main-block.about04 .inner-content .nyukai .box-wrapper {
  position: relative;
  background-image: url(../img/top/bg_gr04.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  max-width: 570px;
  margin: 30px auto 30px;
}
@media (max-width: 767px) {
  .special-wrapper main.top section.main-block.about04 .inner-content .nyukai .box-wrapper {
    background-image: url(../img/top/sp/bg_gr04_sp.png);
    max-width: 340px;
    margin: 10px auto 20px;
  }
}
.special-wrapper main.top section.main-block.about04 .inner-content .nyukai .box-wrapper .box.flex01 {
  padding: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.special-wrapper main.top section.main-block.about04 .inner-content .nyukai .box-wrapper .box.flex01 .item.item01 {
  width: 14%;
}
@media (max-width: 767px) {
  .special-wrapper main.top section.main-block.about04 .inner-content .nyukai .box-wrapper .box.flex01 .item.item01 {
    width: 23%;
  }
}
.special-wrapper main.top section.main-block.about04 .inner-content .nyukai .box-wrapper .box.flex01 .item.item02 {
  width: 84%;
}
@media (max-width: 767px) {
  .special-wrapper main.top section.main-block.about04 .inner-content .nyukai .box-wrapper .box.flex01 .item.item02 {
    width: 76%;
  }
}
@media (max-width: 992px) {
  .special-wrapper main.top section.main-block.about04 .inner-content .nyukai .box-wrapper .box.flex01 .item .item {
    margin: 0px;
  }
  .special-wrapper main.top section.main-block.about04 .inner-content .nyukai .box-wrapper .box.flex01 .item + .item {
    margin: 0px;
  }
}
@media (max-width: 767px) {
  .special-wrapper main.top section.main-block.about04 .inner-content .nyukai .box-wrapper .box.flex01 .item.item03 {
    width: 100%;
  }
}
.special-wrapper main.top section.main-block.about04 .inner-content .nyukai .box-wrapper .box.flex01 .item .img-wrapper {
  margin: 0;
}
@media (max-width: 767px) {
  .special-wrapper main.top section.main-block.about04 .inner-content .nyukai .box-wrapper .box.flex01 .item .img-wrapper {
    margin-bottom: 10px;
  }
}
.special-wrapper main.top section.main-block.about04 .inner-content .nyukai .box-wrapper .box.flex01 .item p {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  vertical-align: middle;
  line-height:1.7;
}
@media (max-width: 767px) {
  .special-wrapper main.top section.main-block.about04 .inner-content .nyukai .box-wrapper .box.flex01 .item p {
    margin-top: 5px;
    font-size: 15px;
	line-height:1.2;
  }
}
@media (max-width: 374px) {
  .special-wrapper main.top section.main-block.about04 .inner-content .nyukai .box-wrapper .box.flex01 .item p {
    font-size: 14px;
  }
}
.special-wrapper main.top section.main-block.about04 .inner-content .nyukai .box-wrapper .box.flex01 .item p span.gr {
  color: #007130;
}
.special-wrapper main.top section.main-block.about04 .inner-content .nyukai .box-wrapper .box.flex01 .item p span.kome {
  font-weight: normal;
}

/*入会50ptbnr*/
.special-wrapper main.top section.main-block.about04 .inner-content .nyukai-pt .box-wrapper {
  position: relative;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  max-width: 570px;
  margin: 30px auto 30px;
}
@media (max-width: 767px) {
  .special-wrapper main.top section.main-block.about04 .inner-content .nyukai-pt .box-wrapper {
    max-width: 340px;
    margin: 10px auto 20px;
  }
}

/*ボタン追加*/
.special-wrapper .flex02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .special-wrapper .flex02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .special-wrapper .flex02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.special-wrapper .flex02 .item {
  width: 100%;
}
@media (max-width: 767px) {
  .special-wrapper .flex02 .item {
    margin: 0 auto;
  }
}
.special-wrapper main.top section.btn-block .flex02 .item {
  width: 100%;
  max-width: 280px;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .special-wrapper main.top section.btn-block .flex02 .item {
    margin: 0 auto;
  }
  .special-wrapper main.top section.btn-block .flex02 .item + .item {
    margin-top: 20px;
  }
}
.special-wrapper .btn-area .bg-icn p.st02 {
  text-align: left;
  display: inline-block;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.8;
  margin: 0;
  vertical-align: middle;
  margin-left: 10px;
}
.special-wrapper .btn-area .bg-icn.btn-gr p.st02.dif {
  line-height: 50px;
}
/*下矢印*/
.special-wrapper .btn-area .bg-icn.btn-gr.arw_down{
	text-align: left;
	background-image: url("../img/common/arw_down_wt.svg");
	background-color: #007130;
	padding: 12px 10px;
	border-radius: 7px;
}


.special-wrapper main.terms section.main-block .sec ol.multi > li::before {
    content: counter(num) ".";
}
.special-wrapper main.terms section.main-block .sec ol.multi {
    padding-left: 1.5em;
}
.special-wrapper main.terms section.main-block .sec ol.indent-kakko {
    position: relative;
}
.special-wrapper main.terms section.main-block .sec ol.indent-kakko > li {
    list-style-type: none;
    list-style-position: inside;
    padding-left: 1.5em;
    text-indent: -1.5em;
    font-size: 17px;
    line-height: 1.5;
}



.special-wrapper main.top section.main-block.about01 .inner-content .article01 .box-wrapper {
    background-image: url(../img/top/bg_or.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.special-wrapper main.top section.main-block.about01 .inner-content .article01 .box-wrapper .box {
    padding: 10px ;
    margin-bottom:10px;
}
.special-wrapper main.top section.main-block.about01 .inner-content .article01 .box-wrapper .box p {
    color:#FFF;
    margin-bottom:0;
    font-weight:bold;
}
.special-wrapper main.top section.main-block.about01 .inner-content .article01 .box-wrapper .box .img-wrapper {
    width: 20%;
    top: -25px;
    margin-bottom:-25px;
    position:relative;
}
.special-wrapper main.top section.main-block.about01 .inner-content .article01 .box-wrapper .box .img-wrapper img {
    margin-bottom:0;
}




.special-wrapper main.top section.main-block.about03 .inner-content .item h4 {
    text-align: left;
    color: #007130;
    font-size: 18px;
    margin-bottom: 20px;
}


.special-wrapper main.top section.main-block.about03 .inner-content .flex01 .item span.kome + .box-wrapper {
    background-image: url(../img/top/bg_or.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.special-wrapper main.top section.main-block.about03 .inner-content .flex01 .item span.kome + .box-wrapper .box {
    padding: 10px;
    align-items:center;
    margin-bottom: 10px;
}
.special-wrapper main.top section.main-block.about03 .inner-content .flex01 .item span.kome + .box-wrapper .box p {
    color:#FFF;
    margin-bottom:0;
    width:calc(100% - 70px);
    font-weight:bold;
}
.special-wrapper main.top section.main-block.about03 .inner-content .flex01 .item span.kome + .box-wrapper .box .img-wrapper {
    margin-bottom:0;
}

@media (max-width: 767px) {

.special-wrapper main.top section.main-block.about01 .inner-content .article01 .box-wrapper {
    margin-top:20px;
}
.special-wrapper main.top section.main-block.about01 .inner-content .article01 .box-wrapper .box .img-wrapper {
    top: -40px;
    margin-bottom:-40px;
}


.special-wrapper main.top section.main-block.about03 .inner-content .flex01 {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-orient: horizontal;
	  -webkit-box-direction: normal;
	  -ms-flex-direction: row;
	  flex-direction: row;
	  -ms-flex-wrap: wrap;
	  flex-wrap: wrap;
	  -webkit-box-pack: justify;
	  -ms-flex-pack: justify;
	  justify-content: space-between;
}
.special-wrapper main.top section.main-block.about03 .inner-content .flex01 .item span.kome + .box-wrapper {
    margin-bottom:30px;
}
}
.special-wrapper main.top section.main-block.about04 .inner-content .nyukai .item .btn-area {
    text-align: left;
    margin-bottom: 20px;
}

.special-wrapper main.top section.main-block.about04 .inner-content .nyukai.nyukai02 .btn-area .bg-icn.btn-gr.dif {
    max-width: 500px;
}






.special-wrapper main.page section.main-block.stage .inner-content span.kome + .box-wrapper {
    background-image: url(../img/member_rank/bg_or.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top:10px;
}
.special-wrapper main.page section.main-block.stage .inner-content span.kome + .box-wrapper .box {
    padding: 10px;
    align-items:center;
}
.special-wrapper main.page section.main-block.stage .inner-content span.kome + .box-wrapper .box p {
    color:#FFF;
    margin-bottom:0;
    width:calc(100% - 70px);
    font-weight:bold;
}
.special-wrapper main.page section.main-block.stage .inner-content span.kome + .box-wrapper .box .img-wrapper {
    margin-bottom:0;
}

@media (max-width: 767px) {
.special-wrapper main.page section.main-block.stage .inner-content .box.flex01 {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-orient: horizontal;
	  -webkit-box-direction: normal;
	  -ms-flex-direction: row;
	  flex-direction: row;
	  -ms-flex-wrap: wrap;
	  flex-wrap: wrap;
	  -webkit-box-pack: justify;
	  -ms-flex-pack: justify;
	  justify-content: space-between;
}
.special-wrapper main.page section.main-block.stage .inner-content .item span.kome + .box-wrapper {
    margin-bottom:30px;
}
}