@charset "utf-8";

/* Layoyt (레이아웃)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	.sub-visual  { padding: 0px 55px; display:table; width: 100%;}
	.sub-visual > div { position:relative; width:100%; height:250px; display:table-cell; vertical-align:middle; text-align:center; background:url('/images/mtl01r-21-0062/sub/sub_visual.jpg') no-repeat center center/cover;}
	.sub-visual h2{font-size:48px; color:#fff; }
	.sub-visual p {font-size:16px; color:#fff; margin-top:10px; }  

	.sub-tab{height:60px; border-bottom:1px solid #ddd; text-align:center;}
	.sub-tab > ul:after{content:""; display:block; clear:both;}
	.sub-tab li a{display:inline-block; width: 100%; height:60px; text-align:center; line-height:60px; font-size:20px; color:#555; font-weight:400; border-left:1px solid #ddd;}
	.sub-tab li.active a{font-weight:500; color:#0b7c02; border-bottom: 5px solid #0b7c02;}
	.sub-tab.fixed{z-index:666;position:fixed;top:0;left:0;width:100%;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,0.10);opacity:0.92}
	.sub-tab.fixed ul{margin:0 auto;width:auto;}
	.sub-tab.fixed a{ border-bottom:0;border-top:0;}
	.sub-tab > ul li {position: relative; display: inline-block; float: left; width: 300px; height: 60px;}
	
	.title-divider { text-align: left; margin:0.5em 0 1em; background: #ffffff url(/images/basic_resp/img/bg_divider.png) left center repeat-x; padding: 0; }
	.title-divider span { background: #ffffff; padding-right: 0.5em; font-weight: 500; }
	.title-divider small { display: block; color: rgba(51, 51, 51, 0.6); }
	
	/* 서브상단 페이지네비 */
	.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:#333; }

	@media only screen and (min-width:1201px) {
		.sub-tab > ul{margin:0 auto; display: inline-block;}
		.sub-tab li:last-child a{border-right:1px solid #ddd;}
	}
	@media only screen and (max-width:1200px) {
		.sub-tab li:first-child a{border-left:0;}
		.sub-visual { padding: 0px 20px;}
		.sub-tab .col-1 li{width:100%;}
		.sub-tab .col-2 li{width:50%;}
		.sub-tab .col-3 li{width:33.33%;}
	}
	@media only screen and (max-width:980px) {
		.sub-visual h2 {font-size: 35px;}
		.sub-visual > div {height: 200px;}

		h2.title-divider { font-size: 2rem; }
	}
	@media only screen and (max-width:768px) {
		.sub-visual > div{height:150px;}
		.sub-visual h2{font-size:28px;}

		.sub-tab{height:50px;}
		.sub-tab li a{height:50px; line-height:50px; font-size:16px;}

		.whois-sub-page-guide .whois-sub-page-guide-navi { width:100%; padding:14px 0 14px 0; float:right; }
	}


/* Sub Contents (서브 콘텐츠 영역)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	#subContents{padding:100px 20px; width:100%;}
	.sub-contents p{white-space:pre-line; word-break:break-all;}
	.sub-contents p:last-child{margin-bottom:0;}

	.sub-contents .big-txt{margin-bottom:40px; line-height:1.3; font-size:25px; color:#333;}
	.sub-contents .big-txt strong{font-weight:700; color:#0b7c02;}
		
	.sub_title {font-size: 38px; text-align: center; color: #333; margin-bottom: 60px;}
	.sub_title:before {content:''; display:block; width:36px; height:8px; background:url('/images/mtl01r-21-0062/sub/title_bg.png') no-repeat center center;
	   margin: 0 auto; margin-bottom: 15px;}

	@media only screen and (min-width:1201px) {
		
	}
	@media only screen and (max-width:1200px) {

	}
	@media only screen and (max-width:980px) {
		#subContents{padding:80px 20px;}
		.sub_title {font-size: 30px;}
	}
	@media only screen and (max-width:768px) {
		#subContents{padding:50px 10px;}
		.sub_title { font-size: 28px; margin-bottom: 30px;}
		/* .sub-contents p{font-size:14px; white-space:normal; word-break:break-word;} */
		.sub-contents .big-txt{margin-bottom:20px; font-size:20px;}
	}



/* 게시판 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	/* 일반게시판 List */
	.whois-board-list { display:inline-block; padding:0; font-size:13px; }
	.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; font-size: 15px; }
	.whois-board-list .whois-board-row:first-child { border-top:1px solid #0b7c02; } /* Line 색상 */
	.whois-board-list .whois-board-row .whois-board-row-subject { margin:0 0 5px 0; padding:0; font-size:18px; font-weight:600; }
	.whois-board-list .whois-board-row .whois-board-row-info { color:#acacac; }
	.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; border-top:1px solid #0b7c02; } /* 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:16px; line-height: 26px;}
	.whois-board-list .whois-board-row.view .whois-board-row-content {font-size:16px; line-height: 26px;}

	.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; }

	/* 게시판 버튼 */
	.btn-search, .whois-button-submit, .btn-sub { color:#fff; background-color: #555; -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: #232323; }

	/* 게시판 공통 */
	.sub-box { margin-right:5px; background-color: #0b7c02;  border: 0; color:#ffffff; display: inline-block;}
	.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 #0b7c02; }
	.sub-border-t { border-top: 1px solid #0b7c02; }
	.sub-border-r { border-right: 1px solid #0b7c02; }
	.sub-border-b { border-bottom: 1px solid #0b7c02; }
	.sub-border-l { border-left: 1px solid #0b7c02; }

	.sub-bg { background-color: #0b7c02; }
	.sub-bg-hover:hover { background-color: #e64600; }



/* 로그인/회원가입 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
	.material-form{margin:0 auto; background:#fff;}
	.material-form .header{padding:50px 10px; background:#6498fe; font-size:16px; color:#fff;}
	.material-form .header h3{font-size:30px;}
	.material-form .header p,
	.material-form .header span{margin-top:15px; font-size:16px; color:#fff;}

	.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 .input-group{position:relative; border:0;}
	.material-form .input-group .input-group-addon{padding-right:6px; padding-left:6px; background:#fff; border:0;}

	.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{z-index:9; display:none; position:absolute; top:50%; left:10px; margin-top:-10px; height:20px; color:#ccc;}

	.input-group label.th.ie9{z-index:11; display:block;}
	.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{padding: 6px 12px; line-height:27px; border:1px solid #ccc; border-radius:3px; cursor:pointer;}
	.chkbox input[type='radio']:checked~.rbtn{background:#ccc; color:#fff;}
	.chkbox input[type='radio']~.box,
	.chkbox input[type='checkbox']~.box{display:block; color:#bbb; cursor:pointer; transition:0.5s all ease;}
	.chkbox input[type='radio']~.box:before,
	.chkbox input[type='checkbox']~.box:before{display:inline-block; margin-right:5px; padding:2px; font-size:18px; font-weight:normal; line-height:1; text-align:center; transition:0.4s all ease; vertical-align:middle; color:#cfcfcf;font-family: 'Glyphicons Halflings'}
	.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
---------------------------------------------------------------------------------------------------------------------------------------------------------- */

/*  W에듀소개  */
.sub-contents.sub1_1 .area01 { width: 1200px; height: 300px; margin:0 auto; margin-bottom:60px; display: table;}
.sub-contents.sub1_1 .area01:after {content:''; display:block; clear:both;}
.sub-contents.sub1_1 .img_area { float: left; margin: 0px 50px 0px 0px;}
.sub-contents.sub1_1 .txt_area { width: 50%; display: table-cell; vertical-align: middle;}
.sub-contents.sub1_1 .txt_area h3 { font-size: 28px; color: #333; line-height: 36px; font-weight: 500; display: inline-block; position:relative; padding:0px 50px;}
.sub-contents.sub1_1 .txt_area h3:before {content:''; display:block; width:20px; height:70px;  background:url('/images/mtl01r-21-0062/sub/sub1_1_slogun01.png') no-repeat center center;
	position:absolute; left:0px; top:3px; }
.sub-contents.sub1_1 .txt_area h3:after {content:''; display:block; width:20px; height:70px;  background:url('/images/mtl01r-21-0062/sub/sub1_1_slogun02.png') no-repeat center center;
	position:absolute; right:0px; top:3px; }
.sub-contents.sub1_1 .txt_area p {font-size:16px; line-height:24px; color:#555; font-weight: 400;}
.sub-contents.sub1_1 .area02 { width: calc(100% + 40px);  padding: 60px 0px; background: #f5f5f5; position: relative; left: -20px;}
.sub-contents.sub1_1 .area02 .area02_inner {display: table; width:1200px; height: 300px; margin:0 auto;}
.sub-contents.sub1_1 .area02:after {content:''; display:block; clear:both;}
.sub-contents.sub1_1 .area02 .img_area {float: right; margin: 0px 0px 0px 50px;}
.sub-contents.sub1_1 .area03 { width: 1200px; margin: 0 auto; padding: 60px 0px 0px 0px;}
.sub-contents.sub1_1 .area03 h2 {font-size: 28px; font-weight: 500; color: #333;  text-align: center; margin-bottom: 50px;}
.value_list:after {content:''; display:block; clear:both;}
.value_list{display: flex;flex-wrap: wrap;}
.value_list > li {width: calc(100%/4); text-align: center; padding: 30px 0px; border-right: 1px dashed #ccc; position:relative;}
.value_list > li:last-child{border-right:0;}
.value_list > li:first-child:after {content:''; display:inline-block; width:13px; height:13px; border-radius:50%; border:3px solid #0b7c02;background: #fff;
    border: 3px solid #0b7c02; position: absolute; right: -6.5px; bottom: 0;}
.value_list > li:nth-child(2):after {content:''; display:inline-block; width:13px; height:13px; border-radius:50%; border:3px solid #0b7c02;background: #fff;
    border: 3px solid #0b7c02; position: absolute; right: -6.5px; top: 0;}
.value_list > li:nth-child(3):after {content:''; display:inline-block; width:13px; height:13px; border-radius:50%; border:3px solid #0b7c02;background: #fff;
    border: 3px solid #0b7c02; position: absolute; right: -6.5px; bottom: 0;}
.value_list > li h4 { font-size: 22px; color: #333; font-weight: 500; margin-top: 20px;}
.value_list > li p { font-size: 16px;  line-height: 24px; color: #555; font-weight: 400;padding: 0 10px;}

@media only screen and (max-width:1200px) {
	.sub-contents.sub1_1 .area01 {width:100%; height: auto;}
	.sub-contents.sub1_1 .area02 {padding:60px 0px;}
	.sub-contents.sub1_1 .area02 .area02_inner { width:100%;}
	.sub-contents.sub1_1 .txt_area p {white-space:normal; word-break:break-word; margin-top:20px;}
	.sub-contents.sub1_1 .area03 {width:100%;}
}

@media only screen and (max-width:980px) {
	.sub-contents.sub1_1 .area01 {display:block;}
	.sub-contents.sub1_1 .img_area {float: none; width:100%; margin: 0px; }
	.sub-contents.sub1_1 .img_area > img {width:100%;}
	.sub-contents.sub1_1 .txt_area { width: 100%; display:block; text-align: center; margin-top: 30px;}
	.sub-contents.sub1_1 .area02 .img_area {margin:0px;}
	.sub-contents.sub1_1 .area02 .txt_area {margin-top: 0px; margin-bottom:30px; }
	.value_list > li { width: calc(100%/2);}
	.value_list > li:nth-child(2n) {border-right:none;}
	.value_list > li:nth-child(n+3):nth-child(-n+4) {margin-top:20px;}
	.value_list > li:nth-child(2):after {display:none;}
}

@media only screen and (max-width:768px) {
	.sub-contents.sub1_1 .txt_area h3 {font-size: 20px; line-height: 34px; padding: 0px 40px;}
	.sub-contents.sub1_1 .area03 h2 {  margin-bottom: 30px;}
}

@media only screen and (max-width:480px) {
	.value_list > li { width: 100%; border-right:none; border-bottom:1px dashed #ccc;}
	.value_list > li:first-child:after {display:none;}
	.value_list > li:nth-child(3):after {display:none;}
	.value_list > li:nth-child(n+2):nth-child(-n+4) {margin-top:20px;}
}

/*  오시는 길  */
.sub-contents.sub1_2 {width:1200px; margin:0 auto;}
.map_box {margin-top: 40px;}
.map_box .map_tb { width: 100%; border-top: 2px solid #0b7c02;}
.map_box .map_tb tr {border-bottom:1px solid #e1e1e1;}
.map_box .map_tb tr th { width: 300px; padding: 20px; font-size: 20px; font-weight: 500; color: #0b7c02;}
.map_box .map_tb tr th > img {margin-right:20px;}
.map_box .map_tb tr td { padding: 30px 40px;}
.map_box .map_tb tr td p { font-size: 16px; color: #555; line-height: 31px;}
.map_box .map_tb tr td p strong {font-size: 18px; color: #333; font-weight: 400;}
.map_box .map_tb tr td p span { display: inline-block; margin-left: 108px;}

@media only screen and (max-width:1200px) {
	.sub-contents.sub1_2 {width:100%;}
	.os_mac.root_daum_roughmap {width:100% !important;}
}

@media only screen and (max-width:1128px) {
	.map_box .map_tb tr:nth-child(2) td p {white-space: normal;word-break: break-word; }
	.map_box .map_tb tr td p span {margin-left: 0px;}
}

@media only screen and (max-width:768px) {
	.map_box .map_tb tr th {width: 200px; padding: 10px;}
	.map_box .map_tb tr td { padding: 10px 20px;}
	.map_box .map_tb tr td p strong { font-size: 16px;}
	.map_box .map_tb tr th > img {width:60px; height:auto; margin-right: 10px;}

}
@media only screen and (max-width:680px) {
	.map_box .map_tb tr th { width: 25%; font-size:18px; text-align:center;}
	.map_box .map_tb tr th > img {width:50px; display: block; margin: 0 auto; margin-bottom: 10px; }
	.map_box .map_tb tr td p { line-height: 28px;}
}

/*  강사소개  */
.sub-contents.sub2_1 .area01 { position: relative; height: 662px;}
.sub-contents.sub2_1 .area01 .img_area {width:1200px; height:385px;  margin:0 auto; background:url('/images/mtl01r-21-0062/sub/sub2_1_area01.jpg') no-repeat center center/cover;}
.sub-contents.sub2_1 .area01 .txt_area { width: calc(50% + 100px);  background: #f5f5f5; position: absolute; right: 0; top:335px; padding: 100px 0px 60px 100px;
	z-index:-1; }
.sub-contents.sub2_1 .area01 .txt_area h3 { font-size: 30px; color: #333; font-weight: 500; line-height: 42px; margin-bottom: 20px;}
.sub-contents.sub2_1 .area01 .txt_area p {font-size: 18px; line-height: 26px; color: #555; font-weight: 400;}
.sub-contents.sub2_1 .area02 { width: 1200px; margin: 0 auto;}
.sub-contents.sub2_1 .area02 > ul:before {content:''; display:block; width:3px; height:100px; background:#0b7c02; margin: 0 auto; margin-bottom: 30px;}
.sub-contents.sub2_1 .area02 > ul:after {content:''; display:block; clear:both;}
.sub-contents.sub2_1 .area02 > ul li { float: left; width: calc(100%/5 - 20px); margin-right: 25px; text-align: center;}
.sub-contents.sub2_1 .area02 > ul li:last-child {margin-right: 0px; }
.sub-contents.sub2_1 .area02 > ul li > img { width:100%; max-width:100%; margin-bottom: 20px;}
.sub-contents.sub2_1 .area02 > ul li h4 { font-size: 18px; color: #0b7c02;}
.sub-contents.sub2_1 .area02 > ul li p {font-size: 18px; color: #333; font-weight: 400; margin-top: 8px;}

@media only screen and (max-width:1200px) {
	.sub-contents.sub2_1 .area01 { height: auto;  margin-bottom: 50px;}
	.sub-contents.sub2_1 .area01 .img_area { width:100%; height: 300px;}
	.sub-contents.sub2_1 .area01 .txt_area { width: 100%; position: relative; top:0; padding: 50px 20px; text-align: center;}
	.sub-contents.sub2_1 .area02 {width:100%; }
}

@media only screen and (max-width:980px) {
	.sub-contents.sub2_1 .area01 .txt_area h3 {font-size: 25px; line-height: 36px;}
}

@media only screen and (max-width:768px) {
	.sub-contents.sub2_1 .area01 .txt_area h3 {font-size: 22px; line-height: 34px;}
	.sub-contents.sub2_1 .area01 .txt_area p {font-size: 16px; line-height: 24px;  white-space: normal; word-break: break-word; }
	.sub-contents.sub2_1 .area01 .txt_area { padding: 30px 20px; }
	.sub-contents.sub2_1 .area02 > ul li {width:calc(100%/2 - 14px);}
	.sub-contents.sub2_1 .area02 > ul li:nth-child(2n) {margin-right: 0px;} 
	.sub-contents.sub2_1 .area02 > ul li:nth-child(n+1):nth-child(-n+4) {margin-bottom:30px;}
}

/*   학습 시스템   */
.sub-contents.sub2_2 .area01 { width: 1200px; height: 385px; margin: 0 auto; position: relative;}
.sub-contents.sub2_2 .area01 .area01_bottom { width: 100%; height: 100%; background: url('/images/mtl01r-21-0062/sub/sub2_2_area01.jpg') no-repeat center center/cover;}
.sub-contents.sub2_2 .area01 .area01_top { position: absolute; top: 0; right: 0; background: url('/images/mtl01r-21-0062/sub/sub2_2_area01Bg.png') no-repeat left center;
    width: 688px; height: 385px;     padding: 0 20px 0 140px;display: flex;}
	.sub-contents.sub2_2 .area01 .area01_top > div{width: 100%;align-self: center;}
.sub-contents.sub2_2 .area01 .area01_top h2 { font-size: 27px; line-height: 32px; color: #372e0b; margin-bottom: 10px;}
.sub-contents.sub2_2 .area01 .area01_top p {font-size: 18px; line-height: 26px; color: #fff;}
.sub-contents.sub2_2 .area02 { margin-top: 80px;}
.sub-contents.sub2_2 .area02 > h3 {font-size: 27px; color: #333; font-weight: 500; text-align: center;}
.sub-contents.sub2_2 .area02 > p { font-size: 16px; line-height: 24px; text-align: center; margin-top: 30px; font-weight: 400;}
.sub-contents.sub2_2 .area02_imgBox  { width: 1200px; margin: 0 auto;position: relative; height: 462px; background: url('/images/mtl01r-21-0062/sub/sub2_2_area02.png') no-repeat center center;
	margin-bottom:100px; margin-top:100px;}
.sub-contents.sub2_2 .area02_imgBox .area02_list { display: inline-block; width: calc(100%/3 - 3px); position:absolute;}
.sub-contents.sub2_2 .area02_imgBox .area02_list h4 { font-size: 22px; color: #0b7c02; margin-bottom: 15px;}
.sub-contents.sub2_2 .area02_imgBox .area02_list p { font-size: 16px; line-height: 24px; color: #555; font-weight: 400;}
.sub-contents.sub2_2 .area02_imgBox .area02_list.list01 { top: 200px; left: 130px;}
.sub-contents.sub2_2 .area02_imgBox .area02_list.list02 {width:480px; bottom: -105px; left: 385px;}
.sub-contents.sub2_2 .area02_imgBox .area02_list.list03 { right: -20px; top: 200px;}

@media only screen and (max-width:1200px) { 
	.sub-contents.sub2_2 .area01 { width: 100%;}
	.sub-contents.sub2_2 .area01 .area01_top {width: 55%; padding: 0 20px 0 145px;}
	.sub-contents.sub2_2 .area02_imgBox {width:100%; background-size: 400px;}
	.sub-contents.sub2_2 .area02_imgBox .area02_list.list01 { left: 80px;}
	.sub-contents.sub2_2 .area02_imgBox .area02_list.list02 { left: 50%; margin-left:-200px;}
}
@media only screen and (max-width:1070px) { 
.sub-contents.sub2_2 .area01 { height: auto;}
.sub-contents.sub2_2 .area01 .area01_bottom {height: 300px; background: url('/images/mtl01r-21-0062/sub/sub2_2_area01.jpg') no-repeat left center/cover;} 
.sub-contents.sub2_2 .area01 .area01_top { position: relative; width: 100%; height: auto; background: #fed24a; padding: 30px 20px; text-align: center;}
.sub-contents.sub2_2 .area01 .area01_top h2 { font-size: 25px; line-height: 36px; margin-bottom: 20px;}
}
@media only screen and (max-width:980px) { 
	.sub-contents.sub2_2 .area02 > h3 { font-size: 22px;}
	.sub-contents.sub2_2 .area02_imgBox {background: url('/images/mtl01r-21-0062/sub/sub2_2_area02M.png') no-repeat center center/contain;
	height: 200px; margin-top: 30px; margin-bottom: 130px;padding-bottom: 50px;}
	.sub-contents.sub2_2 .area02_imgBox .area02_list.list01 {width: 30%; top:230px; left: 0;}
	.sub-contents.sub2_2 .area02_imgBox .area02_list.list02 {width: 40%; bottom: 0; top:230px; margin-left: -20%; padding: 0 10px;}
	.sub-contents.sub2_2 .area02_imgBox .area02_list.list03 {width: 30%; top:230px; right: 0px;}
	.sub-contents.sub2_2 .area02_imgBox .area02_list h4 { font-size: 18px;}
}

@media only screen and (max-width:815px) { 
	.sub-contents.sub2_2 .area02_imgBox .area02_list { width: 100% !important; position: relative; text-align: center; margin-bottom: 30px; padding-top: 30px !important; border-top: 1px dashed #ccc;}
	.sub-contents.sub2_2 .area02_imgBox {background-size: auto 200px;height: auto;background-position: 50% 0;}
	.sub-contents.sub2_2 .area02_imgBox .area02_list.list02 { margin-left: 0; left: 0;}
    .sub-contents.sub2_2 .area02_imgBox .area02_list p { word-break: keep-all;}
}

@media only screen and (max-width:768px) { 
	.sub-contents.sub2_2 .area01 .area01_top h2 { font-size: 22px; line-height: 34px; }
	.sub-contents.sub2_2 .area01 .area01_top p { font-size: 16px; line-height: 24px;}
	.sub-contents.sub2_2 .area02 {margin-top: 60px;}
	.sub-contents.sub2_2 .area02 > h3 { font-size: 20px;}
	.sub-contents.sub2_2 .area02 > p { margin-top: 20px;}
}