@charset "UTF-8";

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

html {
  scroll-behavior: smooth;
  scroll-padding-top: 150px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

dl {
  margin: 0;
}

a {
  color: #000;
}

a:visited {
  color: #000;
}

a:hover,
a:hover>*,
a:visited,
a:visited:hover>* {
  text-decoration: none;
}

a:visited {
  color: #000;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.ec-layoutRole__header {
  margin-bottom: 0;
}

.ec-footerRole {
  margin-top: 0;
}

.ec-layoutRole__footer {
  border-top: 2px #f5f5f5 solid;
  position: relative;
  z-index: 1;
}

.ec-layoutRole .ec-layoutRole__contents {
  max-width: inherit;
  padding: 0;
}

.txt-green {
  color: #018802;
}

.fwb {
  font-weight: bold;
}


/* 「JRE IDのへの切替手順、新規会員登録について」
---------------------------------------------------*/
.ec-jreidRole {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-seri, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, sans-serif;
  color: #0f0f0f;
  padding-bottom: min(10.5vw, 105px);
  position: relative;
  z-index: 1;
}

.ec-layoutRole .ec-layoutRole__main {
  position: relative;
  transition: all .5s;
  z-index: 1;
}

.ec-jreidRole__subContents {
  position: relative;
  transition: all .5s;
}

.ec-jreidRole__subContents::before {
  content: '';
  display: block;
  background: url(/order/html/upload/user_data/fp/begginer/img/begginer_bg.jpg) repeat center;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 66px;
  left: 0;
  z-index: -1;
}

.ec-jreidRole img,
.ec-jreidRole svg {
  width: 100%;
  height: auto;
}

.ec-jreidRole__inner1225 {
  max-width: 1225px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 40px;
}

.ec-jreidRole__mv {
  overflow: hidden;
  background: url(/order/html/upload/user_data/fp/begginer/img/mv_bg_pc.jpg) repeat center;
  padding: min(calc((99 / 1600)* 100vw), 99px) 0 0;
}

.ec-jreidRole__mv img {
  width: 100%;
  height: auto;
}

.ec-jreidRole__mv__inner {
  max-width: 1780px;
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
  box-sizing: border-box;
  position: relative;
}

.ec-jreidRole__mv__inner {
  opacity: 0;
  animation: bounceFadeIn .7s ease-in-out forwards 1s;
}

@keyframes bounceFadeIn {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.ec-jreidRole__mv__inner__pagettl {
  font-size: min(calc((65 / 1600)* 100vw), 65px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: .05em;
  text-align: center;
  display: flex;
  justify-content: center;
  color: #95c82c;
}

.ec-jreidRole__mv__inner__pagettl__imgwrap {
  width: min(calc((463 / 1600)* 100vw), 463px);
  position: relative;
  top: min(calc((-4 / 1600)* 100vw), -4px);
  margin-right: min(calc((10 / 1600)* 100vw), 10px);
}

.ec-jreidRole__mv__inner__desc {
  font-size: min(calc((20 / 1700)* 100vw), 20px);
  font-weight: 400;
  line-height: 2;
  letter-spacing: .05em;
  margin: min(calc((57 / 1700)* 100vw), 57px) auto 0;
  max-width: 710px;
  width: 43%;
  box-sizing: border-box;
}

.ec-jreidRole__mv__inner__ill {
  width: min(calc((524 / 1700)* 100vw), 524px);
  margin: 17px auto 0;
}

.ec-jreidRole__mv__inner__pic {
  position: absolute;
}

.ec-jreidRole__mv__inner__pic._1 {
  top: 9.1%;
  left: min(calc((124 / 1700)* 100vw), 124px);
  width: min(calc((297 / 1700)* 100vw), 297px);
}

.ec-jreidRole__mv__inner__pic._2 {
  top: -2.7%;
  right: min(calc((87 / 1700)* 100vw), 87px);
  width: min(calc((318 / 1700)* 100vw), 318px);
}

.ec-jreidRole__mv__inner__pic._3 {
  top: 59.5%;
  left: min(calc((301 / 1700)* 100vw), 301px);
  width: min(calc((293 / 1700)* 100vw), 293px);
}

.ec-jreidRole__mv__inner__pic._4 {
  top: 47.4%;
  right: min(calc((406 / 1700)* 100vw), 406px);
  width: min(calc((197 / 1700)* 100vw), 197px);
}

.ec-jreidRole__mv__inner__pic._5 {
  top: 63.8%;
  right: min(calc((99 / 1700)* 100vw), 99px);
  width: min(calc((258 / 1700)* 100vw), 258px);
}

.ec-jreidRole__step {
  padding: 106px 0 0
}

.ec-jreidRole__step__ttl {
  font-size: min(calc((50 / 1600)* 100vw), 50px);
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 1;
  color: #95c82c;
  text-align: center;
  position: relative;
  display: table;
  margin: 0 auto;
}

.ec-jreidRole__step__ttl .txt-green {
  font-size: min(calc((80 / 1600)* 100vw), 80px);
  font-weight: 700;
  line-height: 1;
  position: relative;
  top: 0.03em;
}

.ec-jreidRole__step__ttl__s {
  font-size: min(calc((20 / 1600)* 100vw), 20px);
  font-weight: 700;
  letter-spacing: .05em;
  color: #fff;
  width: min(calc((70 / 1600)* 100vw), 70px);
  height: min(calc((63 / 1600)* 100vw), 63px);
  background: url(/order/html/upload/user_data/fp/begginer/img/fukidashi_orange.svg) no-repeat center / contain;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -42%;
  left: -20%;
}

.ec-jreidRole__step__ul {
  display: flex;
  justify-content: center;
  margin: min(calc((60 / 1600)* 100vw), 60px) auto 0;
}

.ec-jreidRole__step__ul__li {
  width: 26.25%;
  box-sizing: border-box;
  margin-right: 10.625%;
  position: relative;
}

.ec-jreidRole__step__ul__li:nth-child(3) {
  margin-right: 0;
}

.ec-jreidRole__step__ul__li::after {
  content: '';
  display: block;
  width: min(calc((26 / 1200)* 100vw), 26px);
  height: min(calc((52 / 1200)* 100vw), 52px);
  background: url(/order/html/upload/user_data/fp/begginer/img/arrow_right_green.png) no-repeat center / contain;
  position: absolute;
  right: -25%;
  top: min(calc((122 / 1200)* 100vw), 122px);
}

.ec-jreidRole__step__ul__li:nth-child(3)::after {
  display: none;
}

.ec-jreidRole__step__ul__li__ttl {
  font-size: min(calc((24 / 1600)* 100vw), 24px);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: .05em;
  text-align: center;
  margin-top: min(calc((22 / 1600)* 100vw), 22px);
  min-height: 2.7em;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ec-jreidRole__point {
  padding: 77px 0 0;
}

.ec-jreidRole__point__more {
  font-size: min(calc((40 / 1600)* 100vw), 40px);
  font-weight: 700;
  letter-spacing: .05em;
  text-align: center;
  color: #fff;
  width: min(calc((222 / 1600)* 100vw), 222px);
  height: min(calc((203 / 1600)* 100vw), 203px);
  background: url(/order/html/upload/user_data/fp/begginer/img/fukidashi_green.svg) no-repeat center / contain;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.ec-jreidRole__point__ttl {
  font-size: min(calc((24 / 1200)* 100vw), 24px);
  font-weight: 600;
  line-height: 1.66;
  letter-spacing: .05em;
  color: #68bb25;
  position: relative;
  padding-left: min(calc((46 / 1200)* 100vw), 46px);
}

.ec-jreidRole__point__ttl::before {
  content: '';
  display: block;
  width: min(calc((38 / 1200)* 100vw), 38px);
  height: min(calc((32 / 1200)* 100vw), 32px);
  background: url(/order/html/upload/user_data/fp/begginer/img/icn_ticket.svg) no-repeat center / contain;
  position: absolute;
  left: 0;
  top: min(calc((4 / 1200)* 100vw), 4px);
}

.ec-jreidRole__point__ttl sup {
  font-size: min(calc((16 / 1200)* 100vw), 16px);
  font-weight: 300;
  line-height: 1;
  letter-spacing: .05em;
  color: #000;
}

.ec-jreidRole__point__lr {
  overflow: hidden;
  margin-top: min(calc((10 / 1200)* 100vw), 10px);
}

.ec-jreidRole__point__lr__l {
  margin-top: min(calc((15 / 1200)* 100vw), 15px);
}

.ec-jreidRole__point__lr__l__ol {
  list-style-type: none;
}

.ec-jreidRole__point__lr__l__ol__li {
  font-size: min(calc((18 / 1200)* 100vw), 18px);
  font-weight: 400;
  line-height: 1.66;
  letter-spacing: .05em;
  position: relative;
  padding-left: min(calc((41 / 1200)* 100vw), 41px);
}

.ec-jreidRole__point__lr__l__ol__li::before {
  content: '';
  display: block;
  width: min(calc((30 / 1200)* 100vw), 30px);
  height: min(calc((30 / 1200)* 100vw), 30px);
  position: absolute;
  left: 0;
  top: min(calc((1 / 1200)* 100vw), 1px);
}

.ec-jreidRole__point__lr__l__ol__li:nth-child(1)::before {
  background: url(/order/html/upload/user_data/fp/begginer/img/jrepoint_no1.png) no-repeat center / contain;
}

.ec-jreidRole__point__lr__l__ol__li:nth-child(2)::before {
  background: url(/order/html/upload/user_data/fp/begginer/img/jrepoint_no2.png) no-repeat center / contain;
}

.ec-jreidRole__point__lr__l__ol__li+.ec-jreidRole__point__lr__l__ol__li {
  margin-top: min(calc((21 / 1200)* 100vw), 21px);
}

.ec-jreidRole__point__lr__l__ul {
  margin-top: min(calc((18 / 1200)* 100vw), 18px);
}

.ec-jreidRole__point__lr__l__ul__li {
  font-size: min(calc((16 / 1200)* 100vw), 16px);
  font-weight: 400;
  line-height: 1.625;
  letter-spacing: .05em;
  text-indent: -1.4em;
  padding-left: 1.4em;
}

.ec-jreidRole__point__lr__r {
  float: right;
  width: 46.3%;
  box-sizing: border-box;
  margin: 0 0 2% 4%;
}

.ec-jreidRole__point__lr__r__logo {
  width: 95.5%;
}

.ec-jreidRole__point__lr__r__desc {
  margin-top: min(calc((14 / 1200)* 100vw), 14px);
}


/* max-width:1000px
---------------------------------------------------*/

@media screen and (max-width: 1000px) {
  .ec-jreidRole__mv__inner__pic._3 {
    left: min(calc((251 / 1700)* 100vw), 251px);
  }
}


/* max-width:767px
---------------------------------------------------*/

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

  /* common*/
  html {
    scroll-padding-top: 205px;
  }

  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  .ec-layoutRole {
    background: #fff;
  }

  .ec-footerNavWrap_sp {
    margin-top: 0 !important;
  }

  /* 「JRE IDのへの切替手順、新規会員登録について」 */
  .ec-jreidRole {
    padding-bottom: calc((190 / 750)* 100vw);
  }

  .ec-jreidRole__inner1225 {
    padding: 0 calc((40 / 750)* 100vw);
  }

  .ec-jreidRole__subContents::before {
    background-size: 50% auto;
  }

  .ec-jreidRole ol li+li {
    margin-top: 15px;
  }

  .ec-jreidRole__mv {
    padding: calc((83 / 750)* 100vw) 0 0;
    background-size: 50% auto;
  }

  .ec-jreidRole__mv__inner {
    padding: 0 calc((40 / 750)* 100vw);
  }

  .ec-jreidRole__mv__inner__pagettl__imgwrap {
    width: calc((509 / 750)* 100vw);
    position: static;
    display: block;
    margin: 0 auto calc((20 / 750)* 100vw);
  }

  .ec-jreidRole__mv__inner__pagettl {
    font-size: calc((71.5 / 750)* 100vw);
    word-break: inherit;
    line-height: 1;
    display: block;
  }

  .ec-jreidRole__mv__inner__pagettl .txt-green {
    font-size: calc((58 / 750)* 100vw);
  }

  .ec-jreidRole__mv__inner__desc {
    font-size: calc((26 / 750)* 100vw);
    line-height: 1.92;
    margin: calc((36 / 750)* 100vw) auto 0;
    max-width: inherit;
    width: auto;
  }

  .ec-jreidRole__mv__inner__ill {
    width: calc((420 / 750)* 100vw);
    margin: calc((368 / 750)* 100vw) auto 0;
  }

  .ec-jreidRole__mv__inner__pic._1 {
    top: calc((626 / 750)* 100vw);
    left: calc((29 / 750)* 100vw);
    width: calc((231 / 750)* 100vw);
  }

  .ec-jreidRole__mv__inner__pic._2 {
    top: calc((556 / 750)* 100vw);
    right: calc((183 / 750)* 100vw);
    width: calc((247 / 750)* 100vw);
  }

  .ec-jreidRole__mv__inner__pic._3 {
    top: calc((967 / 750)* 100vw);
    left: calc((-31 / 750)* 100vw);
    width: calc((178 / 750)* 100vw);
  }

  .ec-jreidRole__mv__inner__pic._4 {
    top: calc((733 / 750)* 100vw);
    right: calc((23 / 750)* 100vw);
    width: calc((162 / 750)* 100vw);
  }

  .ec-jreidRole__mv__inner__pic._5 {
    top: calc((993 / 750)* 100vw);
    right: calc((-52 / 750)* 100vw);
    width: calc((198 / 750)* 100vw);
  }

  .ec-jreidRole__step {
    padding: calc((141 / 750)* 100vw) 0 0;
  }

  .ec-jreidRole__step__ttl {
    font-size: calc((60 / 750)* 100vw);
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 1;
    color: #95c82c;
    text-align: center;
    position: relative;
    display: table;
    margin: 0 auto;
  }

  .ec-jreidRole__step__ttl .txt-green {
    font-size: calc((96 / 750)* 100vw);
    top: 0.04em;
  }

  .ec-jreidRole__step__ttl__s {
    font-size: calc((24 / 750)* 100vw);
    width: calc((84 / 750)* 100vw);
    height: calc((75 / 750)* 100vw);
    top: -44%;
    left: -20%;
  }

  .ec-jreidRole__step__ul {
    display: block;
    margin: calc((49 / 750)* 100vw) auto 0;
  }

  .ec-jreidRole__step__ul__li {
    width: auto;
    margin-right: 0;
  }

  .ec-jreidRole__step__ul__li+.ec-jreidRole__step__ul__li {
    margin-top: calc((142 / 750)* 100vw);
  }

  .ec-jreidRole__step__ul__li::after {
    width: calc((38 / 750)* 100vw);
    height: calc((76 / 750)* 100vw);
    right: 0;
    left: 0;
    top: calc((533 / 750)* 100vw);
    margin: auto;
    transform: rotate(90deg);
  }

  .ec-jreidRole__step__ul__li__fig {
    width: calc((432/750)*100vw);
    display: block;
    margin: 0 auto;
  }

  .ec-jreidRole__step__ul__li__ttl {
    font-size: calc((34 / 750)* 100vw);
    margin-top: calc((21 / 750)* 100vw);
    min-height: inherit;
    display: block;
  }

  .ec-jreidRole__point {
    padding: calc((91 / 750)* 100vw) 0 0;
  }

  .ec-jreidRole__point__more {
    font-size: calc((48 / 750)* 100vw);
    width: calc((266 / 750)* 100vw);
    height: calc((244 / 750)* 100vw);
  }

  .ec-jreidRole__point__lr {
    margin-top: calc((44 / 750)* 100vw);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .ec-jreidRole__point__lr__r {
    float: none;
    width: auto;
    margin: 0;
  }

  .ec-jreidRole__point__ttl {
    font-size: calc((30 / 750)* 100vw);
    padding-left: calc((50 / 750)* 100vw);
    margin-top: calc((34 / 750)* 100vw);
  }

  .ec-jreidRole__point__ttl::before {
    width: calc((44 / 750)* 100vw);
    height: calc((38 / 750)* 100vw);
    top: calc((6 / 750)* 100vw);
  }

  .ec-jreidRole__point__ttl sup {
    font-size: calc((20 / 750)* 100vw);
  }

  .ec-jreidRole__point__lr__l {
    margin-top: 0;
  }

  .ec-jreidRole__point__lr__l__ol__li {
    font-size: calc((25 / 750)* 100vw);
    line-height: 1.6;
    padding-left: calc((50 / 750)* 100vw);
  }

  .ec-jreidRole__point__lr__l__ol__li::before {
    width: calc((36 / 750)* 100vw);
    height: calc((36 / 750)* 100vw);
    top: calc((4 / 750)* 100vw);
  }

  .ec-jreidRole__point__lr__l__ol__li+.ec-jreidRole__point__lr__l__ol__li {
    margin-top: calc((40 / 750)* 100vw);
  }

  .ec-jreidRole__point__lr__l__ul {
    margin-top: calc((32 / 750)* 100vw);
  }

  .ec-jreidRole__point__lr__l__ul__li {
    font-size: calc((20 / 750)* 100vw);
    line-height: 2;
  }

  .ec-jreidRole__point__lr__l__ul__li+.ec-jreidRole__point__lr__l__ul__li {
    margin-top: calc((10 / 750)* 100vw);
  }

  .ec-jreidRole__point__lr__r__logo {
    width: calc((640 / 750)* 100vw);
    margin-top: calc((62 / 750)* 100vw);
  }

  .ec-jreidRole__point__lr__r__desc {
    margin-top: calc((30 / 750)* 100vw);
  }

}