@charset "UTF-8";
/* html { height: 100%; overflow: hidden; } */
body { height: 100%; overflow: hidden; } 

/*---------- fullpage ----------*/
div#fullpage { height: 100%; position: relative; } 

div#fullpage > div {width: 100%;height: 100%;overflow: hidden;position: relative;} 

/* fullpage nav */
body #fp-nav ul li { width: 20px; height: 20px; margin: 0 0 15px 0; } 
body #fp-nav ul li:not(:last-child) { margin-bottom: 15px; } 
body #fp-nav ul li:first-child, body .fp-slidesNav ul li:first-child { display: none; } 
#fp-nav ul li a:before,
.fp-slidesNav ul li a:before { content:""; display: none; position: absolute; top: 0; left: 0; width: 20px; height: 20px; border: 1px solid #ce2e29; border-radius: 50%; } 
body #fp-nav ul li a span, body .fp-slidesNav ul li a span { width: 6px; height: 6px; margin: -3px 0 0 -3px; background: #d9d9d9; } 
 /* active */
body.fp-viewing-2 #fp-nav ul li a.active:before { border: 1px solid #fff; } 
body.fp-viewing-2 #fp-nav ul li a.active span { background: #fff; } 
body #fp-nav ul li a.active span, body .fp-slidesNav ul li a.active span { background: #ce2e29; } 
body #fp-nav ul li a.active span, body .fp-slidesNav ul li a.active span,
body #fp-nav ul li:hover a.active span, body .fp-slidesNav ul li:hover a.active span { height: 6px; width: 6px; margin: -3px 0 0 -3px; } 
body #fp-nav ul li a.active:before,
body .fp-slidesNav ul li a.active:before, body #fp-nav ul li:hover a.active:before, body .fp-slidesNav ul li:hover a.active:before { display: block; } 

/**/
body.fp-viewing-0 #fp-nav, body.fp-viewing-4 #fp-nav { display: none; } 


/*---------- common ----------*/
.flex { display: flex; justify-content: space-between; } 
.section {position: relative;width: 100%;height: 100%;overflow: hidden;} 
.section .content_area {/* position: relative; */max-width: 1560px;height: 100%;margin: 0 auto;} 
.section .content_area .txt h2 { font-size: 48px; } 
.section .content_area .txt p {margin: 15px auto 30px;} 
.more { width: 165px; height: 46px; transition: all .2s; margin: 0 auto; } 
.more a { padding: 14px 17px; background: transparent; border: 1px solid #e12c24; transition: all .2s; } 
/* hover */
.more a:hover {color: #fff;background: #e12c24;box-shadow: 0px 10px 10px rgb(10 11 12 / 10%);transition: all .2s;} 
/* ani */
.fp-section.active.section .content_area .txt { animation: u_down 700ms; } 
.fp-section.active.section .content_area .txt p { animation-delay: 0.1s } 


/*---------- swiper ----------*/
.swiper { width: 100%; height: 100%; overflow-y: scroll !important; -ms-overflow-style: none; touch-action: pan-y; } 
.swiper::-webkit-scrollbar { display: none; width: 0 !important; } 
.swiper-slide { font-size: 18px; /* Center slide text vertically */
 display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; /* display: flex; */
 display: block; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } 
.mySwiper .swiper-slide { overflow: hidden; position: relative; } 
.mySwiper .slide_bg { width: 100%; height: 100vh; } 


/*---------- section1 ----------*/
/* section1 */
#section1 { } 
#section1 .mySwiper .swiper-slide { } 
#section1 .mySwiper .swiper-slide .slide_bg { height: 100vh; overflow: hidden; background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; } 
#section1 .mySwiper .swiper-slide .visual_wrap { position: absolute; top: 370px; left: 0; right: 0; width: 100%; max-width: 1560px; margin: 0 auto; } 
#section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box { } 
#section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box .title_box, #section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box .visual_info { color: #fff; } 
#section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box .title_box h2 { font-family: "Gothic A1", sans-serif; font-size: 96px; } 
#section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box .title_box h2 span { display: block; font-size: 142px; } 
#section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box .title_box h2 span:not(.white) { text-indent: 130px; } 
#section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box .title_box h2 span.white { position: relative; color: rgb(255 255 255 / 70%); } 
#section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box .title_box h2 span.white:before { content:""; display: block; position: absolute; top: -80px; left: 6px; background: url(../img/main1_1.png) no-repeat; background-size: contain; width: 100%; max-width: 310px; height: 232px; } 
#section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box .title_box h2 span.transparent { -webkit-text-stroke: 1px #fff; font-weight: 500; color: transparent; font-size: 110px; } 
#section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box .visual_info { padding-top: 30px; } 
#section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box .visual_info p { font-size: 25px; font-weight: 300; } 

#section1 .mySwiper .swiper-slide .slider_1 { background-image: url(../img/main_visual1.jpg); } 
#section1 .mySwiper .swiper-slide .slider_2 { background-image: url(../img/main_visual2.jpg); } 
#section1 .mySwiper .swiper-slide .slider_3 { background-image: url(../img/main_visual3.jpg); } 
#section1 .mySwiper .swiper-slide.swiper-slide-active .slide_bg { animation: zoom_in 5000ms; transition: transform 5000ms ease-in-out, opacity 1000ms ease 0s; } 
#section1 .mySwiper .swiper-slide.swiper-slide-active .visual_wrap .visual_txt_box .title_box h2 { animation: t_left 1000ms; } 
#section1 .mySwiper .swiper-slide.swiper-slide-active .visual_wrap .visual_txt_box .visual_info { animation: t_left 1000ms; animation-delay: 0.7s } 
@keyframes zoom_out {0% { transform: scale(1); } 
100% { transform: scale(1.2) rotate(0.003deg); } 
 }
@keyframes zoom_in {0% { transform: scale(1.2); } 
100% { transform: scale(1) rotate(0.003deg); } 
 }
@keyframes t_left {0% { opacity: 0; filter: Alpha(opacity=0); transform: translateX(-70px); transition: opacity 1s, transform 1s; } 
100% { opacity: 1.0; filter: Alpha(opacity=100); transform: translateX(0px); transition: opacity 1s, transform 1s; } 
 }
/**/
@keyframes l_right {0% { opacity: 0; filter: Alpha(opacity=0); transform: translateX(-50%); transition: opacity 1s, transform 1s; } 
100% { opacity: 1.0; filter: Alpha(opacity=100); transform: translateX(0px); transition: opacity 1s, transform 1s; } 
 }
@keyframes u_down {0% { opacity: 0; filter: Alpha(opacity=0); transform: translateY(-50%); transition: opacity 1s, transform 1s; } 
100% { opacity: 1.0; filter: Alpha(opacity=100); transform: translateY(0px); transition: opacity 1s, transform 1s; } 
 }
@keyframes u_down2 {0% { opacity: 0; filter: Alpha(opacity=0); transform: translate(-50%, -100%); transition: opacity 1s, transform 1s; } 
100% { opacity: 1.0; filter: Alpha(opacity=100); transform: translate(-50%, -50%);; transition: opacity 1s, transform 1s; } 
 }

@-webkit-keyframes LoadingBar { 
 from { width:0px; } 
to { width:70px; } 
 }
@keyframes LoadingBar { 
 from { width:0px; } 
to { width:70px; } 
 }


/* pagnation */
.control_wrap, #section1 .mouse_scroll { position: absolute; left: 0; right: 0; max-width: 1560px; width: 100%; z-index: 1; margin: 0 auto; } 
.control_wrap { top: 630px; bottom: auto; } 
.control_wrap .swiper-pagination { text-align: left; position: relative; top: 0; } 
.control_wrap .swiper-pagination-bullet { position: relative; width: 50px; font-family: "Gothic A1", sans-serif; color: #fff; font-size: 15px; margin: 0 auto !important; opacity: 1; } 
.control_wrap .swiper-pagination-bullet:nth-child(even) { margin: 0 0.5% !important; } 
.control_wrap .swiper-pagination-bullet:before { content:""; display: block; position: absolute; top: 25px; left: 0; width: 100%; height: 2px; border: 1px solid rgb(255 255 255 / 70%); } 
.control_wrap .swiper-pagination-bullet::after { content:""; display: block; width: 50px; height: 2px; opacity: 1; position: absolute; left: 0; top: 25px; } 
.control_wrap .swiper-pagination-bullet { background: var(--swiper-pagination-bullet-inactive-color,none) !important; cursor: default !important; } 
.control_wrap .swiper-pagination-bullet strong { opacity: 0; font-weight: 400; } 
.control_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active, .control_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active:after { width: 70px; } 
.control_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active:after { animation:LoadingBar 5s both; animation-delay: 0.3s; background: #fff; } 
.control_wrap .swiper-pagination-bullet.swiper-pagination-bullet-active strong { opacity: 1; } 
:root { --swiper-theme-color: none !important; } 


/* mouse wheel */
.mouse_wrap { position: absolute; bottom: 40px; left: 50%; z-index: 99; transform: translateX(-50%); } 
.mouse_wrap span { display:block; font-family: "Gothic A1", sans-serif; color: #fff; font-size: 13px; letter-spacing: 0.2px; font-weight: 300; } 
.mouse_wheel { display:block; transform:rotate(90deg); margin-bottom: 50px; } 
.mouse_wheel:before { content:''; width: 40px; height: 1px; background:rgba(255,255,255,0.3); position:absolute; right: 0; } 
.mouse_wheel:after { content:''; width: 20px; height: 1px; background: #fff; position:absolute; right: 0; bottom: -0.5px; animation: scrollDown 2s linear infinite; } 

@keyframes scrollDown { 0%,100% { right: 0; } 
 50% { right: 20px; } 
 }


/*---------- section2 ----------*/
#section2.section .content_area {flex-direction: column;padding: 180px 0 40px;} 
#section2.section .content_area .txt {color: #222;text-align: center;margin-bottom: 50px;} 
/**/
#section2.section .content_area .img { } 
#section2.section .content_area .img .clone { margin: 0 -10px; } 
#section2.section .content_area #img_m.img, #section2.section .content_area .img .box .more { display: none; } 
#section2.section .content_area .img .box {position: relative;width: 138px;height: 400px;margin: 0 5px;transition: width .3s;} 
#section2.section .content_area .img .box a {/* display: block; */position: relative;width: 100%;height: 100%;} 
#section2.section .content_area .img .box a.wrap { position: absolute; top: 0; left: 0; } 
#section2.section .content_area .img .box a:after { content:""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgb(0 0 0 / 50%); opacity: 1; transition: opacity .3s; } 
#section2.section .content_area .img .box a img { display: block; width: 100%; height: 100%; object-fit: cover; } 
#section2.section .content_area .img .box a p { position: absolute; bottom: 0; left: 0; font-size: 26px; font-weight: 700; color: #fff; width: 100%; height: 100%; padding: 337px 0 0 40px; opacity: 0; transition: opacity .3s; text-shadow: 0 0 5px #4a4a4a; } 
/* on */
#section2.section .content_area .img .box.on.off, #section2.section .content_area .img .box.on { width: 820px; } 
#section2.section .content_area .img .box.on.off a:after, #section2.section .content_area .img .box.on a:after { opacity: 0; } 
#section2.section .content_area .img .box.on.off a p, #section2.section .content_area .img .box.on a p { opacity: 1; } 



/*---------- section3 ----------*/
#section3.section .content_area {/* position: relative; */padding: 180px 0 40px;margin: 0 3% 0 9.5%;max-width: 100%;} 
#section3.section:before, .pro_dot:before {content:"";display: block;position: absolute;top: 0;right: 0;width: 28%;width: 27vw;min-width: 320px;height: 100%;background: rgb(0 31 63 / 90%);transition: all .3s;z-index: -1;} 
.pro_dot:before {display: none;}
#section3 .more { margin: 0 auto; } 
/**/
#section3.active.section .pro_txt .txt, #section3.active.section .pro_dot,
/* .section3-4.active.section .content_area .txt h2 { animation: l_right 1500ms; transition: transform 1000ms linear, opacity 1000ms ease 0s; transition-delay: 2000ms; }  */
.section3-4.active.section .content_area .txt h2 { animation: l_right 0ms; transition: transform 0ms linear, opacity 0ms ease 0s; transition-delay: 0ms; } 
.pro_txt { display: flex !important; flex-direction: column; position: relative; left: 0; right: auto; width: 50%; height: 100%; padding: 15px 0 0 11%; } 
.pro_txt .slick-list { } 
.pro_txt .slick-slide { float: left; width: 420px !important; } 
.pro_txt h2 { } 
.pro_txt p { } 
.pro_dot {position: relative;max-width: 530px;height: 100%;} 
.pro_dot .progress { position: absolute; top: calc(224px / 2 - 2px); left: calc(-224px / 2 - 2px); display: inline-block; width: 224px; height: 2px; /* border-radius: 10px; */overflow: hidden; background-color: rgb(255 255 255 / 50%); background-image: linear-gradient(to bottom, #fff, #fff); background-size: 0% 100%; background-repeat: no-repeat; transform: rotate(90deg); transition: background-size .4s ease-in-out; } 
.pro_dot ul { display: flex !important; flex-wrap: wrap; } 
.pro_dot ul li { width: 100%; } 
.pro_dot ul li:last-child { margin-bottom: 0; } 
.pro_dot ul li a {display: block;color: #ffffff;cursor: pointer;padding: 20px 40px 20px 26%;transition: all .3s;} 
.pro_dot ul li a img {display: none;opacity: 0;}
.pro_dot ul li a p {font-size: 20px;display: inline-block;font-weight: 600;} 
.pro_dot ul li a p br {display: none;} 
.pro_dot ul li a span { margin-right: 15px; } 
/* active */
.pro_dot ul li.slick-active a {color: #001F3F;border: 1px solid #E0E0E0;background: #fff;box-shadow: 0 0 10px #e0e0e07a;padding: 20px 40px 20px 30px;transition: all .3s;} 
.pro_dot ul li.slick-active a img {/* display: inline-block; */opacity: 1;width: 65px;vertical-align: middle;margin-right: 20px;}
/* .pro_dot ul li.slick-active a p {font-size: 28px;}  */
.pro_dot ul li.slick-active a p br {/* display: block; */} 
.pro_wrap { } 
.pro_wrap .slick-track:after { content:""; display: block; clear: both; } 
.pro_slide {align-items: center;position:relative;float: right;width: 76%;height: 100%;/* margin: 0 auto; */z-index: 1;overflow: hidden;} 
.pro_slide .pro_list {width: 50%;margin: 0 5%;} 
.pro_slide .pro_list .pro_wrap {width: auto;/* max-width: 600px; */width: 100%;height: auto;margin:0 auto;z-index:10;overflow: hidden;} 
.pro_slide .pro_list .pro_wrap div {position:relative;} 
.pro_slide .pro_list .pro_wrap div div img {display: block;width: 100%;max-width: 700px;height: 100%;margin: 0 auto;object-fit: cover;} 
.pro_slide .pro_list .pro_wrap div div .txt { text-align: center; margin: 40px auto; } 
.pro_slide .pro_list .pro_wrap div div .txt p { font-size: 20px; color: #666; } 
.pro_slide .pro_list .pro_wrap div div.slick-slide.slick-current.slick-active img { } 
.pro_slide .slick-slide {position: relative;!i;!;} 
/* hover */
#section3.section.on:before {background: #002F5F; transition: all .3s}
.pro_slide .pro_list .pro_wrap div div a:hover:after, .pro_slide .pro_list .pro_wrap div div a:hover .after { opacity: 1; transition: all .3s; } 

/* slick orgin */
.slick-slider { position: relative; display: block; box-sizing: border-box;-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y;touch-action: pan-y; -webkit-tap-highlight-color: transparent;  } 
.slick-list {display: block;margin:0;/* padding:0; */width:100%;height: 100%;padding: 0 !important;!i;!;} 
.slick-slide { float: left; } 
.slick-initialized .slick-slide { display: block; } 

/* cursor_circle */
#section3 .cursor_circle {display: none;position: absolute;width: 100px;height: 100px;transform: translate(5%, 5%);z-index: 9999;opacity: 0;background: #fff;box-shadow: 0 0 5px #c0c0c0;border-radius: 50%;transition: opacity .3s;} 
#section3 .cursor_circle:after {content: '';display: block;width: 160px;height: 170px;position: absolute;top: -8px;left: 1px;background: url(../img/cursor.png) no-repeat;animation: cursor_circle 5s linear infinite;animation-delay: 0s;transition: 5s linear infinite;} 
#section3 .cursor_circle .wrap1 { position: relative; width: 100%; height: 100%; } 
#section3 .cursor_circle .wrap1 .wrap2 {position: absolute;top: 25%;left: 35%;} 
#section3 .cursor_circle .wrap1 .wrap2 span {font-size: 50px;color: #ce2e29;} 
body.fp-viewing-3 .cursor_circle { display: none; } 
/* on */
#section3 .cursor_circle.on {opacity: 1;}
/* ani */
@-webkit-keyframes cursor_circle { 
 from { transform: rotate(0deg); } 

 to { transform: rotate(360deg); } 
 }



/*---------- section4 ----------*/
#section4.section {} 
#section4.section .content_area {} 
#section4.section .content_area .txt {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;color: #fff;text-align: center;} 
#section4.section .content_area .txt h2 { font-family: "Gothic A1", sans-serif; } 
#section4.section .content_area .txt p {margin: 15px auto 50px;} 
#section4.section .more a { border: 1px solid #fff; } 
 /* hover */
#section4.section .more a:hover { color: #666; background: #fff; } 
/**/
#section4:before {content:"";display: block;position: absolute;top: 0;left: 0;background: url(../img/main4.png) no-repeat center / cover;width: 100%;height: 100%;} 
#section4:after { content: "LEEGENCO"; display: block; position: absolute; right: 15px; bottom: 0; font-family: "Gothic A1", sans-serif; font-size: 120px; font-weight: 700; line-height: 1; letter-spacing: 0px; color: rgb(255 255 255 / 60%); mix-blend-mode: soft-light; } 
/* hover */
#section4.section:hover:before { animation: zoom_in 2000ms forwards; transition: transform 2000ms ease-in-out, opacity 2000ms ease 0s; } 
/* ani */
.fp-section.active.section#section4 .content_area .txt {animation: u_down2 700ms;} 



/* respon */
@media (min-width: 768px) and (max-width: 2500px) { 
.pro_arrow {display: none;}
}
@media all and (max-width: 1560px) { /* width */
#section1 .mySwiper .swiper-slide .visual_wrap, .control_wrap, #section1 .mouse_scroll, .section .content_area, #section3.section .content_area { max-width: 96%; } 

/* section2 */
#section2.section .content_area .txt p br, #section3.section .content_area .txt p br { display: none; } 
#section2.section .content_area .img .box.on.off, #section2.section .content_area .img .box.on {width: 100%;/* max-width: 470px; */} 

/* section3 */
#section3.section .content_area {flex-direction: column;/* max-width: 1560px; */margin: 0 auto;}
#section3.section:before {display: none;}
.pro_dot {max-width: 100%;padding: 3% 0;}
.pro_dot:before {display: block;width: 95%;}
#section3.section .content_area .txt {text-align: center;} 
#section3.section .content_area .txt p {margin: 15px auto 50px;} 
.pro_slide .pro_list {width: 35%;} 
.pro_slide {width: 100%;}
 .pro_dot ul li.slick-active a p br {display: none;} 
.pro_slide .pro_list .pro_wrap .pro_wrap { margin: 0 -15px; } 
.pro_slide .pro_list .pro_wrap .pro_con {/* margin: 0 15px; *//* max-width: 500px; */} 
.pro_dot ul li a {padding: 15px 40px 15px 16%;} 
.pro_dot ul li.slick-active a {padding: 15px 40px 15px 30px} 
.pro_dot ul li.slick-active a p { font-size: 24px; } 
.pro_slide .pro_list .pro_wrap div div img {/* width: 80%; */}
 }
@media all and (max-width: 1300px) {
/* section3 */
.pro_slide .pro_list .pro_wrap div div img {/* width: 70%; */}
.pro_dot ul li.slick-active a p {font-size: 22px;} 
 }
@media (max-width: 1023px) {
/* common */
div#fullpage > div:not(#section4), .fp-tableCell {height: auto !important;}
.section .content_area .txt h2 { font-size: 44px; } 

/* section1 */
#section1 .mySwiper .swiper-slide .visual_wrap { top: 39%; bottom: auto; } 
#section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box .title_box h2 { font-size: 76px; } 
#section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box .visual_info p { font-size: 23px; } 
.control_wrap { top: 72%; } 

/* section2 */
#section2.section .content_area {flex-direction: column;padding-top: 100px;padding: 100px 0 0;} 
#section2.section .content_area .txt { width: 100%; padding-top: 0; margin-right: 0; } 
#section2.section .content_area .txt:after { content:""; display: block; clear: both; } 
#section2.section .content_area #img_pc.img, #section2.section .content_area .img .box .more { display: none; } 
#section2.section .content_area #img_m.img,
#section2.section .content_area .img .box.on.off .more, #section2.section .content_area .img .box.on .more { display: block; } 
#section2.section .content_area .img .box { width: 80px; height: 400px; } 
#section2.section .content_area .img .box.on.off, #section2.section .content_area .img .box.on {width: 470px;max-width: unset;} 
#section2.section .content_area .img .box a p { font-size: 24px; padding: 40px 0 0 20px; color: #fff; } 
#section2.section .content_area .img .box .more { position: absolute; bottom: 30px; left: 20px; } 
#section2.section .content_area .img .box .more a { color: #fff; border: 1px solid #fff; } 
 /* hover */
#section2.section .content_area .img .box .more a:hover { color: #666; background: #fff; } 

/* section3 */
.pro_slide .pro_list .pro_wrap div div img {/* margin: 0; *//* width: 55%; */}
#section3.section .content_area {padding: 100px 0;} 
.pro_dot ul li.slick-active a img {width: 55px;}
.pro_dot ul li a p {font-size: 20px;} 
#section3 .cursor_circle {display: none;}
 
/* section4 */
#section4 {height: 600px !important;} 
#section4:after { font-size: 100px; right: 2%; } 

/* section5 */
#section5.section {display: none;} 
}


@media  all and (max-width: 479px) {/* common */
.pro_dot ul li a p br, .pro_dot ul li.slick-active a p br {/* display: block; */}
}
@media (max-width: 767px) {/* common */
.section .content_area .txt h2 { font-size: 40px; } 
.section .content_area .txt p,
#section4.section .content_area .txt p { margin: 25px auto 45px; } 
 
/* section1 */
#section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box .title_box h2 { font-size: 66px; } 
#section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box .visual_info p { font-size: 21px; } 
.control_wrap { top: 68%; } 
 
/* section2 */
#section2.section .content_area .txt { text-align: center; margin-bottom: 65px; } 
#section2.section .content_area .txt p, #section2.section .content_area .txt .more { float: unset; } 
#section2.section .content_area .txt .more { margin: 0 auto; } 
#section2.section .content_area .img .clone { flex-wrap: wrap; } 
#section2.section .content_area .img .box,
#section2.section .content_area .img .box.on.off, #section2.section .content_area .img .box.on { width: calc(100% / 2 - 10px); margin: 0 5px 10px; } 
#section2.section .content_area .img .box { height: 300px; } 
#section2.section .content_area .img .box a:after { opacity: 0; } 
#section2.section .content_area .img .box a p {font-size: 22px;padding: 100px 0 0 0;text-align: center;opacity: 1;text-shadow: 0 0 5px #000;} 
#section2.section .content_area .img .box .more {display: block;left: calc(100% / 2 - 67.5px);bottom: 35%;width: 135px;}   

/* section3 */
.pro_slide .pro_list .pro_wrap div div img {height: 300px;object-fit: contain;margin: 0 auto 2%;}
.pro_slide {flex-direction: column;}
.pro_slide .pro_list {width: 100%;max-width: 600px;margin: 0;} 
#section3.section .content_area { padding: 80px 0; } 
.pro_slide .pro_list .pro_wrap .pro_wrap { margin: 0 -5px 45px; } 
.pro_slide .pro_list .pro_wrap .pro_con {margin: 0 auto;/* max-width: 767px; */} 
.pro_slide .pro_list .pro_wrap .pro_con a .txt h3 { font-size: 20px; } 
.pro_arrow {position: absolute;left: 0;right: 0;top: 30%;width: 100%;z-index: 100;}
.pro_arrow .left {margin-right: 5%;}
.pro_arrow div img {border-radius: 50%;}
.pro_dot {width: 100%;padding: 0;}
.pro_dot:before {display: none;width: 100%;}
.pro_dot ul li {width: 100%;flex-basis: 100%;}
.pro_dot ul li:not(.slick-active) {display: none;}
.pro_dot ul li a p, .pro_dot ul li.slick-active a p {font-size: 22px;}
 /* active */
.pro_dot ul li.slick-active a {width: 100%; height: 90px; padding: 3%; text-align: center; border: none; box-shadow: none; color: #222; background: transparent;} 
.pro_dot ul li.slick-active a img {display: none;}

/* section4 */
#section4:after { font-size: 80px; letter-spacing: -2px; } 
}


@media (min-width: 480px) {/* common */
.pro_arrow div img {width: 54px;}
}
@media (max-width: 479px) {/* common */
.section .content_area .txt h2 { font-size: 36px; } 
 
/* section1 */
#section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box .title_box h2 { font-size: 56px; } 
#section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box .visual_info { padding-top: 20px; } 
#section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box .visual_info p { font-size: 19px; } 
#section1 .mySwiper .swiper-slide .visual_wrap .visual_txt_box .visual_info p br { display: none; } 
.control_wrap { display: none; } 
.mouse_wrap { bottom: 20px; } 

/* section2 */
#section2.section .content_area { padding-top: 80px; } 
#section2.section .content_area .txt {margin-bottom: 0;} 
#section2.section .content_area .txt .more { display: none; } 
#section2.section .content_area .img .clone { margin: 0; } 
#section2.section .content_area .img .box,
#section2.section .content_area .img .box.on.off, #section2.section .content_area .img .box.on {width: 100%;height: 180px;} 
#section2.section .content_area .img .box, #section2.section .content_area .img .box.on.off {margin: 0 0 10px;} 
#section2.section .content_area .img .box.on {margin: 0 0 20px;} 
#section2.section .content_area .img .box { height: 50px; } 
#section2.section .content_area .img .box a:after { opacity: 1; } 
#section2.section .content_area .img .box a p {font-size: 20px;padding: 80px 0 0 0;opacity: 0;} 
#section2.section .content_area .img .box .more {display: none;bottom: 0;} 
#section2.section .content_area .img .box .more a {border: none;font-size: 14px;}
 /* hover */
#section2.section .content_area .img .box .more a, #section2.section .content_area .img .box .more a:hover {text-shadow: 0 0 5px #000;}
#section2.section .content_area .img .box .more a:hover {color: #fff;background: transparent;box-shadow: none;}

/* section3 */
.pro_slide .pro_list .pro_wrap .pro_con {/* max-width: 430px; */} 
.pro_slide .pro_list .pro_wrap div div img {width: 70%;height: auto;}
.pro_dot ul li a p, .pro_dot ul li.slick-active a p {font-size: 20px;line-height: 1.4;}
.pro_arrow div img {width: 44px;}
 
/* section4 */
#section4 {height: 450px !important;} 
#section4:after { font-size: 60px; }  
}
