.TBody > header > div > h1 > .logo{ display:flex; align-items:center;}
.TBody > header > div > h1 > .logo > .cnrlogo{ background-image:url(https://file.k-friends.kr/data/20220728/033909_0.svg); background-repeat:no-repeat; background-size:cover; background-position:center; width:71px; height:32px; display:inline-block;}
.TBody > header > div > h1 > .logo > .cnrlogo > img{ opacity:0;}
.TBody > header > div > h1 > .logo > .bmwmotorradlogo{ background-image:url(https://www.bmw-motorrad.co.kr/content/dam/bmwmotorradnsc/common/mnm/graphics/bmw_motorrad_logo.svg.asset.1585209612412.svg);background-repeat:no-repeat; background-size:cover; background-position:center; width:150px; height:32px;  display:inline-block;}
.TBody > header > div > h1 > .logo > .bmwmotorradlogo > img{ opacity:0;}
.TBody > header > div > h1 > .logo > .logocross svg{width:24px; height:24px; margin: -2px 8px;}
.TBody > header > div > h1 > .logo > .logocross svg path{ fill:#000;}

.TBody.Page1Show > header > div > h1 > .logo > .cnrlogo{ background-image:url(https://file.k-friends.kr/data/20220728/033648_0.svg);}
.TBody.Page1Show > header > div > h1 > .logo > .bmwmotorradlogo{ background-image:url(https://file.k-friends.kr/img/20231211/020401_0.png);}
.TBody.Page1Show > header > div > h1 > .logo > .logocross svg path{ fill:#fff;}


  header{ width:100%; display:inline-block; table-layout:fixed; position:absolute; left:0; top:0;}
  header > div{ width:100%; max-width:640px; display:block; table-layout:fixed; margin:auto; z-index:100; position:relative;}
  header > div > h1 {
    margin-left:50px;
    margin-top:45px;
  }
  header > div > h1 > a{
    font-family: BMWMotorrad;
    font-size: 26px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    transition-duration:0.5s;
    /* background-image: url(https://file.k-friends.kr/img/20220802/045618_0.png); */
    float:left;
    background-repeat:no-repeat;
    display:inline-block;
    background-position:left center;
    background-size:100px 56px;
    margin-top: 4px;
  }
  header > div > h1 > a > img{ opacity:0;}
  .PageDiv > form >div> ul > li > div > div input[type="radio"]:checked + label{
    border: 2px solid #003c97;
    background-color: #003c97;
    color: #fff;
    z-index: 1;
  }
  



  .Page1Show  header > div > h1 > a svg.blacklogo {
    display: none;
  }
  .Page1Show  header > div > h1 > a svg.whitelogo {
    display: block;
  }



  .Page2Show  header > div > h1 > a svg.blacklogo {
    display: block;
  }
  .Page2Show  header > div > h1 > a svg.whitelogo {
    display: none;
  }

  .Page3Show  header > div > h1 > a svg.blacklogo {
    display: block;
  }
  .Page3Show  header > div > h1 > a svg.whitelogo {
    display: none;
  } 

  
  .Page4Show  header > div > h1 > a svg.blacklogo {
    display: block;
  }
  .Page4Show  header > div > h1 > a svg.whitelogo {
    display: none;
  } 

  .Page5Show  header > div > h1 > a svg.blacklogo {
    display: block;
  }
  .Page5Show  header > div > h1 > a svg.whitelogo {
    display: none;
  } 

  .Page6Show  header > div > h1 > a svg.blacklogo {
    display: block;
  }
  .Page6Show  header > div > h1 > a svg.whitelogo {
    display: none;
  } 


  .Page7Show  header > div > h1 > a svg.blacklogo {
    display: block;
  }
  .Page7Show  header > div > h1 > a svg.whitelogo {
    display: none;
  } 








  
  header > div > nav{ display:none;}
  .snsbtndiv{ background-color:rgba(255,255,255,0.8); border-radius:31px;
  padding: 0 6px;
  width:50px;
  height:0;
    border-radius: 31px;
    background-color: rgba(255,255,255,0.35);
    position:absolute;
    right:30px;
    top:60px;
    visibility:hidden;
    transition-duration:0.3s;
    overflow:hidden;
    display:none;
  
  }
  .fontchange{
    font-family: Noto sans KR;
  }
  .snsbtndiv.shareopen{ visibility:visible; padding: 10px 6px;  width:50px; height:228px;
  }
  .snsbtndiv > a{ display:inline-block; margin:6px;}
  
  .Page1Show header > div > h1 > a{ color:#fff;}
  .Page1Show header > div > h1 > a.logo.btn{ display:flex; align-items:center; }
  .Page1Show header > div > h1 > a.logo.btn > span > img{ height:32px;}
  .Page1Show header > div > h1 > a.logo.btn > span > svg{ width:24px; height:24px; margin:0 8px;}
  .Page1Show header > div > h1 > a svg{ color:#000;}
  .Page2Show header > div > h1 > a{ color:#000;}
  .Page3Show header > div > h1 > a{ color:#000;}
  .Page4Show header > div > h1 > a{ color:#000;}
  .Page5Show header > div > h1 > a{ color:#000;}
  .Page6Show header > div > h1 > a{ color:#000;}
  .Page1Show header > div > nav{ display:inline-block;}
  
  .Page1Show header .btns{ display:inline-block;}
  .Page1Show header .snsbtndiv{ display:inline-block;}
  
  
  section{ width:100%; display:inline-block; table-layout:fixed; position:relative;}
  section .wrap{ width:100%; max-width:640px; display:block; margin:auto; position:relative;}
  section .wrap .PageDiv{ animation-name:change; animation-duration:0.5s;}
  
  section .wrap .Page1 .main1{ position:relative; height:100vh;; overflow:hidden;}
  section .wrap .Page1 .main1 .main1img{ position:absolute; left:0; top:0; width:100%; height:100vh; display:flex; justify-content:center; align-items:center;flex-direction: column;}

  section .wrap .Page1 .main1 > .main1Video > img{ width:100%; height:100vh; object-fit:cover; object-position:bottom;}
  section .wrap .Page1 .main1 > .main1Video:after{ content:""; width:100%; height:100%; display:inline-block; position:absolute; left:0; top:0; background-color:rgba(0,0,0,0.4);}
  section .wrap .Page1 .main1 > .main1img > div{ display:flex; align-items:flex-start;}
  section .wrap .Page1 .main1 > .main1img > div > img{ margin-top:8px;}
  section .wrap .Page1 .main1 > .main1img > div > h2 > span:first-child{ font-size:68px; line-height:1;}
  section .wrap .Page1 .main1 > .main1img > div > h2 > span:last-child{ font-size:44px; line-height:1 }
  #vi{ width:640px; height:auto; left:0; top:0;}
  .main1img h2{
    font-family: BMWMotorrad;
    font-size: 68px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
    margin-right: 24px;
    position: relative;
  }
  .main1img img{
    width: 202px;
    height: 58px;
  }
  .main1img h2 span{
    font-size: 44px;
  
  }

  
  
  
  section .wrap .Page1 .main2{ position:relative; height:1075px; overflow:hidden; background-color:#000;}
  section .wrap .Page1 .main2 .swp1{ 
  width:640px;height:1075px; display:inline-block; background-repeat:no-repeat;
  background-size:cover; background-position:left center;
/*  background-image:url(https://file.k-friends.kr/img/20231211/015336_0.jpg);*/
  background-image:url(https://file.k-friends.kr/img/20231219/125445_1.jpg);

}
  
  section .wrap .Page1 .main2 .swp1 > div {
     margin-top:398px; margin-left:50px;
    text-shadow: 0 0 6px rgba(0, 0, 0, 1);
    font-family: BMWTypeNextKr;
    font-size: 30px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.59;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    opacity:0;
    animation-duration:2s;
    animation-fill-mode: forwards;
  }
  
  
  @keyframes swpani1 {
    from {
      margin-top:298px;
    opacity:0;
    }
    to {
      margin-top:100px;
    opacity:1;
    }
  }
  
  
  section .wrap .Page1 .main2 .swp1 > div b{ font-size:33px; font-weight:bold;}
  
  section .wrap .Page1 .main2 .swp2{ width:640px;height:1075px; display:inline-block; background-repeat:no-repeat; 
   background-size:cover; background-position:66% center;
  /*background-image:url(https://file.k-friends.kr/img/20231211/015523_0.jpg);
  background-image:url(https://file.k-friends.kr/img/20220802/121308_5.jpg);*/
background-image:url(https://file.k-friends.kr/img/20231219/125445_1.jpg);
  }
  section .wrap .Page1 .main2 .swp2 > div {
    text-shadow: 0 0 6px rgba(0, 0, 0, 1);
    font-family: BMWTypeNextKr;
    font-size: 30px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.59;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    animation-duration:2s;
    animation-fill-mode: forwards;
  }
  section .wrap .Page1 .main2 .swp2 > div b{
    font-size: 33px;
  }
  
  section .wrap .Page1 .main2 .swp2 > div.text1{ margin-top:398px; margin-left:50px; opacity:0;}
  section .wrap .Page1 .main2 .swp2 > div.text2{ text-align:right; margin-top:400px; margin-right:50px;  animation-delay:0.3s; opacity:0;}
  
  .swps section .wrap .Page1 .main2 .swiper-slide-active > .swp1 > div{ animation-name:swpani1; }
  .swps section .wrap .Page1 .main2 .swiper-slide-active > .swp2 > div.text1{ animation-name:swpani2_1;  }
  .swps section .wrap .Page1 .main2 .swiper-slide-active > .swp2 > div.text2{ animation-name:swpani2_2;  }
  
  
  @keyframes swpani2_1 {
    from {
      margin-top:298px;
    opacity:0;
    }
  
    to {
      margin-top:100px;
    opacity:1;
    }
  }
  @keyframes swpani2_2 {
    from {
      margin-top:500px;
    opacity:0;
    }
  
    to {
      margin-top:400px;
    opacity:1;
    }
  }
  
  .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  background-image: url(https://file.k-friends.kr/img/20220323/013612_0.png);
  width: 35px;
  height: 66px;
  top: 50%;
  }
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  background-image: url(https://file.k-friends.kr/img/20220323/013612_0.png);
  width: 35px;
  height: 66px;
  top: 50%;
  transform:rotate(180deg);
  }
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next{ left:50px;}
  .swiper-button-next, .swiper-container-rtl .swiper-button-prev { right:50px;}
  
  section .wrap .Page1 .main3{
	  width:100%; display:inline-block;
/*background-image:url(https://file.k-friends.kr/img/20231211/023143_0.jpg);*/
background-image:url(https://file.k-friends.kr/img/20231211/023737_0.jpg);
background-size:cover; background-position:center;
}
  section .wrap .Page1 .main3 > div{
	  text-align:center;
	  text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  font-size: 27px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.48;
  letter-spacing: normal;
  color: #fff;
  margin:50px;
  min-height:600px;
}

  section .wrap .Page1 .main3_3{
	  width:100%; display:inline-block;
/*background-image:url(https://file.k-friends.kr/img/20231211/023143_0.jpg);*/
/*background-image:url(https://file.k-friends.kr/img/20231211/023934_0.jpg)*/
/*background-image:url(https://file.k-friends.kr/img/20231211/030843_0.jpg);*/
/*background-image:url(https://file.k-friends.kr/img/20231211/011543_0.jpg);*/
background-image:url(https://file.k-friends.kr/img/20220802/041731_0.jpg);

background-size:cover; background-position:center bottom;
padding-top:50px;
padding-bottom:150px;

}
  section .wrap .Page1 .main3_3 > div{
	  text-align:center;
/*	  text-shadow: 0 0 10px rgba(0, 0, 0, 0.6);*/
text-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
  font-size: 27px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.48;
  letter-spacing: normal;
  color: #fff;
  padding:50px;
  min-height:600px;
}

.kms > h4 {
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.46;
  letter-spacing: normal;
  text-align: center;
  margin-top:80px;
  color:#fff;
}
.kms > p {
  font-size: 60px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.47;
  letter-spacing: normal;
  text-align: center;
  color:#fff;
}
.kms > aside{ margin-top:16px; margin-bottom:80px;}
.kms > aside > p{ font-size:18px; font-weight:400;   color:#fff;
}

  section .wrap .Page1 .main3_3 .members{ display:flex; width:100%; justify-content:space-around;}
  section .wrap .Page1 .main3_3 .members > li > label{
  font-size: 28px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: normal;
  text-align: center;
  color: #fff;

}
  section .wrap .Page1 .main3_3 .members > li > div{
  font-size: 62px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
  section .wrap .Page1 .main4 > div{ margin-left:50px; margin-right:50px;}
  
  section .wrap .Page1 .main4 > .text1 > span{
    display:inline-block;
    font-family: BMWTypeNextKr;
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: left;
    color: #000;
  }
  section .wrap .Page1 .main4 > .text2{  color: #000;}
  section .wrap .Page1 .main4 > .text2 > span{ display:inline-block; font-family: BMWTypeNextKr;
    font-family: BMWMotorrad;
    font-size: 59px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.46;
    letter-spacing: normal;
    text-align: center;
    color: #000;
  }
  .text22{
    margin-left: 50px;
    margin-top: 22px;
    margin-bottom: 60px;
    font-family: BMWTypeNextKrTT;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.65;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    display: flex;
    justify-content: flex-start;
  }
  .text22>p:last-child{
    margin-left: 8px;
    line-height: 2;
  }
  .text22>p span{
    font-family: BMWMotorrad;
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: center;
    color: #000;
  }
  .text22>p span.bmwmotorradspan{
    font-family: BMWMotorrad;
    font-size: 46px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: center;
    color: #000;
  }
  
  
  
  
  .bmwmotorrad{ font-family:BMWMotorrad;}
  
  section .wrap .Page1 .main4 > .text3{ margin-top:10px;}
  section .wrap .Page1 .main4 > .text3 > span{
    display:inline-block;
    opacity: 0.53;
    font-family: BMWTypeNextKrTT;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: left;
    color: #000;
  }
  
  section .wrap .Page1 .main5 .main5logo{ }
  section .wrap .Page1 .main5 .main5logo > div{ margin:50px; border-top:5px solid #000; width:190px; padding-top:20px;}
  section .wrap .Page1 .main5 .main5logo > div > img{ max-width:100%}
  section .wrap .Page1 .main5list > ul > li{ position:relative;}
  section .wrap .Page1 .main5list > ul > li > .img img{
    width: 540px;
    height: 483px;
    display: block;
    margin: 0 auto;
  }
  section .wrap .Page1 .main5list > ul > li > .text{ margin:auto; margin-bottom:108px; width:540px; display:flex; justify-content: space-between;}
  
  section .wrap .Page1 .main5list > ul > li > .text > div > h4 {
    font-family: BMWMotorrad;
    font-size: 21px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    text-transform:uppercase;
  }
  section .wrap .Page1 .main5list > ul > li > .text > div > p {
    font-family: BMWTypeNextKr;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: rgba(0,0,0,0.53);
  }
  section .wrap .Page1 .main5list > ul > li > .text > nav{ }
  section .wrap .Page1 .main5list > ul > li > .text > nav > a{ position:absolute; background-color:rgba(0,0,255,0); width:640px; height:550px; display:flex; left:0; top:0;justify-content: flex-end; align-items: flex-end;}
  section .wrap .Page1 .main5list > ul > li > .text > nav > a > img{ width:85px; height:67px; margin-right:50px; margin-bottom:35px;}
  
  section .wrap .Page1 .main6 {
    width:100%; display:inline-block;
    box-shadow: inset 0 9px 10px 0 rgba(0, 0, 0, 0.11);
    background-color: rgba(255,255,255,0.31);
  }
  
  section .wrap .Page1 .main6 > .main6div{  margin:auto; margin-top:140px; display:block; width:540px; margin-bottom:100px;}
  section .wrap .Page1 .main6 > .main6div > h2 {
    font-family: BMWTypeNextKr;
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    color: #000;
  }
  
  section .wrap .Page1 .main6 > .main6div > h3 {
    font-family: BMWMotorrad;
    font-size: 37px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    background-image:url(https://file.k-friends.kr/img/20220421/053144_0.png);
    background-size:263px 117px;
    background-position:0 0;
    background-repeat:no-repeat;
    color:transparent;
    display:inline-block;
    width:547px;
    height:117px;
    margin-top:30px;
    margin-bottom:30px;
    margin-left:-4px;
    
  }
  
  section .wrap .Page1 .main6 > .main6div > p {
    font-family: BMWTypeNextKr;
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    color: #000;
    position:relative;
  }
  section .wrap .Page1 .main6 > .main6div > p:after{ content:""; background-image:url(https://file.k-friends.kr/img/20220323/040835_0.png); background-repeat:no-repeat; width:57px; height:51px; display:inline-block;  bottom:-8px; position:absolute;}
  
  section .wrap .Page1 .main6 > .main6div > ul{ margin-top:80px; display:flex; flex-wrap:wrap; justify-content: space-between;}
  section .wrap .Page1 .main6 > .main6div > ul > li{ margin:6px 0;}
  section .wrap .Page1 .main6 > .main6div > ul > li > a{ cursor:inherit;}
  section .wrap .Page1 .main6 > .main6div > aside{ margin-top:110px;}
  
  
  section .wrap .Page1 .main8{ margin-top:-26px; width:100%; text-align:center;}
  section .wrap .Page1 .main8 .plus {
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.19);
  }
  section .wrap .Page1 .main9{ margin-top:-26px; width:100%; text-align:center;
    padding: 85px 0;
    background-color: #f1f1f1;
  }
  section .wrap .Page1 .main9 > div > ul{ display:flex; flex-wrap:wrap; justify-content: space-around;}
  
  section .wrap .Page1 .main9 > div > ul > li {
    font-family: BMWTypeNextKr;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: -0.66px;
    text-align: center;
    color: #060606;
    width: 500px;
    padding: 19px 0;
    border-radius: 32.5px;
    box-shadow: inset 0 3px 4px 0 rgba(0, 0, 0, 0.13);
    background-color: #fff;
    text-align:center;
    margin:10px 0;
  }
  
  section .wrap .Page1 .main10{ width:100%; display:inline-block; height: 1553px;}
  section .wrap .Page1 .main10 img{
    border: none;
  }
  section .wrap .Page1 .main10div1{ display:flex; justify-content: space-around;}
  section .wrap .Page1 .main10div1 .text > h2 {
    text-shadow: 0 0 15px #fff;
    font-family: BMWMotorrad;
    font-size: 42px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
  }
  section .wrap .Page1 .main10div1 .text > p {
    text-shadow: 0 0 15px #fff;
    font-family: BMWTypeNextKr;
    font-size: 22px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: normal;
    color: #000;
    margin-top:12px;
      margin-bottom:30px;
      text-align: center;
  }
  section .wrap .Page1 .main10div1 .img{
    display:flex;
    align-items: center;
    justify-content: space-around;
  }
  
  section .wrap .Page1 .main10div2{ width:100%; display:inline-block; text-align:center; margin-top:60px; margin-bottom:140px;}
  
  .TBody .btnnav > a > svg{ margin-left:27px; }
  
  .TBody.wheel_nav .btnnav{ bottom:0;}
  
  .TBody.wheel_nav .btnnav > a:hover{ color:#003c97; border-color:#003c97;}
  
  .TBody.wheel_nav .btnnav > a:hover > svg path{stroke:#003c97;}
  
  .PageDiv{ display:none; visibility:hidden;}
  .Show{ display:inline-block; visibility:visible; width:100%;}
  
  .PageDiv > form{ width:540px; margin:auto;}
  .PageDiv > form > aside{
    margin-top:180px;
    font-family: BMWMotorrad;
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.56;
    letter-spacing: normal;
    color: #000;
  }
  .PageDiv > form > .text{
    font-family: BMWTypeNextKr;
    font-size: 33px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.58;
    letter-spacing: normal;
    color: #000;
    margin-bottom:60px;
  }
  .PageDiv > form > ul > li{ margin:30px 0; width:100%; display:inline-block;}
  .PageDiv > form > ul > li > label{
    font-family: BMWTypeNextKr;
    font-size: 29px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.93;
    letter-spacing: normal;
    color: #000;
    margin:10px 0;
    display:inline-block;
    width:100%;
  }
  .PageDiv > form > ul > li > div{
    margin:10px 0;
    display:inline-block;
    width:100%;
  }
  .PageDiv > form > ul > li > div > div > input[type=radio]{ display:none;}
  
  .PageDiv > form > ul > li > div > div{ display:flex;}
  .PageDiv > form > ul > li > div > div > label{
    padding: 11px 45px 10px 47px;
    border: solid 2px #003c97;
    background-color: #fff;
    font-size: 25px;
    font-family: BMWTypeNextKr;
    font-weight: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #003c97;
    display:inline-block;
    margin-right:-2px;
    float:left;
    cursor:pointer;
  }
  .flexstep4{
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .flexstep5{
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .PageDiv > form > div > ul > li >ul.flexstep4>li:first-child> div > input[type=text]{ width:260px; border:0; border-bottom:2px solid #707070;

    font-family: BMWTypeNextKr;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.36;
    letter-spacing: normal;
    text-align: left;
    color: #000;
  }
  .PageDiv > form > div > ul > li >ul.flexstep5>li:first-child> div > input[type=text]{ width:260px; border:0; border-bottom:2px solid #707070;
    font-family: BMWTypeNextKr;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.36;
    letter-spacing: normal;
    text-align: left;
    color: #000;
  }
  .PageDiv > form > div > ul > li >ul.flexstep4>li> div > input[type=text]{ width:260px; border:0; border-bottom:2px solid #707070;
    font-family: BMWTypeNextKr;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.36;
    letter-spacing: normal;
    text-align: left;
    color: #000;
  }
  .PageDiv > form > div > ul > li >ul.flexstep5>li> div > input[type=text]{ width:260px; border:0; border-bottom:2px solid #707070;
    font-family: BMWTypeNextKr;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.36;
    letter-spacing: normal;
    text-align: left;
    color: #000;
  }
  .PageDiv > form > div > ul > li>ul.flexstep4>li > label{
    font-family: BMWTypeNextKr;
    font-size: 29px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.93;
    letter-spacing: normal;
    color: #000;
    margin:10px 0;
    display:inline-block;
  }
  .PageDiv > form > div > ul > li>ul.flexstep5>li > label{
    font-family: BMWTypeNextKr;
    font-size: 29px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.93;
    letter-spacing: normal;
    color: #000;
    margin:10px 0;
    display:inline-block;
  }















  .PageDiv > form > div>ul > li > div > div > label{
    padding: 11px 45px 10px 47px;
    border: solid 2px #003c97;
    background-color: #fff;
    font-size: 25px;
    font-family: BMWTypeNextKr;
    font-weight: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #003c97;
    display:inline-block;
    margin-right:-2px;
    float:left;
    cursor:pointer;
  }





  .PageDiv > form >div> ul > li > div > div > input[type=radio] {
    display: none;
}








  .PageDiv > form > ul > li > div > div input[type="radio"]:checked + label{ border:2px solid #003c97; background-color:#003c97; color:#fff;  z-index:1;}
  .PageDiv > form > ul > li > div > ul > li > textarea{
    border:1px solid #707070;
    font-family: BMWTypeNextKr;
    font-size: 23px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.43;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    width:90%;
    visibility:hidden;
    display:none;
  }
  /* .PageDiv > form > ul > li > div > ul > li >ul>li textarea{
    border:1px solid #707070;
    font-family: BMWTypeNextKr;
    font-size: 23px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.43;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    width:90%;
    visibility:hidden;
    display:none;
  } */







  .PageDiv > form > ul > li > div > ul > li > textarea.active{ display:inline-block; visibility:visible;}
  
  .PageDiv > form > div > ul > li{ display:flex; align-items: center; justify-content: space-between; margin:40px 0; width:100%; flex-wrap:wrap;}
  
  .PageDiv > form > div > ul > li.lastbase{
    align-items: baseline;
  }
  
  .PageDiv > form > div > ul > li > label{
    font-family: BMWTypeNextKr;
    font-size: 29px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.93;
    letter-spacing: normal;
    color: #000;
    margin:10px 0;
    display:inline-block;
  }
  .PageDiv > form > div > ul > li.lastbase > label{
    line-height: 1.3;
  }
  .PageDiv > form > div > ul > li > label span{
    font-size: 18px;
    font-weight: 300;
  
  }
  .PageDiv > form > div > ul > li > div > input[type=text]{ width:360px; border:0; border-bottom:2px solid #707070;
    font-family: BMWTypeNextKr;
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.36;
    letter-spacing: normal;
    text-align: left;
    color: #000;
  }
.PageDiv > form > div > ul > li.bmwdealarli{ display:none;}
.PageDiv > form > div > ul > li.bmwdealarli.active{ display:flex;}
  
  .PageDiv > form > div > ul > li > div > input[name=regVisittext]{ display:none;}
  
  .PageDiv > form > div > ul > li > div > input[type=tel]{ width:360px; border:0; border-bottom:2px solid #707070;
    font-family: BMWTypeNextKr;
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.36;
    letter-spacing: normal;
    text-align: left;
    color: #000;
  }
  .PageDiv > form > div > ul > li > div > select{
    text-align:center;
    padding:10px 0;
    float:left;
    margin-left:6px;
    border:0; border-bottom:2px solid #707070;
    font-family: BMWTypeNextKr;
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.36;
    letter-spacing: normal;
    color: #000;
  }
  .PageDiv > form > div > ul > li > div > select[name=info66]{
    text-align: left;
  }
  .PageDiv > form > div > ul > li > div > select[name=info2_1]{ width:158px;}
  .PageDiv > form > div > ul > li > div > select[name=info2_2]{ width:97px;}
  .PageDiv > form > div > ul > li > div > select[name=info2_3]{ width:97px;}
  .PageDiv > form > div > ul > li > div > select[name=info5]{ width:360px;}
  
  .PageDiv > form > ul > li > div > ul > li > label{
    font-family: BMWTypeNextKr;
    font-size: 25px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.56;
    letter-spacing: normal;
    color: #000;
  }
  .PageDiv > form > nav{ width:100%; display:inline-block; text-align:center; margin-top:80px; margin-bottom:20px;}
  .PageDiv > form > nav > a{
    font-family: BMWTypeNextKr;
    font-size: 29px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    background-color: #003c97;
    width: 540px;
    padding:25px 0;
    display:inline-block;
  }
  
  .SendOKDiv {
    margin-top:160px;
    width: 540px;
    height: 862px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.14);
    background-color: #fff;
    display:flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap:wrap;
  }
  
  .SendOKDiv > div > h2 {
    font-family: BMWTypeNextKr;
    font-size: 35px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    width:100%;
    display:inline-block;
  }
  
  .SendOKDiv > div > p {
    margin-top:25px;
    font-family: BMWTypeNextKr;
    font-size: 31px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.58;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    width:100%;
    display:inline-block;
  }
  
  .soundbtn{ position:absolute;  background-image:url(https://file.k-friends.kr/img/20220318/052519_0.png); background-repeat:no-repeat; width:36px; height:36px; display:inline-block;z-index:3;  right:100px; top:8px;  }
  .soundbtn.soundon{ background-image:url(https://file.k-friends.kr/img/20220318/052519_1.png);}
  .sharebtn{ position:absolute; background-image:url(https://file.k-friends.kr/img/20220324/110019_4.png); background-repeat:no-repeat; width:27.5px; height:32px; display:inline-block; z-index:3; right:50px; top:12px; background-size:cover;}
  
  @keyframes change {
    from {
      transform: translateX(100%);
      visibility: visible;
    }
  
    to {
      transform: translateX(0%);
    }
  }
  
  
  
  /* .main3{
    padding: 150px 32px 200px 32px;
    background-color: #000;
    color: #fff;
    text-align: center;
  }
  .main3 h2,.main3 p,.main3 h3,.main3 h4,.main3 h6{
    color: #fff;
  }
  
  .main3 h2{
    font-size: 48px;
    font-weight: 550;
    text-align: left;
    margin-bottom: 28px;
  }
  .main3 h2+p{
    text-align: left;
    margin-bottom: 20px;
    font-size: 24px;
  }
  .main3 h2+p+p{
    text-align: left;
    font-size: 24px;
    margin-bottom: 100px;
  }
  .main3 h3{
    font-size: 36px;
    font-weight: 550;
    margin-bottom: 20px;
  }
  .main3 h3+p{
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 80px;
  }
  .main3 h6{
    margin-top: 148px;
    font-size: 44px;
    font-weight: 550;
    margin-bottom: 0;
  }
  .main3{
    position: relative;
    overflow: hidden;
  }
  .main3 img{
    position: absolute;
    top: 30%;
    
  } */
  
  .main5list .img{
    margin-top: 36px;
    margin-bottom: 70px;
  }
  
  
  
  .routeroad{
    display: block;
    margin: 0 auto;
    margin-bottom: 88px;
    margin-top: 40px;
  }
  .routeroad>ul>li{
    display: block;
    margin: 0 auto;
    width: 440px;
    border-radius: 11px;
    margin-bottom: 88px;
    /* border: 1px solid #000; */
    position: relative;
  }
  .routeroad>ul>li::before{
    content: "";
    position: absolute;
    height: 88px;
    width: 2px;
    background-color: #000;
    bottom: -82px;
    left: 10px;
  }
  .routeroad>ul>li:last-child::before{
    height: 0;
    width: 0;
  }
  .routeroad>ul>li>ul{
    display: flex;
    justify-content: flex-start;
    position: relative;
  }
  
  
  .routeroad>ul>li>ul>li:first-child{
    position: absolute;
    width: 72px;
    height: 72px;
    background-color: #000;
    color: #fff;
  
    border-radius: 50%;
    line-height: 72px;
    font-size: 20px;
    text-align: center;
    top: -8px;
    left: -24px;
  }
  .routeroad>ul>li>ul>li:last-child{
    background-color: #fff;
    border-radius: 22px;
    color: #000;
    text-align: center;
    width: 100%;
    padding: 12px 0;
    font-size: 20px;
    border: 1px solid #000;
  }
  
  
  
  
  
  
  
  
  
  .routeroad>ul>li:first-child>ul>li:first-child,
  .routeroad>ul>li:last-child>ul>li:first-child
  {
    position: absolute;
    width: 72px;
    height: 72px;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    border-radius: 50%;
    line-height: 72px;
    font-size: 20px;
    text-align: center;
    top: -8px;
    left: -24px;
  }
  .routeroad>ul>li:first-child>ul>li:last-child,
  .routeroad>ul>li:last-child>ul>li:last-child
  {
    background-color: #000;
    border-radius: 22px;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 12px 0;
    font-size: 20px;
  }
  
  
  /* .main11>p{
    padding: 50px;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 300;
  } */
  
  section .wrap .Page1 .main7list > ul > li.list2{ display:none;}
  section .wrap .Page1 .main7list > ul > li.list3{ display:none;}
  
  .main7list> nav{
  width: 100%;
  
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 160px;
  }
  
  /* .main7list > nav > a{
    display: inline-block;
    padding: 10px 26.4px;
    padding-right: 50px;
    border: solid 1px #fff;
    position: relative;
  } */
  /* .main7list> nav > a > .text{
    font-size: 20px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.25;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
      margin-right: 20px;
  }
  .main7list> nav > a > .plus{
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -10px;
  }
  .main7list> nav > a > .plus:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    top: 50%;
    margin-top: -1px;
    background-color: #fff;
  }
  .main7list > nav > a > .plus:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    left: 50%;
    top: 0;
    margin-left: -1px;
    background-color: #fff;
  } */
  
  
  
  /* .main4 p{
    line-height: 2.5;
    font-size: 20px;
    font-weight: 450;
    display: block;
    margin: 0 auto;
    margin-left: 50px;
    margin-top: 12px;
    margin-bottom: 44px;
  } */
  


  
 
  .iconcenter{
    width: 540px;
    display: block;
    margin: 0 auto;
  }
  .iconflex{
    width: 540px;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
  }
  .iconflex>div{
    width: 250px;
  }
  .iconflex>div button{
    border: none;
    color: #fff;
    background-color: #000;
    font-size: 16px;
    width: 32px;
    height: 32px;
    display: block;
   margin: 0 auto; 
  }
  .iconflex>div h2{
    font-size: 24px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
  }
  .iconflex>div>div{
    width: 210px;
    height: 210px;
    display: block;
    margin: 0 auto;
    background-color: #fff;;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
    border-radius: 50%;
    margin-bottom: 88px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  
  }
  .iconflex>div:last-child{
    width: 348px;
    display: block;
    margin: 0 auto;
  }
  .iconflex>div:last-child>div{
    width: 348px;
    height: 224px;
    border-radius: 112px;
  }
  
  
  .main12{
    background-color: #fff;
    padding:50px 0;;
  
  }
  .main12>p:last-child{
    margin-top: 37px;
  }
  .main12>p{
    margin-left: 50px;
    margin-right: 50px;
    font-family: BMWTypeNextKr;
    font-size: 23px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.65;
    letter-spacing: normal;
    text-align: left;
    color: #000;
  }
  
  .PageDiv > form > div > ul > li > div > select[name=info55]{ 
    width:360px;
  }
  .PageDiv > form > div > ul > li > div > select[name=info66]{ 
    width:360px;
    text-align: left;
  }
  .PageDiv > form > div > ul > li > div > select[name=info88]{ 
    width:360px;
  }
  .PageDiv > form > div > ul > li > div > select[name=regT]{ 
    width:360px;
  }




   .spacewold{
     margin-right: 10px;
   }
   .spacewold2{
     margin-right: 38px;
   }


   .main11 h2 svg{
    width: 101px;
    height: 31px;
    margin-right: 0;
   }

/* 
  .pcp{
    display: none;
  }
  .mcm{
    display: block;
  } */


.main11>ul li.fontmcm{
  font-weight: 500;
}


.agreeeeee

.agreeeeee> ul{
  width: 90%;
  margin: auto;
}

.agreeeeee> ul > li {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}

.agreeeeee > ul > li > h4{
  margin-top: 3em;
    margin-bottom: 2em;
    font-size: 21px;
    display: none;
}
.agreeeeee  > ul > li > div > a{
  display: inline-block;
  padding: 0.5em 0;
  top: -50px;
  text-align: center;
  right: 0;
  font-size: 18px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #777;
}

.agreeeeee > ul > li > div > a:after{
  content: "";
  width: 7px;
  height: 12px;
  display: inline-block;
  background-image: url(https://file.rh-marathon.com/img/20220214/025548_2.png);
  background-size: contain;
  margin-left: 20px;
}
.agreeeeee > ul > li > label > span{
  font-size: 20px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.agreeeeee > ul > li > label > span:nth-child(3){
  display: none;
}

.agreeeeee  > label{
  display: block;
  margin: auto;
  margin-top: 8px;
  font-size: 20px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #0019ff;
}

.PageDiv > form > .agreeeeee > ul > li{
  margin: 0;
}
.PageDiv > form > .agreeeeee > ul > li > label{
  margin: 0;
}

.redchange{
  color: red;
  font-size: 18px;
    font-weight: 300;
}

.text33{
  margin-top: 80px;
    font-family: BMWTypeNextKr;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.65;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    display: flex;
    justify-content: flex-start;
}




.pcp{
  display: none;
}
.mcm{
  display: block;
}



.PageDiv > form > div > ul > li.notflex{
  display: block;
}

.PageDiv > form > div > ul > li.hideselect{
  display: none;
}



.main1111{
 width: 100%;
 height: 60px;
 margin-bottom: 100px;
}
.main1111 button{
  width: 100%;
  height: 80px;
  font-size: 24px;
  line-height: 80px;
  text-align: center;
  border:none;
  background-color: #fff;
  box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
}
.main1111 button svg{
  margin-left: 8px;
}


.channelbtn{
  position: absolute;
  background-image: url(https://file.k-friends.kr/img/20220810/024843_0.png);
  background-repeat: no-repeat;
  background-size:cover;
  width: 32px;
  height: 32px;
  display: inline-block;
  z-index: 3;
  right: 108px;
  top: 12px;
}

.lastsnsbtn{
  text-align: center;
  margin-left: 50px;
  margin-top:80px;
  margin-right: 50px;
}


.footerbtn{
  width: 640px;
  display: block;
  margin: 0 auto;
  margin-bottom: 40px;
  margin-top: 40px;
}
.Page1Show .footerbtn{
  display: none;
}

.Page1Show header{ display:none;}


/* .btnnav{
  display: none;
} */

   @media screen and (min-width: 641px) {

    .pcp{
      display: block;
    }
    .mcm{
      display: none;
    }

  }
  
  
.Page1 .main00 h2{ margin:40px auto; padding:0;
  font-size: 29px;
  font-weight:bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.26;
  letter-spacing: normal;
  text-align:center;
  color: #000;
}


.homenav1  {
	top:0;
	margin:auto;
	position:sticky;
  width: 100%;
  max-width:640px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.16);
  transition-duration:1s;
  background-color:#fff;
  z-index:2;
}
.homenav1 > nav{
	background-color:#fff;
	position:relative;
	display:flex; justify-content:space-around; align-items:center;
	width:100%; 
	height: 68px;
	transition-duration:0.3s;
	
}
.homenav1 > nav:before{ content:""; transition-duration:0.5s;
background-color:#000; border-radius:0 0 6px 6px;
 width:64px; height:8px; background-repeat:no-repeat; position:absolute; top:0;}



.homenav1.active1 > nav:before{ left:calc(12.5% - 32px); }
.homenav1.active3 > nav:before{ left:calc(35.5% - 20px); }
.homenav1.active2 > nav:before{ left:calc(60.8% - 36px);}
.homenav1.active4 > nav:before{ left:calc(87.7% - 50px); background-color:#069;  }


.homenav1.active1 > nav > a:nth-child(1) > span{ opacity:1;}
.homenav1.active2 > nav > a:nth-child(3) > span{ opacity:1;}
.homenav1.active3 > nav > a:nth-child(2) > span{ opacity:1;}
.homenav1.active4 > nav > a:nth-child(4) > span{ opacity:1;}

.homenav1 > nav > a > span {
	transition-duration:0.3s;
  opacity: 0.33;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #000;
}
.homenav1 > nav > a:nth-child(4) > span{  color:#069;}


     section .wrap .Page1 .main11 {
		width:calc(100% - 100px);
		padding:50px;
     }
     section .wrap .Page1 .main11> h2 {
		  font-size: 32px;
		  font-weight: bold;
		  font-stretch: normal;
		  font-style: normal;
		  line-height: 1.46;
		  letter-spacing: normal;
		  text-align: left;
		  color: #000;
		  position:relative;
		  padding-bottom:30px;
     }
	 section .wrap .Page1 .main11> p{ margin:27px 0;}
	 section .wrap .Page1 .main11> p > span {
		font-size: 20px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.88;
		letter-spacing: normal;
		text-align: left;
		color: #000;
		display:inline-block;
	}
	 
	 section .wrap .Page1 .main11> ul > li{ display:flex; margin:16px 0; position:relative; gap:20px;}
	 section .wrap .Page1 .main11> ul > li > label{ display:flex; width:110px; justify-content:space-between; }
	 section .wrap .Page1 .main11> ul > li > label > span{
		font-size: 20px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		color: #000;
		/*text-align:center;*/
		text-transform:uppercase;
		/*justify-content:center;*/
	}
	
	
/*	section .wrap .Page1 .main11> ul > li > ul{ width:calc(100% - 149px); margin:2px 0; margin-left:30px;}*/
section .wrap .Page1 .main11> ul > li > div{ width:calc(100% - 140px);}
section .wrap .Page1 .main11> ul > li > div > ul{ }
section .wrap .Page1 .main11> ul > li > div > ul.list > li{ margin-left:20px; position:relative;}
section .wrap .Page1 .main11> ul > li > div > ul.list > li:before{ content:"●"; position:absolute; left:-20px; top:9px; font-size:10px;}
	section .wrap .Page1 .main11> ul > li > div > ul > li {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #000;
}
section .wrap .Page1 .main11> ul > li > div > ul > li > span{ display:inline-block;}
	 
	 section .wrap .Page1 .main11> ul > li > div > ul.price > li{ display:flex; }
	 section .wrap .Page1 .main11> ul > li > div > ul.price > li > label{ display:flex; justify-content: space-between; margin-right:6px; flex-wrap:wrap; overflow:hidden; word-break:break-all; text-transform:uppercase; min-width:76px;}
	 
	 section:lang(ko) .wrap .Page1 .main11> ul > li > div > ul.price > li > label > span{ letter-spacing:3px;}
	 section:lang(ko) .wrap .Page1 .main11> ul > li > div > ul.price > li:nth-child(2) > label > span{letter-spacing:22px;}
	 
	 
	 section .wrap .Page1 .main11> h2:after{ content:""; width: 348px; height: 4px; background-color: #000; position:absolute; display:inline-block; left:0; bottom:0;}
     section .wrap .Page1 .main11div1 > p{ margin-top:22px;}
     section .wrap .Page1 .main11div1 > p > span {
       font-family: BMWTypeNextKr;
       font-size: 22px;
       font-weight: 300;
       font-stretch: normal;
       font-style: normal;
       line-height: 1.73;
       letter-spacing: normal;
       color: #000;
     }
     section .wrap .Page1 .main11div2{ margin:65px 0; margin-bottom:40px;}
     section .wrap .Page1 .main11div2 > ul{ display:flex; flex-wrap:wrap; width:500px; margin:auto;}
     section .wrap .Page1 .main11div2 > ul > li{ width:25%; margin:25px 0;}
     
     section .wrap .Page1 .main11div3{ margin-left:50px;}
     section .wrap .Page1 .main11div3 > ul > li{
         margin-left:30px;
         list-style:disc;
       font-family: BMWTypeNextKr;
       font-size: 18px;
       font-weight: 300;
       font-stretch: normal;
       font-style: normal;
       line-height: 1.72;
       letter-spacing: normal;
       color: rgba(0,0,0,0.68);
     }
     
     
#explorereadselect2{ margin-top:80px;}
#explorereadselect2 > div{ width:90%; max-width:540px; margin:auto;}
#explorereadselect2 > div > img{ max-width:100%;}
#explorereadselect2 > h2{ margin:20px auto; width:480px;}
#explorereadselect2 > h2 > span{ 
  /*transform: rotate(-180deg);*/
/*  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);*/
  font-family: BMWMotorrad;
  font-size: 36px;
  font-weight: bold;
  display:inline-block;
}
#explorereadselect2 > aside{ display:flex; margin-bottom:30px; }
#explorereadselect2 > aside > p{ display:flex; flex-direction: column; margin:auto; width:480px;}
#explorereadselect2 > aside > p > span{ font-size:20px;}
#explorereadselect2 > ul{ margin:auto; width:460px;}
#explorereadselect2 > ul > li{ display:flex; gap:20px; position:relative; padding-bottom:20px; font-size:20px;}
#explorereadselect2 > ul > li > label{ width:120px;}
#explorereadselect2 > ul > li > label:before{ content:"DAY ";}
#explorereadselect2 > ul > li:first-child > label:before,
#explorereadselect2 > ul > li:last-child > label:before{ content:"";}
#explorereadselect2 > ul > li > div{ position:relative;}
#explorereadselect2 > ul > li > div:after{ content:""; width:16px; height:16px; background-color:#000; display:inline-block; position:absolute; left:-40px; top:4px; border-radius:50%; }
#explorereadselect2 > ul > li > div:before{ content:""; width:2px; height:calc(100% + 5px); background-color:#000; display:inline-block; position:absolute; left:-33px; top:19px;}
#explorereadselect2 > ul > li:last-child > div:before{ display:none;}
#explorereadselect2 > ul > li > div > ul{ max-width:310px;}
.gubunbar{ width:80%; border:3.5px solid #000; margin:80px auto; max-width:400px;}


.wearediv{ margin:auto; max-width:540px;}
.wearediv > h2 > span{ font-size:32px;}
.wearediv > h2 > span > span{ font-family:'BMWMotorradOutline';}
.wearediv > p{ display:inline-block; text-align:right; margin:20px 0; width:100%;}
.wearediv > p > span{ display:inline-block; font-size:17px}
.wearediv > p > span > span{ font-weight:bold;}
.wearediv > aside{ text-align:right; }
.wearediv > aside > div{ display:inline-block; text-align:left;}
.wearediv > aside > div > span{ font-size:16px; line-height:1.2;}
.r1300gstext{text-align:right; padding-bottom:80px;}
.r1300gstext > span{ font-size:14px; text-transform:uppercase; }
.letstogetherdiv{ margin:80px 0; text-align:center;}
.letstogetherdiv > h2 > span{ font-size:54px; line-height:1.2;}
.letstogetherdiv > h2 > span > span{ font-family:'BMWMotorradOutline';}

.bikediv{ margin-bottom:80px; text-align:center;}
.bikediv > a{ max-width:540px; display:flex; flex-wrap:wrap; justify-content:center; gap:30px; margin:auto;}
.bikediv > a > img{ max-width:100%;}
.bikediv > a > .linkicon{ order:2; background-image:url(https://file.k-friends.kr/data/20240227/045203_0.svg); width:50px; height:35px; display:inline-block; background-size:contain; background-position:center; margin-top:30px;}
.bikediv > a > .linktext{ order:1; display:flex; flex-direction: column; align-items:flex-end;}
.bikediv > a > .linktext > span:first-child{ font-size:34px; font-weight:bold;}
.bikediv > a > .linktext > span:last-child{ font-size:20px;}

section .wrap .Page1 .main7list > ul > li a{ cursor:inherit;}
section .wrap .Page1 .main7list > ul > li img{ float:left; width:100%; height:100%; object-fit:cover;}


section .wrap .Page1 .main7list > div{ text-align:center; width:100%; display:inline-block;}
section .wrap .Page1 .main7list > div > h2{
  font-family: BMWTypeNextKr;
  font-size: 35px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.94;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
section .wrap .Page1 .main7list > div > h3{
  font-family: BMWTypeNextKr;
  font-size: 31px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.94;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
/* section .wrap .Page1 .main7list > ul > li:nth-child(2) > a.gallbtn{ width:213px; height:247px;}
section .wrap .Page1 .main7list > ul > li:nth-child(3) > a.gallbtn{ width:313px; height:247px;}
section .wrap .Page1 .main7list > ul > li:nth-child(4) > a.gallbtn{ width:540px; height:326px;} */



section .wrap .Page1 .main7list > ul > li > a.gallbtn{ position:relative; transition-duration:0.3s; }
section .wrap .Page1 .main7list > ul > li > a.gallbtn > img{float:left; opacity:1; transition-duration:0.3s;}
section .wrap .Page1 .main7list > ul > li > a.gallbtn:hover:before{ content:""; position:absolute; width:100%; height:100%; display:inline-block; background-color:rgba(0,0,0,0.59); left:0; top:0; z-index:1;}
section .wrap .Page1 .main7list > ul > li > a.gallbtn:hover:after{ content:""; position:absolute; width:43px; height:43px; display:inline-block; left:50%; top:50%; margin-left:-21.5px; margin-top:-25px; background-image:url(https://file.k-friends.kr/img/20220324/023539_0.png); background-repeat:no-repeat; z-index:2;}

section .wrap .Page1 .main7list > ul > li > a.gallbtn.view > img{ opacity:0;  }
section .wrap .Page1 .main7list > ul > li > a.gallbtn.view{ width:540px; height:621px;}
section .wrap .Page1 .main7list > ul > li > a.gallbtn.view:hover:before{ opacity:0; }
section .wrap .Page1 .main7list > ul > li > a.gallbtn.view:hover:after{ opacity:0;}


  section .wrap .Page1 .main7list > div.demovideo {
    position: relative;
    width: 90% ;
    box-shadow: 0 20px 50px #000000ff;
    border-radius: 20px;
    overflow: hidden;
    z-index: 1;
    display: block;
    margin: 0 auto;
    margin-bottom: 100px;
}


section .wrap .Page1 .main7list > ul > li.list2{ display:none;}
section .wrap .Page1 .main7list > ul > li.list3{ display:none;}


.main77{
	margin:50px auto;
	width:calc(100% - 100px);
}
.main77 h2{ margin:16px 0;}
.main77 h2:before{ content:"■ "; font-size:28px;}
.main77 h2:after{ content:" ■"; font-size:28px;}
.main77 h2 > span{
	font-size:28px;
	font-weight:normal;
}
.main77 ul > li{ list-style:disc; margin:8px 0; margin-left:24px; width:calc(96% - 24px);}
.main77 ul > li > span{ font-size:22px; line-height:1.4; font-weight:100; }
.main77 p{ margin:20px 0;}
.main77 p > span{
	font-size:18px; color:#004cff;
}

.asidement{ margin-top:80px;}
.asidement > div{ width:calc(100% - 100px); margin:auto;}
.asidement > div span{ font-size:22px; display:inline-block;}

    .lastsnsbtn{
      margin-top: 28px;
      /* margin-left: 24px; */
      display: block;
	  font-size:18px;
    }
	.lastsnsbtn > span{ font-size:18px; display:inline-block;}
    .lastsnsbtn img{
      margin-left: 14px;
      vertical-align: middle;
    }
    
	
  .TBody .btnnav{ width:594px; padding:23px; position:fixed; background: linear-gradient(0deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%); gap:23px; bottom:-140px; left:50%; margin-left:-320px;transition-duration:0.3s; z-index:100; transition-delay:0.3s; display:flex; justify-content:space-between; flex-wrap:wrap;}
  .TBody .btnnav > a{ background-color:#fff;
    font-size: 29px;
    font-weight: bold;
	display:flex;
	height:80px;
	border:2px solid #000;
	justify-content:center;
	align-items:center;
	flex-grow:1;
    color:#000;
    box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
    text-align:center;
    transition-duration:0.3s;
    transition-delay:0.3s;
	position:relative;
  }

  .TBody .btnnav > a:hover:before{ border-color:#003c97; z-index:1;}
  .TBody .btnnav > a > svg{ margin-left:27px; width:29px; height:29px; }
  
  .TBody.wheel_nav .btnnav{ bottom:0;}
  
  .TBody.wheel_nav .btnnav > a:hover{ color:#003c97; border-color:#003c97;}
  
  .TBody.wheel_nav .btnnav > a:hover > svg path{stroke:#003c97;}
  
  .mainimg{ display:inline-block; width:100%; position:relative;}
.mainimg > .img:before{ content:""; background-image:url(https://file.k-friends.kr/data/20220728/033909_0.svg); 
width:100px; height:60px; background-position:center; background-size:contain; background-repeat:no-repeat; display:inline-block; position:absolute; left:30px; top:30px;}
.mainimg > .text{ position:absolute; left:0; top:0; width:100%; height:100%; display:flex; justify-content:center; align-items:center; flex-direction: column;}
.mainimg > .text > h3{ position:relative;}
.mainimg > .text > h3 > span{ 
/*text-shadow: -3px 0px #000, 0px 3px #000, 3px 0px #000, 0px -3px #000;*/
  font-family: BMWMotorrad;
/*  font-size: 42px;*/
font-size: 52px;
  color:#fff;
font-weight: 900;
  font-style: italic;
/*  text-transform:uppercase;*/
 }

.mainimg > .text > p > span{ 
/*text-shadow: -2px 0px #000, 0px 2px #000, 2px 0px #000, 0px -2px #000;*/
  font-family: BMWMotorrad;
/*  font-size: 32px;*/
  font-size: 48px;
  color:rgba(0,0,0,0);
  font-weight: 900;
 /* text-transform:uppercase;*/
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color:#fff;

}

.mainimg > .text > aside > span{ 
/*text-shadow: -1.5px 0px #004cff, 0px 1.5px #004cff, 1.5px 0px #004cff, 0px -1.5px #004cff;*/
  font-family: BMWMotorrad;
  font-size: 28px;
  color:#fff;
  font-weight: bold;
  text-transform:uppercase;
}
  