/* BASIC css start */
.subpage_content{position:relative;}
.sub_layout{/*min-width:1300px;max-width:1600px;margin:0 auto;*/}

.tab_makers{position:fixed;left:0;top:50%;transform:translateY(-50%);opacity:0;filter:alpha(opacity=0);transition:all .5s ease-in-out;}
.tab_makers.active{opacity:1;filter:alpha(opacity=100);transition:all .5s ease-in-out;z-index:9999;}
.tab_makers li{position:relative;padding-left:45px;margin-top:25px;cursor:pointer;}
.tab_makers li:first-child{margin-top:0;}
.tab_makers .line{display:none;position:absolute;left:0;top:50%;transform:translateY(-50%);width:30px;height:1px;background:#201f1e;transition: all 0.5s ease-in-out;}
.tab_makers .txt{font-family: "Work Sans", sans-serif;color:#c3b6ab;font-size:13px;line-height:13px;transition: all 0.5s ease-in-out;}
.tab_makers li.active .line{display:block;width:30px;transition: all 0.5s ease-in-out;}
.tab_makers li.active .txt{color:#201f1e;transition: all 0.5s ease-in-out;}

.historymakers_area{position:relative;}
.historymakers_area .txt_num{position:absolute;left:50%;transform:translate(-50%,0);font-family: termina, sans-serif;color:#201f1e;font-size:160px;line-height:160px;letter-spacing:2px;text-transform:uppercase;font-weight:400;z-index:2;}


.historymakers_box{position:relative;min-width:1300px;max-width:1600px;height:100vh;margin:0 auto;z-index:1;}

.historymakers_box .text_box{position:absolute;z-index:2;}
.historymakers_box .text_box .txt1{font-family: termina, sans-serif;color:#201f1e;font-size:16px;line-height:30px;letter-spacing:1px;text-transform:uppercase;margin-bottom:40px;}
.historymakers_box .text_box .txt2{font-family: "Noto Serif KR", serif;color:#201f1e;font-size:34px;line-height:54px;letter-spacing:-1.5px;}

.historymakers_box .text_box2{position:absolute;z-index:2;}
.historymakers_box .text_box2 .txt1{font-family: "Noto Serif KR", serif;color:#201f1e;font-size:34px;line-height:55px;letter-spacing:-1px;margin-bottom:40px;}
.historymakers_box .text_box2 .txt2{color:#97938f;font-size:24px;line-height:40px;letter-spacing:-1px;font-weight:300;}


.historymakers_box .img_box1{position:absolute;overflow:hidden;}
.historymakers_box .img_box1 .inner{position:absolute;left:0;bottom:0;transform:translate3d(0, 100%, 0);transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;overflow:hidden;}
.historymakers_box .img_box1.active .inner{transform:translate3d(0, 0, 0);}
.historymakers_box .img_box1 img{position:absolute;left:-1%;top:-1%;width:102%;transform:translate3d(0, -100%, 0);transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;}
.historymakers_box .img_box1.active img{transform:translate3d(0, 0, 0);}

.historymakers_box .img_box2{position:absolute;overflow:hidden;}
.historymakers_box .img_box2 .inner{position:absolute;left:0;bottom:0;transform:translate3d(0, 100%, 0);transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;overflow:hidden;}
.historymakers_box .img_box2.active .inner{transform:translate3d(0, 0, 0);}
.historymakers_box .img_box2 img{position:absolute;left:-1%;top:-1%;width:102%;transform:translate3d(0, -100%, 0);transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;}
.historymakers_box .img_box2.active img{transform:translate3d(0, 0, 0);}

.historymakers_box .img_box3{position:absolute;overflow:hidden;}
.historymakers_box .img_box3 .inner{position:absolute;left:0;bottom:0;transform:translate3d(0, 100%, 0);transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;overflow:hidden;}
.historymakers_box .img_box3.active .inner{transform:translate3d(0, 0, 0);}
.historymakers_box .img_box3 img{position:absolute;left:-1%;top:-1%;width:102%;transform:translate3d(0, -100%, 0);transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;}
.historymakers_box .img_box3.active img{transform:translate3d(0, 0, 0);}

.historymakers_box .img_box4{position:absolute;overflow:hidden;}
.historymakers_box .img_box4 .inner{position:absolute;left:0;bottom:0;transform:translate3d(0, 100%, 0);transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;overflow:hidden;}
.historymakers_box .img_box4.active .inner{transform:translate3d(0, 0, 0);}
.historymakers_box .img_box4 img{position:absolute;left:-1%;top:-1%;width:102%;transform:translate3d(0, -100%, 0);transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;}
.historymakers_box .img_box4.active img{transform:translate3d(0, 0, 0);}

.historymakers_box .img_box5{position:absolute;overflow:hidden;}
.historymakers_box .img_box5 .inner{position:absolute;left:0;bottom:0;transform:translate3d(0, 100%, 0);transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;overflow:hidden;}
.historymakers_box .img_box5.active .inner{transform:translate3d(0, 0, 0);}
.historymakers_box .img_box5 img{position:absolute;left:-1%;top:-1%;width:102%;transform:translate3d(0, -100%, 0);transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;}
.historymakers_box .img_box5.active img{transform:translate3d(0, 0, 0);}

.historymakers_box .img_box6{position:absolute;overflow:hidden;}
.historymakers_box .img_box6 .inner{position:absolute;left:0;bottom:0;transform:translate3d(0, 100%, 0);transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;overflow:hidden;}
.historymakers_box .img_box6.active .inner{transform:translate3d(0, 0, 0);}
.historymakers_box .img_box6 img{position:absolute;left:-1%;top:-1%;width:102%;transform:translate3d(0, -100%, 0);transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;}
.historymakers_box .img_box6.active img{transform:translate3d(0, 0, 0);}




/* 1995 */
#makers1{position:absolute;top:0;}
.historymakers_area.area1995{padding:300px 0;}
.historymakers_area.area1995 .txt_num{top:50%;}
.historymakers_box.box1995{height:1500px;}
.historymakers_box.box1995 .text_box{right:0;top:0;text-align:right;}
.historymakers_box.box1995 .img_box1{left:0;top:0;width:600px;height:450px;}
.historymakers_box.box1995 .img_box1 .inner{width:600px;height:450px;}
.historymakers_box.box1995 .img_box2{right:0;top:30%;width:495px;height:742px;}
.historymakers_box.box1995 .img_box2 .inner{width:495px;height:742px;}
.historymakers_box.box1995 .img_box3{left:20%;bottom:0;width:620px;height:365px;}
.historymakers_box.box1995 .img_box3 .inner{width:620px;height:365px;}

.historymakers_box.box1995 .text_box2{left:0;top:2%;text-align:left;}
.historymakers_box.box1995 .img_box4{left:48%;top:0;width:495px;height:742px;}
.historymakers_box.box1995 .img_box4 .inner{width:495px;height:742px;}
.historymakers_box.box1995 .img_box5{left:0;top:53%;width:648px;height:505px;}
.historymakers_box.box1995 .img_box5 .inner{width:648px;height:505px;}
.historymakers_box.box1995 .img_box6{right:0;bottom:0;width:574px;height:401px;}
.historymakers_box.box1995 .img_box6 .inner{width:574px;height:401px;}


/* 2000 */
#makers2{position:absolute;top:0;}
.historymakers_area.area2000{padding:300px 0;}
.historymakers_area.area2000 .txt_num{top:70%;}
.historymakers_box.box2000{height:1500px;}
.historymakers_box.box2000 .text_box{left:0;top:0;}
.historymakers_box.box2000 .img_box1{left:15%;top:5%;width:620px;height:365px;}
.historymakers_box.box2000 .img_box1 .inner{width:620px;height:365px;}
.historymakers_box.box2000 .img_box2{right:0;top:15%;width:495px;height:743px;}
.historymakers_box.box2000 .img_box2 .inner{width:495px;height:743px;}
.historymakers_box.box2000 .img_box3{left:0;bottom:0;width:600px;height:450px;}
.historymakers_box.box2000 .img_box3 .inner{width:600px;height:450px;}

.historymakers_box.box2000 .text_box2{right:0;top:2%;text-align:right;}
.historymakers_box.box2000 .img_box4{left:0;top:0;width:574px;height:401px;}
.historymakers_box.box2000 .img_box4 .inner{width:574px;height:401px;}
.historymakers_box.box2000 .img_box5{right:0;top:40%;width:648px;height:505px;}
.historymakers_box.box2000 .img_box5 .inner{width:648px;height:505px;}
.historymakers_box.box2000 .img_box6{left:12%;bottom:0;width:500px;height:750px;}
.historymakers_box.box2000 .img_box6 .inner{width:500px;height:750px;}

/* 2005 */
#makers3{position:absolute;top:0;}
.historymakers_area.area2005{padding:300px 0;}
.historymakers_area.area2005 .txt_num{top:90%;}
.historymakers_box.box2005{height:1500px;}
.historymakers_box.box2005 .text_box{right:0;top:0;text-align:right;}
.historymakers_box.box2005 .img_box1{left:0;top:0;width:600px;height:450px;}
.historymakers_box.box2005 .img_box1 .inner{width:600px;height:450px;}
.historymakers_box.box2005 .img_box2{right:0;top:40%;width:495px;height:743px;}
.historymakers_box.box2005 .img_box2 .inner{width:495px;height:743px;}
.historymakers_box.box2005 .img_box3{left:10%;bottom:0;width:620px;height:365px;}
.historymakers_box.box2005 .img_box3 .inner{width:620px;height:365px;}

.historymakers_box.box2005 .text_box2{left:0;top:2%;text-align:left;}
.historymakers_box.box2005 .img_box4{left:50%;top:0;width:500px;height:750px;}
.historymakers_box.box2005 .img_box4 .inner{width:500px;height:750px;}
.historymakers_box.box2005 .img_box5{left:0;top:50%;width:648px;height:505px;}
.historymakers_box.box2005 .img_box5 .inner{width:648px;height:505px;}
.historymakers_box.box2005 .img_box6{right:0;bottom:0;width:574px;height:401px;}
.historymakers_box.box2005 .img_box6 .inner{width:574px;height:401px;}

/* 2008 */
#makers4{position:absolute;top:0;}
.historymakers_area.area2008{padding:300px 0;}
.historymakers_area.area2008 .txt_num{top:105%;}
.historymakers_box.box2008{height:1500px;}
.historymakers_box.box2008 .text_box{left:0;top:0;}
.historymakers_box.box2008 .img_box1{left:15%;top:5%;width:620px;height:365px;}
.historymakers_box.box2008 .img_box1 .inner{width:620px;height:365px;}
.historymakers_box.box2008 .img_box2{right:0;top:15%;width:495px;height:743px;}
.historymakers_box.box2008 .img_box2 .inner{width:495px;height:743px;}
.historymakers_box.box2008 .img_box3{left:0;bottom:0;width:600px;height:450px;}
.historymakers_box.box2008 .img_box3 .inner{width:600px;height:450px;}

.historymakers_box.box2008 .text_box2{right:0;top:2%;text-align:right;}
.historymakers_box.box2008 .img_box4{left:0;top:0;width:574px;height:401px;}
.historymakers_box.box2008 .img_box4 .inner{width:574px;height:401px;}
.historymakers_box.box2008 .img_box5{right:0;top:40%;width:648px;height:505px;}
.historymakers_box.box2008 .img_box5 .inner{width:648px;height:505px;}
.historymakers_box.box2008 .img_box6{left:12%;bottom:0;width:500px;height:750px;}
.historymakers_box.box2008 .img_box6 .inner{width:500px;height:750px;}

/* 2010 */
#makers5{position:absolute;top:0;}
.historymakers_area.area2010{padding:300px 0;}
.historymakers_area.area2010 .txt_num{top:130%;}
.historymakers_box.box2010{height:1500px;}
.historymakers_box.box2010 .text_box{left:0;top:0;}
.historymakers_box.box2010 .img_box1{left:15%;top:5%;width:620px;height:365px;}
.historymakers_box.box2010 .img_box1 .inner{width:620px;height:365px;}
.historymakers_box.box2010 .img_box2{right:0;top:10%;width:495px;height:743px;}
.historymakers_box.box2010 .img_box2 .inner{width:495px;height:743px;}
.historymakers_box.box2010 .img_box3{left:0;bottom:0;width:600px;height:450px;}
.historymakers_box.box2010 .img_box3 .inner{width:600px;height:450px;}

.historymakers_box.box2010 .text_box2{right:0;top:2%;text-align:right;}
.historymakers_box.box2010 .img_box4{left:0;top:0;width:574px;height:401px;}
.historymakers_box.box2010 .img_box4 .inner{width:574px;height:401px;}
.historymakers_box.box2010 .img_box5{right:0;top:40%;width:648px;height:505px;}
.historymakers_box.box2010 .img_box5 .inner{width:648px;height:505px;}
.historymakers_box.box2010 .img_box6{left:12%;bottom:0;width:500px;height:750px;}
.historymakers_box.box2010 .img_box6 .inner{width:500px;height:750px;}

/* 2015 */
#makers6{position:absolute;top:0;}
.historymakers_area.area2015{padding:300px 0;}
.historymakers_area.area2015 .txt_num{top:145%;}
.historymakers_box.box2015{height:1500px;}
.historymakers_box.box2015 .text_box{right:0;top:0;text-align:right;}
.historymakers_box.box2015 .img_box1{left:0;top:0;width:600px;height:450px;}
.historymakers_box.box2015 .img_box1 .inner{width:600px;height:450px;}
.historymakers_box.box2015 .img_box2{right:0;top:35%;width:495px;height:742px;}
.historymakers_box.box2015 .img_box2 .inner{width:495px;height:742px;}
.historymakers_box.box2015 .img_box3{left:20%;bottom:0;width:620px;height:365px;}
.historymakers_box.box2015 .img_box3 .inner{width:620px;height:365px;}

.historymakers_box.box2015 .text_box2{left:0;top:2%;text-align:left;}
.historymakers_box.box2015 .img_box4{left:48%;top:0;width:495px;height:742px;}
.historymakers_box.box2015 .img_box4 .inner{width:495px;height:742px;}
.historymakers_box.box2015 .img_box5{left:0;top:53%;width:648px;height:505px;}
.historymakers_box.box2015 .img_box5 .inner{width:648px;height:505px;}
.historymakers_box.box2015 .img_box6{right:0;bottom:0;width:574px;height:401px;}
.historymakers_box.box2015 .img_box6 .inner{width:574px;height:401px;}

/* 2016 */
#makers7{position:absolute;top:0;}
.historymakers_area.area2016{padding:300px 0;}
.historymakers_area.area2016 .txt_num{top:170%;}
.historymakers_box.box2016{height:1500px;}
.historymakers_box.box2016 .text_box{left:0;top:0;text-align:left;}
.historymakers_box.box2016 .img_box1{left:15%;top:4%;width:620px;height:365px;}
.historymakers_box.box2016 .img_box1 .inner{width:620px;height:365px;}
.historymakers_box.box2016 .img_box2{right:0;top:10%;width:495px;height:743px;}
.historymakers_box.box2016 .img_box2 .inner{width:495px;height:743px;}
.historymakers_box.box2016 .img_box3{left:0;bottom:0;width:600px;height:450px;}
.historymakers_box.box2016 .img_box3 .inner{width:600px;height:450px;}

.historymakers_box.box2016 .text_box2{right:0;top:2%;text-align:right;}
.historymakers_box.box2016 .img_box4{left:0;top:0;width:574px;height:401px;}
.historymakers_box.box2016 .img_box4 .inner{width:574px;height:401px;}
.historymakers_box.box2016 .img_box5{left:15%;bottom:0;width:500px;height:750px;}
.historymakers_box.box2016 .img_box5 .inner{width:500px;height:750px;}
.historymakers_box.box2016 .img_box6{right:0;bottom:10%;width:648px;height:505px;}
.historymakers_box.box2016 .img_box6 .inner{width:648px;height:505px;}

/* 2017 */
#makers8{position:absolute;top:0;}
.historymakers_area.area2017{padding:300px 0;}
.historymakers_area.area2017 .txt_num{top:190%;}
.historymakers_box.box2017{height:1500px;}
.historymakers_box.box2017 .text_box{right:0;top:0;text-align:right;}
.historymakers_box.box2017 .img_box1{left:0;top:0;width:600px;height:450px;}
.historymakers_box.box2017 .img_box1 .inner{width:600px;height:450px;}
.historymakers_box.box2017 .img_box2{right:0;top:30%;width:495px;height:742px;}
.historymakers_box.box2017 .img_box2 .inner{width:495px;height:742px;}
.historymakers_box.box2017 .img_box3{left:20%;bottom:0;width:620px;height:365px;}
.historymakers_box.box2017 .img_box3 .inner{width:620px;height:365px;}

/* 2018 */
#makers9{position:absolute;top:0;}
.historymakers_area.area2018{padding:300px 0;}
.historymakers_area.area2018 .txt_num{top:200%;}
.historymakers_box.box2018{height:1500px;}
.historymakers_box.box2018 .text_box{left:0;top:0;}
.historymakers_box.box2018 .img_box1{left:15%;top:5%;width:620px;height:365px;}
.historymakers_box.box2018 .img_box1 .inner{width:620px;height:365px;}
.historymakers_box.box2018 .img_box2{right:0;top:15%;width:495px;height:743px;}
.historymakers_box.box2018 .img_box2 .inner{width:495px;height:743px;}
.historymakers_box.box2018 .img_box3{left:0;bottom:0;width:600px;height:450px;}
.historymakers_box.box2018 .img_box3 .inner{width:600px;height:450px;}

/* 2019 */
#makers10{position:absolute;top:0;}
.historymakers_area.area2019{padding:300px 0;}
.historymakers_area.area2019 .txt_num{top:215%;}
.historymakers_box.box2019{height:1500px;}
.historymakers_box.box2019 .text_box{right:0;top:0;text-align:right;}
.historymakers_box.box2019 .img_box1{left:0;top:0;width:600px;height:450px;}
.historymakers_box.box2019 .img_box1 .inner{width:600px;height:450px;}
.historymakers_box.box2019 .img_box2{right:0;top:40%;width:495px;height:743px;}
.historymakers_box.box2019 .img_box2 .inner{width:495px;height:743px;}
.historymakers_box.box2019 .img_box3{left:10%;bottom:0;width:620px;height:365px;}
.historymakers_box.box2019 .img_box3 .inner{width:620px;height:365px;}

/* 2020 */
#makers11{position:absolute;top:0;}
.historymakers_area.area2020{padding:300px 0;}
.historymakers_area.area2020 .txt_num{top:218%;}
.historymakers_box.box2020{height:1500px;}
.historymakers_box.box2020 .text_box{left:0;top:0;text-align:left;}
.historymakers_box.box2020 .img_box1{left:15%;top:5%;width:620px;height:365px;}
.historymakers_box.box2020 .img_box1 .inner{width:620px;height:365px;}
.historymakers_box.box2020 .img_box2{right:0;top:15%;width:495px;height:743px;}
.historymakers_box.box2020 .img_box2 .inner{width:495px;height:743px;}
.historymakers_box.box2020 .img_box3{left:0;bottom:0;width:600px;height:450px;}
.historymakers_box.box2020 .img_box3 .inner{width:600px;height:450px;}

/* 2021 */
#makers12{position:absolute;top:0;}
.historymakers_area.area2021{padding:300px 0;}
.historymakers_area.area2021 .txt_num{top:230%;}
.historymakers_box.box2021{height:1500px;}
.historymakers_box.box2021 .text_box{right:0;top:0;text-align:right;}
.historymakers_box.box2021 .img_box1{left:0;top:0;width:600px;height:450px;}
.historymakers_box.box2021 .img_box1 .inner{width:600px;height:450px;}
.historymakers_box.box2021 .img_box2{right:0;top:40%;width:495px;height:743px;}
.historymakers_box.box2021 .img_box2 .inner{width:495px;height:743px;}
.historymakers_box.box2021 .img_box3{left:10%;bottom:0;width:620px;height:365px;}
.historymakers_box.box2021 .img_box3 .inner{width:620px;height:365px;}

/* 2022 */
#makers13{position:absolute;top:0;}
.historymakers_area.area2022{padding:300px 0;}
.historymakers_area.area2022 .txt_num{top:238%;}
.historymakers_box.box2022{height:1500px;}
.historymakers_box.box2022 .text_box{left:0;top:0;text-align:left;}
.historymakers_box.box2022 .img_box1{left:20%;top:5%;width:620px;height:365px;}
.historymakers_box.box2022 .img_box1 .inner{width:620px;height:365px;}
.historymakers_box.box2022 .img_box2{right:0;top:15%;width:495px;height:743px;}
.historymakers_box.box2022 .img_box2 .inner{width:495px;height:743px;}
.historymakers_box.box2022 .img_box3{left:0;bottom:0;width:600px;height:450px;}
.historymakers_box.box2022 .img_box3 .inner{width:600px;height:450px;}

.historymakers_box.box2022 .text_box2{left:0;top:2%;text-align:left;}
.historymakers_box.box2022 .img_box4{left:56%;top:0;width:495px;height:742px;}
.historymakers_box.box2022 .img_box4 .inner{width:495px;height:742px;}
.historymakers_box.box2022 .img_box5{left:0;top:53%;width:648px;height:505px;}
.historymakers_box.box2022 .img_box5 .inner{width:648px;height:505px;}
.historymakers_box.box2022 .img_box6{right:0;bottom:0;width:574px;height:401px;}
.historymakers_box.box2022 .img_box6 .inner{width:574px;height:401px;}

#makerslast{position:absolute;bottom:40%;}
/* BASIC css end */

