/* Animate.css - http://daneden.me/animate | Licensed under the ☺ license (http://licence.visualidiot.com/) Copyright (c) 2012 Dan Eden | Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */




/* ********************************************************************* SUBPAGE 서브페이지 ********************************************************************** */

	.page-title { margin: 0; }
	.page-title small { color: rgba(51, 51, 51, 0.5); }
	.title-divider { text-align: left; margin:0.5em 0 1em; background: #ffffff url(/images/kor02r-16-0316/bg_divider.png) left center repeat-x; padding: 0; }
	.title-divider span { background: #ffffff; padding-right: 0.5em; font-weight: 700; }
	.title-divider small { display: block; color: rgba(51, 51, 51, 0.6); }
	#content { padding: 30px 0; }
	.sidebar { margin: 2em 0 1em 0; }
	.sidebar .block { margin-bottom: 2em; }
	.sidebar ul.big-list { font-size: 1em; }
	.section-menu ul.nav-list { padding: 2em 0; margin-left: 0; }
	.section-menu ul.nav-list li.nav-header { padding-left: 5px; margin: 0; text-transform: uppercase; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); color: #999999; font-weight: bold; font-size: 11px; }
	.section-menu ul.nav-list li.whois-sub-left-nav-customer { padding: 20px; margin: 120px 0 0 3px; color: #666; background-color:#fafafa; }

	@media (min-width: 992px) {
		#content { min-height: 707px; }
	} 

	@media only screen and (max-width: 992px) {
		h2.title-divider { font-size: 2rem; }
		#content { padding: 15px 0; }
		.sidebar { margin: 0 0 1em 0; }
		.section-menu ul.nav-list { padding: 0; }
		.section-menu ul.nav-list li.whois-sub-left-nav-customer { margin: 30px -1px 0 3px; }
	}

	/* 좌측메뉴 */
	.section-menu ul.nav-list li.whois-sub-left-nav-customer h5 { margin: 0 0 15px 0; padding: 0; font-weight:600; font-size:15px;}
	.section-menu ul.nav-list li.whois-sub-left-nav-customer .whois-sub-left-nav-customer-list {}
	.section-menu ul.nav-list li.whois-sub-left-nav-customer .whois-sub-left-nav-customer-list li { padding:0 0 10px 0; font-size: 14px; font-weight:normal; color: #666;}
	.section-menu ul.nav-list li.whois-sub-left-nav-customer .whois-sub-left-nav-customer-list li i { width:10%; margin:4px 0 0 0; vertical-align: top; color:#669fdf;}
	.section-menu ul.nav-list li.whois-sub-left-nav-customer .whois-sub-left-nav-customer-list li a { margin: 0; padding: 0; background: transparent; border: none; box-shadow: none; font-size: 14px; font-weight:normal; color: #666; }
	.section-menu ul.nav-list li.whois-sub-left-nav-customer .whois-sub-left-nav-customer-list li .whois-sub-left-nav-customer-list-text { width:90%; display:inline-block; }
	.section-menu ul.nav-list li a {padding:15px 15px;color: #494949; color: rgba(27, 27, 27, 0.7); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; font-weight: bold; font-size: 18px; border: 1px solid #e6e6e6; border-top: none; margin: 0 -1px 0 3px; -webkit-box-shadow: 1px 1px 1px #ffffff; box-shadow: 1px 1px 1px #ffffff; background: #fafafa; text-shadow: none;  position: relative; }
	.section-menu ul.nav-list li a.first { border-top: 1px solid #e6e6e6; }
	.section-menu ul.nav-list li a:hover { background: #f0f0f0; }
	.section-menu ul.nav-list li a:hover i { color: #d37196; }
	.section-menu ul.nav-list li a i { font-size: 22px; position: absolute;right: 20px;top:50%;margin-top:-10px;color: #e6e6e6; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }
	.section-menu ul.nav-list li a small { display: block; font-weight: 600; font-size:12px; color: rgba(27, 27, 27, 0.5); }
	.section-menu ul.nav-list li.active > a,
	.section-menu ul.nav-list li.active > a:hover { border-left: 4px solid #d50050; background: #ffffff; color: #000; }
	.section-menu ul.nav-list li.active > a i, .section-menu ul.nav-list li.active > a:hover i { color:#d50050; }

	@media (min-width: 992px) {
		.sidebar { margin: 0; }
		.sidebar.sidebar-right .inner,
		.sidebar.sidebar-right .divider { border-left: 1px solid #e6e6e6; padding-left: 20px; }
		.sidebar.sidebar-left .inner,
		.sidebar.sidebar-left .divider { border-right: 1px solid #e6e6e6; padding-right: 20px; }
		
		.section-menu ul.nav-list { border-right: 1px solid #e6e6e6; }
		.section-menu ul.nav-list li a i { right: 10px; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
		.section-menu ul.nav-list li.active > a,
		.section-menu ul.nav-list li.active > a:hover { margin: 0 -1px 0 3px; }
	}

	@media only screen and (max-width: 992px) {
		.sidebar{display:none;}
	}

	@media only screen and (max-width: 768px) {

		.whois-main-contents-area { padding-top:20px; padding-bottom:0; }
		.whois-main-contents-area .whois-main-contents-area-box { width:100%; min-height: inherit; margin:0 0 20px 0; }
		.whois-main-contents-area .whois-main-contents-area-box:last-child { margin:0; }
		.whois-main-contents-area .whois-main-contents-area-box-inner h5 { margin: 0 0 30px 0; }
	}

	/* 서브상단 페이지네비 */
	.whois-sub-page-guide { background-color:#fafafa; overflow: hidden; }
	.whois-sub-page-guide .whois-sub-page-guide-navi { padding:14px 0 14px 0; font-size:12px; text-align:right; color:#888888; }
	.whois-sub-page-guide .whois-sub-page-guide-navi b { color:#669fdf; }

	@media only screen and (max-width: 768px) {
		.whois-sub-page-guide .whois-sub-page-guide-navi { width:100%; padding:14px 0 14px 0; float:right; }
	}

	/* 서브페이지 포인트 색상 */
	.sub_color {color:#669fdf;}



/* ********************************************************************* 게시판 CSS ********************************************************************** */


/* 일반게시판 List */
.whois-board-list { display:inline-block; padding:0; font-size:14px; }
.whois-board-list .whois-board-row { width:100%; margin:0 0 0 0; padding:15px 0 15px 0; float:left; border-bottom:1px solid #eee; color:#000000; }
.whois-board-list .whois-board-row:first-child { border-top:1px solid #669fdf; } /* Line 색상 */
.whois-board-list .whois-board-row .whois-board-row-subject { margin:0 0 5px 0; padding:0; font-size:16px; font-weight:600; }
.whois-board-list .whois-board-row .whois-board-row-info { color:#acacac; font-size:14px;}
.whois-board-list .whois-board-row .whois-board-row-info .whois-board-row-author { max-width: 33vw; display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align: middle; }

/* 일반게시판 view */
.whois-board-view { display:inline-block; font-size:13px; border-top:1px solid #669fdf; } /* Line 색상 */
.whois-board-view .whois-board-view-row { width:100%; margin:0; padding:0; padding:10px 0 10px 0; float:left; border-bottom:1px solid #eee; }
.whois-board-view .whois-board-view-row .whois-board-view-subject { width:100%; margin:0 0 15px 0; padding:0; float:left; font-size:18px; font-weight:600; }
.whois-board-view .whois-board-view-row .whois-board-view-author { width:100%; margin:0 0 5px 0; padding:0; float:left; font-size:13px; font-weight:600; }
.whois-board-view .whois-board-view-row .whois-board-view-info { width:100%; margin:0; padding:0 0 10px 0; float:left; color:#acacac; }
.whois-board-view .whois-board-view-row .whois-board-view-content { width:100%; margin:0; padding:10px 0 10px 0; float:left; font-size:12px; }

.whois-board-view .whois-board-view-files { width:100%; margin:0; padding:0; float:left; }
.whois-board-view .whois-board-view-files .whois-board-view-file { width:100%; margin:0; padding:5px 0; float:left; font-size:12px; }
.whois-board-view .whois-board-view-files .whois-board-view-file .whois-board-view-file-count { font-size:11px; color:#c4c4c4; }

.whois-board-view .board-info {font-size:14px; }
.whois-board-view .board-content { font-size: 16px; line-height: 24px; }
.next_data_area {font-size:14px;}
.prev_data_area {font-size:14px;}

/* 게시판 버튼 */
.btn-search, .whois-button-submit, .btn-sub { color:#fff; background-color: #669fdf; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out;}
.btn-search:hover, .btn-search:focus, .whois-button-submit:hover,.whois-button-submit:focus, .btn-sub:hover, .btn-sub:focus { color:#fff; background-color: #009886; }

/* 게시판 공통 */
.sub-box { margin-right:5px; background-color: #669fdf;  border: 0; color:#ffffff; display: inline-block; font-family: "Nanum Gothic", sans-serif;}
.sub-box.sm { font-size: 12px; padding: 2px 5px;}
.sub-box.m { font-size: 14px; padding: 4px 8px;}
.sub-box.lg { font-size: 16px; padding: 6px 12px;}
 
.sub-border { border: 1px solid #669fdf; }
.sub-border-t { border-top: 1px solid #669fdf; }
.sub-border-r { border-right: 1px solid #669fdf; }
.sub-border-b { border-bottom: 1px solid #669fdf; }
.sub-border-l { border-left: 1px solid #669fdf; }

.sub-bg { background-color: #669fdf; }
.sub-bg-hover:hover { background-color: #009886; }

/* 신청폼 */
.event label {font-size:15px;}

.event .comment-input label {font-size:13px;}

/* ********************************************************************* 로그인/회원가입 관련 CSS ********************************************************************** */

.material-form {
	background: #fff;
	/*border: 1px solid #ccc;*/
	margin: 0 auto;
}

.material-form .header {
	background: #6498fe;
	color: #fff;
	font-size: 16px;
	padding: 50px 10px;
}

.material-form .header h3{
	font-size: 30px;
}

.material-form .header p,
.material-form .header span {
	color: #fff;
	font-size: 16px;
	margin-top:15px;
}

.material-form .sub-header h4 {
	font-weight:bold;
	height: 34px;
	line-height: 34px;
	font-size:16px;
}

.material-form .sub-content .form-group:last-child {
	margin: 0;
}

.material-form .body {
}

.material-form .input-group {
	border: 0;
	position: relative;
}
.material-form .input-group .input-group-addon {
	background: #fff;
	border: 0;
	padding-left: 6px;
	padding-right: 6px;
}

.material-form .form-control,
input[type='text'].whois,
input[type='password'].whois,
select.whois {
	border: 1px solid #ccc;
	transition: 0.3s all ease;
}

/*.material-form .btn:first-child,*/
.material-form .input-group .form-control:first-child,
.material-form .input-group .form-control.first,
.material-form .input-group .th + .form-control,
.th + input[type='text'].whois,
.th + input[type='password'].whois,
.th + select.whois {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

/*.material-form .btn:last-child,*/
.material-form .input-group .form-control:last-child,
.material-form .input-group .form-control.last,
.material-form .input-group .input-group-btn:last-child,
.material-form .input-group .input-group-btn:last-child button,
.material-form .input-group .input-group-btn:last-child .btn{
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.material-form .form-group {
	margin-bottom: 15px;
	overflow: visible;
}

.material-form .form-group.success .form-control { color: #5cb85c; }
.material-form .form-group.failed .form-control { color: #d9534f; }
.material-form .form-control[readonly] { background: #fff; }
.material-form .btn { height: 38px; }
.material-form .btn-default{ -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out; }

.material-form .input-group input,
.material-form .input-group select,
input[type='text'].whois,
input[type='password'].whois,
select.whois
{
	z-index: 10;
}

.input-group label.th {
	color: #ccc;
	display: none;
	height: 20px;
	left: 10px;
	margin-top:-10px;
	position: absolute;
	top: 50%;
	z-index: 9;
}

.input-group label.th.ie9 {
	display: block;
	z-index: 11;
}

.material-form .desc {
	padding: 10px 0;
}

.chkbox {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.chk-block,
.chk-block span {
	display: block;
	text-align: center;
	width: 100%;
}

.chkbox input[type='radio'],
.chkbox input[type='checkbox'] {
	display: none
}

.chkbox input[type='radio']~.rbtn {
	border: 1px solid #ccc;
	border-radius: 3px;
	cursor: pointer;
	line-height: 27px;
	padding: 6px 12px
}

.chkbox input[type='radio']:checked~.rbtn {
	background: #ccc;
	color: #fff;
}

.chkbox input[type='radio']:not(:checked)~.rbtn {
}

.chkbox input[type='radio']~.box,
.chkbox input[type='checkbox']~.box { 
	color: #bbb;
	cursor: pointer;
	transition: 0.5s all ease;
	/*padding-bottom:3px;*/
	display:block;
}

.chkbox input[type='radio']~.box:before,
.chkbox input[type='checkbox']~.box:before { 
	color: #cfcfcf;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	margin-right: 5px;
	padding: 2px;
	text-align: center;
	transition: 0.4s all ease;
	vertical-align: middle;
}

.chkbox input[type='radio']~.box:before { 
	content: "\e165";
}

.chkbox input[type='checkbox']~.box:before { 
	content: "\e013";
}

.chkbox input[type='radio']:checked~.box,
.chkbox input[type='checkbox']:checked~.box {
	color: #666;
}

.chkbox input[type='radio']:checked~.box:before,
.chkbox input[type='checkbox']:checked~.box:before{
	color: #666;
}


/* Sub Contents : sub_area
---------------------------------------------------------------------------------------------------------------------------------------------------------- */

.ff_cont{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.fi_cont{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;}
.ff_object{margin:-15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.ff_object .obj{padding:15px;}
.ff_object.middle{margin:-10px;}
.ff_object.middle .obj{padding:10px;}
.ff_object.small{margin:-5px;}
.ff_object.small .obj{padding:5px;}
.ff_obj{margin-left:-15px;margin-right:-15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.ff_obj .obj{padding-left:15px;padding-right:15px;}
.f_two .obj{flex:0 0 50%;-ms-flex:0 0 50%;max-width:50%;width:50%;}
.f_three .obj{flex:0 0 33.33%;-ms-flex:0 0 33.33%;max-width:33.33%;width:33.33%;}
.f_four .obj{flex:0 0 25%;-ms-flex:0 0 25%;max-width:25%;width:25%;}
.f_five .obj{flex:0 0 20%;-ms-flex:0 0 20%;max-width:20%;width:20%;}
.f_wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;}
.f_center{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}
.f_middle{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.f_between{-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;}
.f_reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}
.f_creverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}
.f_row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}

.sub_area .point{color:#d50050 !important;}	
.sub_area .point2{color:#2d629c !important;}
.sub_area .t_wh{color:#fff;}
.sub_area .c_bk{color:#000 !important;}
.sub_area .c_red{color:#d50050 !important;}

.sub_area:after{content:'';clear:both;display:block;}
.sub_area .l_group,.sub_area .m_group,.sub_area .s_group,.sub_area .group,.sub_area .n_group,.sub_area .t_group{box-sizing:border-box;}
.sub_area .l_group{margin-bottom:70px;}
.sub_area .m_group{margin-bottom:50px;}
.sub_area .s_group{margin-bottom:30px;}
.sub_area .group{margin-bottom:10px;}
.sub_area .t_c{text-align:center !important;}
.sub_area h2,.sub_area h3,.sub_area h4,.sub_area h5,.sub_area h6,.sub_area p,.sub_area span,
.sub_area dl dt,.sub_area dl dd,.sub_area span,.sub_area table th,.sub_area table td{line-height:1.5;word-break:keep-all;font-weight:normal;}
.sub_area h2{font-size:48px;}
.sub_area h3{font-size:30px;}
.sub_area h4{font-size:24px;}
.sub_area h5{font-size:20px;}
.sub_area h6{font-size:18px;}
.sub_area strong{font-weight:700;font-family:inherit;}
.sub_area p,
.sub_area ol li,
.sub_area table th,
.sub_area table td,
.sub_area dl dd{font-size:16px;color:#444;line-height:1.7;}
.sub_area .image{display:block;}
.sub_area .image img{max-width:100%;display:block;margin:0 auto;}
.sub_area .tit{position:relative;padding-left:25px;}
.sub_area .tit::before{content:'';position:absolute;top:3px;left:0px;width:20px;height:20px;background-image:url('/images/kor02r-16-0316/tit_icon.png');background-size:20px auto;background-repeat:no-repeat;background-position:center center;}
.sub_area .s_tit{position:relative;padding-left:10px;}
.sub_area .s_tit::before{content:'';position:absolute;top:50%;margin-top:-7px;left:0px;width:4px;height:14px;background-color:#007bcb;}


/* list */
.sub_area .dot_list > li:before,
.sub_area .dash_list > li:before{content:'';position:absolute;left:0px;background:#333;}
.sub_area .dot_list > li:before{top:15px;width:4px;height:4px;border-radius:50%;}
.sub_area .dash_list > li:before{top:15px;width:4px;height:1px;}
.sub_area .none_list{list-style-type:none;}
.sub_area ol.decimal_list > li{margin-left:10px;padding-left:5px;list-style-type:decimal;}
.sub_area ol{padding-left:10px;margin:10px 0;}
.sub_area ol.pd_none,.sub_area ol.pd_none li{padding-left:0px;}
.sub_area ol li{padding:5px 0 5px 10px;float:none;position:relative;}

/* sub1_1 */
.sub1_1 .info{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;}
.sub1_1 .info dl{flex:0 0 33.33%;-ms-flex:0 0 33.33%;max-width:33.33%;width:33.33%;text-align:center;}
.sub1_1 .info dl dt{width:120px;height:120px;line-height:120px;font-size:20px;margin:0 auto;border-radius:50%;text-align:center;color:#fff;font-weight:bold;display:block;}
.sub1_1 .info dl dd{padding:20px;font-weight:bold;}
.sub1_1 .info dl:nth-child(1) dt{background-color:#2b5686;}
.sub1_1 .info dl:nth-child(2) dt{background-color:#ffa500;}
.sub1_1 .info dl:nth-child(3) dt{background-color:#d50050;}

/* sub2_2 */
.sub2_2 .process{}
.sub2_2 .process dl{margin:20px auto;}
.sub2_2 .process dl dt{padding:5px 10px;margin-bottom:10px;font-size:16px;border-radius:5px;background:#fff;color:#2d629c;border:1px solid #2d629c;font-weight:bold;}
.sub2_2 .process dl dd{font-size:15px;color:#555;}

/* sub3_2 */
.exam_process{}
.exam_process dl{margin:10px 0;background:#4b87cb;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;}
.exam_process dl dt{flex:0 0 20%;-ms-flex:0 0 20%;max-width:20%;width:20%;color:#fff;text-align:center;}
.exam_process dl dd{padding:5px 10px;flex:0 0 80%;-ms-flex:0 0 80%;max-width:80%;width:80%;background:#fff;border:1px solid #4b87cb;}
.sub3_2 .decimal_list{padding:10px 30px;background:#f5faff;border:1px solid #dee9f6;}
.sub3_2 .decimal_list > li{font-size:15px;padding:2px 0 2px 5px;}

@media screen and (max-width:1280px){
    .sub_area{width:100%;}
}

@media screen and (max-width:991px){
	.sub_area h2,.sub_area h3,.sub_area h4,.sub_area h5,.sub_area h6,.sub_area p,.sub_area span,
	.sub_area dl dt,.sub_area dl dd,.sub_area span,.sub_area table th,.sub_area table td,.sub_area p,
	.sub_area ol li{line-height:1.5;}
	.sub_area h2{font-size:40px;}
	.sub_area h3{font-size:24px;}
	.sub_area h4{font-size:20px;}
	.sub_area h5{font-size:18px;}
	.sub_area h6{font-size:16px;}
	.sub_area p,
	.sub_area ol li,
	.sub_area table th,
	.sub_area table td,
	.sub_area dl dd{font-size:15px;line-height:1.5;}
	.sub_area p br{display:none;}

	/* sub1_1 */
	.sub1_1 .info dl{flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%;width:100%;}
	.sub1_1 .info dl dt{width:100px;height:100px;line-height:100px;font-size:18px;}
	.sub1_1 .info dl dd{padding:15px;}

	/* sub3_2 */
	.exam_process dl dt,.exam_process dl dd{padding:5px 10px;flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%;width:100%;text-align:left;}
	.sub3_2 .decimal_list{padding:10px 20px;}
	.sub3_2 .decimal_list > li{font-size:14px;}
}

@media screen and (max-width:767px){
	.sub_area .l_group{margin-bottom:50px;}
	.sub_area .m_group{margin-bottom:40px;}
	.sub_area .s_group{margin-bottom:20px;}
	.sub_area h2{font-size:35px;}
	.sub_area h3{font-size:20px;}
	.sub_area h4{font-size:18px;}
	.sub_area h5{font-size:16px;}
	.sub_area h6{font-size:15px;}
	.sub_area p,
	.sub_area ol li,
	.sub_area table th,
	.sub_area table td,
	.sub_area dl dd{font-size:14px;}

	.sub_area .dot_list > li:before{top:12px;}
	.sub_area .dash_list > li:before{top:12px;}
	.sub_area ol{padding-left:5px;margin:5px 0;}

	.sub_area .tit{padding-left:22px;}
	.sub_area .tit::before{top:0px;width:18px;height:18px;background-size:18px auto;}

	/* sub1_1 */
	.sub1_1 .info dl dt{font-size:16px;}
	.sub1_1 .info dl dd{padding:10px;}

	/* sub2_2 */
	.sub2_2 .process dl{margin:10px auto;}
	.sub2_2 .process dl dt{font-size:15px;}
	.sub2_2 .process dl dd{font-size:14px;}

}

@media screen and (max-width:520px){
}

@media screen and (max-width:480px){
	.sub_area .l_group{margin-bottom:40px;}
	.sub_area .m_group{margin-bottom:30px;}
	.sub_area .s_group{margin-bottom:10px;}
	.sub_area h2{font-size:30px;}
	.sub_area h3{font-size:18px;}
	.sub_area h4{font-size:16px;}
	.sub_area h5{font-size:15px;}
	.sub_area h6{font-size:14px;}
	.sub_area p,
	.sub_area ol li,
	.sub_area table th,
	.sub_area table td,
	.sub_area dl dd{font-size:13px;}


	/* sub1_1 */
	.sub1_1 .info dl dt{width:80px;height:80px;line-height:80px;font-size:15px;}

	/* sub2_2 */
	.sub2_2 .process dl dt{font-size:14px;}
	.sub2_2 .process dl dd{font-size:13px;}

	/* sub3_2 */
	.sub3_2 .decimal_list > li{font-size:13px;}
}

@media screen and (max-width:360px){
	.sub_area .l_group{margin-bottom:30px;}
	.sub_area .m_group{margin-bottom:20px;}
	.sub_area h2{font-size:25px;}
	.sub_area h3{font-size:16px;}
	.sub_area h4{font-size:15px;}
	.sub_area h5{font-size:17px;}
	.sub_area h6{font-size:13px;}
}


		