@charset "UTF-8";
.en_no_l{
  font-family: 'milizeBarlow-L';
}
.en_no_l_b{
  font-family: 'milizeBarlow-L';
  font-weight: bold;
}

.en_no_m{
  font-family: 'milizeBarlow-M';
}

.en_no_m_b{
  font-family: 'milizeBarlow-M';
  font-weight: bold;
}

.ac_open .en_no_m{
  font-family: 'milizeBarlow-M';
  font-weight: 600;
  color: #333;
  font-size: 1.3rem;
  line-height: 1.3;
  width: auto;
  margin: 0;
}

.no_bgc{
  background: none;
  padding: 0;
}

.content_top{
  background-color: #FAFDFF;
}

.content_top .main_ttl{
  text-align: center;
  font-size: 1.3rem;
  padding: 2rem 0 2rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 0;
  background: -webkit-linear-gradient(40deg, rgba(255,244,255,1) 0%, rgba(233,241,255,1) 45%, rgba(230,241,255,1) 100%);
  background: -o-linear-gradient(40deg, rgba(255,244,255,1) 0%, rgba(233,241,255,1) 45%, rgba(230,241,255,1) 100%);
  background: linear-gradient(130deg, rgba(255,244,255,1) 0%, rgba(233,241,255,1) 45%, rgba(230,241,255,1) 100%);
  color: #333;
}

.content_app .pattern1{
  padding: 8.5rem 1.5rem 1.5rem;
  width: 90%;
}

.content_app .app_download .app_under_txt{
  color: #A7AAFF;
  font-weight: 300;
  line-height: 1.6;
  text-align: left;
}

.step li {
  text-align: center;
}

.step li dl{
  text-align: left;
}

.account_co01 .ac_overview,.account_co01 .ac_txt{
  width: 90%;
  margin: 0 auto;
}

.account_co01 .ac_overview{
  padding: 1rem 0;
  line-height: 1.8;
  font-size: 1.1rem;
}

.account_co01 .ac_txt{
  padding: 1rem;
  background-color: #EBEDFF;
  border-radius: 20px;
  box-sizing: border-box;
  line-height: 1.5;
  margin-bottom: 3rem;
}

.account_co01 .ac_txt p{
  color: #4B4EA0;
  font-size: 1rem;
  font-weight: 400;
}

.account_co01 .ac_txt p .en_no_l{
  color: #4B4EA0;
  font-size: 1rem;
  font-weight: bold;
}

.step{
  margin: 3rem auto;
  width: 90%;
}

.step li{
  margin-bottom: 2.5rem;
}

.step dt {
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.3;
}

.step .step_no,.step span{
  color: #7C88F3;
}

.step dt .en_no_m{
  color: #333;
}

.step .step_no{
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: 'milizeBarlow-L';
  font-size: 1.7rem;
  padding-right: 1rem;
}

.step .step_no span{
  font-size: 0.9rem;
  padding-bottom: 0.1rem;
}

.step dd{
  font-size: 1.1rem;
  letter-spacing: 0.1em;
  line-height: 1.7;
  padding: 1rem 0;
}

.app_co_ttl{
  margin-bottom: 1rem;
}

.app_co_ttl h2{
  text-align: center;
  font-size: 1.4rem;
  font-weight: 500;
  padding: 2rem;
  margin-bottom: 2rem;
  background: -webkit-linear-gradient(40deg, rgba(255,244,255,1) 0%, rgba(233,241,255,1) 45%, rgba(230,241,255,1) 100%);
  background: -o-linear-gradient(40deg, rgba(255,244,255,1) 0%, rgba(233,241,255,1) 45%, rgba(230,241,255,1) 100%);
  background: linear-gradient(130deg, rgba(255,244,255,1) 0%, rgba(233,241,255,1) 45%, rgba(230,241,255,1) 100%);
}

.app_co_ttl .ac_overview{
  width: 90%;
  margin: 0 auto 2rem;
  line-height: 1.7;
  font-size: 1.15em;
}

.app_co_ttl .app_txt_wrap{
  padding: 2rem 1rem;
  border-radius: 15px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  width: 90%;
  margin: 0 auto;
}

.modal_txt_box01{
  margin-bottom: 2rem;
}

.modal_txt_box01 h3,
.modal_txt_box01 h3 span{
  color: #7C88F3;
  margin-bottom: 1rem;
  font-weight: 500;
}

.modal_txt_box01 p{
  line-height: 1.7;
  margin-bottom: 1.5rem;
  letter-spacing: 0.1em;
}

.modal_txt_box01 p span{
  width: 1em;
  display: inline-block;
  text-align: center;
}

.modal_txt_box01 .ac_txt{
  padding: 1.5rem 1rem;
  background-color: #EBEDFF;
  border-radius: 15px;
  box-sizing: border-box;
  line-height: 1.5;
  margin-bottom: 3rem;
}

.modal_txt_box01 .ac_txt p{
  color: #4B4EA0;
  font-size: 1rem;
  font-weight: 400;
  margin: 0;
}

.app_txt_wrap .supplement_txt p{
  line-height: 1.7;
  font-size: 0.9rem;
  letter-spacing: 0.1em;
}

.app_txt_wrap .supplement_txt p a{
  color: #7C88F3;
  border-bottom: 1px solid #7C88F3;
}
@media screen and (min-width: 961px) {
  .step li img {
    width: 40%;
  }

  .first li:nth-child(1) img,
  .first li:nth-child(2) img,
  .second li:nth-child(1) img{
    width: 50%;
  }
}

@media screen and (min-width:521px) and (max-width: 959px) {
  .remodal-overlay{
    height: calc(100% - 8rem);
    top: 2rem;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .remodal {
    border-radius: 10px;
    height: calc(100% - 8rem);
    top: 1rem;
    margin: 0;
    overflow: hidden scroll;
  }
  .content_top .main_ttl{
    background: none;
  }
  .step li img {
    width: 40%;
  }

  .first li:nth-child(1) img,
  .first li:nth-child(2) img,
  .second li:nth-child(1) img{
    width: 50%;
  }
}

@media screen and (max-width: 520px) {
  main {
    height: calc(100% - 120px);
    padding-top: 120px;
  }
  .header{
    height: 120px;
    background: -webkit-linear-gradient(40deg, rgba(255,244,255,1) 0%, rgba(233,241,255,1) 45%, rgba(230,241,255,1) 100%);
    background: -o-linear-gradient(40deg, rgba(255,244,255,1) 0%, rgba(233,241,255,1) 45%, rgba(230,241,255,1) 100%);
    background: linear-gradient(130deg, rgba(255,244,255,1) 0%, rgba(233,241,255,1) 45%, rgba(230,241,255,1) 100%);
  }

  .header h2{
    text-align: center;
    font-size: 1.3rem;
    padding-top: 1.5rem;
    font-weight: 500;
    letter-spacing: 0.1em;
  }
  .header__inner{
    height: 50px;
  }
  .step .step_no {
    font-family: 'milizeBarlow-L';
    font-size: 1.6rem;
    padding-right: 0.7rem;
  }
  .step .step_no span {
    font-size: 0.8rem;
    padding-bottom: 0.1rem;
  }
  .step dt {
    font-size: 1.3rem;
  }
  .step dd {
    font-size: 1rem;
  }
  .step li img {
    width: 60%;
  }
  .first li:nth-child(1) img,
  .first li:nth-child(2) img,
  .second li:nth-child(1) img{
    width: 85%;
  }
  .remodal-overlay {
    background: rgba(215,226,239,1);
    width: 100%;
    box-sizing: border-box;
    margin: auto;
    height: auto;
  }
  .remodal-wrapper{
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
  }
  .remodal{
    height: auto;
  }
}
