/* memory */
.memory{height: 1900px;margin-top: 100px;padding-top: 135px;box-sizing: border-box;}
.memory_bg{height: 1127px;background-image: url('../img/page/brand/memory_bg.jpg');}
.memory_txt{position: relative;margin-bottom: 622px;color: #fff;}
.memory_txt::before{content: '';display: inline-block;position: absolute;top: 50%;left: 50%;width: 520px;height: 520px;margin-left: -260px;margin-top: -260px;background: url('../img/page/brand/memory_txt_border.png')no-repeat center/cover;animation: spin 60s infinite linear;}
@keyframes spin{
    0% {
      transform: rotate(360deg);
    }
    50%{
      transform: rotate(180deg);
    }
    100%{
      transform: rotate(0deg);
    }
  }
.memory_tit{padding-top: 133px;}
.memory_tit .tit{text-shadow: 3px 2px 6px rgba(0, 0, 0, 0.6);}
.memory_tit .tit01{top: 0;margin-left: -74px;}
.memory_tit .tit02{top: 52px;margin-right: -74px;}
.memory_des{height: 100px;margin-bottom: 10px;text-shadow: 3px 2px 6px rgba(0, 0, 0, 0.6);}
.memory_line{bottom: -180px;left: 50%;width: 1px;height: 106px;background-color: #fff;z-index: 3;transform-origin: top center;}
.memory_video_wrap{max-width: 1815px;width: 100%;height: 900px;margin: 0 auto;}
.memory_video{background-color: #000;}

/* mind */
.mind{padding: 120px 0 110px;}
.mind_line{top: 0;width: 1px;height: 100px;background-color: #000;transform-origin: center top;}
.mind_txt{padding-bottom: 40px;}
.mind_des{padding-bottom: 10px;}
.mind_cont{width: 1150px;margin: 0 auto;padding-bottom: 15px;text-align: end;}
.mind_cont_in{display: flex;padding-bottom: 20px;}
.mind_center{width: 360px;}
.mind_left,
.mind_right{width: calc((100% - 360px)/2);}
.mb_top{padding-bottom: 24px;}
.mind_bottom_txt{line-height: 1.3;}

/* repeat */
.repeat{padding: 86px 0 120px;background-color: var(--bgIvory);}
.repeat_tit{color: #36357a}
.repeat_txt{padding-bottom: 48px;}
.repeat_cont{max-width: 1700px;width: 100%;margin: 0 auto;}
.repeat_top{display: flex;justify-content: space-between;}
.repeat_cont .box_right{display: flex;justify-content: space-between;}
.repeat_top .box_left{display: flex;justify-content: center;width: 50%;margin-top: 270px;}
.repeat_top .box_left .box_left_line{top: -270px;left: 0;width: 1px;height: 220px;background-color: #000}
.repeat_top .box_left .txt01{display: flex;align-items: start;padding-right: 55px;}
.repeat_top .box_left .txt02{margin-top: 130px;}
.repeat_top .repeat_top_tit01{margin-right: 20px;}
.repeat_top .box_left .des01{padding-bottom: 25px;}
.repeat_top .box_right .left_in{display: flex;flex-direction: column;justify-content: space-between;}
.repeat_top .box_right .rt_left_in_top_bg{background-image: url('../img/page/brand/rt_left_in_top_bg.jpg');}
.repeat_top .box_right .rt_left_in_bottom_bg{background-image: url('../img/page/brand/rt_left_in_bottom_bg.jpg');}
.repeat_top .box_right .rt_right_in_bg{background-image: url('../img/page/brand/rt_right_in_bg.jpg');}
.repeat_top .box_right{width: 50%;}
.repeat_top .box_right .box_in{width: calc((100% - 10px)/2);}
.repeat_top .box_right .box{overflow: hidden;}
.repeat_top .box_right .left_in_top{height: 276px;}
.repeat_top .box_right .left_in_bottom{height: 414px;}
.repeat_top .box_right .right_in{height: 700px;}

.repeat_bottom{padding-top: 120px;}
.repeat_bottom_line{top: -1px;left: 0;width: calc(50% - 50px);height: 1px;background-color: #000;transform-origin: left center;}
.repeat_bottom .box_in{width: 50%;height: 400px;}
.repeat_bottom .box_right .des01{padding-bottom: 25px;}
.repeat_bottom .rb_box_left_bg{background-image: url('../img/page/brand/rb_box_left_bg.jpg');}
.repeat_bottom .rb_box_right_bg{background-image: url('../img/page/menu/st_b_right.jpg');}
.repeat_bottom .box_top .box_right{display: flex;align-items: center;justify-content: start;padding-left: 150px;box-sizing: border-box;}
.repeat_bottom .box_bottom .box_left{display: flex;justify-content: center;align-items: end;}
.repeat_bottom .box_bottom .txt01{display: flex;align-items: start;margin-right: 60px;}
.repeat_bottom .box_bottom .repeat_bottom_tit01{margin-right: 20px;}
.box_bottom .box_left_line{top: -170px;left: 0;width: 1px;height: 120px;background-color: #000}

.repeat_center_tit{top: 978px; margin-left:-379.5px;display: none;}
.repeat_center_tit .tit01,
.repeat_center_tit .tit02{margin-right: 20px;}
.repeat_center_tit .tit03{margin-right: 40px;}

/* town */
.town{padding: 80px 0;background-color: #000;color: var(--bgIvory);}
.town .com_txt02_line{background-color: var(--bgIvory);}
.town_cont{max-width: 1350px;width: 100%;margin: 0 auto 60px;}
.town_top,
.town_middle{margin-bottom: 10px;}
.town_cont .box{height: 384px;}
.town_cont .tt_left{width: 34%;}
.town_cont .tt_right{width: calc(100% - (34% + 10px));}
.town_cont .tt_left_bg{background-image: url('../img/page/brand/tt_left_bg.jpg');}
.town_cont .tt_right_bg{background-image: url('../img/page/brand/tt_right_bg.jpg');}
.town_cont .tm_left{width: calc(100% - (34% + 10px));}
.town_cont .tm_right{width: 34%;}
.town_cont .tm_left_bg{background-image: url('../img/page/brand/tm_left_bg.png');}
.town_cont .tm_right_bg{background-image: url('../img/page/brand/tm_right_bg.png');}
.town_cont .tb_left{width: calc(100% - (28% + 10px));}
.town_cont .tb_right{width: 28%;height: 732px;}
.town_cont .tb_right_bg{background-image: url('../img/page/brand/tb_right_bg.jpg');}

.town_cont .tb_left{display: flex;flex-direction: column;justify-content: space-between;}
.town_cont .tb_l_bottom{height: calc((100% - 394px));}
.town_cont .tb_l_top .box{width: calc((100% - 10px) /2);}
.town_cont .tb_l_t_left_bg{background-image: url('../img/page/brand/tb_l_t_left_bg.jpg');}
.town_cont .tb_l_t_right_bg{background-image: url('../img/page/brand/tb_l_t_right_bg.jpg');}
.town_cont .tb_l_bottom_bg{background-image: url('../img/page/brand/tb_l_bottom_bg.jpg');}

/* interior */
.interior{padding: 80px  0;color: #000;}
.interior_cont{position: relative;max-width: 1350px;width: 100%;margin: 0 auto;}
.interior_cont::before{content: '';display: inline-block;position: absolute;top: 0;left: -40px;width: 23px;height: 117px;background: url('../img/page/brand/interior_cont_tit.png');}
.interior_cont .interior_left{width: 32%;}
.interior_cont .interior_right{width: calc(100% - (32% + 10px));}
.interior_cont .box{overflow: hidden;}
.interior_cont img{width: 100%;}
.interior_cont .interior_left .box:first-child{height: 600px;}
.interior_cont .interior_left .box:nth-child(2){height: calc(100% - 610px);}
.interior_cont .il_top{height: 464px;margin-bottom: 10px;}
.interior_cont .il_bottom{height: 328px;}
.interior_cont .ir_top{height: 439px;margin-bottom: 10px;}
.interior_cont .ir_bottom .box{width: calc((100% - 10px)/2); height: 489px;}

/* bi */
.bi{padding-bottom: 80px;}
.bi_in{width: 1260px;margin: 0 auto;padding: 0 30px;box-sizing: border-box;}
.bi_in img{width: 100%;}

/* store */
.store_top{width: 100%;}
.store_top_bg{background-image: url('../img/page/brand/store_top_bg.png');background-attachment:fixed}
.store_top_slide{width: 100%;}
.store_top_slide .swiper-container{width: 100%;height: 100%;}
.store_top_slide .swiper-slide{width: 720px;opacity: 0.3;transition: all 0.2s linear;}
.store_top_slide .swiper-slide-active{opacity: 1;}
.store_btns{position: absolute;top:50%;width:80px;height:80px;margin-top: -40px;background-repeat:no-repeat;background-position:center;font-size:0;}
.store_btns.store_prev{margin-left: -480px;background-image:url('../img/page/brand/store_prev.png')}
.store_btns.store_next{margin-right: -480px;background-image:url('../img/page/brand/store_next.png')}
.store_paging{padding-top: 40px;}
.store_paging li{width:10px;height:10px;margin-left:15px}
.store_paging li:first-child{margin-left:0}
.store_paging li a{display:block;width:100%;height:100%;border-radius:50%;background-color: #d3d2d0;box-sizing: border-box;}
.store_paging li.swiper-pagination-bullet-active a{background-color:var(--blueColor)}

.store_bottom{padding: 80px 0;}
.map_wrap{max-width: 1376px;width: 100%;margin: 0 auto;}
.map_wrap img{width: 100%;}

/* familt_brand */
.familt_brand{padding: 80px 0;background-color: #121212;}
.familt_brand .com_txt02{padding-bottom: 80px;color: var(--bgIvory);}
.familt_brand .com_txt02_line{background-color: var(--bgIvory);}
.fb_box_tit{color: var(--bgIvory);}
.fb_box_des{color: #fff;}
.familt_brand_cont{width: 1200px;margin: 0 auto;}
.fb_box{width: 100%;text-align: center;}
/* .fb_left::before{content: '';display: inline-block;position: absolute;right: 0;top: 50%;width: 1px;height: 200px;margin-top: -100px;background-color: rgba(255,255,255,0.4);} */
.fb_box_logo{padding-bottom: 40px;}
.fb_box_txt{padding-bottom: 30px;}
.fb_box_tit{padding-bottom: 8px;}
.fb_box_btn{display: inline-block;width: 200px;height: 50px;line-height: 50px;}
.fb_left .fb_box_btn{background-color: #c6a77e;color: #000;cursor: pointer;}
.fb_right .fb_box_btn{background-color: #f96515;color: #fff;}


/* 1550px */
@media (max-width:1550px){

    /* memory */
    .memory_video_wrap{transform: scale(0.9);}

    /* town */
    .town_cont{transform: scale(0.9);}

    /* interior */
    .interior_cont{transform: scale(0.9);}

    /* store */
    .map_wrap{transform: scale(0.9);}
}
