/* common */
#c2_wrap .c_inner { padding: 0 50px; margin: 0 auto; max-width: 1600px; width: 100%; }
#c2_wrap .c_tit em { font-style: normal;  font-size: 24px; font-weight: 600; letter-spacing: -.48px; color:#bf9025; margin-bottom: 20px; }

/* font size */
#c2_wrap .fs_36 {font-size: 36px; font-weight :700; line-height: 1.39; letter-spacing: -.72px;}
#c2_wrap .fs_34 {font-size: 34px; font-weight:500; line-height: 1.3; }
#c2_wrap .fs_33 {font-size: 33px; font-weight:700; line-height: 1.3; letter-spacing: -.66px; }
#c2_wrap .fs_32 {font-size: 32px; font-weight:700; line-height: 1.3;  letter-spacing: -.64px;}
#c2_wrap .fs_30 {font-size: 30px; font-weight:700; line-height: 1.3; letter-spacing: -.6px; }
#c2_wrap .fs_27 {font-size: 27px; font-weight:700; line-height: 1.3; letter-spacing: -.54px; }
#c2_wrap .fs_26 {font-size: 26px; font-weight:700; line-height: 1.3;  }
#c2_wrap .fs_25 {font-size: 25px; font-weight:700; line-height: 1.3;  }
#c2_wrap .fs_24 {font-size: 24px; font-weight:700; line-height: 1.4; letter-spacing: -.46px;}
#c2_wrap .fs_23 {font-size: 23px; font-weight:700; line-height: 1.4; letter-spacing: -.46px;}
#c2_wrap .fs_22 {font-size: 22px; font-weight:600; line-height: 1.4; letter-spacing: -.44px; }
#c2_wrap .fs_21 {font-size: 21px; font-weight:600; line-height: 1.67; letter-spacing: -.42px; }
#c2_wrap .fs_20 {font-size: 20px; font-weight:400; line-height: 1.67; letter-spacing: -.4px; }
#c2_wrap .fs_19 {font-size: 19px; font-weight: 400; line-height: 1.67; }
#c2_wrap .fs_18 {font-size: 18px; font-weight: 400;  line-height: 1.83; letter-spacing: -.36px; color:#333; }
#c2_wrap .fs_17 {font-size: 17px; font-weight: 400; line-height: 1.72; }
#c2_wrap .fs_16 {font-size: 16px; font-weight: 400;  line-height: 1.72; }
#c2_wrap .fs_15 {font-size: 15px; font-weight: 400;  line-height: 1.72; }

/* btn */
#c2_wrap .c_btn {width: 237px; height:57px; display: flex; align-items: center; justify-content: space-between; color: #fff; font-size: 18px; padding:0 20px;
font-weight: 700; overflow: hidden; z-index: 1; position: relative; background:#bf9025;  transition:all .3s; pointer-events: auto;  }
#c2_wrap .c_btn .arrow {transition: all .3s; display: block; width: 21px; height: 15px; background:url("../img/c_btn_arrow.png") 50%/contain no-repeat;
position: relative; }
#c2_wrap .c_btn:hover {background-color: #000; }
#c2_wrap .c_btn:hover .arrow { transform: translateX(5px);}

/*Content CSS*/
#c2_wrap {padding: 100px 0 0;  position: relative; z-index: 2; background: #bf9025; overflow: hidden; }
#c2_wrap::before {content: ''; display: block; width:calc(50% + 182px); height:100%; position: absolute; z-index: -1; right: 0; top:-0;  background:url("../img/c2_bg.jpg") 50%/cover no-repeat;}
#c2_wrap .c_tit h2 { font-family: 'Aggravo'; color:#fff;}
#c2_wrap .c_tit em {color:#fff; }
#c2_wrap .top_wrap {display: flex; justify-content: space-between; align-items: flex-end; }

#c2_wrap .c_btn {background: #000;}
#c2_wrap .c_btn:hover {background: #fff; color:#000;}
#c2_wrap .c_btn:hover .arrow {background-image:url("../img/c_btn_arrow_b.png"); }




#c2_wrap .swiper {position: relative; width: 100%; margin-top:40px;  overflow: visible;}
#c2_wrap .swiper-slide { overflow:hidden; opacity: 0; transition: opacity .3s; pointer-events: none; width: 493px; }
#c2_wrap .swiper-slide.swiper-slide-active,
#c2_wrap .swiper-slide.swiper-slide-active ~ .swiper-slide {pointer-events: auto; opacity: 1; }

#c2_wrap .swiper-slide > a {position: relative; display: flex; flex-direction: column; justify-content: flex-end; align-items: flex-start; overflow: hidden; width: 100%; height: 661px; padding: 0 60px 60px;}
#c2_wrap .swiper-slide > a > img {width: 100%; height: 100%; position: absolute; z-index: -2; left: 0; top:0; object-fit: cover; transition: transform .3s;}
#c2_wrap .swiper-slide > a:hover > img {transform: scale(1.05);}
#c2_wrap .swiper-slide > a::after {content: ''; display: block; z-index: 3; width: 0; height: 0; position: absolute; left:-1px; top:-1px; transition: all .3s;
background:url("../img/c2_tri.png") 50%/contain no-repeat; opacity: 1; }
#c2_wrap .swiper-slide > a::before {content: ''; display: block; z-index: 1; width: 100%; height: 100%; position: absolute; left:0; top:0; background-color: rgba(0,0,0,.7);
opacity: 0; transition: opacity .3s; }
#c2_wrap .swiper-slide.swiper-slide-active > a::after {height: 36px; width: 36px;}

#c2_wrap .swiper-slide h3 {color:#fff;position: relative; z-index: 2; }
#c2_wrap .swiper-slide .txt {width: 100%;  text-align: left; display: flex; flex-direction: column; align-items: flex-start; transition: all .5s;
position: relative; z-index: 2; }
#c2_wrap .swiper-slide .txt span {display: inline-block;font-size: 17px; font-weight: 600; color:#fff; letter-spacing: -.34px; border-bottom: 1px solid rgba(252,192,54,.6);
box-shadow: inset 0 -12px 0 rgba(252,192,54,.6); padding: 0 11px 2px; margin-bottom: 15px;}
#c2_wrap .swiper-slide .txt h4 {transition: all .3s; margin-bottom: 0; line-height: 1.4; color:#fff; font-weight: 700; position: relative; padding-right: 26px;
display: inline-block;}
#c2_wrap .swiper-slide .txt h4::after {content: ''; display: block; width: 9px; height: 15px; background:url("../img/c2_box_arrow.png") 50%/contain no-repeat;
right: 0; position: absolute; top: 50%;  transform: translateY(-50%);}
#c2_wrap .swiper-slide .txt h4 + p {border-top: 1px solid rgba(255,255,255,.5); padding-top: 20px; margin-top: 20px;  }
#c2_wrap .swiper-slide .txt p { transition: all .3s;  overflow: hidden; letter-spacing: -.8px; color:rgba(255,255,255,.8); line-height: 1.95; }
#c2_wrap .swiper-slide .txt p.right {align-self: flex-end; text-align: right;}
/* hover */
@media screen and (min-width: 1025px) {
    #c2_wrap .swiper-slide .txt {max-height: 0; overflow: hidden; }
    #c2_wrap .swiper-slide a:hover .txt {margin-top:50px; max-height:300px;}
    #c2_wrap .swiper-slide > a:hover::before {opacity:1;}

    #c2_wrap .c_btn {transform: rotate(-90deg);left: -90px; position: absolute; bottom: 160px; }



}

/* btn_wrap */
#c2_wrap .btn_wrap {display: flex ; justify-content:space-between; align-items: center; pointer-events: none; width: calc(50% - 15px);
margin: 0 0 15px auto; }
/* navi_wrap */
#c2_wrap .navi_wrap {display: flex ; align-items: center;  pointer-events: auto; }
/* arrows */
#c2_wrap .swiper-button { cursor: pointer; display: block; width:73px; height: 73px; border-radius: 50%; background: #b4b4b4; transition: all .3s; }
#c2_wrap .swiper-button.prev { background:url('../img/prev.png') 50% no-repeat #b4b4b4; margin-right: 13px; }
#c2_wrap .swiper-button.next { background:url('../img/next.png') 50% no-repeat #b4b4b4;  }
#c2_wrap .swiper-button:focus {outline: none; }
#c2_wrap .swiper-button:hover {background-color: #000; }
/* #c2_wrap .swiper-button.prev:hover {background-image:url('../img/prev_hv.png'); }
#c2_wrap .swiper-button.next:hover {background-image:url('../img/next_hv.png'); } */






@media screen and (max-width: 1400px) {
    /* common */
    #c2_wrap br:not(.space) {display: none; }

    /* Content */
    #c2_wrap::before {width: 50%;}

}

@media screen and (max-width:1279px) {
    /* common */

    /* content */


}



@media screen and (max-width: 1024px) {
    /* common */
    #c2_wrap {padding:70px 0; text-align: center;}
    #c2_wrap .c_inner {padding:0 30px;}
    #c2_wrap .c_tit em {font-size:18px; margin: 0 0 15px;}
    /* font size */
    #c2_wrap .fs_36 {font-size:30px; }
    #c2_wrap .fs_34 {font-size: 27px;}
    #c2_wrap .fs_33 {font-size: 26px;}
    #c2_wrap .fs_32 {font-size: 26px;}
    #c2_wrap .fs_30 {font-size: 25px;}
    #c2_wrap .fs_26 {font-size: 21px;}
    #c2_wrap .fs_25 {font-size: 21px;}
    #c2_wrap .fs_24 {font-size: 20px;}
    #c2_wrap .fs_23 {font-size: 19px;}
    #c2_wrap .fs_22 {font-size: 19px;}
    #c2_wrap .fs_21 {font-size: 18px; line-height: 1.4;}
    #c2_wrap .fs_20 {font-size: 17px; line-height: 1.65;}
    #c2_wrap .fs_19 {font-size: 17px; line-height: 1.65;}
    #c2_wrap .fs_18 {font-size: 16px; line-height: 1.65;}
    #c2_wrap .fs_17 {font-size: 15px; line-height: 1.65;}
    #c2_wrap .fs_16 {font-size: 14px; line-height: 1.65;}
    #c2_wrap .fs_15 {font-size: 13px; line-height: 1.65;}
    /* c_btn */
    #c2_wrap .c_btn {width: 100%; height: 40px; padding: 0 20px; font-size: 14px; }

    /* Content */
    #c2_wrap::before {width:100%; height: 350px; top:auto; bottom: 0; }
    #c2_wrap .top_wrap {flex-direction: column; align-items: center;}
    #c2_wrap .navi_wrap {margin-top: 20px;}
    #c2_wrap .swiper-button {width: 50px; height: 50px; background-size: 17px auto !important; border:1px solid rgba(255,255,255,.5);}

    #c2_wrap .swiper {margin-top: 40px; overflow: hidden;}
    #c2_wrap .swiper-slide > a {padding: 0 30px 30px; height: 450px;  }
    #c2_wrap .swiper-slide .txt {margin-top: 30px;}
    #c2_wrap .swiper-slide .txt span {font-size: 15px;}
    #c2_wrap .swiper-slide .txt p {font-size: 15px;}
    #c2_wrap .swiper-slide > a::before {opacity:.5;}

    #c2_wrap .c_btn {width: calc(100% - 60px); margin: 30px auto 0; }

}

@media screen and (max-width: 640px) {
    /* common */
    #c2_wrap {padding: 50px 0;}
    #c2_wrap .c_inner {padding:0 20px;}
    #c2_wrap .c_tit em {font-size:16px; margin: 0 0 10px;}
    /* font size */
    #c2_wrap .fs_36 {font-size:22px; }
    #c2_wrap .fs_34 {font-size: 21px;}
    #c2_wrap .fs_33 {font-size: 20px;}
    #c2_wrap .fs_32 {font-size: 20px;}
    #c2_wrap .fs_30 {font-size: 20px;}
    #c2_wrap .fs_26 {font-size: 18px;}
    #c2_wrap .fs_25 {font-size: 18px;}
    #c2_wrap .fs_24 {font-size: 17px;}
    #c2_wrap .fs_23 {font-size: 17px;}
    #c2_wrap .fs_22 {font-size: 17px;}
    #c2_wrap .fs_21 {font-size: 16px;}
    #c2_wrap .fs_20 {font-size: 15px;}
    #c2_wrap .fs_19 {font-size: 15px;}
    #c2_wrap .fs_18 {font-size: 14px;}
    #c2_wrap .fs_17 {font-size: 14px;}
    #c2_wrap .fs_16 {font-size: 13px;}
    #c2_wrap .fs_15 {font-size: 12px;}

    /* Content */
    #c2_wrap::before {  height: 250px; }
    #c2_wrap .navi_wrap {margin-top: 15px;}

    #c2_wrap .swiper {margin-top:30px;}

    #c2_wrap .swiper-slide > a {padding: 0 20px 20px; height:350px; }
    #c2_wrap .swiper-slide .txt {margin-top: 20px;}
    #c2_wrap .swiper-slide .txt span {font-size: 14px;}
    #c2_wrap .swiper-slide .txt p {font-size: 14px; line-height: 1.7;}
    #c2_wrap .swiper-slide .txt h4 + p {    padding-top: 15px; margin-top: 15px;}
    #c2_wrap .swiper-slide > a::after {height: 36px; width: 36px;}

    #c2_wrap .c_btn {width: calc(100% - 40px); margin: 20px auto 0;  }


}
