@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
    font-family: "Noto Sans KR", serif;
    font-size:24px; 
    
}

h1.subpage_title {font-size:2.2em;margin:40px 0 25px; text-align: center}
p.subpage_text {padding-bottom:20px;border-top:1px solid #c8c8c8; color:#ccc; text-align: center; font-weight: 300; letter-spacing: 8px !important; padding-top:30px; margin-bottom:80px;}


.privacy_box{
    width:960px;
    margin:auto;
    padding:60px;
    box-sizing: border-box;
  }

  .privacy_box h2{
    font-size:2em;
    color:#333;
    padding-bottom:20px;
    border-bottom:solid 1px #eee; 
  }

  .privacy_box .text_box{
    padding:20px;
    color:#333;
    font-size:1.4em;
  }



#m_wrap{
    width: 960px;
    position: relative;
    margin:auto;
    overflow:hidden;
    box-sizing: border-box;
    }

.content_box{
	width: 960px;
	margin:auto;
}

#m_sub_wrap{
    position: relative;
}


.main_visual_slide{
    overflow: hidden;
    position: relative;
    width:100%;
}

.main_visual_slide .swiper-slide{
    width: 960px !important;
}

.main_visual_slide .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}

.main_visual_slide .swiper-slide .mask{
    position:absolute;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.8);
    z-index:999;
    transition: all 0.5s;
    transition-delay: 0.5s; 
    opacity: 1;
    }


    .main_visual_slide .swiper-slide-active .mask{
        transition: all 0.5s;
        transition-delay: 0.5s; 
        opacity: 0;
    }
    

.main_slide_btn{
    width: 960px;
}

.main_slide_btn_box{
    width: 100%;
    height: 50px;
    margin:auto;
    position: absolute;
    z-index: 999;
    left:0px;
    bottom:400px;
}

.main_slide_btn{
    position: relative;
    width: 1570px;
    margin:auto;
}

.main_slide_btn > div{
    width: 30px;
    height: 54px;
}

.main_slide_btn > div:focus-visible{
    border:none;
}

.main_slide_btn > div.swiper-button-next{
    background: url(../../basic/img/main_visual_next.png) center no-repeat !important;
}

.main_slide_btn > div.swiper-button-prev{
    background: url(../../basic/img/main_visual_prev.png) center no-repeat !important;
}


.main_slide_btn > div.swiper-button-next::after{
    display: none;
    background: url(../../basic/img/main_visual_next.png) center no-repeat !important;
}

.main_slide_btn > div.swiper-button-prev::after{
    display: none;
    background: url(../../basic/img/swiper-button-prev.png) center no-repeat !important;
}



.main_visual_slide .main_vusla_img01{
	background:url('/theme/basic/mobile/img/visual_01.jpg') center no-repeat;
    height:1270px !important;

}

.main_visual_slide .main_vusla_img02{
	background:url('/theme/basic/mobile/img/visual_02.jpg') center no-repeat;
    height:1270px !important;
}

.main_visual_slide .main_vusla_img03{
	background:url('/theme/basic/mobile/img/jp_img/visual_03.jpg') center no-repeat;
    height:1270px !important;
}

.m_main-pagination{
    display: flex;
    justify-content: center;
    width: 100%;
    height:30px;
    bottom:0px;
    left:0px;
    position: absolute;
    z-index:99999 !important;
}

.m_main-pagination > span{
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 3px solid #fff;
    opacity: 1;
}

.m_main-pagination .swiper-pagination-bullet-active{
    background:#fff;
    width: 100px;
    border-radius: 10px;
}


.swiper-slide .main_text_box{
    position: relative;
    width:1240px;
    margin:236px auto 0 auto;
}

.main_text_box .main_visual_title.title01{
    position:absolute;
    top:0px;
    width: 100%;
    height:112px;
    background: url('/theme/basic/mobile/img/jp_img/visual_text_01.png') center no-repeat;
}

.main_text_box .main_visual_sub_text01{
    position:absolute;
    top:70px;
    width: 100%;
    height:68px;
    background: url('/theme/basic/mobile/img/jp_img/visual_text_02.png') center no-repeat;
    opacity: 0;
}

.main_text_box .main_visual_text01{
    position:absolute;
    top:320px;
    width: 100%;
    height: 47px;
    background: url('/theme/basic/mobile/img/jp_img/visual_text_03.png') center no-repeat;
    opacity: 0;
}


/* 02 */
.main_text_box .main_visual_title.title02{
    position:absolute;
    top:-30px;
    width: 100%;
    height:112px;
    background: url('/theme/basic/mobile/img/jp_img/visual_02_text01.png') center no-repeat;
}

.main_text_box .main_visual_sub_text02{
    position:absolute;
    top:70px;
    width: 100%;
    height:80px;
    background: url('/theme/basic/mobile/img/jp_img/visual_02_text02.png') center no-repeat;
    opacity: 0;
}

.main_text_box .main_visual_text02{
    position:absolute;
    top:300px;
    width: 100%;
    height:29px;
    background: url('/theme/basic/mobile/img/jp_img/visual_02_text03.png') center no-repeat;
    opacity: 0;
}



.main_text_box .main_visual_text{
    position:absolute;
    top:250px;
    letter-spacing: -0.6px;
    font-size:18px;
    font-weight: 300;
    color:#282828;
    line-height:24pt;
}

.main_text_box .main_visual_title, .main_text_box .main_visual_sub_text, .main_text_box .main_visual_text{
    opacity: 0;
    transition: all 1s;
}

.main_visual_slide .swiper-slide.swiper-slide-active .main_text_box .main_visual_title{
    top:0px;
    transition: all 1.4s;
    transition-delay: 0.5s;
    opacity: 1;
}

.main_visual_slide .swiper-slide.swiper-slide-active .main_text_box .main_visual_sub_text01{
    top:120px;
    left:0px;
    transition: all 1.2s;
    transition-delay: 0.9s;
    opacity: 1;
}

.main_visual_slide .swiper-slide.swiper-slide-active .main_text_box .main_visual_text01{
    top:210px;
    transition: all 1s;
    transition-delay: 1s;
    opacity: 1;
}



.main_visual_slide .swiper-slide.swiper-slide-active .main_text_box .main_visual_sub_text02{
    top:106px;
    transition: all 1.2s;
    transition-delay: 0.9s;
    opacity: 1;
}

.main_visual_slide .swiper-slide.swiper-slide-active .main_text_box .main_visual_text02{
    top:210px;
    transition: all 1s;
    transition-delay: 1s;
    opacity: 1;
}




.m_sub_tab_menu_box{
    position:relative;
}

.m_sub_tab_menu{
    position:absolute;
    left:0px;
    top:340px;
    height:200px;
    width:100%;
    z-index:9;
}

.m_sub_tab_menu ul{
max-width:960px;
margin:auto;
display: flex;
justify-content: center;
flex-wrap: wrap;
}

.m_sub_tab_menu ul li{
    margin-right:8px;
}

.m_sub_tab_menu ul li:last-child{
    margin-right:0px;
}

.m_sub_tab_menu ul li a{
    display:block;
    font-size:23px;
    color:#000; 
    width:224px;
    height:64px;
    line-height: 64px;
    text-align: center;
    background:#fff;
    border:solid 1px;
    box-sizing: border-box;
}

.m_sub_tab_menu ul li a:hover{
    background:#000;
    color:#fff;
}

.m_sub_tab_menu ul.tab_type01{
    width:460px;
}

.m_sub_tab_menu ul.tab_type01 li{
    margin-bottom:10px;
}

.m_sub_tab_menu ul.tab_type01 li:nth-child(2){
    margin-right:0px;
}


.m_sub_tab_menu ul.tab_type02 li{
    margin-bottom:10px;
}

.m_sub_tab_menu ul.tab_type02 li:nth-child(3){
    margin-right:0px;
}



.swiper-slide .main_text_box{
    position: relative;
    width:100%;
    margin-top:50px;
}

.main_text_box .main_visual_title.title01{
    position:absolute;
    top:-30px;
    width: 100%;
    height:168px;
    
}


.main_text_box .main_visual_title.title02{
    position:absolute;
    top:-30px;
    width: 100%;
    height:170px;
    
    background-size:70%;
}


.main_text_box .main_visual_sub_text{
    position:absolute;
    top:176px;
    width: 100%;
    height:20px;
    }

.main_text_box .main_visual_text{
    position:absolute;
    top:250px;
    width: 100%;
    text-align: center;
    letter-spacing: -0.6px;
    font-size:18px;
    font-weight: 300;
    color:#282828;
    line-height:24pt;
}

.main_text_box .main_visual_title, .main_text_box .main_visual_sub_text, .main_text_box .main_visual_text{
    opacity: 0;
    transition: all 1s;
}

.swiper-slide.swiper-slide-active .main_text_box .main_visual_title{
    top:0px;
    transition: all 1.4s;
    transition-delay: 0.5s;
    opacity: 1;
}

.swiper-slide.swiper-slide-active .main_text_box .main_visual_sub_text{
    top:176px;
    transition: all 2s;
    transition-delay: 0.7s;
    opacity: 1;
}

.swiper-slide.swiper-slide-active .main_text_box .main_visual_text{
    top:230px;
    transition: all 1s;
    transition-delay: 1s;
    opacity: 1;
}

.m_header{
	display: flex;
	justify-content: space-between;
	align-items: center;
    max-width: 960px;
	height: 200px;
    top:0px;
    z-index:9;
    background: #fff;
    padding: 0 30px;
    box-sizing: border-box;
    margin:auto;
}
.m_header .logo{
	position:relative;
}

.m_header .logo{
	width: 370px;
	height:62px;
}


.m_header .logo a{
	display: block;
	width: 390px;
	height:72px;
	text-indent: -99999px;
	background:url('/theme/basic/img/jp_img/logo.png') center no-repeat;
    background-size:100%;
}

.m_header .lnb{
	display: block;
	width: 70px;
	height: 70px;
	background:url('/theme/basic/mobile/img/m_menu.png') center no-repeat;
    background-size:100%;
}

.m_header .call{
	width:70px;
	height: 70px;
	background:url('/theme/basic/mobile/img/m_call.png') center no-repeat;
    background-size:100%;
}



.section2{
    position:relative;
    padding-top:150px;
}

.section2_bg{
    width: 100%;
   
}

.section2_bg .section2_bg_box{
    position:relative;
    width: 100%;
    height:200px;
}

.section2_bg .section2_visual{
    position: absolute;
    top:0px;
    bottom:0px;
    width: 100%;
    height: 142px;
    background: url('/theme/basic/mobile/img/section01_title.png') center no-repeat;
    z-index:1;
    

}

.section2_bg .loop_box{
    position: relative;
}
.section2_bg .loop_box span{
    position: absolute;
    left:100px;
    top:-50px;
    display: block;
    width: 117px;
    height: 117px;
    background: url(../../basic/img/event_loop.png) center no-repeat;
    animation: rotate_image 14s linear infinite;transform-origin: 50% 50%;
    z-index:1;
}

@keyframes rotate_image{
    100% {
        transform: rotate(360deg);
    }
}




.menu_slide{
    margin-left:auto;
    width: 100%;
    padding-bottom:120px;
}

.menu_slide_btn{
    width: 68%;
    height: 1px;
    position:absolute;
    left: 50%;
    right:50%;
    transform: translate(-50%, -50%);
    top:660px;
    z-index:2;
}

.menu_slide .swiper-slide{
    width: 494px !important;
}

.menu_slide_btn .swiper-button-next{
    width: 27px;
    height: 52px;
    background: url(../../img/section02_next.png) center no-repeat;
}

.menu_slide_btn .swiper-button-next::after{
    display: none;
}

.menu_slide_btn .swiper-button-prev{
    width: 27px;
    height: 52px;
    background: url(../../img/section02_prev.png) center no-repeat;
}

.menu_slide_btn .swiper-button-prev::after{
    display: none;
}





.tv_slide{
    position: relative;
        height: 1000px;
    background: url('/theme/basic/mobile/img/tv_slide_bg.jpg') bottom left 161px no-repeat #f4f3eb;
}

.tv_slide .tv_slide_link{
    position: absolute;
    bottom: 24px;
    left: 340px;
    display: block;
    width: 300px;
    height: 100px;
}


.tv_slide > .no_over_left{
    position: absolute;
    width: 70px;
    height: 200px;
    z-index: 999999;
    left:0px;
    bottom:240px;
}

.tv_slide > .no_over_right{
    position: absolute;
    width: 70px;
    height: 200px;
    z-index: 999999;
    right:0px;
    bottom:240px;
    }

.tv_slide .tv_title{
    position: absolute;
    top:125px;
    width: 100%;
    height: 50px;
    background: url(/theme/basic/img/jp_img/tv_title.png) center no-repeat #f4f3eb;
}

.tv_slide_box{
min-width: 100% !important;
overflow:hidden;

}

.tv_slide_box .swiper-slide{
    padding-top:497px;
    width: 560px;
}

.tv_slide_box .swiper-slide{
    display: flex;
    justify-content: center;
    align-items: center;
 }

.tv_slide_box .swiper-slide iframe{
    padding-top: 100px;
    margin:auto;
     display: block;
    width: 300px;
}
.tv_slide_box .swiper-slide-active{
    width: 560px !important;
    margin-left:4px;
}

.tv_slide_box .swiper-slide-active iframe{
    padding-top: 0px;
    margin:auto;
    display: block;
    width: 560px !important;
    height:315px;
}


.tv_btn_box{
    width: 760px;
    height: 1px;
    position:absolute;
    bottom: 34%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index:5;
}

.tv_btn_box .swiper-button-next{
    width: 27px;
    height: 52px;
    background: url(/theme/basic/img/jp_img/youtube_next.png) center no-repeat;
}

.tv_btn_box .swiper-button-next::after{
    display: none;
}

.tv_btn_box .swiper-button-prev{
    width: 27px;
    height: 52px;
    background: url(/theme/basic/img/jp_img/youtube_prev.png) center no-repeat;
}

.tv_btn_box .swiper-button-prev::after{
    display: none;
}



.vidoe_motion{

    position: relative;
    width: 100%;
    height:540px;
}

.vidoe_motion .text_box{
    position: absolute;
    bottom:0px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 540px;
    z-index:2;
    }

.vidoe_motion .text_box .bg_box{
    position: relative;
}

/* .vidoe_motion .text_box .bg_box .text_01{
    position: absolute;
    left:56px;
    top:262px;
    width: 702px;
    height:331px;
    background: url('/theme/basic/mobile/img/video_text01.png') center no-repeat;
} */

.vidoe_motion .text_box .bg_box .text_02{
    position: absolute;
    width: 100%;
    height:122px;
    right:0px;
    top:706px;
/*    background: url('/theme/basic/mobile/img/video_text02.png') center no-repeat;*/
}



.event_box .event_title{
    margin:158px auto 0 auto;
    width: 100%;
    height: 211px;
    background: url(/theme/basic/mobile/img/jp_img/banner_title.png) center no-repeat;
}

.event_box .event_list{
    margin-top:86px;
}

.event_box .event_list > li{
    margin-bottom:44px;
}

.event_box .event_list > li > a{
    display: block;
    width: 839px;
    margin:auto;

}


.event_box .loop{
    position: absolute;
    right: -60px;
    top:220px;
    display: block;
    width: 117px;
    height: 117px;
    background: url(../../basic/img/event_loop.png) center no-repeat;
    animation: rotate_image 14s linear infinite;
    transform-origin: 50% 50%;
    z-index: -1;
}


.location{
    width: 100%;
    height:1370px;
    background: url('/theme/basic/mobile/img/jp_img/location.png') center no-repeat;
}

.capyright{
    padding:68px 60px 52px 60px;
    background: #171717;
}

.footer_menu{
    display: flex;
    align-items: center;
}

.capyright > .footer_logo{
    margin-bottom:50px;
}

.capyright > .footer_logo > a{
    display: block;
    width: 343px;
    height: 60px;
    background: url('/theme/basic/mobile/img/jp_img/footer_logo.png') center no-repeat;
}

.footer_menu .sns_box{
    margin-left:auto;
    display: flex;
}

.footer_menu .sns_box li{
    margin-left:12px;
}

.footer_menu .sns_box li:first-child{
    margin-left:0px;
}

.footer_menu .footer_lnb{
    display: flex;
    margin-bottom:8px;
    height: 40px;
}

.footer_menu .footer_lnb > li > a{
    font-family: 'Noto Sans KR';
    font-size: 22px;
    color:#fff;
    display: flex;
}
.footer_menu .footer_lnb > li{
    display: flex;
    align-items: center;
}

.footer_menu .footer_lnb > li:last-child::after{
    display: none;
}

.footer_menu .footer_lnb > li::after{
    content:"";
    display: flex;
    width: 2px;
    height: 21px;
    margin:0px 23px;
    background-color: #fff;
}


.footer_address{
    color:#646464;
    font-size:22px;
    line-height: 40px;
}
.footer_address span{
    font-size:20px;
    margin-right:40px;
    line-height: 40px;
    letter-spacing: -1px;
}




.footer_box .line{
    margin:18px 0;
    width: 100%;
    height: 10px;
    
    background: url('/theme/basic/mobile/img/footer_line.png') repeat-x;
}


.quick_menu li:nth-child(1) a{
    background: url('../img/n/quick_01.jpg');
}

.quick_menu li:nth-child(2) a{
    background: url('../img/n/quick_02.jpg');
}

.quick_menu li:nth-child(3) a{
    background: url('../img/n/quick_03.jpg');
}

.quick_menu li:nth-child(4) a{
    background: url('../img/n/quick_04.jpg');
}

.quick_menu li:nth-child(5) a{
    background: url('../img/n/quick_05.jpg');
}

.quick_menu li:nth-child(6) a{
    background: url('../img/n/quick_06.jpg');
}

.quick_menu li:nth-child(7) a{
    background: url('../img/n/quick_07.jpg');
}


.lnb_mask{
	position:fixed;
	left:0px;
	top:0px;
	background:rgba(000,000,000, 0.7);
	z-index:99999;
	width: 100%;
	height: 100%;
	display: none;
} 

.m_lnb_header{
	height: 140px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.m_lnb_box{
	width: 60%;
	height:100%;
	background:#fff;
}


.m_lnb_header .m_lnb_logo{
	width: 370px;
	height:70px;
	background:url('/theme/basic/mobile/img/jp_img/m_logo.png') center no-repeat;
    background-size:100%;
}



.m_lnb_header .m_lnb_close{
	width:70px;
	height: 70px;
	background:url('/theme/basic/mobile/img/m_close_bg.png') center no-repeat;
	background-size:100%;
	margin-right:20px;
}

.m_lnb{
    position:relative;
}

.m_lnb > ul > li > a{
	display: flex;
	letter-spacing: -5px;
  align-items: center;
	height:150px;
	line-height: 150px;
	font-size:40px;
	border-top:solid 1px #eee;
	padding-left:30px;
	color:#333;
}


.m_lnb > ul > li > a::after{
    content:"";
    margin-left:auto;
    margin-right:40px;
    width:30px;
    height:30px;
    background:url('../mobile/img/m_lnb_bg.jpg') center no-repeat;
    transform: rotate( -90deg );
}

.m_lnb > ul > li > a.active{
    background:#eee;
}

.m_lnb > ul > li > a.active::after{
    display: none;
}

.m_lnb > ul > li.active > a{
	background:url('../mobile/img/m_lnb_bg_off.jpg') right 30px center no-repeat;
}

.m_lnb > ul > li > ul > li > a{
	display: block;
	font-size:34px;
	height:150px;
	line-height: 150px;
	padding-left:30px;
	color:#333;
}

.m_lnb > ul > li > ul{
    width:500px;
    height: 2000px;
    position: absolute;
    z-index:-1;
    top:0px;
    right:0px;
    background:#fff;
    transition:  all 0.2s;
}

.m_lnb > ul > li > ul.active{
    right:-500px;
    transition:  all 0.2s;
}

.m_lnb > ul > li > ul > li a {
	border-bottom:solid 1px #eee;
	letter-spacing: -5px;
}

.m_lnb_footer{
	display: flex;
	justify-content: space-between;
    border-bottom:solid 1px #eee;
    padding-bottom:
}

.m_lnb_footer ul{
	width:100%;
    font-size: 40px;
	border-top:1px solid #eee;
	display: flex;
	padding-left:30px;
}

.m_lnb_footer li {
	display: flex;
	align-items: center;
	justify-content: center;
	list-style: none;
	margin-right:30px;
    
}

.m_lnb_footer li:first-child{
    border-right:solid 1px #eee;
    padding-right:40px;
}

.m_lnb_footer li:last-child{
	margin-right:0px;

}
.m_lnb_footer li a{
    padding-top:30px;
    padding-bottom:30px;
	font-size:36px;
	font-family: "Noto Sans KR", serif;
	color:#555;
}





.m_quick_menu{
    display: flex;
    position: fixed;
    width: 100%;
    left:0px;
    bottom:0px;
    z-index:99999;
    background:rgba(102, 102, 102, 0.7);
    overflow:hidden;
    /* border-radius: 25px; */
}




.quick_menu{
    position: absolute;
    display:flex;
    flex-direction: column;
    right:50px;
    top:1100px;
    z-index:99;
    background:rgba(102, 102, 102, 0.7);
    overflow:hidden;
    /* border-radius: 25px; */

}

.m_quick_menu > a{
    display: flex;
    justify-content: center;
    align-items: center;
    height:160px;
    border-bottom:solid 1px rgba(168, 168, 168, 0.7);
    width: 25%;
    /* width: 25%; */
}

.m_quick_menu > a:nth-child(1) img{
    width: 80px;
}

.m_quick_menu > a:nth-child(2) img{
    width: 80px;
}

.m_quick_menu > a:nth-child(3) img{
    width: 120px;
}

.m_quick_menu > a:nth-child(4) img{
    width: 72px;
}

.m_quick_menu > a:nth-child(5) img{
    width: 40px;
}



.footer_img{
    width: 100%;
    height: 1106px;
    background:url('/theme/basic/img/mobile_jp/all_footer.jpg') center no-repeat;
}



.img-comp-container {
    width:835px;
    margin:auto;
    position: relative;
    height: 420px; /*should be the same height as the images*/
  }
  
  .img-comp-img {
     position: absolute;
    width: auto;
    height: auto;
    overflow: hidden;
  }


  .img-comp-container .img-comp-img:last-child::after{
    content: "";
    /* border:solid 2px #fff; */
    top:0px;
    right:0px;
    position: absolute;
    z-index:10;
    width: 3px;
    height: 100%;
    background:#fff;
  }


  
  .img-comp-img img {
    display: block;
    vertical-align: middle;
  }
  
  .img-comp-slider {
    margin-left:-1px;
    position: absolute;
    z-index: 9;
    cursor: ew-resize;
    width: 56px;
    height: 56px;
    background:url('/theme/basic/img/center_icon.png') center no-repeat;
  }


  .big_box_info {
    position: absolute;
    margin-top: -115px;
    display: flex;
    justify-content: center;
    width: 100%;
}

.mini_box{
    padding-top: 100px;
    display: flex;
    width: 718px;
    margin:auto;
    flex-wrap: wrap;
    justify-content: center;
}


.mini_box > li {
    margin-right:5px;
    cursor: pointer;
    width: 172px;
    height: 170px;
    flex-shrink: 0;
}
.mini_box > li:last-child{
    margin-right:0px;
}

.mini_box > li.active{
    border:solid 5px;
    box-sizing: border-box;
}


.big_box{ 
    width: 100%;
    height: 568px;
    overflow: hidden;
}

.big_box > div{
    width: 100%;
    height: 570px;
}


.sub0104_over_box{
    height: 660px;


}

.sub0104_big01{
    background:url('/theme/basic/img/jp_img/pc_sub/img_01_04_01_over.jpg') center no-repeat;
}

.sub0104_big02{
    background:url('/theme/basic/img/jp_img/pc_sub/img_01_04_02_over.jpg') center no-repeat;
}

.sub0104_big03{
    background:url('/theme/basic/img/jp_img/pc_sub/img_01_04_03_over.jpg') center no-repeat;
}

.sub0104_big04{
    background:url('/theme/basic/img/jp_img/pc_sub/img_01_04_04_over.jpg') center no-repeat;
}

.sub0104_big05{
    background:url('/theme/basic/img/jp_img/pc_sub/img_01_04_05_over.jpg') center no-repeat;
}

.sub0104_big06{
    background:url('/theme/basic/img/jp_img/pc_sub/img_01_04_06_over.jpg') center no-repeat;
}

.sub0104_big07{
    background:url('/theme/basic/img/jp_img/pc_sub/img_01_04_07_over.jpg') center no-repeat;
}

.sub0104_big08{
    background:url('/theme/basic/img/jp_img/pc_sub/img_01_04_08_over.jpg') center no-repeat;
}





#m_sub_wrap > div .con_box{
    position: relative;
    margin:auto;
    width: 100%;
    height: 100%;
}

#m_sub_wrap > div .con_box > a{
    position: absolute;
}



.sub_content_01_01_01{
    height: 1611px;
    background:url('/theme/basic/img/mobile_jp/sub01_01_01.jpg') center no-repeat;
}

.sub_content_01_01_02{
    height: 1140px;
    background:url('/theme/basic/img/mobile_jp/sub01_01_02.jpg') center no-repeat;
}


.sub_content_01_05_01{
    height: 482px;
    background:url('/theme/basic/img/mobile_jp/sub01_05_01.jpg') center no-repeat;
}

.sub_content_01_05_02{
    height: 540px;
    background:url('/theme/basic/img/mobile_jp/sub01_05_02.jpg') center no-repeat;
}

.sub_content_01_05_03{
    height: 556px;
    background:url('/theme/basic/img/mobile_jp/sub01_05_03.jpg') center no-repeat;
}


.sub_content_01_06_01{
    height: 830px;
    background:url('/theme/basic/img/mobile_jp/sub01_06_01.jpg') center no-repeat;
}




.sub_content_01_02_01{
    height: 891px;
    background:url('/theme/basic/img/mobile_jp/sub01_02_01.jpg') center no-repeat;
}

.sub_content_01_02_02{
    height: 1660px;
    background:url('/theme/basic/img/mobile_jp/sub01_02_02.jpg') center no-repeat;
}


.title_01_01_03{
    display: none;
}


.sub_content_01_03_01{
    height: 967px;
    background:url('/theme/basic/img/mobile_jp/sub01_03_01.jpg') center no-repeat;
}

.sub_content_01_03_02{
    height: 1927px;
    background:url('/theme/basic/img/mobile_jp/sub01_03_02.jpg') center no-repeat;
}

.sub_content_01_03_03{
    height: 1927px;
    background:url('/theme/basic/img/mobile_jp/sub01_03_03.jpg') center no-repeat;
}

.sub_content_01_03_04{
    height: 6740px;
    background:url('/theme/basic/img/mobile_jp/sub01_03_04.jpg') center no-repeat;
}


.sub_content_01_04_01{
    height: 4234px;
    background:url('/theme/basic/img/mobile_jp/sub01_04_01.jpg') center no-repeat;
}

.sub_content_01_04_02{
    height: 1075px;
    background:url('/theme/basic/img/mobile_jp/sub01_04_02.jpg') center no-repeat;
}

.sub_content_01_04_03{
    height: 399px;
    background:url('/theme/basic/img/mobile_sub/sub01_04_03.jpg') center no-repeat;
}


.sub_content_02_01_01{
    height: 1320px;
    background:url('/theme/basic/img/mobile_jp/sub02_01_01.jpg') center no-repeat;
}

.sub_content_02_01_02{
    height: 7170px;
    background:url('/theme/basic/img/mobile_jp/sub02_01_02.jpg') center no-repeat;
}

.sub_content_02_01_03{
    height: 5003px;
    background:url('/theme/basic/img/mobile_jp/sub02_01_03.jpg') center no-repeat;
}

.sub_content_02_01_04{
    height: 8468px;
    background:url('/theme/basic/img/mobile_jp/sub02_01_04.jpg') center no-repeat;
}

.sub_content_02_01_05{
    height: 4477px;
    background:url('/theme/basic/img/mobile_jp/sub02_01_05.jpg') center no-repeat;
}

.sub_content_02_01_06{
    height: 341px;
    background:url('/theme/basic/img/mobile_jp/sub02_01_06.jpg') center no-repeat;
}


.sub_content_02_02_01{
    height: 3330px;
    background:url('/theme/basic/img/mobile_jp/sub02_02_01.jpg') center no-repeat;
}

.sub_content_02_02_02{
    height: 3521px;
    background:url('/theme/basic/img/mobile_jp/sub02_02_02.jpg') center no-repeat;
}

.sub_content_02_02_03{
    height: 3163px;
    background:url('/theme/basic/img/mobile_jp/sub02_02_03.jpg') center no-repeat;
}



.sub_content_03_01_01{
    height: 1941px;
    background:url('/theme/basic/img/mobile_jp/sub03_01_01.jpg') center no-repeat;
}

.sub_content_03_01_02{
    height: 1379px;
    background:url('/theme/basic/img/mobile_jp/sub03_01_02.jpg') center no-repeat;
}

.sub_content_03_01_03{
    height: 1990px;
    background:url('/theme/basic/img/mobile_jp/sub03_01_03.jpg') center no-repeat;
}

.sub_content_03_01_04{
    height: 1592px;
    background:url('/theme/basic/img/mobile_jp/sub03_01_04.jpg') center no-repeat;
}




.sub_content_03_02_01{
    height: 1941px;
    background:url('/theme/basic/img/mobile_jp/sub03_02_01.jpg') center no-repeat;
}

.sub_content_03_02_02{
    height: 1921px;
    background:url('/theme/basic/img/mobile_jp/sub03_02_02.jpg') center no-repeat;
}

.sub_content_03_02_03{
    height: 1820px;
    background:url('/theme/basic/img/mobile_jp/sub03_02_03.jpg') center no-repeat;
}

.sub_content_03_02_04{
    height: 2633px;
    background:url('/theme/basic/img/mobile_jp/sub03_02_04.jpg') center no-repeat;
}


.sub_content_03_03_01{
    height: 1941px;
    background:url('/theme/basic/img/mobile_jp/sub03_03_01.jpg') center no-repeat;
}

.sub_content_03_03_02{
    height: 1921px;
    background:url('/theme/basic/img/mobile_jp/sub03_03_02.jpg') center no-repeat;
}

.sub_content_03_03_03{
    height: 2830px;
    background:url('/theme/basic/img/mobile_jp/sub03_03_03.jpg') center no-repeat;
}

.sub_content_03_03_04{
    height: 2248px;
    background:url('/theme/basic/img/mobile_jp/sub03_03_04.jpg') center no-repeat;
}

.gif_box{
    position: relative;
    top:1750px;
    left: 0px;
}


.sub_content_03_04_01{
    height: 2499px;
    background:url('/theme/basic/img/mobile_jp/sub03_04_01.jpg') center no-repeat;
}
.sub_content_03_04_02{
    height: 2340px;
    background:url('/theme/basic/img/mobile_jp/sub03_04_02.jpg') center no-repeat;
}
.sub_content_03_04_03{
    height: 2940px;
    background:url('/theme/basic/img/mobile_jp/sub03_04_03.jpg') center no-repeat;
}
.sub_content_03_04_04{
    height: 2449px;
    background:url('/theme/basic/img/mobile_jp/sub03_04_04.jpg') center no-repeat;
}
.sub_content_03_04_05{
    height: 237px;
    background:url('/theme/basic/img/mobile_jp/sub03_04_05.jpg') center no-repeat;
}



.sub_content_03_05_01{
    height: 1941px;
    background:url('/theme/basic/img/mobile_jp/sub03_05_01.jpg') center no-repeat;
}

.sub_content_03_05_02{
    height: 2816px;
    background:url('/theme/basic/img/mobile_jp/sub03_05_02.jpg') center no-repeat;
}

.sub_content_03_05_03{
    height: 2931px;
    background:url('/theme/basic/img/mobile_jp/sub03_05_03.jpg') center no-repeat;
}



.sub_content_03_06_01{
    height: 5437px;
    background:url('/theme/basic/img/mobile_jp/sub03_06_01.jpg') center no-repeat;
}

.sub_content_03_06_02{
    height: 9230px;
    background:url('/theme/basic/img/mobile_jp/sub03_06_02.jpg') center no-repeat;
}

.sub_content_03_06_03{
    height: 3306px;
    background:url('/theme/basic/img/mobile_jp/sub03_06_03.jpg') center no-repeat;
}


.sub_content_04_01_01{
    height: 2473px;
    background:url('/theme/basic/img/mobile_jp/sub04_01_01.jpg') center no-repeat;
}

.sub_content_04_01_02{
    height: 2975px;
    background:url('/theme/basic/img/mobile_jp/sub04_01_02.jpg') center no-repeat;
}

.sub_content_04_01_03{
    height: 1324px;
    background:url('/theme/basic/img/mobile_jp/sub04_01_03.jpg') center no-repeat;
}

.sub_content_04_01_04{
    height: 265px;
    background:url('/theme/basic/img/mobile_jp/sub04_01_04.jpg') center no-repeat;
}



.sub_content_04_02_01{
    height: 2325px;
    background:url('/theme/basic/img/mobile_jp/sub04_02_01.jpg') center no-repeat;
}

.sub_content_04_02_02{
    height: 2507px;
    background:url('/theme/basic/img/mobile_jp/sub04_02_02.jpg') center no-repeat;
}

.sub_content_04_02_03{
    height: 2304px;
    background:url('/theme/basic/img/mobile_jp/sub04_02_03.jpg') center no-repeat;
}

.sub_content_04_02_04{
    height: 263px;
    background:url('/theme/basic/img/mobile_jp/sub04_02_04.jpg') center no-repeat;
}


.sub_content_04_03_01{
    height: 2413px;
    background:url('/theme/basic/img/mobile_jp/sub04_03_01.jpg') center no-repeat;
}

.sub_content_04_03_02{
    height: 2403px;
    background:url('/theme/basic/img/mobile_jp/sub04_03_02.jpg') center no-repeat;
}

.sub_content_04_03_03{
    height: 2312px;
    background:url('/theme/basic/img/mobile_jp/sub04_03_03.jpg') center no-repeat;
}

.sub_content_04_03_04{
    height: 271px;
    background:url('/theme/basic/img/mobile_jp/sub04_03_04.jpg') center no-repeat;
}



.sub_content_04_04_01{
    height: 1459px;
    background:url('/theme/basic/img/mobile_jp/sub04_04_01.jpg') center no-repeat;
}


.sub_content_04_04_02{
    height: 2620px;
    background:url('/theme/basic/img/mobile_jp/sub04_04_02.jpg') center no-repeat;
}


.sub_content_04_04_03{
    height: 1388px;
    background:url('/theme/basic/img/mobile_jp/sub04_04_03.jpg') center no-repeat;
}

.sub_content_04_04_04{
    height: 257px;
    background:url('/theme/basic/img/mobile_jp/sub04_04_04.jpg') center no-repeat;
}


.sub_content_08_01_01{
    height: 15893px;
    background:url('/theme/basic/img/mobile_sub/sub08_01_01.jpg')top 0px center no-repeat;
    background-size: 100%;
}

.sub_content_08_02_01{
    height: 15893px;
    background:url('/theme/basic/img/mobile_sub/sub08_01_02.jpg') top 0px center no-repeat;
    background-size: 100%;
}






.sub_content_05_01_01{
    height: 2822px;
    background:url('/theme/basic/img/mobile_jp/sub05_01_01.jpg') center no-repeat;
}

.sub_content_05_01_02{
    height: 2404px;
    background:url('/theme/basic/img/mobile_jp/sub05_01_02.jpg') center no-repeat;
}




.sub_content_05_02_01{
    height: 1716px;
    background:url('/theme/basic/img/mobile_jp/sub05_02_01.jpg') center no-repeat;
}

.sub_content_05_02_02{
    height: 2374px;
    background:url('/theme/basic/img/mobile_jp/sub05_02_02.jpg') center no-repeat;
}

.sub_content_05_02_03{
    height: 1426px;
    background:url('/theme/basic/img/mobile_jp/sub05_02_03.jpg') center no-repeat;
}


.sub_content_05_03_01{
    height: 1856px;
    background:url('/theme/basic/img/mobile_jp/sub05_03_01.jpg') center no-repeat;
}

.sub_content_05_03_02{
    height: 2571px;
    background:url('/theme/basic/img/mobile_jp/sub05_03_02.jpg') center no-repeat;
}

.sub_content_05_03_03{
    height: 2303px;
    background:url('/theme/basic/img/mobile_jp/sub05_03_03.jpg') center no-repeat;
}


.sub_content_05_04_01{
    height: 1900px;
    background:url('/theme/basic/img/mobile_jp/sub05_04_01.jpg') center no-repeat;
}

.sub_content_05_04_02{
    height: 2417px;
    background:url('/theme/basic/img/mobile_jp/sub05_04_02.jpg') center no-repeat;
}

.sub_content_05_04_03{
    height: 1576px;
    background:url('/theme/basic/img/mobile_jp/sub05_04_03.jpg') center no-repeat;
}



.sub_content_05_05_01{
    height: 1887px;
    background:url('/theme/basic/img/mobile_jp/sub05_05_01.jpg') center no-repeat;
}

.sub_content_05_05_02{
    height: 1989px;
    background:url('/theme/basic/img/mobile_jp/sub05_05_02.jpg') center no-repeat;
}

.sub_content_05_05_03{
    height: 2706px;
    background:url('/theme/basic/img/mobile_jp/sub05_05_03.jpg') center no-repeat;
}

.sub_content_05_06_01{
    height: 2643px;
    background:url('/theme/basic/img/mobile_jp/sub05_06_01.jpg') center no-repeat;
}

.sub_content_05_06_02{
    height: 4393px;
    background:url('/theme/basic/img/mobile_jp/sub05_06_02.jpg') center no-repeat;
}

.sub_content_05_06_03{
    height: 2822px;
    background:url('/theme/basic/img/mobile_jp/sub05_06_03.jpg') center no-repeat;
}

.sub_content_06_06_01{
    height: 794px;
    background:url('/theme/basic/img/mobile_sub/m_kakao.jpg') center no-repeat;
}





.global_box{
    position: relative;
    width:100px;
}

.global_item{
    position: absolute;
    background: #fff;
    width: 100%;
    display: none;
    z-index:9999;
}
.global_item a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size:36px;
    text-align: center;
    padding:20px;
}

.global_box > a{
    display: inline-block;
    margin-left:7px;
    color:#fff;
    background: url(../../basic/img/select_bg.jpg) right top 60px no-repeat;
    background-size:12px;
    padding:30px 27px 0 6px;
}

.global_box a:first-child{
    margin-left:0px;
    border-bottom:solid 0px #eee;
}

.global_box a.global_en{
    font-size:40px;
    padding-bottom:10px;
    border-bottom:solid 2px #fff;
}







#autosave_pop{
    display: none;
}