@font-face{ font-family:"BMWTypeNextKr";font-style:normal;font-weight:100; src:url("/file/font/BMWTypeNextKrTT-Thin.ttf") format("truetype");}
@font-face{ font-family:"BMWTypeNextKr";font-style:normal;font-weight:300; src:url("/file/font/BMWTypeNextKrTT-Light.ttf") format("truetype");}
@font-face{ font-family:"BMWTypeNextKr";font-style:normal;font-weight:400; src:url("/file/font/BMWTypeNextKrTT-Regular.ttf") format("truetype");}
@font-face{ font-family:"BMWTypeNextKr";font-style:normal;font-weight:600; src:url("/file/font/BMWTypeNextKrTT-Bold.ttf") format("truetype");}

.section>div .toptext{
    width: 1623px;
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translate(-50%,0);
    top: 80px;
}
.ridinglounge2>div .toptext{
    width: 1623px;
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translate(-50%,0);
    top: 202px;
}
.section>div .toptext h1{
    font-family: BMWMotorrad;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.28px;
  text-align: left;
  color: #fff;
}
.section>div .toptext h2{
    font-family: BMWMotorrad;
    font-size: 64px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin-top: 6px;
    margin-bottom: 8px;
}
.section>div .toptext p{
    font-family: BMWTypeNextKr;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.88;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
}
.section>div .toptext button{

    width: 221px;
  height: 43px;
  background-color: #000;
 
  border: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;

}
.section>div .toptext button p{
    margin-left: 54px;
    margin-right: 28px;
    font-size: 17px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}
.section>div .toptext button img{
    width: 17.6px;
    height: 8.8px;
}
.section>div .bottomleft{
    width: 1623px;
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translate(-50%,0);
    bottom: 90px;
}
.section>div .bottomleft img{
    width: auto;
    height: auto;
}
.section>div .bottomright{
    width: 1623px;
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translate(-50%,0);
    bottom: 50px;
}
.section>div .bottomright img{
    width: auto;
    height: auto;
    bottom: 350px;
    position: absolute;
    right: 0;
}
.section>div .bottomright h1{
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
}
.section>div .bottomright h2{
    font-size: 63px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
}

 /* .ridinglounge2{
    display: none;
} */
.menubtn{
    display: none !important;
}
















.container {
    width: 100%;
    display: flex;
    padding: 0 20px;
}
.slide {
    height: 80vh;
    border: #fff solid 1px;
    border-radius: 15px;
    margin: 5px;
    cursor: pointer;
    color: #fff;
    flex: 1;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    transition: all 0.5s ease-in-out;
}

.slide h3 {
    position: absolute;
    font-size: 28px;
    top: 30px;
    left: 30px;
    margin: 0;
    opacity: 0;
}
.slide.active {
    flex: 15;
}
.slide.active h3 {
    opacity: 1;
    transition: opacity 0.5s ease-in-out 0.6s;
}

.lastflex{
    display: flex;
    justify-content: flex-start;
    align-content: center;
    margin-top: 54px;
}
.lastflex button  a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.kakaobutton  {
    background-color: #fae100;
    color: #000100;
    width: 221px;
    height: 43px;
    font-size: 17px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    font-family: BMWTypeNextKr;
		display:flex;
	justify-content:center;
	align-items:center;
	margin-left:12px;

}
.kakaobutton .linkicon{ margin-top:8px;}
.kakaobutton .linktext:after{
    content: "카카오톡 채널가기";
    font-size: 17px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
}


.directions>div{
    display: flex;;    margin-top: 100px;
     justify-content: space-around;
	flex-wrap:wrap;
}

.directions>div>div{ display:inline-block; margin-bottom:120px;}

.addrfindapp{ display:flex; align-items:center; justify-content:center;}
.addrfindapp > li > a{ width:38px; height:38px; display:inline-block; background-size:cover; font-size:0; margin:0 8px; box-shadow:1px 1px 3px gray;}
.addrtmapbtn{ background-image:url(https://file.k-friends.kr/img/20230519/040021_2.png);}
.addrkakaobtn{ background-image:url(https://file.k-friends.kr/img/20230519/040021_0.png);}
.addrnaverbtn{ background-image:url(https://file.k-friends.kr/img/20230519/040021_1.png);}
