/* 메인 -----------------------------------------------------------------------------------------------*/

/*메인 콘텐츠영역*/
.main_wrap{margin-top: 0px;width:100%;height: 675px;background:url(/resources/toctocmath/userImages/main/main_bg-87090a4cab930f8331154ec4671055c0.jpg) no-repeat left 50% top 0;background-size:cover; }
.main_wrap .inner{position:relative;width:100%;margin: 0 auto;padding: 40px 0 25px;max-width:1400px;min-height:675px;background-repeat: no-repeat;}

/* 선생님 영역 */
.main_wrap .inner.student12{background-image:url(/resources/toctocmath/userImages/main/img_student12-f249554f100015328dbd659cb246b024.png);transition: .2s; background-position: right 80px top 60px;}
.main_wrap .inner.student34{background-image:url(/resources/toctocmath/userImages/main/img_student34-1237be5db7499129951003f238ae7b4b.png);transition: .2s; background-position: right 80px top 60px;}
.main_wrap .inner.student56{background-image:url(/resources/toctocmath/userImages/main/img_student56-d1f8ee4cf538584942fbbd5543b2a3aa.png);transition: .2s; background-position: right 80px top 60px;}

.main_lbox{display: inline-block;width: 520px;}
.main_lbox .tit_wrap{display: block;width: 100%;position: relative;margin-bottom: 10px;text-align: center;}
.main_lbox .tit_wrap h2{position: relative;display: inline-block;z-index: 2;;font-size: 52px;padding: 15px 0 11px 85px;background: url(/resources/toctocmath/userImages/main/img_ai-54a33dbf745ab2a48c931b13a5ccfbcd.png) no-repeat left 0px top 0;text-align: left;color: #fff;letter-spacing: -2px;}
.main_lbox .tit_wrap h2 span{font-size: 24px;display: block;font-weight: 500;letter-spacing: 0px;}
.main_lbox .tit_wrap p{margin-top: -10px;position: relative;z-index: 1;color: #fff;font-size: 16px;height: 34px;line-height: 36px;width: 100%;text-align: center;background-color: #3b2c91;border-radius: 10px;}
.main_lbox .tit_wrap p i{font-style: normal;color: #feed1d;}

/* 메인버튼 */
.main_btn_box{width: 100%;}
.main_btn_box  a{display: block;width: 100%;padding:20px 70px 20px 30px ;border-radius: 20px;background:url(/resources/toctocmath/userImages/main/arrow01-9e701c10b0eec5940ff7c1389bdf57e9.png) #032041 no-repeat right 25px bottom 30px;}
.main_btn_box  a > h3{height: 45px;font-size: 40px;line-height: 50px;padding-left: 60px;color: #feed1d;background-repeat: no-repeat;background-position: top 50% left 0;background-image: url(/resources/toctocmath/userImages/main/icon_play-07cf4471b8a8732e3f7a52d3a226fbc8.png);}
.main_btn_box  a > p{font-size: 17px;color: #fff;font-weight: 400;}
/*.main_btn_box  a.history{background:url(/resources/toctocmath/userImages/main/arrow02-5870a387ab8545c022aa7188c9bf5f21.png) #fff no-repeat right 25px bottom 30px;margin-top: 10px;}*/
/*.main_btn_box  a.history > h3{color: #472ed8;background-image: url(/resources/toctocmath/userImages/main/icon_graph-de41b70319ac8747ddc2aaa3ec65a5b7.png);}*/
/*.main_btn_box  a.history > p{color: #313131;}*/

/*20251104 추가 - 교구활동, 실감형 콘텐츠 버튼*/
.main_btn_box .main_btn_box_small {display: flex; gap: 12px; margin-top: 10px;}
.main_btn_box .main_btn_box_small > a{width:50%;background: #ffffff;padding: 20px;}
.main_btn_box  .main_btn_box_small a > p{color: #313131; font-size:16px;}
.main_btn_box  .main_btn_box_small a > h3 {font-size: 28px; padding-left: 38px;color: #472ed8;}
.main_btn_box  .main_btn_box_small a.reality_contents > h3 {background-image: url(/resources/assets/img/main/icon_star_34px-dbb99e387a9d35b7353f689456d86023.png);}
.main_btn_box  .main_btn_box_small a.play_tool > h3 {background-image: url(/resources/assets/img/main/icon_tool_34px-da4fcc8f061c1edeaf7a729d9c8bd207.png);}

/* 공지사항 */
.notice_wrap{margin-top: 30px;}
.notice_wrap .main_tab{position:relative;height: 190px;}
.notice_wrap .main_tab::after{content: '';display: block;width: 100%;height: 1px;background-color: #fff;position: absolute;top:45px;left: 0;}
.notice_wrap .main_tab>li{width:100%;height: 100%;position: absolute;}
.notice_wrap .main_tab>li .tabtit{position: absolute;z-index: 10;display: block;min-width: 155px;font-size: 20px; color: #7241d9;background-color: #fff;border: 1px solid #fff;border-bottom: 0;text-align: center;padding: 0;height: 45px;line-height: 47px;transition: .2s;font-weight: bold;}
.notice_wrap .main_tab>li:first-of-type .tabtit{left:0}
.notice_wrap .main_tab>li:nth-of-type(2) .tabtit{left:155px}
.notice_wrap .main_tab>li >a.on{background-color: transparent;color: #fff;}
.notice_wrap .main_tab>li >a.on::after{content: '';display: block;width: 100%;height: 3px;background-color: #7940db;position: absolute;bottom: -1px;left: 0;right: 0;}
.notice_wrap .main_tab .btn_more_icon{cursor: pointer;z-index: 10;position: absolute;top: -45px;right: 0;display: block;font-size: 14px;color: #fff;}
.notice_wrap .main_tab .tabcon{display: none;position:absolute;top: 60px;left: 0;right: 0;z-index: 11;}
.notice_wrap .main_tab .list{}
.notice_wrap .main_tab .list li{color: #fff;display: flex;justify-content: space-between;align-items: center;}
.notice_wrap .main_tab .list li *{display: inline-block;line-height: 30px;font-size: 15px;;}
.notice_wrap .main_tab .list li a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-right: 15px;}
.notice_wrap .main_tab .list li .time{font-size: 13px;}
.notice_wrap .main_tab .list li a span{color: #fff;font-size:12px;text-align: center;height: 25px;line-height: 27px;padding: 0 10px;background-color: #4f058c;margin-right: 10px;}


/*로고*/
.logo_wrap{display: flex; flex-flow: row nowrap; position: absolute; right: 180px; bottom: 50px}
.logo_wrap li{background: #fff; border-radius: 5px; margin: 0 3px; padding:3px; line-height: 35px; color: #333; text-align: center; border: 1px solid #ddd}
.logo_wrap li img{width: 80%}


/* 배너 */
.main_rbox{display: block;position: absolute;right: 90px;top: 200px;width: 110px;}
.main_rbox h3{font-size: 15px;color: #fff;text-align: center;height: auto;line-height:normal;margin-bottom: 0;}
.main_rbox h3 span{display: block;font-size: 22px;color: #ffda1a;}
.main_rbox p.txt{display: none;}
.banner_app h3{padding: 12px 0;background-color: #07034c;}
.banner_app .qrcode_wrap{background-color: #fff;padding-bottom: 14px;border-radius: 0 0 7px 7px;text-align: center;}
.banner_app .qrcode_wrap > img{margin-top: 16px;}
.banner_app .qrcode_wrap .txt_box{padding: 8px 0 6px;text-align: center;font-size: 13px;color:#333333;font-weight: bold;background-color: #ccc9ff;}
.banner_app .qrcode_wrap .txt_box i{color:#0072ff;font-style: normal;}
.banner_app .appstore_wrap{display: none;}

/* 학습지원센터 */
.main_bbox{width: 100%;height: 160px;background-color: #411a98;}
.main_bbox .inner{width:100%;height: 100%;margin: 0 auto;max-width:1400px;display: flex;justify-content: space-between;}
.main_bbox .tit{width: 290px;color: #fff;font-size: 19px;display: flex;align-items: start;flex-flow: column;justify-content: center;padding-left: 140px;background: #20095d url(/resources/toctocmath/userImages/main/img_info-86d9bb6fc532e1d133c3070883097276.png) no-repeat left 20px top 50%; }
.main_bbox .tit span{font-size: 24px;color: #b883ff;letter-spacing: -2px;font-weight: bold;}
.main_bbox ul{width: calc(100% - 290px);display: flex;justify-content: flex-start;;align-items: center;}
.main_bbox ul li{width: calc(100% / 2);height: 100%;padding: 35px  0 25px 30px;display: flex;flex-flow: column;justify-content: space-between;align-items: flex-start;border-right: 1px solid #5431a3;}
.main_bbox ul li h5{font-size: 20px;color: #fff}
.main_bbox ul li .txt{font-size: 13px;color: rgba(255,255,255,0.5);margin-top: 4px;}
.main_bbox ul li .num{font-size: 24px;color: #ffda1a;}
.main_bbox ul li .mail{font-size: 18px;color: #00eaff;}
.main_bbox ul li .btn_purple{border-radius: 0;}

/* 1440 */
@media (max-width: 1440px) {
    .main_rbox{right: 10px;}
    .main_lbox{padding-left: 10px;}
}

/* 1340 */
@media (max-width: 1340px) {
	
	/*메인 콘텐츠영역*/
	.main_wrap .inner.student12{background-size: 660px; background-position: right 100px top 120px;}
	.main_wrap .inner.student34{background-size: 660px; background-position: right 100px top 120px;}
	.main_wrap .inner.student56{background-size: 660px; background-position: right 100px top 120px;}
	
}


/* 1200 */
@media (max-width: 1200px) {
	
    .main_wrap{height: auto; background-size: 100%; background-image: url(/resources/toctocmath/userImages/main/main_bg_tab-df708430afc508447d006c6e6aef6d67.jpg)}
	/*.main_wrap{background: none; background-size: 100%;}*/
	
    .main_wrap .inner{padding: 0;}
    .main_wrap .inner.student12{background: none;}
	.main_wrap .inner.student34{background: none;}
	.main_wrap .inner.student56{background: none;}

	.main_btn_box .main_btn_box_small > a h3 {font-size: 1.5rem;}
 
    .inner.student12 .m_bg{width:100%;padding: 70px calc(100% - 525px) 70px 30px; background-repeat: no-repeat;background-size:60%; background-position: right -20px top 40px, top 0 left 50%; background-image: url(/resources/toctocmath/userImages/main/img_student12-f249554f100015328dbd659cb246b024.png);}
    .inner.student34 .m_bg{width:100%;padding: 70px calc(100% - 525px) 70px 30px; background-repeat: no-repeat;background-size:60%; background-position: right -20px top 40px, top 0 left 50%; background-image: url(/resources/toctocmath/userImages/main/img_student34-1237be5db7499129951003f238ae7b4b.png);}
    .inner.student56 .m_bg{width:100%;padding: 70px calc(100% - 525px) 70px 30px; background-repeat: no-repeat;background-size:60%; background-position: right -20px top 40px, top 0 left 50%; background-image: url(/resources/toctocmath/userImages/main/img_student56-d1f8ee4cf538584942fbbd5543b2a3aa.png);}

    .main_lbox{width: 100%;padding-left: 0;}
    .main_lbox .tit_wrap p{font-size: 14px;}
    .main_lbox .tit_wrap h2{font-size: 45px;}
    .main_lbox .tit_wrap h2 span{font-size: 22px;letter-spacing: -1px;margin-bottom: 6px;}
    .main_btn_box > a{padding-right: 0;padding-bottom: 45px;background-position: right 25px bottom 14px;}
    .main_btn_box > a.history{background-position: right 25px bottom 14px;}
    /* 공지사항 */
    .notice_wrap{padding: 30px 30px 0;background-color: #fff;margin-top: 0;}
    .notice_wrap .main_tab{height: 230px;}
    .notice_wrap .main_tab>li .tabtit{border-color: #6f2cdb;background-color: #6f2cdb;color: #fff;}
    .notice_wrap .main_tab>li >a.on{color: #6f2cdb;}
    .notice_wrap .main_tab>li >a.on::after{background-color: #fff;}
    .notice_wrap .main_tab::after{background-color: #6f2cdb;}
    .notice_wrap .main_tab .btn_more_icon{color: #8b8b8b;font-size: 17px;}
    .notice_wrap .main_tab .list li a span{font-size: 15px;height: 30px;line-height: 32px;}
    .notice_wrap .main_tab .list li a{color: #333;font-size: 18px;line-height: 36px;}
    .notice_wrap .main_tab .list li .time{color: #8b8b8b;font-size: 17px;}
	
	/*로고*/
	.logo_wrap{right: 30px; bottom: 300px}

    /* 배너 */
    .main_rbox{position: static;width: 100%;padding: 0 30px;margin: 30px 0;display: flex;justify-content: space-between;align-items: center;}
    .banner_video , .banner_app{width: calc(50% - 15px);display: inline-block;align-self: stretch;padding: 40px 30px 35px;border-radius: 10px;}
    .banner_video{background: url(/resources/toctocmath/userImages/main/banner_logo_m-6cf1ac240a8b257c5d08728ce1ed2e1c.png) #ffda1a no-repeat right 0px bottom 0px;}
    .main_rbox p.txt{display: block;font-size: 15px;color: #333;word-break: keep-all;}
    .main_rbox h3{font-size: 22px;text-align: left;padding: 0}
    .main_rbox h3 span{display: inline-block;font-size: 22px;}
    .main_rbox .banner_video h3{color: #333;padding-left: 40px;background: url(/resources/toctocmath/userImages/main/banner_video-1aa5d402914ffdb795a4c627a1f093b1.png) no-repeat 0 0;}
    .banner_video h3 span{color: #df4218;}
    .banner_video p.txt{margin-top: 30px;width: 55%;}
    .banner_video > img{display: none;}

    .banner_app{background-color: #07034c;}
    .banner_app h3{background-color: transparent;}
    .banner_app span{color: #df4218;}
    .banner_app p.txt{color: #fff;margin-top: 14px;}
    .banner_app p.txt i{color: #00deff;font-style: normal;}
    
    .banner_app .qrcode_wrap{display: none;}
    .banner_app .appstore_wrap{display: flex;justify-content: space-between;margin-top: 15px;}
    .banner_app .appstore_wrap > a{display: inline-block;width: 49%;height: 46px;line-height: 48px;text-align: center;background-color: #fff;border-radius: 10px;font-size: 14px;color: #333;}
	
	
    /* 학습지원센터 */
    .main_bbox{height: 240px;}
    .main_bbox .tit{height: 70px;font-size: 28px;flex-flow: row;justify-content: flex-start;align-items: center;background-position: top 0px left 0px;padding-left: 190px;background-image: url(/resources/toctocmath/userImages/main/img_info_m-30fa9ba777fcc3fe2240c533e0db967e.png);}
    .main_bbox .tit span{font-size: 28px;}
    .main_bbox .inner{flex-flow: column;justify-content: flex-start;}
    .main_bbox .tit{width: 100%;}
    .main_bbox ul{width: 100%;height: calc(100% - 70px);}
    .main_bbox ul li .num ~ .txt{font-size: 11px;}

}



/* 1000 */
@media (max-width: 1000px) {

	.main_wrap{background-size: 110%}

    .inner.student12 .m_bg{padding: 70px calc(100% - 525px) 70px 30px; background-position: right -30px top 80px,top 0 left 50%; }
	.inner.student34 .m_bg{padding: 70px calc(100% - 525px) 70px 30px; background-position: right -30px top 80px,top 0 left 50%; }
	.inner.student56 .m_bg{padding: 70px calc(100% - 525px) 70px 30px; background-position: right -30px top 80px,top 0 left 50%; }
	
	/* 메인버튼 */
	.main_btn_box > a{padding:30px 50px 30px 25px;}
	.main_btn_box > a > h3{font-size: 35px;}
	.main_btn_box > a > p{font-size: 15px;}
	
	
	/*로고*/
	.logo_wrap{right: 30px; bottom: 300px}
	.logo_wrap li{font-size:13px}
	.logo_wrap li:nth-child(1), .logo_wrap li:nth-child(3){width: 90px}
	.logo_wrap li img{width: 70%}
	
	/*배너*/
	.banner_video , .banner_app{padding: 25px 15px 25px}
	.banner_video{background-position: right 0px bottom 10px; background-size: 90%}
    .main_rbox .banner_video h3{font-size: 22px}
    .banner_video h3 span{font-size: 22px}
	.banner_video p.txt{width: 70%;}
	
	
    /* 학습지원센터 */
    .main_bbox{height: auto;}
    .main_bbox .inner{flex-flow: row;}
    .main_bbox .tit{width: 40%;height: auto;align-items: stretch;flex-flow: column;padding-left: 0;padding-top: 50px;background-image: url(/resources/toctocmath/userImages/main/img_info_mob-236dada6c2b9818989c7c5165feade39.png);background-position: bottom 20px left 50%;text-align: center;}
    .main_bbox ul{height: 100%;width: calc(100% - 40%);flex-flow: column;}
    .main_bbox ul li{width: 100%;padding: 20px 20px;border-right: 0;border-bottom: 1px solid #5431a3;}

}


/* 800 */
@media (max-width: 800px) {
	
	.main_wrap{height:980px; background-size: cover; background-image: url(/resources/toctocmath/userImages/main/main_bg_mob-6071a0eb4b868cf5318990b9abd8d407.jpg)}
	
	.inner.student12 .m_bg{width: 100%; height: 740px; padding:20px 0px 30px;display: flex;flex-flow: column;justify-content: space-between;background-position: right 50% top 160px, top 0 left 50%; background-size: 460px, cover; }
	.inner.student34 .m_bg{width: 100%; height: 740px; padding:20px 0px 30px;display: flex;flex-flow: column;justify-content: space-between;background-position: right 50% top 160px, top 0 left 50%; background-size: 460px, cover; }
	.inner.student56 .m_bg{width: 100%; height: 740px; padding:20px 0px 30px;display: flex;flex-flow: column;justify-content: space-between;background-position: right 50% top 160px, top 0 left 50%; background-size: 460px, cover; }

	
	.main_lbox .tit_wrap, .main_btn_box{width: 100%;max-width: 480px;margin: 0 auto;}
    .main_lbox .tit_wrap h2{font-size: 45px;} 
    .main_lbox .tit_wrap h2 span{font-size: 20px;letter-spacing: 0px;}
    .main_lbox .tit_wrap p{font-size: 16px;height: 40px;line-height: 42px;}
    .main_btn_box > a, .main_btn_box > a.history{padding: 20px 50px 20px 20px;background-position: right 20px bottom 30px;}
    .main_btn_box > a > h3{font-size: 37px;}
    .main_btn_box > a > p{font-size: 16px;}
	
	
	/*로고*/
	.logo_wrap{ position: relative;  bottom: 596px; right: 0; justify-content:center}
	.logo_wrap li{font-size:12px; line-height: 30px}
	.logo_wrap li:nth-child(1), .logo_wrap li:nth-child(3){width: 70px}
	.logo_wrap li img{width: 60%}
	

    /* 배너 */
    .main_rbox{flex-flow: column;}
    .banner_video, .banner_app{width: 100%;}
	.banner_video{background-position: right 0px bottom -5px; background-size: 55%}
    .banner_video p.txt{width: 75%;}
    .banner_app{display: flex;flex-flow: row;justify-content: space-between;align-items: center;margin-top: 20px;}
    .banner_app .mob_wrap{display: block;width: calc(100% - 180px);}
    .banner_app .appstore_wrap{width: 170px;flex-flow: column;margin-top: 0;}
    .banner_app .appstore_wrap > a{width: 100%;display: block;}
    .banner_app .appstore_wrap > a:last-of-type{margin-top: 10px;}


}


/* 500 */
@media (max-width: 500px) {
	
	.main_wrap{height: 860px}
	
	.inner.student12 .m_bg{height: 630px; padding:20px 0px 30px; background-position: right 50% top 140px, top 0 left 50%; background-size: 360px; }
	.inner.student34 .m_bg{height: 630px; padding:20px 0px 30px; background-position: right 50% top 140px, top 0 left 50%; background-size: 360px; }
	.inner.student56 .m_bg{height: 630px; padding:20px 0px 30px; background-position: right 50% top 140px, top 0 left 50%; background-size: 360px; }
	
    /*.main_wrap .inner.teacher .m_bg{background-size: 400px, cover;height: 720px;padding-bottom: 50px;}*/
    .main_lbox .tit_wrap, .main_btn_box{padding: 0 20px;}
    .main_lbox .tit_wrap h2{font-size: 36px;background-size: 60px;padding-left: 65px;}
    .main_lbox .tit_wrap h2 span{font-size: 16px;letter-spacing: 0px;}
    .main_lbox .tit_wrap p{font-size: 12px;height: auto;line-height: 1.4;padding: 10px 5px;word-break: keep-all;}
	.main_btn_box  a {border-radius:10px;}
	.main_btn_box  a > p{font-size: 13px;}
    .main_btn_box  a > h3{font-size: 30px; background-size: 40px; padding-left: 50px}
    .main_btn_box  a, .main_btn_box > a.history{padding: 15px 20px; background-position: right 25px top 30px; background-size: 30px}

    .main_btn_box .main_btn_box_small a > p{font-size: 12px;}
    .main_btn_box .main_btn_box_small  a h3 {font-size: 18px;background-size : 24px 24px;padding-left: 28px; height: 28px; line-height:30px;}
    .main_btn_box .main_btn_box_small  a {padding: 15px 12px;}

    /* 공지사항 */		
    .notice_wrap{padding: 30px 20px 0;}
	.notice_wrap .main_tab{height: 200px;}
	.notice_wrap .main_tab::after{top:50px}
	.notice_wrap .main_tab>li .tabtit{height: 50px;line-height: 52px}
    .notice_wrap .main_tab .list li a span{font-size: 11px;height: 25px;line-height: 27px;margin-right: 4px; padding: 0 5px}
    .notice_wrap .main_tab .list li a{font-size: 14px;}
    .notice_wrap .main_tab .list li .time{font-size: 12px;}
    .notice_wrap .main_tab>li .tabtit{font-size: 18px;min-width: 120px;}
    .notice_wrap .main_tab>li:nth-of-type(2) .tabtit{left: 120px;}
    .notice_wrap .main_tab .btn_more_icon{font-size: 15px; top: -42px;}
	.notice_wrap .main_tab .tabcon{top: 60px}
	
	
	/*로고*/
	.logo_wrap{bottom: 505px}
	.logo_wrap li{line-height: 25px}

	

    /* 배너 */
    .main_rbox{padding: 0 20px;margin: 20px 0;}
    .banner_video, .banner_app{padding: 30px 20px 30px;}
    .banner_app{flex-flow: column;;}
    .banner_app .mob_wrap{width: 100%;}
    .banner_app .appstore_wrap{width: 100%; flex-flow: column;margin-top: 10px;}
    .banner_app .appstore_wrap > a{width: 100%; height: 40px; line-height: 43px; font-size: 13px}
	.banner_app .appstore_wrap > a >img{width: 20px}
    .banner_video{background-image: none;}
    .banner_video p.txt{width: 100%;margin-top: 20px;}
    .main_rbox p.txt{font-size: 14px;}
    .main_rbox .banner_video h3,.banner_app h3, .main_rbox h3 span{font-size: 20px; letter-spacing: -1.5px}

    /* 학습지원센터 */
    .main_bbox .inner{flex-flow: column;}
    .main_bbox .tit{width: 100%;height: 70px;flex-flow: row;padding-top: 0;align-items: center;padding-left: 90px;background-position: left 10px top 0px;font-size: 22px;background-size: contain;}
    .main_bbox .tit span{font-size: 22px;;}
    .main_bbox ul{width: 100%;}
    .main_bbox ul li h5{font-size: 18px;;}
    .main_bbox ul li .txt{margin-bottom: 15px;}
    .main_bbox ul li .num ~ .txt{margin-bottom: 0;}
}

/* 370 */
@media (max-width: 370px) {
	
    .main_wrap .inner.student12 .m_bg{height: 570px; padding:10px 0px 30px; background-position: right 50% top 120px, top 0 left 50%; background-size: 320px;}
    .main_wrap .inner.student34 .m_bg{height: 570px; padding:10px 0px 30px; background-position: right 50% top 120px, top 0 left 50%; background-size: 320px;}
    .main_wrap .inner.student56 .m_bg{height: 570px; padding:10px 0px 30px; background-position: right 50% top 120px, top 0 left 50%; background-size: 320px;}
	
    .main_bbox .tit{padding-left: 20px;background-image: none;font-size: 22px;}
    .notice_wrap .main_tab>li .tabtit{min-width: 100px;font-size: 16px;}
    .notice_wrap .main_tab>li:nth-of-type(2) .tabtit{left: 100px;}
    .notice_wrap .main_tab .btn_more_icon{font-size: 14px;}
    .main_lbox .tit_wrap h2{font-size: 32px;background-size: 55px;}
    .main_lbox .tit_wrap h2 span{font-size: 14px;}
    .main_lbox .tit_wrap p{font-size: 10px;}
	.main_btn_box  a > p{font-size: 12px;}
	.main_btn_box  a, .main_btn_box > a.history{padding: 10px;background-position: right 20px top 30px;background-size: 25px;}
	.main_btn_box .main_btn_box_small  a {padding: 15px 8px;}

	/*로고*/
	.logo_wrap{bottom: 486px}
	.logo_wrap li{line-height: 25px}
	.logo_wrap li:nth-child(1), .logo_wrap li:nth-child(3){width: 80px}
	.logo_wrap li img{width: 60%}

}

