@charset "utf-8";
@import url('//fonts.googleapis.com/css?family=Roboto:400,700');
@import url('../../../nariya/css/g5.css?v=2');
@import url('https://cdn.jsdelivr.net/npm/@kfonts/nexon-lv2-gothic@0.2.0/index.min.css');

/********************************************************
■ Theme Common
********************************************************/
body { margin:0; padding:0;	background:#1b1b1b; color:#a5a5a5; }
h1, h2, h3, h4, h5, h6, .en { font-family:"Roboto", sans-serif; }

/********************************************************
■ Theme Layout : 테마 레이아웃
********************************************************/
.wrapper { background:#1b1b1b; }
@media all and (max-width:991px) {
	.responsive .wrapper { overflow-x:hidden; }
}
.nt-container,
.nt-container-wide { margin:0 auto; }
@media all and (min-width:992px) {
	.responsive .boxed-a.wrapper .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
	.responsive .boxed-b.wrapper { padding-left:1.5rem !important; padding-right:1.5rem !important; }
	.responsive .boxed-b.wrapper #nt_title .nt-container.px-xl-0,
	.responsive .boxed-b.wrapper #nt_wing .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
}

/* 비반응형 */
.no-responsive .boxed-a.wrapper .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
.no-responsive .boxed-b.wrapper { padding-left:1.5rem !important; padding-right:1.5rem !important; }
.no-responsive .boxed-b.wrapper #nt_title .nt-container.px-xl-0,
.no-responsive .boxed-b.wrapper #nt_wing .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
@media all and (max-width:1200px) {
	.no-responsive .wrapper.wided .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
	.no-responsive .wrapper.wided #nt_title .nt-container.px-xl-0,
	.no-responsive .wrapper.wided #nt_wing .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
}

/********************************************************
■ Loader : 페이지 로딩바
********************************************************/
#nt_loader { background: #fff; left: 0; top: 0; width: 100%; height: 100%; display: block; position: fixed; z-index: 100000; }
#nt_loader .loader { margin: -25px 0 0 -25px; left: 50%; top: 50%; width: 50px; height: 50px; line-height:50px; font-size: 45px; position: absolute; z-index: 10001; }

/********************************************************
■ LNB
********************************************************/
#nt_lnb ul { list-style: none; margin: 0; }
#nt_lnb ul > li { float: left; padding: 0 13px; }
#nt_lnb ul > li::after { font-family: dotum; font-weight: normal; float: right; color:#ccc; content: "|"; margin-right:-15px; }
#nt_lnb ul > li:first-child { padding-left:0; }
#nt_lnb ul > li:last-child { padding-right:0; }
#nt_lnb ul > li:last-child::after { content: ""; margin-right:0; }
#nt_lnb ul > li > a { float:left; white-space:nowrap; }
#nt_lnb .dropdown-toggle::after { color:#ccc; }

/********************************************************
■ PC 헤더(Header)
********************************************************/
#header_pc .nt-container {  }
#header_pc .header-logo img { max-width:100%; }
#header_pc .header-search { width:100%;	max-width:400px; }
#header_pc .header-search form { padding:0; border-width:2px; border-style:solid; }
#header_pc .header-search input { font-size:16px !important; background: #fff; border:0 !important; box-shadow:none !important; -webkit-box-shadow:none !important; }
#header_pc .header-search .form-control:focus { box-shadow:none !important; -webkit-box-shadow: none !important; }
#header_pc .header-search .btn { border:0; background: none !important; outline:none; }

/********************************************************
■ 모바일 헤더(Header)
********************************************************/
#header_mo { box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); }
#header_mo .logo-mobile img {width:100%; max-width: 150px;}
#header_mo #search_mo form input { background: #1b1b1b; color: #a5a5a5;  }
#header_mo #search_mo form .btn { border:1px solid #ced4da !important; background: none !important; outline:none; }

/********************************************************
■ PC 주메뉴
********************************************************/
/* 공통 */
#nt_menu { position:relative; z-index:20; }
#nt_menu .nt-container,
#nt_menu .me-list .me-li,
#nt_menu .sub-1dul,
#nt_menu .sub-1dli { position:relative; }
#nt_menu .me-list .d-block { margin-top: 10px; }
#nt_menu .order-1 { width: 170px; flex-shrink: 0 }
#nt_menu .order-1 .me-logo { max-width: 160px; margin-left: 10px; }
#nt_menu .order-3 .header-search { width:100%;	max-width:400px; margin-top: 10px; }
#nt_menu .order-3 .header-search form { padding:0; border-width:2px; border-style:solid; border-radius: 25px; }
#nt_menu .order-3 .header-search input { font-size:16px !important; background: #1b1b1b; color: #a5a5a5; border:0 !important; box-shadow:none !important; -webkit-box-shadow:none !important; border-radius: 25px 0 0 25px; }
#nt_menu .order-3 .header-search .form-control:focus { box-shadow:none !important; -webkit-box-shadow: none !important; }
#nt_menu .order-3 .header-search .btn { border:0; background: none !important; outline:none; }
#nt_menu .order-4 { margin-left: 10px; }
#nt_menu .order-4 a { display: inline-block; margin-top: 10px; padding: 7px 10px; border-radius: 25px; }
#nt_menu .order-4 a.login-btn { color: #fff; border: 2px solid #444; }
#nt_menu .order-4 a.join-btn { color: #000; background-color: #fff; border: 2px solid #fff; }
#nt_menu .order-5 a { margin-top: 10px; }
#nt_menu .sub-slide { display:none; visibility:visible; }
#nt_menu .sub-icon::after { font-family: "FontAwesome"; float: right; position: relative; content: "\f105"; }
#nt_menu .me-icon {	min-width:4.0rem; text-align:center; }
#nt_menu .me-a { display:block; position:relative; text-align:center; font-weight:bold; color:#a5a5a5; }
#nt_menu .me-li.on .me-a,
#nt_menu .me-li:hover .me-a { color:#fff; }
#nt_menu .sub-2div { left:100%; top:0; position:absolute; z-index:22; background: #fff; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); } 
#nt_menu .sub-2dul { }
#nt_menu .sub-2dli { }
#nt_menu .sub-2da { display:block; color:#000; border-bottom: 1px solid #eee; } 
#nt_menu .sub-2dli.on .sub-2da,
#nt_menu .sub-2dli:hover .sub-2da { color:#000; background: #fafafa; border-color: #eee; font-weight: bold; }
#nt_menu .sub-2line { display:block; color:#000; font-weight:bold; background:#f5f5f5; }
.nt-menu .sub-1div { position:absolute; left:0; z-index:21; width:auto; text-align:left; top:100%; left:0; background:#fff; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.nt-menu .sub-1div::before { left: 50%; margin-left:-8px; }
.nt-menu .sub-1da { display:block; color:#000; border-bottom: 1px solid #eee; }
.nt-menu .sub-1line { position:relative; display:block; }
.nt-menu .sub-1dli.on .sub-1da,
.nt-menu .sub-1dli:hover .sub-1da { color:#000; background: #f5f5f5; border-color: #eee; font-weight:bold; }
.nt-menu .sub-1line { color:#000; font-weight:bold; background:#fafafa; }
.nt-menu .me-sh { padding:0.59rem 1.0rem; } /* 서브메뉴 높이설정 : 페딩값으로 조절 */
.bg-main { background-color: #1b1b1b ;}

/* 메뉴 상단 고정 */
#nt_sticky_wrap.me-sticky { position:fixed; width:100%; z-index:999; left:0; top:0; }
@media all and (min-width:992px) {
	.wrapper.m-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 auto !important; }
	.wrapper.ml-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 0 0 auto !important; }
	.wrapper.mr-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 auto 0 0 !important; }
}

/********************************************************
■ 페이지 타이틀
********************************************************/
#nt_title { position:relative; overflow:hidden; color:#333; background:#fafafa; border-bottom:1px solid #dee2e6; }
#nt_title .nt-container { position:relative; z-index:2; height:70px; }
#nt_title .page-title { font-size:26px; letter-spacing:-1px; line-height:1.4; }
#nt_title .breadcrumb a { color:#333; }
#nt_title .breadcrumb-item + .breadcrumb-item::before {	font-family: dotum;	font-weight: normal; color:#aaa; content:">"; }
@media all and (max-width:991px) {
	.responsive #nt_title .page-title { font-size:24px; letter-spacing:0; }
}
@media all and (max-width:767px) {
	.responsive #nt_title .page-title { font-size:22px; }
	.responsive #nt_title .nt-container { height:60px; }
}
@media all and (max-width:575px) {
	.responsive #nt_title .page-title { font-size:20px; }
	.responsive #nt_title .nt-container { height:50px; }
}

/********************************************************
■ Wing
********************************************************/
#nt_wing .nt-container { position:relative; overflow:visible !important; }
#nt_wing img { max-width:100%; }
#nt_wing .wing-left,
#nt_wing .wing-right { position:absolute; width:160px; }
#nt_wing .wing-left { left:-180px; }
#nt_wing .wing-right { right:-180px; }
.boxed-b #nt_wing .wing-left { left:-200px; }
.boxed-b #nt_wing .wing-right { right:-200px; }

/********************************************************
■ Footer 
********************************************************/
#nt_footer .nt-links ul { list-style: none; margin: 0; padding:0; }
#nt_footer .nt-links ul > li { float: left; padding: 0 13px; }
#nt_footer ul > li:first-child { padding-left:0; }
#nt_footer ul > li:last-child { padding-right:0; }
#nt_footer .nt-links ul > li::after { font-family: dotum; font-weight: normal; float: right; color:#ccc; content: "|"; margin-right:-15px; }
#nt_footer .nt-links ul > li:last-child::after { content: ""; }
#nt_footer .nt-links ul > li > a { color: #333; white-space:nowrap;	}
@media all and (max-width:991px) {
	.responsive #nt_footer .nt-links ul > li { float:none; display:inline-block; }
}

/********************************************************
■ Widget Title 위젯 타이틀
********************************************************/
h3.h3 { padding:0; margin:0; font-weight:bold; }
hr.hr::before { width:100%; height:1px; content: ""; position:absolute; left:0; bottom:1px; line-height:1px; background-color:#ddd; }
hr.hr { display:block; position:relative; height:3px; border: none; line-height:1px; padding:0;	margin:0; }
hr.hr::after { width:4.0rem; height:3px; content: ""; position:absolute; left:0; bottom:0; line-height:1px; }
@media all and (max-width:575px) {
	.responsive h3.h3 {	padding-left:1.0rem; padding-right:1.0rem; }
	.responsive hr.hr::after { left:1.0rem;	}
}

/********************************************************
■ Bootstrap 4 : 부트스트랩 기본 속성
********************************************************/
/* 툴팁 */
.tooltip .tooltip-inner { font-size:1.0rem !important; }

/* 체크박스, 라디오버튼 재지정 */
.custom-checkbox .custom-control-label::before,
.custom-checkbox .custom-control-label::after,
.custom-radio .custom-control-label::before,
.custom-radio .custom-control-label::after { top:0.15rem !important; width:1.4rem !important; height:1.4rem !important; }

/* 체크박스, 라디오버튼과 글자간 간격 */
.custom-checkbox .custom-control-label span,
.custom-radio .custom-control-label span { cursor: pointer; padding-left:0.5rem !important; }

/* 스위치 버튼 재지정 */
.custom-switch .custom-control-label::before,
.custom-switch .custom-control-label::after { margin-top:2px; }

/* Button */
.btn-lg { padding: 10px 16px; border-radius: 3px; line-height: 1.33; font-size: 18px; }
.btn-lg i {	top: 3px; font-size: 24px; position: relative; }

/* Form */
.col-form-label { font-weight:bold; }

/* Pagenation */
.page-link,
.page-link:hover,
.page-link:focus { color: #333; }

/* 라운드 스타일 */
.na-round,
.view_image img,
.pretty-embed img { border-radius: 0.3rem !important; }

/* 사각 스타일 */
.is-square .na-round,
.is-square .view_image img,
.is-square .pretty-embed img,
.is-square .btn,
.is-square .alert,
.is-square .nav-link,
.is-square .form-control,
.is-square .input-group-prepend,
.is-square .input-group-append,
.is-square .input-group-text,
.is-square .custom-file-label,
.is-square .custom-file-label:after,
.is-square .custom-select,
.is-square .label,
.is-square .progress,
.is-square .pagination li a,
.is-square .list-group-item { border-radius:0 !important; }

/* 추가 css */
.mbm7 { margin-bottom: -7px; }
.verify-frame { background-color: #363b42; border-radius: 15px; }
.body-frame { background-color: #363b42; border-radius: 15px; }
.mukti-frame { background-color: #363b42; border-radius: 15px; padding: 10px; }
.mukti-frame .mukti-title { background-color: #1b1b1b; color: #fff; display: flex; justify-content: flex-start; padding: 10px; border-radius: 10px;}
.mukti-frame .mukti-title .m-title { margin-right: auto; font-weight: bold; display: flex; justify-content: flex-start; }
.mukti-frame .mukti-title .m-title .title { box-sizing: border-box;	font-weight: bold; font-size: 14px; line-height: 1.8; }
.mukti-frame .mukti-title .m-title .confirm { border-radius: 20px; padding: 2px 2px 0 2px; background-color: orangered; font-size: 10px; margin-left: 10px;}
.mukti-frame .mukti-title .m-sub {}
.mukti-frame .mukti-title .m-sub .ip { color: gray;}
.mukti-box { display: flex; justify-content: flex-start;}
.mukti-box .box { width: 50%; background-color: #1b1b1b; border-radius: 15px; padding: 20px; margin: 10px; }
@media all and (max-width:767px) {
	.mukti-box { flex-direction: column;}
	.mukti-box .box { width: calc(100% - 20px); }
}
.mukti-box .box .title { font-weight: bold; }
.mukti-box .box table { width: 100%; }
.mukti-box .box table tr td { text-align: center; padding: 5px 0;}
.mukti-box .box table tr td:first-child { background-color: #25292f; border-bottom: 2px solid #363b42; border-right: 2px solid #363b42; }
.mukti-box .box table tr td:last-child { background-color: #292d33; border-bottom: 2px solid #363b42; }
.mukti-box .box table tr:last-child td { border-bottom: 0;}
.mukti-box .box table tr:first-child td:first-child { border-radius: 10px 0 0 0;}
.mukti-box .box table tr:first-child td:last-child { border-radius: 0 10px 0 0;}
.mukti-box .box table tr:last-child td:first-child { border-radius: 0 0 0 10px;}
.mukti-box .box table tr:last-child td:last-child { border-radius: 0 0 10px 0;}
.mukti-report { background-color: #1b1b1b; margin: 10px 10px 20px 10px; padding: 20px; border-radius: 15px; text-align: left;}
.mukti-report .title { font-weight: bold;}
.mukti-report img { max-width: 100%;}
.mukti-img { text-align: center;}

.view-head { border-bottom: 1px dashed #515863; padding: 10px }
.view-head #bo_v_title { color: #fff; }
.verify-info1 { padding: 10px; margin-bottom: 10px; border-bottom: 1px solid #666; }
.verify-info1 table { width: 100%; }
.verify-info1 table tr { border-bottom: 1px solid #666;}
.verify-info1 table tr:last-child { border-bottom: 0;}
.verify-info1 table tr td { padding: 5px;}
.verify-info1 table tr td.td1 { background-color: #25292f; border-right: 1px solid #666; color: #fff;}
.verify-info1 table tr td.td2 { background-color: #292d33;}
.verify-info1 table tr td.td2 span { color: orangered; }
.verify-info { padding: 10px; }
.info-title { padding:5px; text-align: center; background-color: #b33333; margin-bottom: 10px; color: #fff; }
.info-title span { color: #ffda00; }
.info-content { padding:5px; background-color: #2f2f2f; margin-bottom: 10px }
.info-content span { color: #f7565e; font-weight: bold; }
.info-content-c { padding:5px; text-align: center; background-color: #2f2f2f; margin-bottom: 10px }
.info-content-c span { color: #ffda00; }
.info-content-c img { max-width: 100%; }

#main_intro *{font-family: 'NexonLv2Gothic' !important; letter-spacing:-0.11em; }
#main_intro { font-size: 14px; color: #fff;  }
.sc1 { background-color: #0e0a00;}
.sc1 .sc1in { background: url('../img/layer1_1.jpg') top center no-repeat; background-size: contain; padding: 8.57em; text-align: center;}
.sc1 .sc1in .logo { margin-bottom: 28.57em;}
.sc1 .sc1in .logo img { max-width: 300px;}
.sc1 .sc1in h1 { font-size: 3.64em; font-weight: bold; margin-bottom: 1.5em; }
.sc1 .sc1in h1 span { font-size: 1.76em; color: #f4df8f; }
.sc1 .sc1in .content { font-size: 1.14em; }
.sc1 .sc1in2 { background: url('../img/layer1_2.jpg') top center no-repeat; background-size: contain; padding: 8.57em 4.28em; text-align: center; margin-top: -24em}
.sc1 .sc1in2 h2 { font-size: 3.64em; font-weight: bold; margin: 14em 0 1em; }
.sc1 .sc1in2 h2 .span1 { font-size: 1.76em; }
.sc1 .sc1in2 h2 .span2 { color: #f0d18d; text-decoration: underline;}
.sc1 .sc1in2 h2 .span3 { color: #d00000; text-decoration: underline;}
.sc1 .sc1in2 .content { font-size: 1.57em}
.sc1 .sc1in2 .content span { font-size: 0.81em;}
.sc1 .boxes { margin: -4em 4.28em 0; padding-bottom: 4.28em; }
.sc1 .boxes .box { border-radius: 60px; }
.sc1 .boxes .box > .boxin { padding: 4.28em; }
.sc1 .boxes .box > .boxin h3 { font-size:1.86em; color: #f0d18d; margin-bottom: 1em; font-weight: bold;}
.sc1 .boxes .box > .boxin .content {}
.sc1 .boxes .box3 { border-radius: 60px; background-color: #a95b14;}
.sc1 .boxes .box2 { border-radius: 60px; background-color: #2e2118;}
.sc1 .boxes .box1 { border-radius: 60px; background-color: #443624;}

.sc2 { background-color: #000;}
.sc2 .sc2in { background: url('../img/layer2_bank.jpg') top center no-repeat; background-size: contain; padding: 8.57em; text-align: center;}
.sc2 .sc2in > h2 { font-size: 3.64em; font-weight: bold; margin: 9em 0 1em; }
.sc2 .sc2in > h2 .span1 { font-size: 1.76em; text-decoration: underline; }
.sc2 .sc2in > h2 .span2 { color: #f0d18d; }
.sc2 .sc2in > .content { font-size: 1.14em; margin-bottom: 5em;}
.sc2 .sc2in .box { background-color: #1b1b1b; display: flex; justify-content: flex-start; padding: 3.21em 2.14em; border-radius: 60px; text-align: left;}
.sc2 .sc2in .box .icon { width: 329px;}
.sc2 .sc2in .box .boxin { width: calc(100% - 329px); padding-left: 1em;}
.sc2 .sc2in .box .boxin h3 { font-size: 3.64em; margin-bottom: 1em; font-weight: bold; }
.sc2 .sc2in .box .boxin .content { font-size: 1.14em;}
.sc2 .sc2in .box .boxin .content span { color: #f0d18d;}

.sc3 { background-color: #443624;}
.sc3 .sc3in { background: url('../img/layer3.jpg') top center no-repeat; background-size: contain; padding: 4.28em; text-align: center;}
.sc3 .sc3in > .icon { padding: 2em}
.sc3 .sc3in > h2 { font-size: 3.64em; font-weight: bold; margin-bottom: 0.8em;}
.sc3 .sc3in > h2 span { font-size: 1.76em; color: #f0d18d;}
.sc3 .sc3in > .content { font-size: 1.14em; margin-bottom: 5em;}
.sc3 .sc3in .boxes { display: grid; gap: 2.5em; grid-template-columns: repeat(3, 1fr);}
.sc3 .sc3in .boxes .box { background-color: #1b1b1b; border-radius: 20px; padding: 2.14em; }
.sc3 .sc3in .boxes .box .icon { margin-bottom: 2em}
.sc3 .sc3in .boxes .box h3 { font-size: 1.28em; text-align: left; font-weight: bold; margin-bottom: 1em}
.sc3 .sc3in .boxes .box .content { text-align: left}

.sc4 { background-color: #000;}
.sc4 .sc4in { background: url('../img/layer4.jpg') top center no-repeat; background-size: contain; padding: 4.28em; text-align: center;}
.sc4 .sc4in > .icon { padding: 2em}
.sc4 .sc4in > h2 { font-size: 3.64em; font-weight: bold; margin-bottom: 0.8em;}
.sc4 .sc4in > h2 span { font-size: 1.76em; color: #f0d18d;}
.sc4 .sc4in > .content { font-size: 1.14em; margin-bottom: 5em;}
.sc4 .sc4in .boxes { display: grid; gap: 2.5em; grid-template-columns: repeat(3, 1fr);}
.sc4 .sc4in .boxes .box { background-color: #443624; border-radius: 20px; padding: 3.21em 2.14em; }
.sc4 .sc4in .boxes .box .icon { margin-bottom: 2em}
.sc4 .sc4in .boxes .box h3 { font-size: 1.28em; text-align: left; font-weight: bold; margin-bottom: 1em}
.sc4 .sc4in .boxes .box .content { text-align: left}

.sc5 { background-color: #443624;}
.sc5 .sc5in { background: url('../img/layer5.jpg') top center no-repeat; background-size: contain; padding: 4.28em; text-align: center;}
.sc5 .sc5in > .icon { padding: 2em}
.sc5 .sc5in > h2 { font-size: 3.64em; font-weight: bold; margin-bottom: 0.8em;}
.sc5 .sc5in > h2 span { font-size: 1.76em; color: #f0d18d;}
.sc5 .sc5in > .content { font-size: 1.14em; margin-bottom: 5em;}
.sc5 .sc5in .boxes { display: grid; gap: 2.5em; grid-template-columns: repeat(3, 1fr);}
.sc5 .sc5in .boxes .box { background-color: #1b1b1b; border-radius: 20px; padding: 3.21em 2.14em; }
.sc5 .sc5in .boxes .box .icon { margin-bottom: 2em}
.sc5 .sc5in .boxes .box h3 { font-size: 1.28em; text-align: left; font-weight: bold; margin-bottom: 1em}
.sc5 .sc5in .boxes .box .content { text-align: left}

.sc6 { background-color: #000;}
.sc6 .sc6in { background: url('../img/layer6.jpg') top center no-repeat; background-size: contain; padding: 4.28em; text-align: center;}
.sc6 .sc6in > h2 { font-size: 3.64em; font-weight: bold; margin: 14em 0 1em; }
.sc6 .sc6in > h2 .span1 { font-size: 1.76em;}
.sc6 .sc6in > h2 .span2 { color: #2272f6;}
.sc6 .sc6in > h2 .span3 { text-decoration: underline;}
.sc6 .sc6in > .content { font-size: 1.14em; color: #acacac; margin-bottom: 5em;}
.sc6 .sc6in .box { background-size: cover; padding: 4.28em; margin-bottom: 2em; border-radius: 30px;}
.sc6 .sc6in .box:last-child { margin-bottom: 0;}
.sc6 .sc6in .box > h2,h3 { font-size: 2.28em; font-weight: bold; margin-bottom: 1em;}
.sc6 .sc6in .box .content { color: #acacac; text-align: left; }
.sc6 .sc6in .box1 { background: url('../img/layer6_back2.jpg') top center no-repeat; }
.sc6 .sc6in .box2 { background: url('../img/layer6_back3.jpg') top center no-repeat; }
.sc6 .sc6in .box3 { background: url('../img/layer6_back4.jpg') top center no-repeat; background-size: cover; padding: 4.28em; margin-bottom: 2em;border-radius: 30px; }
.sc6 .sc6in .box3 > h2,h3 { font-size: 2.28em; font-weight: bold; margin-bottom: 1em;}
.sc6 .sc6in .box3 > .content { color: #acacac; margin-bottom: 3em; }
.sc6 .sc6in .box3 .inbox { display: flex; justify-content: flex-start; margin-bottom: 3em;}
.sc6 .sc6in .box3 .inbox .icon { width: 156px; }
.sc6 .sc6in .box3 .inbox .box0 { width: calc(100% - 156px); padding-left: 3em; text-align: left;}
.sc6 .sc6in .box3 .inbox .box0 h4 { font-size: 1.71em; padding: 1em 0; }
.sc6 .sc6in .box3 .inbox .box0 .content { color: #acacac; }
.sc6 .sc6in .box4 { background: url('../img/layer6_back5.jpg') top center no-repeat; }
.sc6 .sc6in .box5 { background: url('../img/layer6_back6.jpg') top center no-repeat; }

.sc7 { background-color: #000209;}
.sc7 .sc7in { background: url('../img/layer7.jpg') top center no-repeat; background-size: contain; padding: 8.57em; text-align: center;}
.sc7 .sc7in h2 { font-size: 3.64em; font-weight: bold; margin: 7.5em 0 1.5em; }
.sc7 .sc7in h2 .span1 { color: #f4df8f; }
.sc7 .sc7in h2 .span2 { font-size: 1.76em; color: #d00000; text-decoration: underline; }
.sc7 .sc7in .content { font-size: 1.14em; color: #acacac; }
.sc7 .boxes { margin: 0 4.28em; padding-bottom: 3em;}
.sc7 .boxes .box { border-radius: 60px; }
.sc7 .boxes .box > .boxin { padding: 4.28em; }
.sc7 .boxes .box > .boxin h3 { font-size:1.86em; color: #f0d18d; margin-bottom: 1em; font-weight: bold;}
.sc7 .boxes .box > .boxin .content {}
.sc7 .boxes .box3 { border-radius: 60px; background-color: #1d2438;}
.sc7 .boxes .box2 { border-radius: 60px; background-color: #050f2e;}
.sc7 .boxes .box1 { border-radius: 60px; background-color: #500a0a;}

.sc8 { background-color: #443624; position: relative; z-index: 0;}
.sc8 .sc8in { background: url('../img/layer8.jpg') top center no-repeat; background-size: cover; padding: 4.28em; text-align: center;}
.sc8 .sc8in > .icon { padding: 2em}
.sc8 .sc8in > h2 { font-size: 3.64em; font-weight: bold; margin-bottom: 0.8em; color: #f4df8f;}
.sc8 .sc8in > h2 span { font-size: 1.76em; color: #d00000; text-decoration: underline;}
.sc8 .sc8in > .content { font-size: 1.14em; margin-bottom: 5em;}

.sc9 { background-color: #443624;}
.sc9 .sc9in { background: url('../img/layer9.jpg') top center no-repeat; background-size: contain; padding: 8.57em; text-align: center;}
.sc9 .sc9in h2 { font-size: 3.64em; font-weight: bold; margin-left: 5em; margin-bottom: 1em; margin-top: -1em;}
.sc9 .sc9in h2 span { font-size: 1.76em; color: #f4df8f;}
.sc9 .sc9in .boxes { background-color: #1b1b1b; padding: 4.28em; position: relative; z-index: 0; border-radius: 60px 60px 0 0; }
.sc9 .sc9in .boxes .back1 { position: absolute; width: 373px; height: 313px; left: 17.86em; top: -313px; z-index: 1;}
.sc9 .sc9in .boxes .back2 { position: absolute; width: 213px; height: 191px; right: 100px; top: -343px; z-index: 1;}
.sc9 .sc9in .boxes .box { display: flex; justify-content: flex-start; margin-bottom: 5em;}
.sc9 .sc9in .boxes .box .icon { width: 110px; margin-top: 1em;}
.sc9 .sc9in .boxes .box .boxin { width: calc(100% - 110px); padding-left: 3.21em; text-align: left;}
.sc9 .sc9in .boxes .box .boxin .title { font-size: 1.71em; font-weight: bold; margin-bottom: 1em;}
.sc9 .sc9in .boxes .box .boxin .content { font-size: 1.14em; color: #acacac;}
.sc9 .sc9in .boxes .box .boxin .content a { font-weight: bold;}

@media all and (max-width:767px) {
	.sc1 .sc1in { background: url('../img/layer1_1m.jpg') top center no-repeat; background-size: contain; padding: 1.43em; }
	.sc1 .sc1in .logo { margin: 5em 0 28.57em 2em;}
	.sc1 .sc1in .logo img { max-width: 200px;}
	.sc1 .sc1in h1 { font-size: 2.28em; margin-bottom: 1.5em; }
	.sc1 .sc1in h1 span { font-size: 1.5em; }
	.sc1 .sc1in .content { font-size: 1.71em; }
	.sc1 .sc1in2 { background: url('../img/layer1_2m.jpg') top center no-repeat; padding: 4.28em 1.43em; margin-top: -6em}
	.sc1 .sc1in2 h2 { font-size: 2.28em; margin: 16em 0 1em; }
	.sc1 .sc1in2 h2 .span1 { font-size: 1.5em; }
	.sc1 .sc1in2 .content { font-size: 1.71em; margin-bottom: 1em;}
	.sc1 .sc1in2 .content span { font-size: 1em;}
	.sc1 .boxes { margin: -4em 1.43em 0; padding-bottom: 1.43em; }
	.sc1 .boxes .box { border-radius: 30px; }
	.sc1 .boxes .box > .boxin { padding: 1.43em; }
	.sc1 .boxes .box > .boxin h3 { font-size: 2.57em; margin-bottom: 1em;}
	.sc1 .boxes .box > .boxin .content { font-size: 1.71em;}
	.sc1 .boxes .box3 { border-radius: 30px; }
	.sc1 .boxes .box2 { border-radius: 30px; }
	.sc1 .boxes .box1 { border-radius: 30px; }

	.sc2 .sc2in { background: url('../img/layer2_bankm.jpg') top center no-repeat; background-size: contain; padding: 1.43em; text-align: center;}
	.sc2 .sc2in > h2 { font-size: 2.28em; margin: 14em 0 1em; }
	.sc2 .sc2in > h2 .span1 { font-size: 1.5em; }
	.sc2 .sc2in > .content { font-size: 1.71em; margin-bottom: 5em;}
	.sc2 .sc2in .box { display: flex; flex-direction: column; padding: 3.21em 2.14em; border-radius: 30px; text-align: center;}
	.sc2 .sc2in .box .icon { width: 100%;}
	.sc2 .sc2in .box .boxin { width: 100%; padding-left: 0;}
	.sc2 .sc2in .box .boxin h3 { font-size: 3.64em; margin-bottom: 1em; }
	.sc2 .sc2in .box .boxin .content { font-size: 1.71em;}

	.sc3 .sc3in { background: url('../img/layer3m.jpg') top center no-repeat; background-size: contain; padding: 1.43em; text-align: center;}
	.sc3 .sc3in > .icon { padding: 2em}
	.sc3 .sc3in > .icon img { max-width: 150px;}
	.sc3 .sc3in > h2 { font-size: 2.28em; margin-bottom: 0.8em;}
	.sc3 .sc3in > h2 span { font-size: 1.5em;}
	.sc3 .sc3in > .content { font-size: 1.71em; margin-bottom: 1em;}
	.sc3 .sc3in .boxes { display: grid; gap: 1.43em; grid-template-columns: repeat(1, 1fr);}
	.sc3 .sc3in .boxes .box { border-radius: 20px; padding: 2.14em; }
	.sc3 .sc3in .boxes .box .icon { margin-bottom: 2em}
	.sc3 .sc3in .boxes .box h3 { font-size: 2.28em; text-align: center; margin-bottom: 1em}
	.sc3 .sc3in .boxes .box .content { font-size: 1.71em; text-align: center}

	.sc4 .sc4in { background: url('../img/layer4m.jpg') top center no-repeat; background-size: contain; padding: 1.43em; text-align: center;}
	.sc4 .sc4in > .icon { padding: 2em}
	.sc4 .sc4in > .icon img { max-width: 150px;}
	.sc4 .sc4in > h2 { font-size: 2.28em; margin-bottom: 0.8em;}
	.sc4 .sc4in > h2 span { font-size: 1.5em;}
	.sc4 .sc4in > .content { font-size: 1.71em; margin-bottom: 1em;}
	.sc4 .sc4in .boxes { display: grid; gap: 1.43em; grid-template-columns: repeat(1, 1fr);}
	.sc4 .sc4in .boxes .box { border-radius: 20px; padding: 3.21em 2.14em; }
	.sc4 .sc4in .boxes .box .icon { margin-bottom: 2em}
	.sc4 .sc4in .boxes .box h3 { font-size: 2.28em; text-align: left; margin-bottom: 1em}
	.sc4 .sc4in .boxes .box .content { font-size: 1.71em; text-align: left}

	.sc5 .sc5in { background: url('../img/layer5m.jpg') top center no-repeat; background-size: contain; padding: 1.43em; text-align: center;}
	.sc5 .sc5in > .icon { padding: 2em}
	.sc5 .sc5in > .icon img { max-width: 150px;}
	.sc5 .sc5in > h2 { font-size: 2.28em; margin-bottom: 0.8em;}
	.sc5 .sc5in > h2 span { font-size: 1.5em; }
	.sc5 .sc5in > .content { font-size: 1.71em; margin-bottom: 1em;}
	.sc5 .sc5in .boxes { display: grid; gap: 1.43em; grid-template-columns: repeat(1, 1fr);}
	.sc5 .sc5in .boxes .box { border-radius: 20px; padding: 3.21em 2.14em; }
	.sc5 .sc5in .boxes .box .icon { margin-bottom: 2em}
	.sc5 .sc5in .boxes .box h3 { font-size: 2.28em; text-align: left; margin-bottom: 1em}
	.sc5 .sc5in .boxes .box .content { font-size: 1.71em; text-align: left}

	.sc6 .sc6in { background: url('../img/layer6m.jpg') top center no-repeat; background-size: contain; padding: 1.43em; text-align: center;}
	.sc6 .sc6in > h2 { font-size: 2.28em; font-weight: bold; margin: 18em 0 1em; }
	.sc6 .sc6in > h2 .span1 { font-size: 1.5em;}
	.sc6 .sc6in > .content { font-size: 1.71em; margin-bottom: 5em;}
	.sc6 .sc6in .box { background-size: cover; padding: 1.43em; margin-bottom: 2em; border-radius: 30px;}
	.sc6 .sc6in .box:last-child { margin-bottom: 0;}
	.sc6 .sc6in .box > h2,h3 { font-size: 2.28em; margin-bottom: 1em;}
	.sc6 .sc6in .box .content { font-size: 1.71em; text-align: left; }
	.sc6 .sc6in .box1 { background: url('../img/layer6_back2m.jpg') top center no-repeat; }
	.sc6 .sc6in .box2 { background: url('../img/layer6_back3m.jpg') top center no-repeat; }
	.sc6 .sc6in .box3 { background: url('../img/layer6_back4m.jpg') top center no-repeat; background-size: cover; padding: 1.43em; margin-bottom: 2em;border-radius: 30px; }
	.sc6 .sc6in .box3 > h2,h3 { font-size: 2.28em; margin-bottom: 1em;}
	.sc6 .sc6in .box3 > .content { font-size: 1.71em; margin-bottom: 3em; }
	.sc6 .sc6in .box3 .inbox { display: flex; flex-direction: column; margin-bottom: 3em;}
	.sc6 .sc6in .box3 .inbox .icon { width: 100%; }
	.sc6 .sc6in .box3 .inbox .icon img { max-width: 150px;}
	.sc6 .sc6in .box3 .inbox .box0 { width: 100%; padding-left: 0; text-align: center;}
	.sc6 .sc6in .box3 .inbox .box0 h4 { font-size: 2.28em; padding: 1em 0; }
	.sc6 .sc6in .box3 .inbox .box0 .content { font-size: 1.71em;}
	.sc6 .sc6in .box4 { background: url('../img/layer6_back5m.jpg') top center no-repeat; }
	.sc6 .sc6in .box5 { background: url('../img/layer6_back6m.jpg') top center no-repeat; }

	.sc7 .sc7in { background: url('../img/layer7m.jpg') top center no-repeat; background-size: contain; padding: 1.43em; text-align: center;}
	.sc7 .sc7in h2 { font-size: 2.28em; margin: 14em 0 1.5em; }
	.sc7 .sc7in h2 .span2 { font-size: 1.5em; }
	.sc7 .sc7in .content { font-size: 1.71em; }
	.sc7 .boxes { margin: 0 1.43em; padding-bottom: 3em;}
	.sc7 .boxes .box { border-radius: 30px; }
	.sc7 .boxes .box > .boxin { padding: 1.43em; }
	.sc7 .boxes .box > .boxin h3 { font-size:2.28em; margin-bottom: 1em; }
	.sc7 .boxes .box > .boxin .content { font-size: 1.71em;}
	.sc7 .boxes .box3 { border-radius: 30px; }
	.sc7 .boxes .box2 { border-radius: 30px; }
	.sc7 .boxes .box1 { border-radius: 30px; }

	.sc8 .sc8in { background: url('../img/layer8m.jpg') top center no-repeat; background-size: cover; padding: 1.43em; text-align: center;}
	.sc8 .sc8in > .icon { padding: 2em}
	.sc8 .sc8in > .icon img { max-width: 150px;}
	.sc8 .sc8in > h2 { font-size: 2.28em; margin-bottom: 0.8em;}
	.sc8 .sc8in > h2 span { font-size: 1.5em; }
	.sc8 .sc8in > .content { font-size: 1.71em; margin-bottom: 5em;}

	.sc9 .sc9in { background: #443624; padding: 1.43em; text-align: center;}
	.sc9 .sc9in h2 { font-size: 2.28em; margin-left: 5em; margin-bottom: 1em; margin-top: 0;}
	.sc9 .sc9in h2 span { font-size: 1.5em; }
	.sc9 .sc9in .boxes { padding: 1.43em; position: relative; z-index: 0; border-radius: 30px 30px 0 0; }
	.sc9 .sc9in .boxes .back1 { position: absolute; width: 200px; height: 168px; left: 12em; top: -168px; z-index: 1;}
	.sc9 .sc9in .boxes .back1 img { max-width: 200px;}
	.sc9 .sc9in .boxes .back2 { position: absolute; width: 100px; height: 90px; right: 100px; top: -183px; z-index: 1;}
	.sc9 .sc9in .boxes .back2 img { max-width: 100px;}
	.sc9 .sc9in .boxes .box { display: flex; flex-direction: column; margin-bottom: 5em;}
	.sc9 .sc9in .boxes .box .icon { width: 100%; margin-top: 0; margin-bottom: 1em;}
	.sc9 .sc9in .boxes .box .boxin { width: 100%; padding-left: 0; text-align: center;}
	.sc9 .sc9in .boxes .box .boxin .title { font-size: 1.71em; margin-bottom: 1em;}
	.sc9 .sc9in .boxes .box .boxin .content { font-size: 1.71em; }
}

@media all and (max-width:575px) {
	.sc1 .sc1in { padding: 1.4em; }
	.sc1 .sc1in .logo { margin: 3em 0 20em 1em;}
	.sc1 .sc1in .logo img { max-width: 150px;}
	.sc1 .sc1in h1 { font-size: 1.14em; margin-bottom: 1.5em; }
	.sc1 .sc1in h1 span { font-size: 1.5em; }
	.sc1 .sc1in .content { font-size: 0.86em; }
	.sc1 .sc1in2 { padding: 4.28em 1.43em; margin-top: -6em}
	.sc1 .sc1in2 h2 { font-size: 1.14em; margin: 30em 0 1em; }
	.sc1 .sc1in2 h2 .span1 { font-size: 1.5em; }
	.sc1 .sc1in2 .content { font-size: 0.86em; margin-bottom: 1em;}
	.sc1 .sc1in2 .content span { font-size: 1em;}
	.sc1 .boxes { margin: -4em 1.43em 0; padding-bottom: 0.71em; }
	.sc1 .boxes .box { border-radius: 15px; }
	.sc1 .boxes .box > .boxin { padding: 0.71em; }
	.sc1 .boxes .box > .boxin h3 { font-size: 1.28em; margin-bottom: 1em;}
	.sc1 .boxes .box > .boxin .content { font-size: 0.86em;}
	.sc1 .boxes .box3 { border-radius: 15px; }
	.sc1 .boxes .box2 { border-radius: 15px; }
	.sc1 .boxes .box1 { border-radius: 15px; }

	.sc2 .sc2in { padding: 0.71em; text-align: center;}
	.sc2 .sc2in > h2 { font-size: 1.14em; margin: 18em 0 1em; }
	.sc2 .sc2in > h2 .span1 { font-size: 1.5em; }
	.sc2 .sc2in > .content { font-size: 0.86em; margin-bottom: 5em;}
	.sc2 .sc2in .box { display: flex; flex-direction: column; padding: 3.21em 2.14em; border-radius: 15px; text-align: center;}
	.sc2 .sc2in .box .icon { width: 100%;}
	.sc2 .sc2in .box .icon img { max-width: 150px;}
	.sc2 .sc2in .box .boxin { width: 100%; padding-left: 0;}
	.sc2 .sc2in .box .boxin h3 { font-size: 1.82em; margin-bottom: 1em; }
	.sc2 .sc2in .box .boxin .content { font-size: 0.86em;}

	.sc3 .sc3in { padding: 0.71em; text-align: center;}
	.sc3 .sc3in > .icon { padding: 2em}
	.sc3 .sc3in > .icon img { max-width: 100px;}
	.sc3 .sc3in > h2 { font-size: 1.14em; margin-bottom: 0.8em;}
	.sc3 .sc3in > h2 span { font-size: 1.5em;}
	.sc3 .sc3in > .content { font-size: 0.86em; margin-bottom: 1em;}
	.sc3 .sc3in .boxes { display: grid; gap: 0.71em; grid-template-columns: repeat(1, 1fr);}
	.sc3 .sc3in .boxes .box { border-radius: 15px; padding: 2.14em; }
	.sc3 .sc3in .boxes .box .icon { margin-bottom: 2em}
	.sc3 .sc3in .boxes .box .icon img { max-width: 100px;}
	.sc3 .sc3in .boxes .box h3 { font-size: 1.14em; text-align: center; margin-bottom: 0.5em}
	.sc3 .sc3in .boxes .box .content { font-size: 0.86em; text-align: center}

	.sc4 .sc4in { padding: 0.71em; text-align: center;}
	.sc4 .sc4in > .icon { padding: 2em}
	.sc4 .sc4in > .icon img { max-width: 100px;}
	.sc4 .sc4in > h2 { font-size: 1.14em; margin-bottom: 0.8em;}
	.sc4 .sc4in > h2 span { font-size: 1.5em;}
	.sc4 .sc4in > .content { font-size: 0.86em; margin-bottom: 1em;}
	.sc4 .sc4in .boxes { display: grid; gap: 0.71em; grid-template-columns: repeat(1, 1fr);}
	.sc4 .sc4in .boxes .box { border-radius: 15px; padding: 3.21em 2.14em; }
	.sc4 .sc4in .boxes .box .icon { margin-bottom: 2em}
	.sc4 .sc4in .boxes .box .icon img { max-width: 100px;}
	.sc4 .sc4in .boxes .box h3 { font-size: 1.14em; text-align: left; margin-bottom: 0.5em}
	.sc4 .sc4in .boxes .box .content { font-size: 0.86em; text-align: left}

	.sc5 .sc5in { padding: 0.71em; text-align: center;}
	.sc5 .sc5in > .icon { padding: 2em}
	.sc5 .sc5in > .icon img { max-width: 100px;}
	.sc5 .sc5in > h2 { font-size: 1.14em; margin-bottom: 0.8em;}
	.sc5 .sc5in > h2 span { font-size: 1.5em; }
	.sc5 .sc5in > .content { font-size: 0.86em; margin-bottom: 1em;}
	.sc5 .sc5in .boxes { display: grid; gap: 0.71em; grid-template-columns: repeat(1, 1fr);}
	.sc5 .sc5in .boxes .box { border-radius: 15px; padding: 3.21em 2.14em; }
	.sc5 .sc5in .boxes .box .icon { margin-bottom: 2em}
	.sc5 .sc5in .boxes .box .icon img { max-width: 100px;}
	.sc5 .sc5in .boxes .box h3 { font-size: 1.14em; text-align: left; margin-bottom: 0.5em}
	.sc5 .sc5in .boxes .box .content { font-size: 0.86em; text-align: left}

	.sc6 .sc6in { padding: 0.71em; text-align: center;}
	.sc6 .sc6in > h2 { font-size: 1.14em; font-weight: bold; margin: 18em 0 1em; }
	.sc6 .sc6in > h2 .span1 { font-size: 1.5em;}
	.sc6 .sc6in > .content { font-size: 0.86em; margin-bottom: 5em;}
	.sc6 .sc6in .box { background-size: cover; padding: 0.71em; margin-bottom: 2em; border-radius: 15px;}
	.sc6 .sc6in .box:last-child { margin-bottom: 0;}
	.sc6 .sc6in .box > h2,h3 { font-size: 1.14em; margin-bottom: 1em;}
	.sc6 .sc6in .box .content { font-size: 0.86em; text-align: left; }
	.sc6 .sc6in .box3 { padding: 0.71em; margin-bottom: 2em;border-radius: 15px; }
	.sc6 .sc6in .box3 > h2,h3 { font-size: 1.14em; margin-bottom: 1em;}
	.sc6 .sc6in .box3 > .content { font-size: 0.86em; margin-bottom: 3em; }
	.sc6 .sc6in .box3 .inbox { display: flex; flex-direction: column; margin-bottom: 3em;}
	.sc6 .sc6in .box3 .inbox .icon { width: 100%; }
	.sc6 .sc6in .box3 .inbox .icon img { max-width: 100px;}
	.sc6 .sc6in .box3 .inbox .box0 { width: 100%; padding-left: 0; text-align: center;}
	.sc6 .sc6in .box3 .inbox .box0 h4 { font-size: 1.14em; padding: 0.5em 0; }
	.sc6 .sc6in .box3 .inbox .box0 .content { font-size: 0.86em;}

	.sc7 .sc7in { padding: 0.71em; text-align: center;}
	.sc7 .sc7in h2 { font-size: 1.14em; margin: 16em 0 1.5em; }
	.sc7 .sc7in h2 .span2 { font-size: 1.5em; }
	.sc7 .sc7in .content { font-size: 0.86em; }
	.sc7 .boxes { margin: 0 1.43em; padding-bottom: 3em;}
	.sc7 .boxes .box { border-radius: 15px; }
	.sc7 .boxes .box > .boxin { padding: 0.71em; }
	.sc7 .boxes .box > .boxin h3 { font-size:1.14em; margin-bottom: 1em; }
	.sc7 .boxes .box > .boxin .content { font-size: 0.86em;}
	.sc7 .boxes .box3 { border-radius: 15px; }
	.sc7 .boxes .box2 { border-radius: 15px; }
	.sc7 .boxes .box1 { border-radius: 15px; }

	.sc8 .sc8in { padding: 1.43em; text-align: center;}
	.sc8 .sc8in > .icon { padding: 2em}
	.sc8 .sc8in > .icon img { max-width: 100px;}
	.sc8 .sc8in > h2 { font-size: 1.14em; margin-bottom: 0.8em;}
	.sc8 .sc8in > h2 span { font-size: 1.5em; }
	.sc8 .sc8in > .content { font-size: 0.86em; margin-bottom: 5em;}

	.sc9 .sc9in { padding: 0.71em; text-align: center;}
	.sc9 .sc9in h2 { font-size: 1.14em; margin-left: 5em; margin-bottom: 1em; margin-top: 0;}
	.sc9 .sc9in h2 span { font-size: 1.5em; }
	.sc9 .sc9in .boxes { padding: 1.43em; position: relative; z-index: 0; border-radius: 15px 15px 0 0; }
	.sc9 .sc9in .boxes .back1 { position: absolute; width: 150px; height: 126px; left: 3em; top: -126px; z-index: 1;}
	.sc9 .sc9in .boxes .back1 img { max-width: 150px;}
	.sc9 .sc9in .boxes .back2 { position: absolute; width: 80px; height: 72px; right: 10px; top: -130px; z-index: 1;}
	.sc9 .sc9in .boxes .back2 img { max-width: 80px;}
	.sc9 .sc9in .boxes .box { display: flex; flex-direction: column; margin-bottom: 5em;}
	.sc9 .sc9in .boxes .box .icon { width: 100%; margin-top: 0; margin-bottom: 1em;}
	.sc9 .sc9in .boxes .box .icon img { max-width: 60px;}
	.sc9 .sc9in .boxes .box .boxin { width: 100%; padding-left: 0; text-align: center;}
	.sc9 .sc9in .boxes .box .boxin .title { font-size: 0.86em; margin-bottom: 1em;}
	.sc9 .sc9in .boxes .box .boxin .content { font-size: 0.86em; }
}

.top_comment { margin-bottom: 10px;}
.top_comment img { width: 100%;}
.pc-pd { padding: 0 10px; }