@charset "UTF-8";
.gnb-all > .wrap .menu-all, .footer_wrap, .footer_wrap .foot-link > ul { *zoom: 1; }

.gnb-all > .wrap .menu-all:before, .footer_wrap:before, .footer_wrap .foot-link > ul:before, .gnb-all > .wrap .menu-all:after, .footer_wrap:after, .footer_wrap .foot-link > ul:after { content: ""; display: block; }

.gnb-all > .wrap .menu-all:after, .footer_wrap:after, .footer_wrap .foot-link > ul:after { clear: both; }

.useMB { display: none !important; }

.usePC { display: block !important; }

.onlyMB { display: none !important; }

/* header */
.header_wrap { width: 100%; height: 120px; background: #fff; position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 20; }

.header_wrap.on { top: 0; background: #fff; padding-bottom: 30px; position: fixed; }

.header h1 { line-height: 120px; }

.header h1 img { width: 321px; vertical-align: middle; }

/*PC gnb layout*/
.mo_layout { display: none; }

.pc_layout .header { max-width: 1200px; margin: 0 auto; position: relative; }

.pc_layout .header > ul { position: absolute; width: calc(1200px - 358px); font-size: 0; top: 48px; left: 318px; margin-left: 40px; }

.pc_layout .header > ul > li { display: inline-block; width: 25%; text-align: center; font-size: 20px; position: relative; float: left; }

.pc_layout .header > ul > li:last-of-type { margin-right: 0; }


.pc_layout .header > ul > li > a { display: block; width: 100%; font-size: 22px; color: #222; padding-bottom: 50px; }

.pc_layout .header > ul > li .sub-menu { display: none; width: 100%; position: absolute; top: 72px; left: 0; background-color: #ffbc00; border-radius: 0 0 10px 10px; padding: 25px 0; }

.pc_layout .header > ul > li .sub-menu > li > a { width: 100%; padding: 10px; font-size: 18px; font-weight: 400; color: #473d32; display: inline-block; letter-spacing: -1.5px; position: relative; }

.pc_layout .header > ul > li .sub-menu > li > a:hover { font-size: 20px; font-weight: 600; text-decoration: underline; }

.pc_layout .header dl { position: absolute; top: 50%; right: 40px; -webkit-transform: translateY(-50%); transform: translateY(-50%); font-size: 0; }

.pc_layout .header dl dt { display: inline-block; margin-right: 20px; vertical-align: middle; position: relative; }

.pc_layout .header dl dt > a { display: inline-block; height: 40px; line-height: 40px; padding: 0 36px; margin-right: 20px; border-radius: 20px; font-size: 16px; color: #fff; background: #222; font-weight: 700; text-align: center; }

.pc_layout .header dl dt > a:last-of-type { margin-right: 0; }

.pc_layout .header dl dt > a.my-page { padding: 0 20px; background-color: #45a5f1; }

.pc_layout .header dl dt .my-page-layer { display: none; position: absolute; content: ''; top: 80px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 240px; padding-bottom: 20px; text-align: center; border-radius: 0 0 20px 20px; background-color: #45a5f1; -webkit-box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, 0.1); box-shadow: 0px 5px 5px 0 rgba(0, 0, 0, 0.1); }

.pc_layout .header dl dt .my-page-layer > img { border-radius: 50%; margin-top: -30px; }

.pc_layout .header dl dt .my-page-layer p.profile-name { font-size: 24px; font-weight: 700; color: #fff; margin-top: 18px; }

.pc_layout .header dl dt .my-page-layer p.profile-grade { font-size: 14px; font-weight: 400; color: #fff; margin-top: 6px; }

.pc_layout .header dl dt .my-page-layer > div { margin-top: 15px; font-size: 0; }

.pc_layout .header dl dt .my-page-layer > div > a { display: inline-block; padding-top: 66px; text-align: center; font-size: 14px; font-weight: 400; color: #fff; min-width: 60px; }

.pc_layout .header dl dt .my-page-layer > div > a + a { margin-left: 15px; }

.pc_layout .header dl dt .my-page-layer > div > a.studyinfo { background: url("/kbresearch/front/img/ico/icon-studyinfo.png") center top no-repeat; }

.pc_layout .header dl dt .my-page-layer > div > a.memobox { background: url("/kbresearch/front/img/ico/icon-memobox.png") center top no-repeat; }

.pc_layout .header dl dt .my-page-layer > div > a.cscenter { background: url("/kbresearch/front/img/ico/icon-cscenter.png") center top no-repeat; }

.pc_layout .header dl dt .my-page-layer a.btn-logout { display: block; width: 120px; height: 40px; line-height: 40px; text-align: center; border-radius: 20px; background-color: #fff; font-size: 14px; font-weight: 700; color: #333; margin: 15px auto 0; }

.pc_layout .header dl dd { display: inline-block; vertical-align: middle; }

.pc_layout .header dl dd img { cursor: pointer; }

.pc_layout .header dl dd img.on { padding-left: 8px; }

/*셀렉트 박스 디자인*/
.selectBox { position: relative; display: inline-block; width: auto; height: 30px; }

.selectBox .txt { height: 40px; line-height: 36px; display: block; font-size: 16px; color: #222; font-weight: 500; cursor: pointer; text-transform: uppercase; border: 2px solid #222; padding: 0 30px; }

.selectBox .select { position: absolute; left: 0; top: 38px; display: none; width: auto; filter: alpha(opacity=0); z-index: 10; font-size: 16px; color: #222; text-transform: uppercase; padding: 10px 0; border: 2px solid #222; appearance: none; -webkit-appearance: none; -moz-appearance: none; -o-appearance: none; }

.select { width: 145px; color: #222; font-size: 16px; left: inherit; right: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }

.select > li { margin-bottom: 10px; text-align: center; }

.select > li:last-child { margin-bottom: none; }

.select li a { float: none; display: inline-block; margin: 0; height: auto; line-height: inherit; color: #222; position: relative; }

.select li a:hover { color: #c30e2e; }

.header .rang { position: absolute; top: 50px; right: 145px; }

.header .btn-gnb-all { position: absolute; top: 50px; right: 60px; }

.gnb-all { width: 100%; max-width: 1880px; height: 960px; position: fixed; top: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 5; display: none; }

.gnb-all > .wrap { background: #fff; padding: 60px; position: relative; }

.gnb-all > .wrap > h1 { width: 100%; text-align: center; }

.gnb-all > .wrap .menu-all { width: 100%; padding: 160px; }

.gnb-all > .wrap .menu-all ul { width: 25%; text-align: left; float: left; }

.gnb-all > .wrap .menu-all ul > strong { font-size: 22px; font-weight: bold; color: #222; margin-bottom: 45px; display: inline-block; text-transform: uppercase; }

.gnb-all > .wrap .menu-all ul > li { width: 100%; font-size: 18px; color: #222; font-weight: 300; margin-bottom: 15px; }

.gnb-all > .wrap .menu-all ul > li:last-child { margin-bottom: 0; }

.gnb-all > .wrap .gnb-copy { width: 100%; max-width: 1300px; position: relative; margin: 0 auto; text-align: center; border-top: 1px solid #edeef0; padding: 80px 0; }

.gnb-all > .wrap .gnb-copy > h3 { width: 100%; font-size: 30px; color: #222; font-weight: 300; display: inline-block; margin-bottom: 30px; text-transform: uppercase; }

.gnb-all > .wrap .gnb-copy > p { width: 100%; font-size: 16px; color: #222; font-weight: 300; text-transform: uppercase; }

.gnb-all > .wrap .btn-close { position: absolute; top: 60px; right: 60px; }

/* sub */
.subCon { position: relative; padding-top: 120px; }

.wrap_bg { background: #fff; }

.sub_visual { position: relative; }

.sub_visual .sub_visual_bg { height: 480px; background-size: cover; }

.sub_visual .sub_visual_bg p { width: 100%; max-width: 1200px; position: absolute; top: 55%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); font-size: 70px; color: #fff; font-weight: bold; text-align: left; line-height: 1.2; }

.sub_visual .sub_lnb { width: 100%; max-width: 1200px; position: absolute; top: 60%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

.sub_visual .sub_lnb > ul { display: inline-block; font-size: 0; position: relative; margin-top: 5vw; border-bottom: 1px solid #fff; }

.sub_visual .sub_lnb > ul li { display: inline-block; margin-right: 25px; vertical-align: top; text-align: left; }

.sub_visual .sub_lnb > ul li:last-child { margin-right: 0; }

.sub_visual .sub_lnb > ul li a { display: block; height: 100%; line-height: 40px; font-size: 20px; color: #fff; }

.sub_visual .sub_lnb > ul li.on { margin-bottom: -2px; border-bottom: 3px solid #ffbc00; }

.indicator { width: 100%; min-height: 120px; background-color: #60584c; padding: 35px 0 20px; text-align: center; }

.indicator > dl { width: 1200px; margin: 0 auto; text-align: left; display: table; }

.indicator > dl > dt { display: table-cell; font-size: 40px; line-height: 55px; color: #fff; padding: 0 40px 10px 0; vertical-align: middle; width: 100px; }

.indicator > dl > dd { display: table-cell; vertical-align: middle; }

.indicator > dl > dd > a { font-size: 20px; color: #fff; font-weight: 500; padding: 0 15px 10px 0; display: inline-block; vertical-align: top; }

.indicator > dl > dd > a.on, .indicator > dl > dd > a:hover { color: #ffbc00; }

.indicator > dl > dd > a:last-child { padding-right: 0; }

/*page*/
.paging:before, .pagenavi:after { content: ""; display: table; }

.paging:after { clear: both; }

.paging { padding-bottom: 150px; position: relative; text-align: center; font-size: 0; }

.paging img { vertical-align: middle; }

.paging span { display: inline-block; width: 40px; font-size: 16px; margin-right: 10px; color: #999; background-color: transparent; border-radius: 4px; vertical-align: middle; }

.paging span:last-of-type { margin-right: 0; }

.paging span a { display: block; width: 100%; height: 40px; line-height: 40px; }

.paging a.prev { margin-right: 20px; }

.paging a.next { margin-left: 20px; }

.paging a.prev_paging { margin-right: 10px; }

.paging a.next_paging { margin-left: 10px; }

.paging .active { color: #60584c; background-color: #ffbc00; }

.paging a.prev, .paging a.next, .paging a.prev_paging, .paging a.next_paging { width: 40px; height: 40px; line-height: 40px; background-color: #ddd; display: inline-block; border-radius: 4px; }

.paging a.prev:hover, .paging a.next:hover, .paging a.prev_paging:hover, .paging a.next_paging:hover { background-color: #60584c; }

/* popup */
.layer_pop.on { display: block; }

.layer_pop { width: 100%; height: 100%; position: fixed; top: 0; left: 0; display: none; z-index: 20; }

.layer_pop .dim { background-color: rgba(0, 0, 0, 0.5); position: fixed; width: 100%; height: 100%; }

.layer_pop .layer_cont { width: 600px; height: 316px; border-radius: 20px 0 20px 0; padding: 30px; background-color: #fff; position: absolute; top: 20%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

.layer_pop .layer_cont dl { width: 100%; position: relative; text-align: center; }

.layer_pop .layer_cont dt { width: 100%; font-size: 30px; color: #2b2b2b; font-weight: 600; margin-top: 30px; }

.layer_pop .layer_cont dd { width: 100%; padding: 45px 20px; background-color: #f6f6f6; font-size: 18px; line-height: 24px; color: #666; margin-top: 40px; word-break: keep-all; }

.layer_pop .layer_cont .pop_close { position: absolute; top: 30px; right: 30px; }
.layer_pop .layer_cont2 { width: 700px; border-radius: 20px 0 20px 0; padding: 30px; background-color: #fff; position: absolute; top: 12%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

.layer_pop .layer_cont2 dl { width: 100%; position: relative; text-align: center; }

.layer_pop .layer_cont2 dt { width: 100%; font-size: 25px; color: #2b2b2b; font-weight: 600; margin-top: 30px; }

.layer_pop .layer_cont2 dd { width: 100%; padding: 25px 20px; background-color: #f6f6f6; font-size: 18px; line-height: 24px; color: #666; margin-top: 40px; word-break: keep-all; }
.layer_pop .layer_cont2 .img_cont2_pc {width:100%; }
.layer_pop .layer_cont2 .img_cont2_mob {display:none !important;}
.layer_pop .layer_cont2 .img_cont3_pc {width:100%; cursor:pointer;}
.layer_pop .layer_cont2 .img_cont3_mob {display:none !important;}
.layer_pop .layer_cont2 .pop_close { position: absolute; top: 10px; right: 10px; }
/* footer */
.topBtn { width: 60px; position: fixed; bottom: 60px; right: 60px; display: none; cursor: pointer; z-index: 10; }

.topBtn img { width: 100%; }

.footer_wrap { width: 100%; background: #333; position: relative; }

.footer_wrap .foot-logo { margin: 70px 0; float: left; }

.footer_wrap .foot-link { width: calc(100% - 290px); position: relative; margin-top: 70px; float: left; }

.footer_wrap .foot-link > ul { padding-left: 40px; margin-bottom: 15px; }

.footer_wrap .foot-link > ul li { display: inline-block; float: left; position: relative; padding: 0 6px; font-size: 16px; color: #666; font-weight: 500; }

.footer_wrap .foot-link > ul li::before { content: ""; display: inline-block; width: 1px; height: 14px; background: #666; position: absolute; top: 0; left: 0; }

.footer_wrap .foot-link > ul li:first-of-type { padding-left: 0; }

.footer_wrap .foot-link > ul li:first-of-type::before { display: none; }

.footer_wrap .foot-link .foot-copy { width: 100%; text-align: left; font-size: 16px; color: #666; padding-lefT: 40px; }

.footer_wrap .foot-f { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: 0; }

.footer_wrap .foot-f select { width: 260px; height: 50px; padding: 0 20px; border-radius: 10px; font-size: 16px; color: #fff; background: #444 url("/kbresearch/front/img/layout/ico_select_up_white.png") center right 20px no-repeat; }

.footer_wrap .foot-f .on { background-image: url("/kbresearch/front/img/layout/ico_select_down_white.png"); }

/*btm_style*/
.btnArea { width: 100%; position: relative; padding: 50px 0 150px 0; }

.btnArea.align-c { text-align: center; }

a.more { position: absolute; top: 0; right: 0; }

a.btn-brown { padding: 20px 40px; font-size: 18px; color: #fff; background-color: #60584c; border-radius: 10px; display: inline-block; }

a.btn-gray { padding: 20px 65px; font-size: 20px; color: #fff; background-color: #595959; border-radius: 10px; display: inline-block; }

.go-view { display: none; width: 5.56vw; height: 5.56vw; position: absolute; bottom: 4.17vw; right: 4.17vw; }

.go-view > img { width: 100%; height: 100%; }

.go-view.main { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.error{width:100% padding:150px 0 250px 0; position:relative; text-align:center;}

.error h4{width:100%; font-size:100px; font-weight:bold; color:#ffbc01;}

.error > dl{padding-top:55px;}

.error > dl > dt{font-size:40px; color:#372f24; margin-bottom:30px;}

.error > dl > dd{font-size:20px; line-height:28px; color:#372f24;}

@media all and (max-width: 1080px) { /* tablet */
	.useMB { display: block !important; }
	.usePC { display: none !important; }
	.wrap { padding: 0; }
	.header_wrap { top: 0; padding: 0; }
	.header { padding: 0 3vw; }
	body { width: 100%; min-width: initial; }
	.foot-f { display: none; }
	.pc_layout { display: none; }
	.mo_layout { display: block; position: relative; z-index: 30; }
	.mo_layout .header { width: 100%; height: 120px; padding: 0 0.94rem; text-align: center; background: #fff; position: fixed; top: 0; left: 0; }
	.mo_layout .header > a { width: 370px; height: 34px; display: inline-block; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 1.25rem; background: url("/kbresearch/front/img/layout/logo.png") 0 0 no-repeat; background-size: contain; }
	.mo_layout .header .menuBtn { position: absolute; width: 48px; height: 38px; right: 1.25rem; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); -webkit-box-sizing: content-box; box-sizing: content-box; }
	.mo_layout .header .menuBtn > img { width: 100%; }
	.moMenu { width: 100%; height: 100%; position: fixed; top: 0; left: 0; overflow: hidden; display: none; }
	.moMenu .black_bg { display: block; }
	.moMenuCon { width: 100%; height: 100%; position: absolute; top: 0; left: -100%; overflow-y: auto; -webkit-overflow-scrolling: touch; }
	.moMenu_top { width: 100%; height: 120px; background: #fff; position: relative; font-size: 0; display: inline-block; }
	.moMenu_top .moMenu_top_logo { width: 370px; height: 34px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 1.25rem; }
	.moMenu_top .moMenu_x { width: 40px; height: 38px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: 1.25rem; }
	.moMenuCon > ul { background: #fff; margin: -3px 0; padding: 0 1.88rem; }
	.moMenuCon > ul > li { margin-bottom: 20px; }
	.moMenuCon > ul > li:last-of-type { margin-bottom: 0; }
	.moMenuCon > ul > li p { padding: 0.78rem 0; font-size: 40px; color: #2b2b2b; font-weight: bold; position: relative; }
	.moMenuCon > ul > li a { padding: 0.78rem 0; font-size: 40px; color: #2b2b2b; font-weight: bold; position: relative; }
	.moMenuCon > ul > li p::after { content: ""; width: 30px; height: 30px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); right: 0; background: url("/kbresearch/front/img/layout/m_menu.png") 0 0 no-repeat; background-size: contain; }
	.moMenuCon > ul > li p.on { color: #ffbc00; }
	.moMenuCon > ul > li a.on { color: #ffbc00; }
	.moMenuCon > ul > li p.on::after { width: 30px; height: 30px; background: url("/kbresearch/front/img/layout/m_menu_on.png") center no-repeat; background-size: contain; }
	.moMenuCon > ul > li > ul { display: none; padding-top: 2.5vw; }
	.moMenuCon > ul > li > ul > li { padding-bottom: 2.19rem; }
	.moMenuCon > ul > li > ul > li:last-of-type { padding-bottom: 0; }
	.moMenuCon > ul > li > ul > li > a { font-size: 28px; color: #222; font-weight: 500; }
	.moMenuCon > ul > li > ul > li ul { font-size: 0; }
	.moMenuCon > ul > li > ul > li ul li { display: inline-block; width: 50%; margin-top: 1.88rem; padding-right: 0.31rem; vertical-align: top; }
	.moMenuCon > ul > li > ul > li ul li a { display: inline-block; font-size: 1.88rem; color: #999; font-weight: 300; padding-left: 0.94rem; background: url("/kbresearch/front/img/common/moMenu_3depth_listStyle.png") left top 1.13rem no-repeat; line-height: 1.3; }
	.moMenu_bottom { text-align: center; background: #fff; padding: 3.13rem 1.25rem 5rem 1.25rem; }
	.moMenu_bottom select { width: 100%; height: 80px; padding: 0 1.25rem; font-size: 28px; border-radius: 0.63rem; color: #fff; background: #444 url("/kbresearch/front/img/layout/ico_select_up_white.png") center right 1.25rem no-repeat; background-size: 16px auto; }
	.moMenu_bottom .on { background-image: url("/kbresearch/front/img/layout/ico_select_down_white.png"); }
	.subCon { padding-top: 120px; }
	.sub_visual .sub_lnb { top: 65%; padding-left: 1.25rem; }
	.sub_visual .sub_lnb > ul { margin-top: 0; }
	.sub_visual .sub_visual_bg p { width: 100%; padding: 0 1.25rem; margin: 0; }
	.sub_visual .sub_visual_bg p { top: 50%; }
	.popCon { width: calc(100% - 60px); padding: 60px 0; margin: 0 30px; }
	.topBtn { bottom: 30px; right: 30px; }
	.footer_wrap { height: initial; text-align: center; padding: 3.13rem 1.56rem; }
	.footer_wrap .foot-logo { margin: initial; float: none; position: relative; top: 0; left: 0; -webkit-transform: translateX(0); transform: translateX(0); }
	.footer_wrap .foot-link { text-align: center; float: none; width: 100%; margin-top: 0; }
	.footer_wrap .foot-link ul { display: inline-block; padding-left: 0; margin-bottom: 0; margin-top: 2.5vw; }
	.footer_wrap .foot-link .foot-copy { font-size: 0.88rem; text-align: center; margin-top: 0.92vw; padding: 0 0 0 0; display: inline-block; } }

@media all and (max-width: 800px) { /* mobile */
	.usePC_T { display: none; }
	.onlyMB { display: block !important; }
	.wrap_bg { background: #f2f2f2; }
	.mo_layout .header { height: 16.67vw; padding: 0; }
	.mo_layout .header > a { width: 51.39vw; height: 4.72vw; left: 5.56vw; background: url("/kbresearch/front/img/layout/logo.png") center no-repeat; background-size: 100% auto; }
	.mo_layout .header .menuBtn { width: 6.67vw; height: 5.28vw; right: 5.56vw; }
	.moMenu_top { height: 16.67vw; }
	.moMenu_top .moMenu_top_logo { width: 51.39vw; height: 4.72vw; left: 5.56vw; }
	.moMenu_top .moMenu_x { width: 5.56vw; height: 5.28vw; right: 5.56vw; }
	.moMenuCon > ul { padding: 5.56vw 9.72vw 0; }
	.moMenuCon > ul > li { margin-bottom: 8.33vw; }
	.moMenuCon > ul > li p { padding: 0; font-size: 5.56vw; }
	.moMenuCon > ul > li a { padding: 0; font-size: 5.56vw; }
	.moMenuCon > ul > li p::after { width: 4.17vw; height: 4.17vw; background-size: 100% auto; }
	.moMenuCon > ul > li p.on::after { width: 4.17vw; height: 4.17vw; background-size: 100% auto; }
	.moMenuCon > ul > li > ul { padding-top: 5.56vw; }
	.moMenuCon > ul > li > ul > li { padding-bottom: 5.56vw; }
	.moMenuCon > ul > li > ul > li > a { font-size: 3.89vw; }
	.moMenu_bottom { padding: 9.72vw 9.72vw 11.11vw; }
	.moMenu_bottom select { height: 11.11vw; padding: 0 6.94vw 0 4.17vw; font-size: 3.89vw; border-radius: 1.39vw; background: #444 url("/kbresearch/front/img/layout/ico_select_up_white.png") center right 4.17vw no-repeat; background-size: 2.22vw auto; }
	.footer_wrap { padding: 6.94vw 3.47vw; }
	.footer_wrap .foot-logo { width: 38.25vw; }
	.footer_wrap .foot-link .foot-copy { text-align: center; }
	.footer_wrap .foot-link > ul li, .footer_wrap .foot-link .foot-copy { font-size: 2.7vw; }
	.footer_wrap .foot-link > ul li::before { height: 2vw; }
	.subCon { padding-top: 16.67vw; }
	.sub_visual .sub_visual_bg { height: 55.56vw; }
	.sub_visual .sub_visual_bg p { -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 8.89vw; color: #fff; text-align: center; }
	.indicator { display: none; }
	.paging { margin-top: 0; padding-bottom: 8.75vw; font-size: 0; }
	.paging a.prev, .paging a.next, .paging a.prev_paging, .paging a.next_paging, .paging span { width: 8.75vw; height: 8.75vw; line-height: 8.75vw; vertical-align: middle; }
	.paging a.prev_paging, .paging a.next_paging { display: none; }
	.paging span { background: #fff; height: auto; line-height: 1; margin-right: 2.78vw; font-size: 2.78vw; }
	.paging span a { height: 8.75vw; line-height: 8.75vw; }
	.popCon { width: 100%; padding: 0; margin: 0; }
	.popCon .popHead { padding: 1.25rem 0; }
	.popCon .popHead p { font-size: 1.13rem; }
	.popCon .popHead a { width: 0.94rem; right: 0.63rem; padding: 0.31rem; -webkit-box-sizing: content-box; box-sizing: content-box; }
	.popCon .popDody { padding: 1.88rem 0.94rem 2.19rem; }
	.popCon .popDody h3 { margin-bottom: 1.38rem; padding-bottom: 0.81rem; font-size: 0.94rem; border-bottom: 0.13rem solid #333; }
	.popCon .popDody h4 { margin-bottom: 0.38rem; font-size: 0.81rem; }
	.popCon .popDody .popSection { margin-bottom: 1.13rem; }
	.popCon .popDody .popBtn { margin-top: 1.56rem; }
	.popCon .popDody .popBtn a { width: 10.31rem; height: 1.88rem; line-height: 1.88rem; font-size: 0.81rem; }
	.topBtn { width: 2.81rem; bottom: 4.17vw; right: 4.17vw; }
	/*btn_style*/
	.go-view { display: block; }
	a.more { width: 5.55vw; height: 5.55vw; }
	a.more > img { width: 100%; height: 100%; }
	.layer_pop .layer_cont { width: 75vw; height: auto; padding: 3.75vw; }
	.layer_pop .layer_cont dt { font-size: 3.75vw; margin-top: 3.75vw; }
	.layer_pop .layer_cont dd { font-size: 2.25vw; line-height: 3vw; padding: 5.625vw 2.5vw; margin-top: 5vw; }
	.layer_pop .layer_cont .pop_close > img { width: 3.5vw; }


    .layer_pop .layer_cont2 { width: 75vw; height: auto; padding: 3.75vw; }
	.layer_pop .layer_cont2 dt { font-size: 3.75vw; margin-top: 3.75vw; }
	.layer_pop .layer_cont2 dd { font-size: 2.25vw; line-height: 3vw; padding: 5.625vw 2.5vw; margin-top: 5vw; }
	.layer_pop .layer_cont2 label {font-size:3.25vw;}
	.layer_pop .layer_cont2 input {height:3.0vw; width:3.0vw;}
    .layer_pop .layer_cont2 .pop_notice {width: 70vw;}
	.layer_pop .layer_cont2 .pop_close > img { width: 3.5vw; }
	.layer_pop .layer_cont2 .img_cont2_mob {display:block !important; width:100%;}
	.layer_pop .layer_cont2 .img_cont2_pc {display:none !important;}
	.layer_pop .layer_cont2 .img_cont3_mob {display:block !important; width:100%;}
	.layer_pop .layer_cont2 .img_cont3_pc {display:none !important;}
	
	.error h4{font-size:12.5vw;}
	.error > dl {padding-top:6.875vw;}
	.error > dl > dt{font-size:5vw; margin-bottom:3.75vw;}
	.error > dl > dd{font-size:2.5vw; line-height:3.5vw;} 
}

/*# sourceMappingURL=maps/layout.css.map */
