/* A타입 */
.hidden-pc{
  display: none;
}
.branch-inner{
  max-width: 1396px;
  padding: 0 50px;
  margin: 40px auto 0;
}
.branch-detail-main section + section{
  margin-top: 120px;
}
.branch-wrap{
  display: flex;
  margin-top: 120px;
}
.branch-wrap ul,li{
  list-style: none;
}
.branch-wrap .branch-aside{
  order: 2;
  width: 369px;
  padding: 0 50px;
}
.branch-wrap .branch-aside .branch-header{
  position: sticky;
  right: 0;
  top: 120px;
  padding-bottom: 242px;
}
.branch-aside .branch-header .lst-bage{
  display: flex;
  gap: 6px;
}
.branch-aside .branch-header .subway-icon{
  width: 24px;
  height: 24px;
  border-radius: 50%;
  color: #fff;
  line-height: 24px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  letter-spacing: 0;
}
.branch-wrap .branch-aside .info-tit{
  display: flex;
  gap: 8px;
  flex-direction: column;
}
.branch-wrap .branch-aside .info-tit .bage-wrap{
  display: flex;
  gap: 8px;
  align-items: center;
}
.branch-wrap .branch-aside .info-tit .bage-wrap .open-bage{
  color: #ED6C71;
  border: 1px solid #ED6C71;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: -0.42px;
  border-radius: 2px;
  padding: 2px 6px;
}
.branch-wrap .branch-aside .branch-name{
  font-size: 40px;
}
.branch-aside .branch-info::before{
  content: '';
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 24px;
  width: 24px;
  height: 24px;
  margin-right: 8px;
  vertical-align: middle;
}
.branch-aside .branch-map:before{
  background-image: url('/wp-content/themes/fastfive/assets/images/branch_map/0_common/map_pin.svg');
}
.branch-aside .branch-tram:before{
  background-image: url('/wp-content/themes/fastfive/assets/images/branch_map/0_common/tram.svg');
}
.branch-aside .branch-container:before{
  background-image: url('/wp-content/themes/fastfive/assets/images/branch_map/0_common/corporate_fare.svg');
}
.branch-aside .branch-parking:before{
  background-image: url('/wp-content/themes/fastfive/assets/images/branch_map/0_common/car.svg');
}
.branch-wrap .branch-header h6{
  color: #aaa;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.42px;
  margin-top: 8px;
}
.branch-aside .branch-info:first-child{
  margin-top: 16px;
}
.branch-aside .branch-info{
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6; 
  letter-spacing: -0.48px;
  color: #444;
  margin-top: 12px;
  display: flex;
}

.branch-aside .btn-group {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.branch-aside .btn-group a {
  --color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: var(--color);
  font-weight: 600;
  background-color: var(--global-black-color);
  border-radius: 8px;
  line-height: 3;
  width: 100%;
  max-width: 296px;
  border: 0px solid #fff !important;
  height: 56px !important;
  gap: 4px;
}
.branch-aside .btn-group a::after {
  width: 24px;
  height: 24px;
  background-color: var(--color);
  mask-repeat: no-repeat;
  mask-position: center;
  display: block;
  content: '';
}
.branch-aside a.leadform_default {
  background-color: #FF5F68;
}
.branch-aside a.leadform_default::after {
  mask-size: 16px auto;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cmask id='mask0_5419_4696' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='16' height='16'%3E%3Crect width='16' height='16' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_5419_4696)'%3E%3Cpath d='M9.64975 7.99935L4.74975 3.09935C4.58308 2.93268 4.50253 2.73546 4.50808 2.50768C4.51364 2.2799 4.59975 2.08268 4.76641 1.91602C4.93308 1.74935 5.1303 1.66602 5.35808 1.66602C5.58586 1.66602 5.78308 1.74935 5.94975 1.91602L11.0664 7.04935C11.1997 7.18268 11.2997 7.33268 11.3664 7.49935C11.4331 7.66602 11.4664 7.83268 11.4664 7.99935C11.4664 8.16602 11.4331 8.33268 11.3664 8.49935C11.2997 8.66602 11.1997 8.81602 11.0664 8.94935L5.93308 14.0827C5.76641 14.2494 5.57197 14.3299 5.34975 14.3244C5.12753 14.3188 4.93308 14.2327 4.76641 14.066C4.59975 13.8994 4.51641 13.7021 4.51641 13.4743C4.51641 13.2466 4.59975 13.0494 4.76641 12.8827L9.64975 7.99935Z' fill='white'/%3E%3C/g%3E%3C/svg%3E");
}
.branch-aside a.leadform_download::after {
  mask-size: 24px auto;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cmask id='mask0_5419_7609' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Crect width='24' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_5419_7609)'%3E%3Cpath d='M12 15.575C11.8667 15.575 11.7417 15.5542 11.625 15.5125C11.5083 15.4708 11.4 15.4 11.3 15.3L7.7 11.7C7.5 11.5 7.40417 11.2667 7.4125 11C7.42083 10.7333 7.51667 10.5 7.7 10.3C7.9 10.1 8.1375 9.99583 8.4125 9.9875C8.6875 9.97917 8.925 10.075 9.125 10.275L11 12.15V5C11 4.71667 11.0958 4.47917 11.2875 4.2875C11.4792 4.09583 11.7167 4 12 4C12.2833 4 12.5208 4.09583 12.7125 4.2875C12.9042 4.47917 13 4.71667 13 5V12.15L14.875 10.275C15.075 10.075 15.3125 9.97917 15.5875 9.9875C15.8625 9.99583 16.1 10.1 16.3 10.3C16.4833 10.5 16.5792 10.7333 16.5875 11C16.5958 11.2667 16.5 11.5 16.3 11.7L12.7 15.3C12.6 15.4 12.4917 15.4708 12.375 15.5125C12.2583 15.5542 12.1333 15.575 12 15.575ZM6 20C5.45 20 4.97917 19.8042 4.5875 19.4125C4.19583 19.0208 4 18.55 4 18V16C4 15.7167 4.09583 15.4792 4.2875 15.2875C4.47917 15.0958 4.71667 15 5 15C5.28333 15 5.52083 15.0958 5.7125 15.2875C5.90417 15.4792 6 15.7167 6 16V18H18V16C18 15.7167 18.0958 15.4792 18.2875 15.2875C18.4792 15.0958 18.7167 15 19 15C19.2833 15 19.5208 15.0958 19.7125 15.2875C19.9042 15.4792 20 15.7167 20 16V18C20 18.55 19.8042 19.0208 19.4125 19.4125C19.0208 19.8042 18.55 20 18 20H6Z' fill='white'/%3E%3C/g%3E%3C/svg%3E");
}
.branch-wrap .branch-content{
  order: 1;
  width: calc(100% - 400px);
  padding: 0 50px 242px 0;
}
.branch-content .map-box{
  margin-bottom: 40px;
  line-height: 0;
  font-size: 0;
}
.back-btn{
  display: none;
}
.branch-visual{
  text-align: center;
  font-size: 0;
  position: relative;
}
.branch-visual .branch-tit{
  padding: 60px 0 40px;
}
.branch-visual .branch_tag{
  background: #FFEEEF;
  color: #ED6C71;
  border-radius: 56px;
  padding: 2px 16px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.7;
  display: inline-flex;
}
.branch-visual .branch_tag + h2{
  margin-top: 12px;
}
.branch-content h2{
  font-size: 36px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -1px;
}
.branch-content h3{
  color: #222;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4;
}
.branch-content p{
  color: #222;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
}
.branch-content p strong {
  font-weight: 700;
}
.branch-content h3 + p{
  margin-top: 24px;
}
.branch-content p + p{
  margin-top: 30px;
}
.branch-content .txt-box + .branch-slide-box{
  margin-top: 120px;
}
.branch-content .txt-box + h3{
  margin-top: 120px;
}
.branch-content h3 + .branch-slide-box{
  margin-top: 24px;
}
.branch-slide-box{
  width: 100%;
  position: relative;
}
.branch-slide-box .branch-slide{
  font-size: 0;
  overflow: hidden;
}
.branch-slide-box .branch-slide li{
  overflow: hidden;
  border-radius: 16px;
  position: relative;
}
.branch-slide-box .pagination{
  display: flex;
  align-items: center;
  gap: 16px;
  justify-content: flex-end;
  margin-top: 12px;
}
.swiper-slide p{
  position: absolute;
  bottom: 24px;
  left: 24px;
  color: #444;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.7;
}

.slides-nav{
  z-index: 1;
  position: absolute;
  top: calc(50% - 24px);
  width: 100%;
  height: 38px;
}
.slides-nav .bt-prev{
  position: absolute;
  left: 16px;
  width: 36px;
  height: 36px;
  background: url(/wp-content/themes/fastfive/assets/images/branch_map/0_common/ico_slide_prev_pc.png) 50% 50% no-repeat;
  background-size: 36px 36px;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  border-radius: 50%;
  overflow: hidden;
}
.slides-nav .bt-next{
  position: absolute;
  right: 16px;
  width: 36px;
  height: 36px;
  background: url(/wp-content/themes/fastfive/assets/images/branch_map/0_common/ico_slide_next_pc.png) 50% 50% no-repeat;
  background-size: 36px 36px;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  border-radius: 50%;
  overflow: hidden;
}
.branch-slide-box .branch-slide li:before{
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 140px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 20%, var(--branch_color) 90%);
}
.branch-slide-box + .txt-box{
  margin-top: 40px;
}
.branch-slide-box + h3{
  margin-top: 120px;
}
.branch-slide-box .swiper-pagination-progressbar{
  height: 2px;
  width: 100%;
  border-radius: 4px;
  background: #e4e4e4;
  position: relative;
}
.branch-slide-box .swiper-pagination-fraction{
  width: 58px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
  color: rgba(109,117,124,0.3);
}

.branch-slide-box .swiper-pagination-fraction .swiper-pagination-current{
  color: #6d757c;
  margin-right: 5px;
}
.branch-slide-box .swiper-pagination-fraction .swiper-pagination-total{
  margin-left: 5px;
}
.branch-slide-box .pagination .swiper-pagination-progressbar{
  background: rgba(109,117,124,0.3);
}
.branch-slide-box .pagination .swiper-pagination-progressbar-fill{
  background: rgba(109,117,124,1);
  border-radius: 4px;
}
h3 + .review-box{
  margin-top: 24px;
}
.review-box ul{
  display: flex;
  gap: 16px;
}
.review-box li{
  width: calc(50% - 8px);
  background: #f1f4f8;
  border-radius: 16px;
  padding: 36px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.review-box li .review-head{
  display: flex;
  align-items: center;
  gap: 12px;
}
.review-box li .review-head img{
  width: 28px;
  height: 28px;
}
.review-box li .review-head span{
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
  color: #777;
}
.review-box li .review-tit{
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.7;
  margin-top: 36px;
  min-height: 68px;
}
.review-box li .review-con p{
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7; 
  margin-top: 12px;
  min-height: 92px;
}
.review-box li .review-head:before{
  content: '';
  width: 28px;
  height: 28px;
  display: inline-block;
}
.review-box li.ico_coffee .review-head:before{
  background: url(/wp-content/themes/fastfive/assets/images/branch_map/0_common/ico_coffee.png) no-repeat center;
  background-size: 28px 28px;
}
.review-box li.ico_thumb .review-head:before{
  background: url(/wp-content/themes/fastfive/assets/images/branch_map/0_common/ico_thumb.png) no-repeat center;
  background-size: 28px 28px;
}
.review-box li.ico_tree .review-head:before{
  background: url(/wp-content/themes/fastfive/assets/images/branch_map/0_common/ico_tree.png) no-repeat center;
  background-size: 28px 28px;
}
.review-box li.ico_sunny .review-head::before{
  background: url(/wp-content/themes/fastfive/assets/images/branch_map/0_common/ico_sunny.png) no-repeat center;
  background-size: 28px 28px;
}
.review-box li.ico_camera .review-head::before{
  background: url(/wp-content/themes/fastfive/assets/images/branch_map/0_common/ico_camera.png) no-repeat center;
  background-size: 28px 28px;
}
.review-box li.ico_subway .review-head::before{
  background: url(/wp-content/themes/fastfive/assets/images/branch_map/0_common/ico_subway.png) no-repeat center;
  background-size: 28px 28px;
}
.review-box li.ico_smile .review-head::before{
  background: url(/wp-content/themes/fastfive/assets/images/branch_map/0_common/ico_smile.png) no-repeat center;
  background-size: 28px 28px;
}
.review-box li.ico_coffee a{
  color: #ED6C71;
  border-bottom: 1px solid #ED6C71;
}
.review-box li.ico_camera a{
  color: #9F5EF1;
  border-bottom: 1px solid #9F5EF1;
}
.review-box li.ico_thumb a{
  color: #0095F8;
  border-bottom: 1px solid #0095F8;
}
.review-box li.ico_tree a{
  color: #4DB576;
  border-bottom: 1px solid #4DB576;
}
.review-box li.ico_sunny a{
  color: #F18815;
  border-bottom: 1px solid #F18815;
}
.review-box li.ico_subway a{
  color: #144B6F;
  border-bottom: 1px solid #144B6F;
}
.review-box li.ico_smile a{
  color: #FFB800;
  border-bottom: 1px solid #FFB800;
}
.review-box li a{
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.7; 
  margin-top: 36px;
  display: inline-flex;
  align-items: center;
}
.review-box li a:after{
	content: "";
	display: block;
	mask: url(/wp-content/themes/fastfive/assets/images/branch_map/0_common/ico_arrow.svg) no-repeat center;
	-webkit-mask: url(/wp-content/themes/fastfive/assets/images/branch_map/0_common/ico_arrow.svg) no-repeat center;
	mask-position: center;
	mask-size: 100%;
  width: 22px;
  height: 22px;
}
.review-box li.ico_coffee a:after{
  background-color: #ED6C71;
}
.review-box li.ico_camera a:after{
  background-color: #9F5EF1;
}
.review-box li.ico_thumb a:after{
  background-color: #0095F8;
}
.review-box li.ico_tree a:after{
  background-color: #4DB576;
}
.review-box li.ico_sunny a:after{
  background-color: #F18815;
}
.review-box li.ico_subway a:after{
  background-color: #144B6F;
}
.review-box li.ico_smile a:after{
  background-color: #FFB800;
}
h3 + .recommend-con{
  margin-top: 24px;
}
.recommend-con{
  display: flex;
  gap: 16px;
}
.recommend-con li{    
  flex: 1;
  border-radius: 16px;
  overflow: hidden;
}
.recommend-con li p{
  background: #F1F4F8;
  font-size: 18px;
  font-weight: 600;
  line-height: 170%;
  display: flex;
  padding: 12px;
  justify-content: flex-end;
  align-items: center;
  gap: 6px;
}
.recommend-con li p::after{
  content: '';
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url(/wp-content/themes/fastfive/assets/images/branch_map/0_common/ico_arrow.svg) 50% 50% no-repeat;
  background-size: 22px 22px;
}
h3 + .event-con{
  margin-top: 24px;
}
.event-con{
  display: flex;
  gap: 16px;
}
.event-con li{
  border-radius: 16px;
  overflow: hidden;
}
@media (max-width:960px) {
  .hidden-pc{
    display: block;
  }
  .hidden-mo{
    display: none;
  }
  .back-btn{
    font-size: 14px;
    line-height: 1.7;
    font-weight: 400;
    color: #6D757C;
    display: flex;
    position: absolute;
    top: 16px;
    left: 20px;
    gap: 4px;
    align-items: center;
  }

  .back-btn:before{
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: url(/wp-content/themes/fastfive/assets/images/branch_map/0_common/ico_arrow_btn.svg) 50% 50% no-repeat;
    background-size: 14px 14px;
  }
  .branch-visual .branch-tit{
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    padding: 0 20px;
  }
  .branch-visual .branch_tag{
    background: none;
    font-size: 18px;
  }
  .branch-visual .branch_tag + h2{
    margin-top: 8px;
  }
  .branch-aside .branch-info::before{
    background-size: 20px 20px;
  }
  .branch-aside .branch-info:first-child{
    margin-top: 20px;
  }
  .branch-wrap{
    flex-direction: column;
    margin-top: 36px;
  }
  .branch-inner{
    padding: 0;
    margin-top: 0;
  }
  .branch-content h3 + p{
    margin-top: 36px;
  }
  .branch-content .map-box{
    margin-bottom: 36px;
  }
  .branch-content h2{
    font-size: 26px;
  }
  .branch-content h3{
    font-size: 24px;
    padding: 0 20px;
  }
  .branch-content p{
    font-size: 16px;
    font-weight: 400;
    bottom: 12px;
    left: 12px;
  }
  .branch-content p + p{
    margin-top: 27px;
  }
  .branch-visual img{
    width: 100%;
  }
  .branch-wrap .branch-aside{
    order: 1;
    width: 100%;
    padding: 0 20px;
    border-left: none;
  }
  .branch-aside .btn-group {
    margin-top: 24px;
    gap: 8px;
  }
  .branch-aside .btn-group a {
    max-width: 100%;
    font-size: 16px;
  }
  .branch-content h3 + .branch-slide-box{
    margin-top: 36px;
  }
  .branch-content .txt-box + .branch-slide-box{
    margin-top: 130px;
  }
  .branch-wrap .branch-aside .branch-header{
    position: static;
    padding-bottom: 52px;
  }
  .branch-wrap .branch-aside .branch-name{
    font-size: 28px;
  }
  .branch-content .txt-box + .branch-slide-box{
    margin-bottom: 36px;
  }
  .branch-wrap .branch-content{
    width: 100%;
    padding: 0;
    margin: 0 auto;
    padding-bottom: 228px;
  }
  .branch-content h2{
    max-width: 500px;
    margin: 0 auto;
  }
  .branch-content{
    max-width: 500px;
    margin: 130px auto 0;
    padding: 0 20px;
  }
  .branch-aside .branch-info{
    font-size: 14px;
    margin-top: 12px;
  }
  .branch-wrap .branch-aside .info-tit{
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    gap: 12px;
  }
  .branch-wrap .branch-aside .info-tit .bage-wrap{
    flex-direction: row-reverse;
  }
  .branch-wrap .branch-aside .info-tit .bage-wrap .open-bage{
    font-size: 12px;
  }
  .branch-visual .branch-tit h2{
    font-size: 34px;
  }
  .branch-content h2{
    padding: 0 20px;
  }
  .branch-slide-box + .txt-box{
    margin-top: 36px;
  }
  .branch-slide-box .branch-slide{
    height: auto;
    margin-bottom: 12px;
    border-radius: 0;
    position: relative;
  }
  .branch-slide-box .pagination{
    gap: 12px;
  }
  .branch-slide-box .swiper-pagination-fraction{
    font-size: 16px;
  }
  .branch-slide-box .swiper-pagination-fraction .swiper-pagination-current{
    margin-right: 2px;
  }
  .branch-slide-box .swiper-pagination-fraction .swiper-pagination-total{
    margin-left: 2px;
  }
  .branch-content .txt-box p{
    padding: 0 20px;
  }
  .review-box ul{
    flex-direction: column;
  }
  .review-box ul li{
    width: 100%;
    padding: 28px;
  }
  .branch-slide-box .branch-slide li{
    border-radius: 0;
  }
  .branch-slide-box .branch-slide li:before{
    height: 100px;
  }
  .review-box li .review-head{
    gap: 8px;
  }
  .review-box li .review-tit{
    font-size: 18px;
    min-height: auto;
    margin-top: 28px;
  }
  .review-box li .review-head span{
    font-size: 14px;
  }
  .review-box li .review-con p{
    font-size: 16px;
    min-height: auto;
  }
  .review-box li a{
    font-size: 14px;
  }
  .event-con {
    flex-direction: column;
  }
  .slides-nav{
    display: none;
    z-index: 1;
    position: absolute;
    top: calc(50% - 19px);
    width: 100%;
    height: 38px;
  }
  .slides-nav .bt-prev{
    position: absolute;
    left: 20px;
    width: 38px;
    height: 38px;
    background: url(/wp-content/themes/fastfive/assets/images/branch_map/0_common/ico_slide_prev_mo.png) 50% 50% no-repeat;
    background-size: 38px 38px;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    border-radius: 50%;
    overflow: hidden;
  }
  .slides-nav .bt-next{
    position: absolute;
    right: 20px;
    width: 38px;
    height: 38px;
    background: url(/wp-content/themes/fastfive/assets/images/branch_map/0_common/ico_slide_next_mo.png) 50% 50% no-repeat;
    background-size: 38px 38px;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    border-radius: 50%;
    overflow: hidden;
  }
  .branch-slide-box + h3{
    margin-top: 130px;
  }
  .branch-slide-box .pagination{
    margin-top: 0;
    padding: 12px 20px 0;
  }
  .review-box{
    padding: 0 20px;
  }
  .recommend-con{
    padding: 0 20px;
    gap: 15px;
  }
  .recommend-con li p{
    padding: 6px 10px 6px 13px;
    font-size: 16px;
    justify-content: space-between;
  }
  .event-con{
    padding: 0 20px;
  }
  .branch-content .txt-box + h3{
    margin-top: 130px;
  }
  .branch-detail-main section + section{
    margin-top: 130px;
  }
}

@media (min-width:961px) and (max-width:1400px)  {
  .review-box ul{
    flex-direction: column;
  }
  .review-box ul li{
    width: 100%;
  }
}