@charset "UTF-8";
/* ===============================================================

 project / カードがお手元に届いたら

=============================================================== */
.c-diflist__item__detail > .c-text {
  margin-bottom: 8px;
}

.p-lh {
  line-height: 5.7em;
}

@media screen and (min-width: 768px) {
  .c-imagebox {
    text-align: left;
  }
  .c-appdlbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-appdlbox__inner {
    margin: 0;
  }
}
.r-pad .c-textbox,
.r-pad .c-stepflow--colblock,
.r-pad .c-diflist,
.r-pad .l-gridblock,
.r-pad .c-title__block,
.r-pad .c-title__main {
  padding: 0;
}
.parco .l-gridblock .l-gridblock__item {
  text-align: center;
}
.parco .l-gridblock__inner {
  border: 1px solid #707070;
  border-radius: 6px;
  padding: 45px;
}
.r-pad .parco  .l-gridblock {
  padding: 0 45px;
}
.parco .l-gridblock.\-2col .l-gridblock__item {
  margin-left: 0;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .r-pad .sp-no-p.c-title__block {
    padding: 0 4%;
  }
  .parco .l-gridblock__inner {
    padding: 20px;
  }
  .r-pad .parco  .l-gridblock {
    padding: 0;
  }
  .parco .l-gridblock.\-2col .l-gridblock__item {
    width: 100%;
  }
}
.p30 {
  padding: 0 30px;
}
.stores {
  display: flex;
}
.stores > div {
  display: flex;
  justify-content: center;
  align-items: center; 
}
.app-store-cont {
  margin-right: 30px;
}
.link-store {
  margin-left: 5px;
}
.adjusted .l-gridblock__item:first-child {
  width: 62%;
}
.adjusted .l-gridblock__item:last-child {
  width: 33%;
}
.lead_text{
  margin-top: 32px;
  font-weight: 700;
  text-align: center;
  color: #000000;
}
.lead_text .txt_s{
  font-size: 25px;
  line-height: 36.2px;
  color: #000000;
}
.lead_text .txt_m{
  font-size: 32px;
  line-height: 48px;
  color: #000000;
}
.lead_text .txt_l{
  font-size: 45px;
  line-height: 65.16px;
  color: #000000;
}
.lead_text .txt_emphasis{
  margin-top: 14px;
  color: #000000;
}
.highlight{
  display: inline;
  background: linear-gradient(transparent 70%, #DBE255 70%);
}
.merit{
  max-width: 700px;
  margin: 15px auto 0;
}
.merit .list{
  display: flex;
}
.merit .list li{
  width: 33.33%;
  text-align: center;
}
.merit .list li .m_icon img{
  width: 100px;
}
.merit .list li .txt{
  font-size: 20px;
  font-weight: 700;
  line-height: 28.96px;
  margin-top: 6px;
  color: #000000;
}
.merit .list li .txt.--campaign{
  position: relative;
}
.merit .list li .txt.--campaign::before{
  content: '';
  position: absolute;
  background: url(/card/card-arrival/assets/img/txt_step_2_campaign.png) no-repeat;
  background-size: contain;
  width: 83px;
  height: 31px;
  top: -26px;
  left: -14px;
  transform: rotate(-6.52deg);
}
.note_title{
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #000000;
}
.howto-block{
  position: relative;
  border-radius: 8px;
  background: #F5F5F5;
  margin-top: 64px;
}
.howto-block .label{
  position: absolute;
  width: 180px;
  border-radius: 25px;
  background: #000;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  padding: 9px;
  margin-top: -24px;
  left: 50%;
  transform: translateX(-50%);
}
.howto-block .inner{
  padding: 37px 14px 40px;    
}
.howto-block .inner .howto_heading{
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  color: #000000;
}
.howto-block .inner .content-area{
  max-width: 840px;
  width: 100%;
  border-radius: 8px;
  background: #FFFFFF;
  margin: 32px auto 0;
}
.howto-block .inner .content-area.none_bg{
  background: transparent;
}
.download_box{
  position: relative;
  margin-top: 65px !important;  
}
.balloon_box{
  position: relative;
  padding: 6px 18px;
  display: inline-block;    
  font-size: 24px;
  font-weight: 700;
  line-height: 34.75px;
  text-align: center;
  color: #000000;
}
.balloon_box::before,
.balloon_box::after{
  content: '';
  position: absolute;
  bottom: 9px;
  height: 24px;
}
.balloon_box::before{
  border-right: solid 4px #DBE255;
  left: 0;
  transform: rotate(-40deg);
}
.balloon_box::after{
  border-right: solid 4px #DBE255;
  right: 0;
  transform: rotate(40deg);
}
.download_box .balloon_box{
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: -28px; 
}
.download_box .inner{
  max-width: 760px;
  margin: 0 auto;
  padding: 44px 10px 32px;
}
.download_box .main-logo{
  margin: 0 auto;
  width: 100px;
  height: 100px;
}
.download_box .ttl{
  font-size: 42px;
  font-weight: 700;
  line-height: 71.4px;
  text-align: center; 
  color: #000000;
}
.download_box .sub_ttl{
  font-size: 20px;
  font-weight: 500;
  line-height: 34px;
  text-align: center;
  margin-top: 10px;
  color: #000000;
}
.download_box .app_box{
  display: flex;
  gap: 42px;
  max-width: 706px;
  margin: 28px auto 0;
  justify-content: center;
  align-items: center;
}
.download_box .app_box .item.ios img{
  max-width: 214px;
  width: 100%;
}
.download_box .app_box .item.android img{
  max-width: 262px;
  width: 100%;
}
.download_box .app_box .item .detail{
  display: flex;
  gap: 18px;
}
.download_box .app_box .detail .qr img{
  width: 76px;
}
.download_box .summary{
  max-width: 646px;
  margin: 0 auto;
}
.download_box .text{    
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-align: left;    
  margin-top: 30px;
  color: #000000;
}
.download_box .text a{
  font-weight: 700;
  line-height: 21px;
  text-decoration-line: underline;
  word-break: break-all;
  color: #000000;
}
.content_1{
  padding: 6px 20px 0;
}
.content_2{
    padding: 24px 52px;
}
.info_box{
  display: flex;
}
.info_box .col_l img{
  max-width: 472px;
  width: 100%;
}
.info_box .col_r{
  font-size: 18px;
  font-weight: 500;
  line-height: 30.6px;
  color: #000000;
}
.note_title{
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;  
  color: #000000;
}
.note_text{
  font-size: 18px;
  font-weight: 500;
  line-height: 30.6px;
  margin-top: 16px;  
  color: #000000;
}
.campaign_area{
  margin-top: 80px;
}
.campaign_area img{
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .stores {
    display: block;
    text-align: center;
  }
  .stores > div {
    display: block;
  }
  .app-store-cont {
    margin-right: 0;
    margin-bottom: 15px
  }
  .goole-app-cont {
    margin-bottom: 15px
  }
  .link-store {
    margin-left: 0;
  }
  .adjusted .l-gridblock__item:first-child {
    width: 100%;
  }
  .adjusted .l-gridblock__item:last-child {
    width: 100%;
  }
  .sp-center {
    text-align: center !important;
  }
  .step_heading .title{
    font-size: 32px;
    line-height: 38.4px;
  }
  .lead_text{
    margin-top: 24px;
  }
  .lead_text .txt_s{
    font-size: 20px;
    line-height: 24px;
  }
  .lead_text .txt_m{
    font-size: 18px;
    line-height: 27px;
  }
  .lead_text .txt_l{
    font-size: 40px;
    line-height: 48px;
  }
  .lead_text .sp_text_ll{
    line-height: 57.92px;        
  }
  .balloon_box{
    max-width: 254px;
    width: 100%;
    padding: 6px 18px; 
    font-size: 26px;
    line-height: 36.4px;
  }
  .balloon_box::before,
  .balloon_box::after{
    bottom: 7px;
    height: 36px;
  }
  .merit{
    margin: 10px auto 0;
  }
  .merit .list{
    gap: 20px;
  }
  .merit .list li{
    width: calc( (100% - 40px) / 3)
  }
  .merit .list li .m_icon img{
    max-width: 82px;
    width: 100%;
  }
  .merit .list li .txt{
    font-size: 13px;
    line-height: 18.82px;
    margin-top: 4px;
  }
  .merit .list li .txt.--campaign::before{
    background: url(/card/card-arrival/assets/img/txt_step_2_campaign_sp.png) no-repeat;
    background-size: contain;
    width: 74px;
    height: 24px;
    top: -21px;
    left: 50%;
    transform: translateX(-50%);
  }
  .howto-block{
    margin-left: -15px;
    margin-right: -15px;
  }
  .download_box{
    margin-top: 95px!important;  
  }
  .download_box .balloon_box{
    top: -64px; 
  }
  .download_box .inner{
    padding: 50px 10px 30px;
  }
  .download_box .main-logo{
    width: 120px;
    height: 120px;
  }
  .download_box .ttl{
    font-size: 38px;
    line-height: 64.6px;
  }
  .download_box .sub_ttl{
    line-height: 28px;
    margin-top: 7px;
  }
  .download_box .app_box{
    margin: 24px auto 0;
    gap: 16px;
  }
  .download_box .app_box .item.ios{
    width: 43%;
  }
  .download_box .app_box .item.android{
    width: 51%;
  }
  .download_box .app_box .item .detail{
    gap: 0;
  }        
  .download_box .text{
    font-size: 12px;
    line-height: 16.8px;
    margin-top: 15px;
  }
  .download_box .text a{
    line-height: 16.8px;
    text-decoration-line: underline;
  }
  .step_heading{
    padding-bottom: 30px;
  }
  .step_heading .title{
    line-height: 46.34px;
  }    
  .content_1{
    padding: 0;
  }
  .content_2{
    padding: 20px;
  }
  .info_box{
    flex-direction: column;
    gap: 30px;
  }
  .info_box .col_l{
    text-align: center;
  }
  .info_box .col_l img{
    max-width: 286px;
    margin-left: 20px;
  }
  .info_box .col_r{
    font-size: 17px;
    line-height: 28.9px;
  }
  .note_text{
    margin-top: 8px;
  }
  .campaign_area{
    margin-top: 64px;
  }
  .campaign_area img{
    margin-top: 32px;
  }
  .campaign_area .txt_l{
    font-size: min(7.77vw, 40px);
    line-height: 40px;
  }  
}