@charset "utf-8";





#connect #start .step .section .box.imp{
    background-color: #F7F7D6;
}



@media print,
screen and (min-width: 751px) {

    #connect .cap{
        font-size: 11px !important;
        line-height: 1.35em !important;
    }
  
    #connect #before{
        padding-top: 60px;
        padding-bottom: 40px;
        padding-left: 40px;
        padding-right: 40px;
    }

    #connect #before .inner{
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }
    #connect #before h2{
        font-family: 'SuzukiPROHeadline';
        font-size: 32px;
        line-height: 1.5em;

    }

    #connect #before .lead{
        margin-top: 0px;
        font-size: 16px;
        line-height: 2em;

    }

    #connect #before .download{
        margin-top: 50px;
            background-color: #ABC084;
            max-width: 1000px;
            margin-left: auto;
            margin-right: auto;
           
            box-sizing: border-box;
            color: #fff;
           
    }
    #connect #before .download h3{
        font-family: 'SuzukiPROHeadline';
        font-size: 26px;
        line-height: 1.5em;
        text-align: center;
        background-color: #778950;
        padding: 10px;
    }
   
    #connect #before .download .inner{
        padding: 40px;
    }

    #connect #before .download .flex{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #connect #before .download .desc{
        display: flex;
        align-items: center;
    }

    #connect #before .download .icon{
        width: 120px;
        margin-right: 30px;
    }

  
    

    #connect #before .download .body{
        font-size: 18px;
        line-height: 1.75em;
        flex:1;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
  

    #connect #before .download .body p{
        font-size: 18px;
        line-height: 1.75em;
    }
  
    #connect #before .download .body p.cap{
        margin-top: 10px;
        position: relative;
        left: -20px;
    }
  

    #connect #before .download .qr{
        display: flex;
    }
    #connect #before .download .qr > div{
        width: 100px;
        margin-left: 40px;
    }
    #connect #before .download .qr > div p{
        font-size: 24px;
        font-family: 'SuzukiPROHeadline';
        line-height: 1.35em;
        text-align: center;
    }
    #connect #before .download .qr > div img{
        display: block;
        margin-top: 10px;
    }

    #connect #before .download .notes{
        margin-top: 20px;
        padding-top: 20px;
       border-top: 1px #fff solid;
       font-size: 12px;
       line-height: 1.5em;
    }



    #connect #before .download .notes li{
        text-indent: -1em;
        margin-left: 1em;
    }











    #connect #start{
        padding-left: 40px;
        padding-right: 40px;
    }

    

    #connect #start .step{
        margin-top: 30px;
        margin-bottom: 30px;
        max-width: 1000px;
        margin-left: auto;
        margin-right: auto;
        background-color: #EFEFEF;
        box-sizing: border-box;
        /* padding: 50px;
        padding-bottom: 10px; */
    }


    #connect #start .step .stepaccbtn a{
        display: block;
        background-color: #898888;
        height: 60px;
        background-image: url(img/ico_acc_open.png);
        background-size: calc(48px / 2) calc(48px / 2) ;
        background-repeat: no-repeat;
        background-position: center center;
    }
    #connect #start .step.open .stepaccbtn a{
        background-image: url(img/ico_acc_close.png);
    }

    #connect #start .step .stepInner{
        margin-left: 50px;
        margin-right: 50px;
    }

    #connect #start .step .hd{
        padding: 50px;
        padding-bottom: 0;
        display: flex;
        align-items: center;
        margin-bottom: 40px;
    }
    #connect #start .step .hd .num{
        font-size: 70px;
        font-family: 'SuzukiPROHeadline';
        line-height: 1em;
    }
  
    
    #connect #start .step .hd h2{
        font-family: 'SuzukiPROHeadline';
        font-size: 28px;
        line-height: 1.35em;
        margin-left: 40px;
    }
    #connect #start .step .hd h2 span{
        font-size: 80%;
    }

    #connect #start .step .section{
        background-color: #DEDEDE;
        margin-bottom: 40px;
       
    }
    #connect #start .step .section .shd  {
        position: relative;
        display: flex;
        align-items: center;
    }

    #connect #start .step .section .shd .snum {
        width: 80px;
        height: 80px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #00368F;
        font-size: 50px;
        line-height: 1em;
        color: #fff;
        font-family: 'SuzukiPROHeadline';
        margin-right: 20px;
     
    }

    #connect #start .step .section .shd h3 {
         font-size: 28px;
         line-height:1.35em;;
         font-family: 'SuzukiPROHeadline';
    }

    #connect #start .step .section .docs{
        padding: 50px;
        padding-top: 30px;
        padding-bottom: 10px;
    }

    #connect #start .step .section .accset{
        margin-bottom: 20px;
        
    }
    #connect #start .step .section .accset .acchd{
                position: relative;
                display: flex;
                align-items: center;
    }
    #connect #start .step .section .accset .acchd p{
        padding-top: 10px;
        padding-bottom: 10px;
        font-family: 'SuzukiPROBold';
        font-size: 18px;
        line-height: 1.35em;
    }

    #connect #start .step .section .accset .acchd .icon{
        background-color: #666666;
            background-image: url(img/ico_acc_open.png);
            background-size: calc(48px / 2) calc(48px / 2);
            width: 30px;
            height: 30px;
            background-position: center center;
            background-repeat: no-repeat;
            position: absolute;
            right: 0;
            top: calc(50% - 15px);
    }

    #connect #start .step .section .accset.open .acchd .icon{
        background-image: url(img/ico_acc_close.png);
    }


    #connect #start .step .section .accset .accbody{
        margin-top: 20px;
    }




    #connect #start .step .section .att{
       background-image: url(img/ico_att.png);
       background-repeat: no-repeat;
       background-size: calc(64px / 2) calc(64px / 2);
       background-position: left center;
       padding-left: 40px;
       margin-bottom: 30px;
       min-height: calc(64px / 2);
       align-items: flex-start;
       display: flex;
       flex-direction: column;
       justify-content: center;
    }

    #connect #start .step .section .att li{
        color: #DE0039;
        font-size: 14px;
        line-height: 1.35em;
    }




    #connect #start .step .section .boxes{
        margin-bottom: 30px;
        display: flex;
        justify-content: space-between;
    }

    #connect #start .step .section .box{
        width: calc( (100% - 40px) / 3);
        background-color: #fff;
        padding: 20px;
        box-sizing: border-box;
        position: relative;
    }

    #connect #start .step .section .box .body{
      margin-bottom: 20px;
      }


    #connect #start .step .section .box .arrow{
        position: absolute;
        background-image: url(img/ico_arrow.png);
        background-size: 100% 100%;
        width: 31px;
        height: 31px;
        right: calc(-25px);
        top: calc(50% - 15px);
        z-index: 1;
        display: none;
    }

    #connect #start .step .section .box .image{
        width: 200px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;

    }

    #connect #start .step .section .box .clm{
        display: flex;
        align-items: flex-start;
     }
     #connect #start .step .section .box .clm .body{
        flex:1;
      }

     #connect #start .step .section .box .num{
        font-size: 36px;
        font-family: 'SuzukiPROHeadline';
        line-height: 1em;
        width: 40px;
      }
      
      
      
      #connect #start .step .section .box p{
        font-size: 13px;
        line-height: 1.65em;
      }

    
      




      #connect .steparrow{
        background-image: url(img/ico_step.png);
        background-size: 100% 100%;
        width: calc(54px / 2);
        height: calc(91px / 2);
        margin-left: auto;
        margin-right: auto;
    }


    #connect #start .step .complete{
        font-family: 'SuzukiPROHeadline';
        font-size: 28px;
        line-height: 1.35em;
        padding-bottom: 40px;
        text-align: center;
    }






    #connect #start #step1 .sec2 .box {
        width: calc(50% - 10px);
    }


    #connect #start #step1 .sec4 .box2 {
        flex:1;
        margin-left: 20px;
    }


    #connect #start #step1 .sec4 .box2 .images {
       display: flex;
       justify-content: space-between;
    }


    #connect #start #step2 .sec3 .boxes1 .box {
        width: calc(50% - 10px);
     }

     #connect #start #step2 .sec3 .boxes2 .box .arrow {
     
        right:auto;

        left: calc(-25px);
        top: calc(50% - 15px);

     }
 

     #connect #start #step2 .sec4 .box {
        width: calc(50% - 10px);
     }


     #connect #start #step2 .sec3 .boxes2 .box1 {
        width: calc(100%);
        display: flex;
        justify-content: space-between;
     }

     #connect #start #step2 .sec3 .boxes2 .box1 .sclm {
        width: calc(100% / 3 - 20px);
     }
     

     #connect #start #step2 .sec3 .pin {
        background-color: #ABC084;
        margin-top: -10px;
        padding: 15px;
        margin-bottom: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 15px;
     }

}




















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


    #connect .cap{
        font-size: 10px !important;
        line-height: 1.35em !important;
    }

    #connect #before{
        padding: 20px;
    }

    #connect #before h2{
        font-family: 'SuzukiPROHeadline';
        font-size: 24px;
        line-height: 1.35em;

    }

    #connect #before .lead{
        margin-top: 0px;
        font-size: 13px;
        line-height: 1.5em;

    }

    #connect #before .download{
        margin-top: 20px;
            background-color: #ABC084;
            box-sizing: border-box;
            color: #fff;
            
    }

    #connect #before .download h3{
        font-family: 'SuzukiPROHeadline';
        font-size: 20px;
        line-height: 1.35em;
        text-align: center;
        background-color: #778950;
        padding: 10px;
    }
    #connect #before .download .inner{
        padding: 20px;
    }
    
    #connect #before .download .desc{
        display: flex;
    }
    #connect #before .download .icon{
        width: 40%;
        margin-right: 20px;
    }


    

    #connect #before .download .body{
        flex:1;
        font-size: 13px;
        line-height: 1.65em;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }



    #connect #before .download .cap{
        margin-top:6px;
        left: -10px;
        position: relative;
     }
 
  
     
 


  
    #connect #before .download .banner{
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
    }
    #connect #before .download .banner > div{
        
    }
  
    
    #connect #before .download .banner > div img{
        display: block;
        height: 12vw;
        width: auto;
    }



    #connect #before .download .notes{
        margin-top: 20px;
       font-size: 12px;
       line-height: 1.5em;
    }
    #connect #before .download .notes li{
        text-indent: -1em;
        margin-left: 1em;
    }






    #connect #start{
        padding: 20px;
        padding-top: 0;
    padding-bottom: 0;
    }

  

    #connect #start .step{
        margin-top: 20px;
        margin-bottom: 20px;
        background-color: #EFEFEF;
        box-sizing: border-box;
        /* padding: 20px;
        padding-bottom: 10px; */
    }

    #connect #start .step .stepaccbtn a{
        display: block;
        background-color: #898888;
        height: 40px;
        background-image: url(img/ico_acc_open.png);
        background-size: calc(48px / 2) calc(48px / 2) ;
        background-repeat: no-repeat;
        background-position: center center;
    }
    #connect #start .step.open .stepaccbtn a{
        background-image: url(img/ico_acc_close.png);
    }

    #connect #start .step .stepInner{
        margin-left: 20px;
        margin-right: 20px;
    }



    #connect #start .step .hd{
        padding: 20px;
        padding-bottom: 0;
        margin-bottom: 20px;
    }
    #connect #start .step .hd .num{
        font-size: 50px;
        font-family: 'SuzukiPROHeadline';
        line-height: 1em;
    }
    #connect #start .step .hd h2{
        font-family: 'SuzukiPROHeadline';
        font-size: 20px;
        line-height: 1.5em;
        margin-top: 10px;
    }

    #connect #start .step .hd h2 span{
        font-size: 80%;
    }

    #connect #start .step .section{
        background-color: #DEDEDE;
        margin-bottom: 20px;
       
    }
    #connect #start .step .section .shd  {
        position: relative;
        display: flex;
    }

    #connect #start .step .section .shd .snum {
        width: 50px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #00368F;
        font-size: 25px;
        line-height: 1em;
        color: #fff;
        font-family: 'SuzukiPROHeadline';
        margin-right: 10px;
     
    }

    #connect #start .step .section .shd h3 {
        flex:1;
         font-size: 20px;
         line-height:1.35em;;
         font-family: 'SuzukiPROHeadline';
         padding-right: 10px;
         margin-top: .75em;
    }

    #connect #start .step .section .docs{
        padding: 20px;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    #connect #start .step .section .accset{
        margin-bottom: 20px;
        
    }
    #connect #start .step .section .accset .acchd{
                position: relative;
                display: flex;
                align-items: center;
    }
    #connect #start .step .section .accset .acchd p{
        padding-top: 10px;
        padding-bottom: 10px;
        font-family: 'SuzukiPROBold';
        font-size: 16px;
        line-height: 1.35em;
        padding-right: 30px;
    }

    #connect #start .step .section .accset .acchd .icon{
        background-color: #666666;
            background-image: url(img/ico_acc_open.png);
            background-size: calc(48px / 2) calc(48px / 2);
            width: 30px;
            height: 30px;
            background-position: center center;
            background-repeat: no-repeat;
            position: absolute;
            right: 0;
            top: calc(50% - 15px);
    }

    #connect #start .step .section .accset.open .acchd .icon{
        background-image: url(img/ico_acc_close.png);
    }


    #connect #start .step .section .accset .accbody{
        margin-top: 20px;
    }




    #connect #start .step .section .att{
       background-image: url(img/ico_att.png);
       background-repeat: no-repeat;
       background-size: calc(64px / 2) calc(64px / 2);
       background-position: left top;
       padding-left: 40px;
       margin-bottom: 20px;
       min-height: calc(64px / 2);
       display: flex;
       flex-direction: column;
       justify-content: center;
       align-items: flex-start;
    }

    #connect #start .step .section .att li{
        color: #DE0039;
        font-size: 12px;
        line-height: 1.35em;
    }




    #connect #start .step .section .boxes{
        margin-bottom: 20px;
    }

    #connect #start .step .section .box{
        background-color: #fff;
        padding: 20px;
        box-sizing: border-box;
        position: relative;
        margin-bottom: 20px;
    }

    #connect #start .step .section .box .arrow{
        position: absolute;
        background-image: url(img/ico_arrow.png);
        background-size: 100% 100%;
        width: 31px;
        height: 31px;
        left: calc(50% - 15px);
        bottom: calc(-25px);
        z-index: 1;
        transform:rotate(90deg);
        display: none;
    }
    #connect #start .step .section .box .body{
        margin-bottom: 20px;
      }

    #connect #start .step .section .box .clm{
        display: flex;
        align-items: flex-start;
     }
     #connect #start .step .section .box .clm .body{
        flex:1;
      }

     #connect #start .step .section .box .num{
        font-size:26px;
        font-family: 'SuzukiPROHeadline';
        line-height: 1em;
        width: 30px;
      }
      
      
      
      #connect #start .step .section .box p{
        font-size: 13px;
        line-height: 1.65em;
      }

      #connect #start .step .section .box .image{
        margin-bottom: 20px;
        margin-left: 20px;
        margin-right: 20px;
      }





      #connect .steparrow{
        background-image: url(img/ico_step.png);
        background-size: 100% 100%;
        width: calc(54px / 2 * 0.75);
        height: calc(91px / 2 * 0.75);
        margin-left: auto;
        margin-right: auto;
    }




    #connect #start .step .complete{
        font-family: 'SuzukiPROHeadline';
        font-size: 20px;
        line-height: 1.35em;
        padding-bottom: 20px;
        text-align: center;
    }

    #connect #start #step2 .sec3 .boxes2 .box1 .sclm {
        margin-top: 20px;
      }
    #connect #start #step2 .sec3 .boxes2 .box1 .sclm:first-child {
       margin-top: 0px;
     }


    #connect #start #step2 .sec3 .pin {
        background-color: #ABC084;
        margin-top: -10px;
        padding: 10px;
        margin-bottom: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 15px;
     }


}