@charset "utf-8";
/**/
	div#global_container {} /* 서브페이지에서만 */
	div#global_container, .header_wrap { padding: 0 0px; max-width: 1400px; margin: auto; }
	@media (max-width:1400px){
		div#global_container, .header_wrap { max-width: 1140px;}
	}
	@media (max-width:1200px){
		div#global_container, .header_wrap { max-width: 960px;}
	}
	@media (max-width:992px){
		div#global_container, .header_wrap { max-width: 720px;}
	}
	@media (max-width:767px){
		div#global_container, .header_wrap { max-width: 540px;}
	}

	select {border:1px solid #dddddd;color:#aaaaaa;font-size:9pt;}
	input {border:1px solid #dddddd;color:#aaaaaa;font-size:9pt;}
	::-webkit-input-placeholder { /* Chrome, Safari, Opera */
		color: #aaaaaa;
		font-size:9pt;
	}
	::-moz-placeholder {  /* Firefox */
		color: #aaaaaa;
		font-size:9pt;
	}
	:-ms-input-placeholder { /* IE10–11 */
		color: #aaaaaa !important;
		font-size:9pt; !important;
	}
	::-ms-input-placeholder { /* Edge */
		color: #aaaaaa;
		font-size:9pt;
	}
	::placeholder { /* CSS Working Draft */
		color: #aaaaaa;
		font-size:9pt;
	}
/**/
/* SUB MENU */
	.sub_menu_container { position: fixed; width: 100%; top: 80px; left: 0;z-index: 239;}
	.sub_menu.wrap { padding: 0 0px; max-width: 1400px; margin: auto;}
		@media (max-width:1400px){
			.sub_menu.wrap { max-width: 1140px;}
		}
		@media (max-width:1200px){
			.sub_menu.wrap { max-width: 960px;}
		}
		@media (max-width:992px){
			.sub_menu.wrap { max-width: 720px;}
		}
		@media (max-width:767px){
			.sub_menu.wrap { max-width: 540px;}
		}

	.sub_menu li , .sub_menu li a { font-size: 16px; float: left;  display:block;}

	.sub_menu li a { text-align:center; width: 100%; padding: 15px 0;  background:#333; background:rgba(0,0,0,.4); color:#fff; border-left: 1px solid rgba(252,252,252,0.3); -webkit-transition:background 500ms,border 500ms; transition:background 500ms,border 500ms;text-decoration:none;}
	.sub_menu li:first-child a {border-left: none;}
	.sub_menu li.current a, .sub_menu li.current a:hover,.header_scroll_spy .sub_menu li.current a,.header_scroll_spy .sub_menu li.current a:hover{background:#ce2114;border-color: #ce2114;}
	.sub_menu li.current+li a,.sub_menu li.current:hover+li a, .sub_menu li.current+li a:hover, .header_scroll_spy .sub_menu li.current+li a, .header_scroll_spy .sub_menu li.current+li a:hover{border-color: #ce2114;}
	.sub_menu li a:hover{background:#000; background:rgba(0,0,0,.8); border-color:rgba(0,0,0,.8) }
	.sub_menu li:hover+li a{border-color:rgba(0,0,0,.8)}


	@media (max-width:1300px){
		.sub_menu li , .sub_menu li a { font-size: 14px;}
	}
	@media (max-width:1100px){
		.sub_menu li , .sub_menu li a { font-size: 13px;}
	}
	@media (max-width:1000px){
		.sub_menu li , .sub_menu li a { font-size: 13px;}
	}
	@media (max-width:940px){
		.sub_menu li , .sub_menu li a { font-size: 12px;}
		.sub_menu_container {top: 112px;}
	}

/**/
/* SUB MENU BAR SIZE */

	.A200 li{}
		.A200 li:nth-child(1) { width:17%;}
		.A200 li:nth-child(2) { width:12%;}
		.A200 li:nth-child(3) { width:13%;}
		.A200 li:nth-child(4) { width:11%;}
		.A200 li:nth-child(5) { width:11%;}
		.A200 li:nth-child(6) { width:14%;}
		.A200 li:nth-child(7) { width:11%;}
		.A200 li:nth-child(8) { width:11%;}
	.A300 li{}
		.A300 li:nth-child(1) { width:16%;}
		.A300 li:nth-child(2) { width:17%;}
		.A300 li:nth-child(3) { width:17%;}
		.A300 li:nth-child(4) { width:17%;}
		.A300 li:nth-child(5) { width:16%;}
		.A300 li:nth-child(6) { width:17%;}
	.A400 li{}
		.A400 li:nth-child(1) { width:33%;}
		.A400 li:nth-child(2) { width:33%;}
		.A400 li:nth-child(3) { width:34%;}
	.A500 li{}
		.A500 li:nth-child(1) { width:15%;}
		.A500 li:nth-child(2) { width:15%;}
		.A500 li:nth-child(3) { width:15%;}
		.A500 li:nth-child(4) { width:20%;}
		.A500 li:nth-child(5) { width:15%;}
		.A500 li:nth-child(6) { width:20%;}
	.A600 li{}
		.A600 li:nth-child(1) { width:10%;}
		.A600 li:nth-child(2) { width:14%;}
		.A600 li:nth-child(3) { width:12%;}
		.A600 li:nth-child(4) { width:21%;}
		.A600 li:nth-child(5) { width:15%;}
		.A600 li:nth-child(6) { width:15%;}
		.A600 li:nth-child(7) { width:13%;}
	.A700 li{}
		.A700 li:nth-child(1) { width:23%;}
		.A700 li:nth-child(2) { width:23%;}
		.A700 li:nth-child(3) { width:27%;}
		.A700 li:nth-child(4) { width:27%;}
	.A800 li{}
		.A800 li:nth-child(1) { width:25%;}
		.A800 li:nth-child(2) { width:25%;}
		.A800 li:nth-child(3) { width:25%;}
		.A800 li:nth-child(4) { width:25%;}
/**/
/* SUB HEADER */
	.sub_header {height: 350px;position:relative;}

	@media (max-width:720px){
		.sub_header {height: 450px; }
		.sub_header:after{display:none;}
	}

	h1#sub_header_title {font-weight:bold;font-size: 30px;letter-spacing:0.04em;color: #fff;}
	h1#sub_header_title span { position: relative;}

	.square span {font-family:'Open Sans','Nanum SquareR';font-weight:300;letter-spacing:-0.02em;
		display:inline;opacity:0; -webkit-transition:opacity 1200ms; transition:opacity 1200ms;}
	.square_container {font-family:'Open Sans','Nanum SquareR';padding-left:150px;}

	.square_container span{color:#FFF;font-size:80px;line-height:70px;}
	.square {letter-spacing:1em;}
	.square strong{font-family:'Open Sans','Nanum SquareR';font-weight:900}


	@media (max-width:720px) {
		.square_container{padding-left:20px;}
	}

	/* square TITLE */
	h1#sub_header_title.skmDefault{padding: 80px 0 20px 50px;}
	h1#sub_header_title.skmDefault.not_submenu {padding:60px 0px 10px 50px;}
	h1#sub_header_title.skmDefault span:after {display: block;position: absolute; width:80px; height: 4px;background: #fff;top: 20px;content: "";right: -100px; }

	h1#sub_header_title.middle{padding: 150px 0 0 150px;}
	h1#sub_header_title.middle span:after {display: block;position: absolute; width:80px; height: 4px;background: #fff;top: 30px;content: "";right: -100px; }
	@media (max-width:770px) {
		h1#sub_header_title {height:150px;}
		h1#sub_header_title span{display:none;}
	}
	@media (max-width:720px) {
		h1#sub_header_title {height:auto;}
		h1#sub_header_title span{display:block;}
		h1#sub_header_title.skmDefault{padding: 80px 0 0 20%;font-size:20px;}
		h1#sub_header_title.skmDefault span:after{display:none;}

		h1#sub_header_title.middle{padding: 130px 0 0 20px;font-size:30px;}
		h1#sub_header_title.middle span:after{display:none;}
	}

	/* square Action */
		/* txtSquar */
			.square.txtSquar span {}
				.square.txtSquar span:nth-child(1) {-webkit-transition-delay:100ms; transition-delay:100ms}
				.square.txtSquar span:nth-child(2) {-webkit-transition-delay:200ms; transition-delay:200ms}
				.square.txtSquar span:nth-child(3) {-webkit-transition-delay:400ms; transition-delay:400ms}
		/* txtSquarBox */
			.square.txtSquarBox{position: absolute;left:35%;width:30%;height:55%;line-height: 90px;text-align:center;margin-top:0px;}
			/*.square.txtSquarBox.not_submenu{margin-top:-40px;}*/
			.square.txtSquarBox span {position:absolute;left:0px;top:0px;font-size:35px;font-weight:bold;}
				@media (max-width:720px) {
					.square.txtSquarBox{left:20%;width:60%;margin-top:10px;}
				}
				@media (max-width:1200px) {
					.square.txtSquarBox span {font-size:28px;}
				}
				@media (max-width:992px) {
					.square.txtSquarBox span {font-size:22px;}
				}
				@media (max-width:767px) {
					.square.txtSquarBox span {font-size:18px;}
				}
		/* txtSquarBox ( 2x3x4 ) */
			.square.txtSquarBox.x234 span:nth-child(1)	{left: 7%;	top: 10% ; -webkit-transition-delay:200ms; transition-delay:200ms}
			.square.txtSquarBox.x234 span:nth-child(2)	{left: 84%;	top: 10% ; -webkit-transition-delay:500ms; transition-delay:500ms}

			.square.txtSquarBox.x234 span:nth-child(3)	{left: 7%;	top: 38% ; -webkit-transition-delay:600ms; transition-delay:600ms}
			.square.txtSquarBox.x234 span:nth-child(4)	{left: 44%;	top: 38% ; -webkit-transition-delay:300ms; transition-delay:300ms}
			.square.txtSquarBox.x234 span:nth-child(5)	{left: 84%;	top: 38% ; -webkit-transition-delay:100ms; transition-delay:100ms}

			.square.txtSquarBox.x234 span:nth-child(6)	{left: 7%;	top: 65% ; -webkit-transition-delay:200ms; transition-delay:200ms}
			.square.txtSquarBox.x234 span:nth-child(7)	{left: 32%;	top: 65% ; -webkit-transition-delay:300ms; transition-delay:300ms;}
			.square.txtSquarBox.x234 span:nth-child(8)	{left: 58%;	top: 65% ; -webkit-transition-delay:400ms; transition-delay:400ms;}
			.square.txtSquarBox.x234 span:nth-child(9)	{left: 84%;	top: 65% ; -webkit-transition-delay:100ms; transition-delay:100ms;}
		/* txtSquarBox ( 2x4x3 ) */
			.square.txtSquarBox.x243 span:nth-child(1)	{left: 7%;	top: 10% ; -webkit-transition-delay:200ms; transition-delay:200ms}
			.square.txtSquarBox.x243 span:nth-child(2)	{left: 84%;	top: 10% ; -webkit-transition-delay:500ms; transition-delay:500ms}

			.square.txtSquarBox.x243 span:nth-child(3)	{left: 7%;	top: 38% ; -webkit-transition-delay:600ms; transition-delay:600ms}
			.square.txtSquarBox.x243 span:nth-child(4)	{left: 32%;	top: 38% ; -webkit-transition-delay:300ms; transition-delay:300ms}
			.square.txtSquarBox.x243 span:nth-child(5)	{left: 58%;	top: 38% ; -webkit-transition-delay:100ms; transition-delay:100ms}
			.square.txtSquarBox.x243 span:nth-child(6)	{left: 84%;	top: 38% ; -webkit-transition-delay:200ms; transition-delay:200ms}

			.square.txtSquarBox.x243 span:nth-child(7)	{left: 7%;	top: 65% ; -webkit-transition-delay:200ms; transition-delay:200ms;}
			.square.txtSquarBox.x243 span:nth-child(8)	{left: 44%;	top: 65% ; -webkit-transition-delay:400ms; transition-delay:400ms;}
			.square.txtSquarBox.x243 span:nth-child(9)	{left: 84%;	top: 65% ; -webkit-transition-delay:100ms; transition-delay:100ms;}
		/* txtSquarBox ( 3x2x2 ) */
			.square.txtSquarBox.x322 span:nth-child(1)	{left: 7%;	top: 10% ; -webkit-transition-delay:200ms; transition-delay:200ms;}
			.square.txtSquarBox.x322 span:nth-child(2)	{left: 44%;	top: 10% ; -webkit-transition-delay:400ms; transition-delay:400ms;}
			.square.txtSquarBox.x322 span:nth-child(3)	{left: 84%;	top: 10% ; -webkit-transition-delay:100ms; transition-delay:100ms;}

			.square.txtSquarBox.x322 span:nth-child(4)	{left: 7%;	top: 38% ; -webkit-transition-delay:200ms; transition-delay:200ms}
			.square.txtSquarBox.x322 span:nth-child(5)	{left: 84%;	top: 38% ; -webkit-transition-delay:500ms; transition-delay:500ms}

			.square.txtSquarBox.x322 span:nth-child(6)	{left: 7%;	top: 65% ; -webkit-transition-delay:200ms; transition-delay:600ms}
			.square.txtSquarBox.x322 span:nth-child(7)	{left: 84%;	top: 65% ; -webkit-transition-delay:500ms; transition-delay:100ms}
		/* txtSquarBox ( 3x2x4 ) */
			.square.txtSquarBox.x324 span:nth-child(1)	{left: 7%;	top: 10% ; -webkit-transition-delay:200ms; transition-delay:200ms;}
			.square.txtSquarBox.x324 span:nth-child(2)	{left: 44%;	top: 10% ; -webkit-transition-delay:400ms; transition-delay:400ms;}
			.square.txtSquarBox.x324 span:nth-child(3)	{left: 84%;	top: 10% ; -webkit-transition-delay:100ms; transition-delay:100ms;}

			.square.txtSquarBox.x324 span:nth-child(4)	{left: 7%;	top: 38% ; -webkit-transition-delay:200ms; transition-delay:200ms}
			.square.txtSquarBox.x324 span:nth-child(5)	{left: 84%;	top: 38% ; -webkit-transition-delay:500ms; transition-delay:500ms}

			.square.txtSquarBox.x324 span:nth-child(6)	{left: 7%;	top: 65% ; -webkit-transition-delay:600ms; transition-delay:600ms}
			.square.txtSquarBox.x324 span:nth-child(7)	{left: 32%;	top: 65% ; -webkit-transition-delay:300ms; transition-delay:300ms}
			.square.txtSquarBox.x324 span:nth-child(8)	{left: 58%;	top: 65% ; -webkit-transition-delay:100ms; transition-delay:100ms}
			.square.txtSquarBox.x324 span:nth-child(9)	{left: 84%;	top: 65% ; -webkit-transition-delay:200ms; transition-delay:200ms}
		/* txtSquarBox ( 3x3x2 ) */
			.square.txtSquarBox.x332 span:nth-child(1)	{left: 7%;	top: 10% ; -webkit-transition-delay:200ms; transition-delay:200ms;}
			.square.txtSquarBox.x332 span:nth-child(2)	{left: 44%;	top: 10% ; -webkit-transition-delay:400ms; transition-delay:400ms;}
			.square.txtSquarBox.x332 span:nth-child(3)	{left: 84%;	top: 10% ; -webkit-transition-delay:100ms; transition-delay:100ms;}

			.square.txtSquarBox.x332 span:nth-child(4)	{left: 7%;	top: 38% ; -webkit-transition-delay:200ms; transition-delay:200ms}
			.square.txtSquarBox.x332 span:nth-child(5)	{left: 44%;	top: 38% ; -webkit-transition-delay:500ms; transition-delay:500ms}
			.square.txtSquarBox.x332 span:nth-child(6)	{left: 84%;	top: 38% ; -webkit-transition-delay:600ms; transition-delay:600ms}

			.square.txtSquarBox.x332 span:nth-child(7)	{left: 7%;	top: 65% ; -webkit-transition-delay:300ms; transition-delay:300ms}
			.square.txtSquarBox.x332 span:nth-child(8)	{left: 84%;	top: 65% ; -webkit-transition-delay:100ms; transition-delay:100ms}
		/* txtSquarBox ( 3x4x2 ) */
			.square.txtSquarBox.x342 span:nth-child(1)	{left: 7%;	top: 10% ; -webkit-transition-delay:100ms; transition-delay:100ms;}
			.square.txtSquarBox.x342 span:nth-child(2)	{left: 44%;	top: 10% ; -webkit-transition-delay:300ms; transition-delay:300ms;}
			.square.txtSquarBox.x342 span:nth-child(3)	{left: 84%;	top: 10% ; -webkit-transition-delay:400ms; transition-delay:400ms;}

			.square.txtSquarBox.x342 span:nth-child(4)	{left: 7%;	top: 38% ; -webkit-transition-delay:200ms; transition-delay:200ms}
			.square.txtSquarBox.x342 span:nth-child(5)	{left: 32%;	top: 38% ; -webkit-transition-delay:500ms; transition-delay:500ms}
			.square.txtSquarBox.x342 span:nth-child(6)	{left: 58%;	top: 38% ; -webkit-transition-delay:100ms; transition-delay:100ms}
			.square.txtSquarBox.x342 span:nth-child(7)	{left: 84%;	top: 38% ; -webkit-transition-delay:500ms; transition-delay:500ms}

			.square.txtSquarBox.x342 span:nth-child(8)	{left: 7%;	top: 65% ; -webkit-transition-delay:600ms; transition-delay:600ms}
			.square.txtSquarBox.x342 span:nth-child(9)	{left: 84%;	top: 65% ; -webkit-transition-delay:200ms; transition-delay:200ms}
		/* txtSquarBox ( 3x4x3 ) */
			.square.txtSquarBox.x343 span:nth-child(1)	{left: 7%;	top: 10% ; -webkit-transition-delay:100ms; transition-delay:100ms;}
			.square.txtSquarBox.x343 span:nth-child(2)	{left: 44%;	top: 10% ; -webkit-transition-delay:300ms; transition-delay:300ms;}
			.square.txtSquarBox.x343 span:nth-child(3)	{left: 84%;	top: 10% ; -webkit-transition-delay:400ms; transition-delay:400ms;}

			.square.txtSquarBox.x343 span:nth-child(4)	{left: 7%;	top: 38% ; -webkit-transition-delay:200ms; transition-delay:200ms}
			.square.txtSquarBox.x343 span:nth-child(5)	{left: 32%;	top: 38% ; -webkit-transition-delay:500ms; transition-delay:500ms}
			.square.txtSquarBox.x343 span:nth-child(6)	{left: 58%;	top: 38% ; -webkit-transition-delay:100ms; transition-delay:100ms}
			.square.txtSquarBox.x343 span:nth-child(7)	{left: 84%;	top: 38% ; -webkit-transition-delay:500ms; transition-delay:500ms}

			.square.txtSquarBox.x343 span:nth-child(8)	{left: 7%;	top: 65% ; -webkit-transition-delay:600ms; transition-delay:600ms}
			.square.txtSquarBox.x343 span:nth-child(9)	{left: 44%;	top: 65% ; -webkit-transition-delay:300ms; transition-delay:300ms}
			.square.txtSquarBox.x343 span:nth-child(10)	{left: 84%;	top: 65% ; -webkit-transition-delay:200ms; transition-delay:200ms}
		/* txtSquarBox ( 3x4x4 ) */
			.square.txtSquarBox.x344 span:nth-child(1)	{left: 7%;	top: 10% ; -webkit-transition-delay:100ms; transition-delay:100ms;}
			.square.txtSquarBox.x344 span:nth-child(2)	{left: 44%;	top: 10% ; -webkit-transition-delay:300ms; transition-delay:300ms;}
			.square.txtSquarBox.x344 span:nth-child(3)	{left: 84%;	top: 10% ; -webkit-transition-delay:400ms; transition-delay:400ms;}

			.square.txtSquarBox.x344 span:nth-child(4)	{left: 7%;	top: 38% ; -webkit-transition-delay:200ms; transition-delay:200ms}
			.square.txtSquarBox.x344 span:nth-child(5)	{left: 32%;	top: 38% ; -webkit-transition-delay:500ms; transition-delay:500ms}
			.square.txtSquarBox.x344 span:nth-child(6)	{left: 58%;	top: 38% ; -webkit-transition-delay:100ms; transition-delay:100ms}
			.square.txtSquarBox.x344 span:nth-child(7)	{left: 84%;	top: 38% ; -webkit-transition-delay:500ms; transition-delay:500ms}

			.square.txtSquarBox.x344 span:nth-child(8)	{left: 7%;	top: 65% ; -webkit-transition-delay:600ms; transition-delay:600ms}
			.square.txtSquarBox.x344 span:nth-child(9)	{left: 32%;	top: 65% ; -webkit-transition-delay:300ms; transition-delay:300ms}
			.square.txtSquarBox.x344 span:nth-child(10)	{left: 58%;	top: 65% ; -webkit-transition-delay:700ms; transition-delay:700ms}
			.square.txtSquarBox.x344 span:nth-child(11)	{left: 84%;	top: 65% ; -webkit-transition-delay:200ms; transition-delay:200ms}
		/* txtSquarBox ( 4x2x2 ) */
			.square.txtSquarBox.x422 span:nth-child(1)	{left: 7%;	top: 10% ; -webkit-transition-delay:200ms; transition-delay:200ms;}
			.square.txtSquarBox.x422 span:nth-child(2)	{left: 32%;	top: 10% ; -webkit-transition-delay:500ms; transition-delay:500ms;}
			.square.txtSquarBox.x422 span:nth-child(3)	{left: 58%;	top: 10% ; -webkit-transition-delay:100ms; transition-delay:100ms;}
			.square.txtSquarBox.x422 span:nth-child(4)	{left: 84%;	top: 10% ; -webkit-transition-delay:400ms; transition-delay:400ms}

			.square.txtSquarBox.x422 span:nth-child(5)	{left: 7%;	top: 38% ; -webkit-transition-delay:100ms; transition-delay:100ms}
			.square.txtSquarBox.x422 span:nth-child(6)	{left: 84%;	top: 38% ; -webkit-transition-delay:400ms; transition-delay:400ms}

			.square.txtSquarBox.x422 span:nth-child(7)	{left: 7%;	top: 65% ; -webkit-transition-delay:500ms; transition-delay:500ms}
			.square.txtSquarBox.x422 span:nth-child(8)	{left: 84%;	top: 65% ; -webkit-transition-delay:300ms; transition-delay:300ms}
		/* txtSquarBox ( 4x2x3 ) */
			.square.txtSquarBox.x423 span:nth-child(1)	{left: 7%;	top: 10% ; -webkit-transition-delay:200ms; transition-delay:200ms;}
			.square.txtSquarBox.x423 span:nth-child(2)	{left: 32%;	top: 10% ; -webkit-transition-delay:500ms; transition-delay:500ms;}
			.square.txtSquarBox.x423 span:nth-child(3)	{left: 58%;	top: 10% ; -webkit-transition-delay:100ms; transition-delay:100ms;}
			.square.txtSquarBox.x423 span:nth-child(4)	{left: 84%;	top: 10% ; -webkit-transition-delay:400ms; transition-delay:400ms}

			.square.txtSquarBox.x423 span:nth-child(5)	{left: 7%;	top: 38% ; -webkit-transition-delay:100ms; transition-delay:100ms}
			.square.txtSquarBox.x423 span:nth-child(6)	{left: 84%;	top: 38% ; -webkit-transition-delay:400ms; transition-delay:400ms}

			.square.txtSquarBox.x423 span:nth-child(7)	{left: 7%;	top: 65% ; -webkit-transition-delay:500ms; transition-delay:500ms}
			.square.txtSquarBox.x423 span:nth-child(8)	{left: 44%;	top: 65% ; -webkit-transition-delay:300ms; transition-delay:300ms}
			.square.txtSquarBox.x423 span:nth-child(9)	{left: 84%;	top: 65% ; -webkit-transition-delay:400ms; transition-delay:400ms}
		/* txtSquarBox ( 4x2x4 ) */
			.square.txtSquarBox.x424 span:nth-child(1)	{left: 7%;	top: 10% ; -webkit-transition-delay:200ms; transition-delay:200ms;}
			.square.txtSquarBox.x424 span:nth-child(2)	{left: 32%;	top: 10% ; -webkit-transition-delay:500ms; transition-delay:500ms;}
			.square.txtSquarBox.x424 span:nth-child(3)	{left: 58%;	top: 10% ; -webkit-transition-delay:100ms; transition-delay:100ms;}
			.square.txtSquarBox.x424 span:nth-child(4)	{left: 84%;	top: 10% ; -webkit-transition-delay:400ms; transition-delay:400ms}

			.square.txtSquarBox.x424 span:nth-child(5)	{left: 7%;	top: 38% ; -webkit-transition-delay:100ms; transition-delay:100ms}
			.square.txtSquarBox.x424 span:nth-child(6)	{left: 84%;	top: 38% ; -webkit-transition-delay:400ms; transition-delay:400ms}

			.square.txtSquarBox.x424 span:nth-child(7)	{left: 7%;	top: 65% ; -webkit-transition-delay:500ms; transition-delay:500ms}
			.square.txtSquarBox.x424 span:nth-child(8)	{left: 32%;	top: 65% ; -webkit-transition-delay:300ms; transition-delay:300ms}
			.square.txtSquarBox.x424 span:nth-child(9)	{left: 58%;	top: 65% ; -webkit-transition-delay:100ms; transition-delay:100ms}
			.square.txtSquarBox.x424 span:nth-child(10)	{left: 84%;	top: 65% ; -webkit-transition-delay:400ms; transition-delay:400ms}
		/* txtSquarBox ( 4x3x2 ) */
			.square.txtSquarBox.x432 span:nth-child(1)	{left: 7%;	top: 10% ; -webkit-transition-delay:100ms; transition-delay:100ms;}
			.square.txtSquarBox.x432 span:nth-child(2)	{left: 32%;	top: 10% ; -webkit-transition-delay:400ms; transition-delay:400ms;}
			.square.txtSquarBox.x432 span:nth-child(3)	{left: 58%;	top: 10% ; -webkit-transition-delay:300ms; transition-delay:300ms;}
			.square.txtSquarBox.x432 span:nth-child(4)	{left: 84%;	top: 10% ; -webkit-transition-delay:200ms; transition-delay:200ms}

			.square.txtSquarBox.x432 span:nth-child(5)	{left: 7%;	top: 38% ; -webkit-transition-delay:500ms; transition-delay:500ms}
			.square.txtSquarBox.x432 span:nth-child(6)	{left: 44%;	top: 38% ; -webkit-transition-delay:100ms; transition-delay:100ms}
			.square.txtSquarBox.x432 span:nth-child(7)	{left: 84%;	top: 38% ; -webkit-transition-delay:200ms; transition-delay:200ms}

			.square.txtSquarBox.x432 span:nth-child(8)	{left: 7%;	top: 65% ; -webkit-transition-delay:400ms; transition-delay:400ms}
			.square.txtSquarBox.x432 span:nth-child(9)	{left: 84%;	top: 65% ; -webkit-transition-delay:200ms; transition-delay:200ms}
		/* txtSquarBox ( 4x3x4 ) */
			.square.txtSquarBox.x434 span:nth-child(1)	{left: 7%;	top: 10% ; -webkit-transition-delay:100ms; transition-delay:100ms;}
			.square.txtSquarBox.x434 span:nth-child(2)	{left: 32%;	top: 10% ; -webkit-transition-delay:300ms; transition-delay:300ms;}
			.square.txtSquarBox.x434 span:nth-child(3)	{left: 58%;	top: 10% ; -webkit-transition-delay:400ms; transition-delay:400ms;}
			.square.txtSquarBox.x434 span:nth-child(4)	{left: 84%;	top: 10% ; -webkit-transition-delay:300ms; transition-delay:300ms}

			.square.txtSquarBox.x434 span:nth-child(5)	{left: 7%;	top: 38% ; -webkit-transition-delay:100ms; transition-delay:100ms;}
			.square.txtSquarBox.x434 span:nth-child(6)	{left: 44%;	top: 38% ; -webkit-transition-delay:300ms; transition-delay:300ms;}
			.square.txtSquarBox.x434 span:nth-child(7)	{left: 84%;	top: 38% ; -webkit-transition-delay:200ms; transition-delay:200ms;}

			.square.txtSquarBox.x434 span:nth-child(8)	{left: 7%;	top: 65% ; -webkit-transition-delay:600ms; transition-delay:600ms}
			.square.txtSquarBox.x434 span:nth-child(9)	{left: 32%;	top: 65% ; -webkit-transition-delay:300ms; transition-delay:300ms}
			.square.txtSquarBox.x434 span:nth-child(10)	{left: 58%;	top: 65% ; -webkit-transition-delay:700ms; transition-delay:700ms}
			.square.txtSquarBox.x434 span:nth-child(11)	{left: 84%;	top: 65% ; -webkit-transition-delay:200ms; transition-delay:200ms}
		/* txtSquarBox ( 4x3x5 ) */
			.square.txtSquarBox.x435 span:nth-child(1)	{left: 7%;	top: 10% ; -webkit-transition-delay:100ms; transition-delay:100ms;}
			.square.txtSquarBox.x435 span:nth-child(2)	{left: 32%;	top: 10% ; -webkit-transition-delay:300ms; transition-delay:300ms;}
			.square.txtSquarBox.x435 span:nth-child(3)	{left: 58%;	top: 10% ; -webkit-transition-delay:400ms; transition-delay:400ms;}
			.square.txtSquarBox.x435 span:nth-child(4)	{left: 84%;	top: 10% ; -webkit-transition-delay:300ms; transition-delay:300ms}

			.square.txtSquarBox.x435 span:nth-child(5)	{left: 7%;	top: 38% ; -webkit-transition-delay:100ms; transition-delay:100ms;}
			.square.txtSquarBox.x435 span:nth-child(6)	{left: 44%;	top: 38% ; -webkit-transition-delay:300ms; transition-delay:300ms;}
			.square.txtSquarBox.x435 span:nth-child(7)	{left: 84%;	top: 38% ; -webkit-transition-delay:200ms; transition-delay:200ms;}

			.square.txtSquarBox.x435 span:nth-child(8)	{left: 7%;	top: 65% ; -webkit-transition-delay:300ms; transition-delay:300ms;}
			.square.txtSquarBox.x435 span:nth-child(9)	{left: 25%;	top: 65% ; -webkit-transition-delay:500ms; transition-delay:500ms;}
			.square.txtSquarBox.x435 span:nth-child(10){left: 44%;	top: 65% ; -webkit-transition-delay:400ms; transition-delay:400ms;}
			.square.txtSquarBox.x435 span:nth-child(11){left: 64%;	top: 65% ; -webkit-transition-delay:300ms; transition-delay:300ms;}
			.square.txtSquarBox.x435 span:nth-child(12){left: 84%;	top: 65% ; -webkit-transition-delay:200ms; transition-delay:200ms;}
		/* txtSquarBox ( 4x4x4 ) */
			.square.txtSquarBox.x444 span:nth-child(1)	{left: 7%;	top: 10% ; -webkit-transition-delay:100ms; transition-delay:100ms;}
			.square.txtSquarBox.x444 span:nth-child(2)	{left: 32%;	top: 10% ; -webkit-transition-delay:300ms; transition-delay:300ms;}
			.square.txtSquarBox.x444 span:nth-child(3)	{left: 58%;	top: 10% ; -webkit-transition-delay:200ms; transition-delay:200ms;}
			.square.txtSquarBox.x444 span:nth-child(4)	{left: 84%;	top: 10% ; -webkit-transition-delay:400ms; transition-delay:400ms;}

			.square.txtSquarBox.x444 span:nth-child(5)	{left: 7%;	top: 38% ; -webkit-transition-delay:200ms; transition-delay:200ms}
			.square.txtSquarBox.x444 span:nth-child(6)	{left: 32%;	top: 38% ; -webkit-transition-delay:500ms; transition-delay:500ms}
			.square.txtSquarBox.x444 span:nth-child(7)	{left: 58%;	top: 38% ; -webkit-transition-delay:100ms; transition-delay:100ms}
			.square.txtSquarBox.x444 span:nth-child(8)	{left: 84%;	top: 38% ; -webkit-transition-delay:500ms; transition-delay:500ms}

			.square.txtSquarBox.x444 span:nth-child(9)	{left: 7%;	top: 65% ; -webkit-transition-delay:600ms; transition-delay:600ms}
			.square.txtSquarBox.x444 span:nth-child(10)	{left: 32%;	top: 65% ; -webkit-transition-delay:300ms; transition-delay:300ms}
			.square.txtSquarBox.x444 span:nth-child(11)	{left: 58%;	top: 65% ; -webkit-transition-delay:700ms; transition-delay:700ms}
			.square.txtSquarBox.x444 span:nth-child(12)	{left: 84%;	top: 65% ; -webkit-transition-delay:200ms; transition-delay:200ms}
		/* */
	/* */

	.square_liner {
		width: 0;height: 0;position: absolute;z-index: 22;-webkit-transition: 800ms cubic-bezier(0, 0.4, 0.5, 1);transition: 800ms cubic-bezier(0, 0.4, 0.5, 1);border: 0px solid #fff;background:#FFF}
	.load .square_container,
	.load .square span,
	.load .sub_header_inner{opacity:1}
	.load .square_liner_1 { width: 100%;height:1px;}
	.load .square_liner_2 { width:1px;height: 100%; }
	.load .square_liner_3 { width: 100%; height:1px;bottom:0px;}
	.load .square_liner_4 { width:1px;height: 100%;right:0px}
/**/

/* Rows Style */
	/* tBox_Message */
		.tBox_Message{text-align:center;margin:10px 0px;font-weight:bold;font-size:12pt;}
	/**/
	/* tBox_label_tool */
		.tBox_label_tool{}
		.tBox_label_tool dt{position:relative;}
		.tBox_label_tool dt h5{position:absolute;top:20px;background:#fece68;
							font-weight:bold;font-size:13pt;color:#FFF;
							text-align:center;padding:15px 0px 15px 0px;width:150px;
							}
		.tBox_label_tool dd{margin:8px 0px 0px 20px;padding:20px;padding-left:150px;;
							border:1px solid #eeeeee;
							font-size:11pt;color:#838383;
							box-shadow: 2px 4px 5px #d8d8d8;
							vertical-align: middle;
							}
			@media (max-width:550px){
				.tBox_label_tool dt h5{position:relative;top:0px;margin-top:10px;}
				.tBox_label_tool dd{margin:0px;box-shadow:none;padding:10px 20px;}
			}

		.tBox_label_tool dt:nth-child(1)  h5{background:#fece68;}
		.tBox_label_tool dt:nth-child(3)  h5{background:#f68e2f;}
		.tBox_label_tool dt:nth-child(5)  h5{background:#da4c58;}
		.tBox_label_tool dt:nth-child(7)  h5{background:#c62127;}
		.tBox_label_tool dt:nth-child(9)  h5{background:#bc85bc;}
		.tBox_label_tool dt:nth-child(11) h5{background:#818ac5;}
		.tBox_label_tool dt:nth-child(13) h5{background:#7a65a8;}
		.tBox_label_tool dt:nth-child(15) h5{background:#58b5e0;}
	/**/
	/* tBox_label_tool2 */
		.tBox_label_tool2{border-top:3px solid #828282;padding:0px;}
		.tBox_label_tool2 dt{position:relative;}
		.tBox_label_tool2 dt h5{position:absolute;
								padding:14px;
								font-size:12pt;
								font-weight:bold;
									/*
									top:20px;;
									font-weight:bold;font-size:12pt;
									text-align:left;padding:15px 0px 15px 15px;width:300px;
									*/
								}
		.tBox_label_tool2 dd{
							padding:12px 10px 12px 300px;
							border-bottom:1px solid #eeeeee;

							/*
							margin:8px 0px 0px 20px;padding:20px;padding-left:250px;
							border:1px solid #eeeeee;
							font-size:11pt;color:#838383;
							box-shadow: 2px 4px 5px #d8d8d8;
							vertical-align: middle;
							*/
							}
		.tBox_label_tool2 dd span{font-weight:bold;}
			@media (max-width:700px){
				.tBox_label_tool2 dt h5{position:relative;top:0px;margin-top:10px;}
				.tBox_label_tool2 dd{margin:0px;box-shadow:none;padding:10px 20px;}
			}
	/**/
	/* tBox_photo_txt */
		.tBox_photo_txt {}
		.tBox_photo_txt .tBox_xs_show{display:none;}
		.tBox_photo_txt .tBox_xs_hide{display:inline;}
			@media (max-width:767px){
				.tBox_photo_txt .tBox_xs_show{display:inline;}
				.tBox_photo_txt .tBox_xs_hide{display:none;}
			}

		.tBox_photo_txt .tb1 {min-height:300px;}
			@media (max-width:720px){
				.tBox_photo_txt .tb1{height:300px;}
			}
		.tBox_photo_txt .tb2 {background:#F86E00;padding:50px 20px;color:#FFF;}
		.tBox_photo_txt .tb2 h3{color:#FFFFFF;font-weight:bold;font-size:17pt;padding:20px 0px 50px;}
		.tBox_photo_txt .tb2 p{font-size:12pt;line-height:1.8em}
		.tBox_photo_txt li{margin-left:8px;}
	/**/
	/* tBox_photo_txt_r */
		.tBox_photo_txt_r {}
		.tBox_photo_txt_r .tBox_xs_show{display:none;}
		.tBox_photo_txt_r .tBox_xs_hide{display:inline;}
			@media (max-width:767px){
				.tBox_photo_txt_r .tBox_xs_show{display:inline;}
				.tBox_photo_txt_r .tBox_xs_hide{display:none;}
			}

		.tBox_photo_txt_r .tb1 {background:#F86E00;padding:50px 20px;color:#FFF;}
		.tBox_photo_txt_r .tb1 h3{color:#FFFFFF;font-weight:bold;font-size:17pt;padding:20px 0px 50px;}
		.tBox_photo_txt_r .tb1 p{font-size:12pt;line-height:1.8em}
		.tBox_photo_txt_r .tb2 {min-height:300px;}
			@media (max-width:720px){
				.tBox_photo_txt_r .tb2{height:300px;}
			}
		.tBox_photo_txt_r li{margin-left:8px;}
	/**/
	/* tBox_3tab */
		.tBox_3tab {border-top:5px solid #E73119; }
		.tBox_3tab div{background:#efefef;border:1px solid #cecece;border:1px solid #cecece;border-top:none;}
		.tBox_3tab div:first-child{border-left:1px solid #cecece;}
			@media (max-width:767px){
				.tBox_3tab div{border:1px solid #cecece;border-top:none;}
			}
		.tBox_3tab h3 {color:#353535;font-weight:bold;font-size:12pt;padding:20px 0px;text-align:center;}

		.tBox_3tab.cl_200{border-top:5px solid #F86E00;}
	/**/
	/* tBox_3tab2 */
		.tBox_3tab2 {}
		.tBox_3tab2 div{padding:0px;}
		.tBox_3tab2 div .td{margin-left:-20px;padding-left:20px;padding-right:20px;}
		.tBox_3tab2 h3 {
			border-bottom:1px solid #cecece !important;border-top:3px solid #E73119;margin-bottom:20px;color:#353535;font-weight:bold;font-size:12pt;padding:20px 0px;text-align:center;}
			@media (max-width:767px){
				.tBox_3tab2 div .td{margin:0px;padding:0px 10px;}
				.tBox_3tab2 div .tr{margin:0px;padding:0px 10px;}
				.tBox_3tab2 h3{margin-bottom:5px;}
			}
		*/
	/**/
	/* tBox_6box */
		.tBox_6box{text-align:center;line-height:1.8em;font-weight:bold;}
		.tBox_6box .tBOX_item{min-height:300px;color:#FFF;padding:150px 0px;border:5px solid #FFF;text-align:center}
			@media (max-width:767px){
				.tBox_6box .tBOX_item{min-height:200px;padding:100px 20px;}
			}
		.tBox_6box .tBOX_item h3{font-size:17pt;padding-top:10px;padding-bottom:10px;}
		.tBox_6box .tBOX_item p{font-size:12pt;}
		.tBox_6box .tBOX_item_txt{text-align:center;font-size:12pt;padding:30px 20px;}
		.tBox_6box .tBOX_item .tBox_item_bLine{position:absolute;bottom:0px;left:0px;height:8px;background:red;width:100%;}
	/**/
	/* tBox_no */
		.tBox_no{width:100%;padding:10px 0px;}
		.tBox_no li{float:left;list-style:none;margin:0px;padding:0px;}

		.tBox_no li div{min-height:200px;margin:10px 5px;border:1px solid #cecece;padding:20px 10px;font-size:12pt;background:#f6f6f6}
		.tBox_no li div h3{line-height:1.5em;font-size:17pt;}
		.tBox_no li div p {width:85%;margin:10px auto 30px auto;}

		.tBox_no li div h3{color:#00c195;font-weight:bold;}
		.tBox_no li div p{border:#00c195 2px solid;}
	/**/
	/* tBox_One */
		.tBox_One{color:#FFF;padding:100px 0px;}
		.tBox_One h2{padding-bottom:5px;margin-bottom:15px;}
		.tBox_One h2.section-heading span{color:#FFFFFF !important;font-weight:bold;}
		.tBox_One p{width:250px;;border-bottom:3px solid #FFF;}

		.tBox_One label{line-height:2em;}
	/**/
	/* tBox_double */
		.tBox_double{text-align:center;}
		.tBox_double .tb {padding:20px 0px;}
		.tBox_double .tb h3 {font-weight:bold;padding:50px 0px}
		.tBox_double .tb p {line-height:2em;}
		.tBox_double .tb:nth-child(1) {background:#f6f6f6;color:#353535;border:1px solid #d9d9d9;}
		.tBox_double .tb:nth-child(2) {background:#E73119;color:#FFF;}
	/**/
	/* tBox_imgBox */
		.tBox_imgBox {border:1px solid #d2d2d2;margin-bottom:30px;}
		.tBox_imgBox .tBox_imgBox_item{border-left:1px solid #d2d2d2;}
		.tBox_imgBox .tBox_imgBox_item:first-child{border-left:none;}
			 @media (max-width:767px){
				.tBox_imgBox {border:none;}
				.tBox_imgBox .tBox_imgBox_item{border:1px solid #d2d2d2;}
				.tBox_imgBox .tBox_imgBox_item:first-child{border:1px solid #d2d2d2;}
				.tBox_imgBox {padding:5px !important;}
			 }
		.tBox_imgBox .tBox_imgBox_item .tBox_img{min-height:400px;}
		.tBox_imgBox .tBox_imgBox_item .tBox_txt h3{font-weight:bold;color:#14d4d4d;font-size:17pt;padding:40px;}
		.tBox_imgBox .tBox_imgBox_item .tBox_txt p{line-height:1.8em;padding:10px;}
	/**/
	/* tBox_txt_list */
		.tBox_txt_list dt{position:relative;}
		.tBox_txt_list dt h5{position:absolute;top:0px;font-weight:bold;font-size:15pt;
							text-align:left;padding:15px 0px 15px 0px;width:200px}
		.tBox_txt_list dd {padding-left:210px;padding-top:10px;}
		.tBox_txt_list dd ul{clear:both;}
		.tBox_txt_list dd li {float:inherit;list-style:none;}

		@media (max-width:760px){
			.tBox_txt_list dd {padding-left:0px !important;padding-top:50px !important;}
		}
	/**/
	/* tBox_circle */
		.tBox_circle {text-align:center;}
		.tBox_circle .tBOX_item{margin-bottom:20px;}
		.tBox_circle .tBOX_item div {width:250px;height:250px;border-radius:50%;margin:auto;}
		.tBox_circle .tBOX_item div h3{font-size:12pt;width:90%;margin:auto;}
		.tBox_circle .tBOX_item label {color:#858585 !important;font-weight:bold;width:100%;padding-bottom:0px;margin-top:20px;}
		.tBox_circle .tBOX_item span {color:#858585 !important;}
		@media (max-width:1200px) {
			.tBox_circle .tBOX_item div {width:200px;height:200px;}
		}
		@media (max-width:990px) {
			.tBox_circle .tBOX_item div {width:250px;height:250px;}
		}
	/**/
	/* VIEWMORE */
		.viewmore {overflow:hidden;height:300px;margin-bottom:100px;}
		.viewmore.active{overflow:auto;height:auto;}

		.viewmore_btn{width:100%;text-align:center;position:absolute;margin-top:-250px;padding-top:160px;}
		.viewmore_hide{background:linear-gradient(transparent,#ffffff);}

		.viewmore_btn button{background:#FFFFFF;
			border:1px solid #cccccc;border-radius:5px;
			padding:10px 40px;
			font-size:10pt;font-weight:bold;color:#666666;
			cursor:pointer;}
		.viewmore_btn button:hover{background:#e8e8e8;}
	/**/
	/* lineTitle */
		.lineTitle{text-align:center;font-size:15pt;font-weight:bold;margin:30px 30px 0px 30px;}
		.lineTitle label{display:block;font-size:11pt;margin-top:10px;color:#999999;}
	/**/
	/* box_flow */
		.box_flow{border-top:2px solid #999999;border-bottom:1px solid #999999;padding:20px 0px;text-align:center;font-weight:bold;}
		.box_flow h4{color:#00c097;}
		.box_flow label{margin-top:10px;}
		.box_flow div.next{position:absolute;top:20px;right:0px;color:#00c097;}
	/**/
/**/

/* A1001000 */
	.shi_about {background:#DEDCD9 url(/img/page/A1001000.jpg) no-repeat;background-position:right center;}
	@media (max-width:720px){
		.shi_about {background-size:cover;background-position:-600px center;}
	}
	.A100100_1 {background: url(/img/page/A1001000_01.jpg) no-repeat;background-size:cover;background-position:center;width:100%;height:100%;}
	.A100100_2 {background: url(/img/page/A1001000_02.jpg) no-repeat;background-size:cover;background-position:center;width:100%;height:100%;}
	.A100100_3 {background: url(/img/page/A1001000_03.jpg) no-repeat;background-size:cover;background-position:center;width:100%;height:100%;}
	.A100100_4 {background: url(/img/page/A1001000_04.jpg) no-repeat;background-size:cover;background-position:center;width:100%;height:100%;}

	.about_section			{color:#FFF;}
	.about_section_point	{position:absolute;top:15%;width:100%;text-align:center;z-index:1}

	.about_section_left		{text-align:left;background:url(/img/page/A1001000_05.jpg) no-repeat;background-size:cover;padding:0px;}
	.about_section_left_bg	{padding:200px 20px;height:100%;background:rgba(220, 55, 43, 0.8);}

	.about_section_right	{text-align:right;background:url(/img/page/A1001000_06.jpg) no-repeat;background-size:cover;padding:0px;}
	.about_section_right_bg	{padding:200px 20px;height:100%;background:rgba(0, 0, 0, 0.4);}
	.about_section p		{line-height:2em;margin:0px;}

	@media (max-width:540px) {
		.about_section_left_bg,.about_section_right_bg{ text-align:left;padding:80px 10px;}
		.about_section p{font-size:11pt;}
	}
/**/
/* A1002000 */
	.shi_ceo {background:#DEDCD9 url(/img/page/A1002000.jpg) no-repeat;background-position:right center;}
	@media (max-width:720px){
		.shi_ceo {background-size:cover;background-position:-600px center;}
	}
	#elroi_ceo{background-color: #f5f5f5;border:1px solid #cecece}
	#elroi_ceo .elroi_ceo{font-family:'Open Sans','Nanum SquareR';padding:5%;}
	#elroi_ceo .elroi_ceo h5{color:#DC372B;margin:20px 0px;font-size:25px}
	#elroi_ceo .elroi_ceo h6{color:#222222;margin:30px 0px;font-weight:bold;}
	#elroi_ceo .elroi_ceo p {font-size:11pt;}
	#elroi_ceo .elroi_ceo li{list-style:none;}
	/* carousel */
		.carousel-ceo-left,
		.carousel-ceo-right {
			background-color: #f0f0f0;
			color:#000;
			font-size: 32px;
			height: 40px;
			line-height: 40px;
			margin-top: -20px;
			position: absolute;
			text-align: center;
			top: 50%;
			width: 32px;
			z-index: 999;
			-webkit-transition: 300ms;
			-moz-transition: 300ms;
			-o-transition: 300ms;
			-ms-transition: 300ms;
			transition: 300ms;
		}
		.carousel-ceo-left {left:-32px;}
		.carousel-ceo-right {right:-32px;}
		#carousel-ceo:hover .carousel-ceo-left {left:0;}
		#carousel-ceo:hover .carousel-ceo-right {right:0;}
		#carousel-ceo .item img{width: 100%;}
	/**/
/**/
/* A1003000 */
	.shi_guide {background:#DEDCD9 url(/img/page/A1003000.jpg) no-repeat;background-position:right center;}
	@media (max-width:720px){
		.shi_guide {background-size:cover;background-position:-400px center;}
	}
	#elroi_guide{background-color: #f5f5f5;border:1px solid #cececel; }
	#elroi_guide .elroi_guide{font-family:'Open Sans','Nanum SquareR';padding:2% 5% ;}
	#elroi_guide .elroi_guide h5{color:#DC372B;margin:0px 0px;font-size:25px}
	#elroi_guide .elroi_guide h3{color:#222222;margin:15px 0px 20px 0px;font-size:40px;font-weight:bold;}
	#elroi_guide .elroi_guide p {font-size:11pt;}

	#elroi_guide .elroi_guide .KAKAO_DIV {font-size:13pt;font-weight:bold;height:50px;}
	#elroi_guide .elroi_guide .KAKAO_DIV li {list-style:none;float:left}


	#elroi_guide .elroi_guide .icoList{text-align:center;margin-top:0px;}
	#elroi_guide .elroi_guide .icoList div{width:100px;margin:10px 0px;cursor:pointer;font-weight:bold;font-size:10pt;color:#949494;}
		@media (max-width:992px) {
			#elroi_guide .elroi_guide .icoList div{margin:10px -5px;}
		}
		@media (max-width:540px) {
			#elroi_guide .elroi_guide .icoList {margin-top:30px;}
			#elroi_guide .elroi_guide .icoList div{width:50%;margin:10px 0px;}

		}

		#elroi_guide table {margin-bottom:0px;}
		#elroi_guide table th,
		#elroi_guide table td{text-align:center;vertical-align: middle;}
		#elroi_guide table th {font-weight:bold}
		#elroi_guide table td {font-size:12pt;background:#FFFFFF;}
			@media (max-width:720px) {
				#elroi_guide table td {font-size:10pt;}
			}

		#elroi_guide .elroi_guide_category {
			font-weight:bold;
			background:#FFFFFF;
			padding-top:30px;
		}
		#elroi_guide .elroi_guide_category li{list-style:none;margin-top:10px;margin-bottom:10px;cursor:pointer}
		#elroi_guide .elroi_guide_category div{border:1px solid #e0e0e0;background:#f5f5f5;padding:10px;}
			@media (max-width:992px) {
				#elroi_guide .elroi_guide_category div{font-size:10pt;}
			}
	/* carousel */
		#carousel-guide {}
		.carousel-guide-left,
		.carousel-guide-right {
			background-color: #f0f0f0;
			color:#000;
			font-size: 32px;
			height: 40px;
			line-height: 40px;
			margin-top: -20px;
			position: absolute;
			text-align: center;
			top: 50%;
			width: 32px;
			z-index: 999;
			-webkit-transition: 300ms;
			-moz-transition: 300ms;
			-o-transition: 300ms;
			-ms-transition: 300ms;
			transition: 300ms;
		}
		.carousel-guide-left {left:-32px;}
		.carousel-guide-right {right:-32px;}
		#carousel-guide:hover .carousel-guide-left {left:0;}
		#carousel-guide:hover .carousel-guide-right {right:0;}
		#carousel-guide .item img{width: 100%;height:400px;}
	/**/
/**/
/* A1004000 */
	.shi_interior {background:#DEDCD9 url(/img/page/A1004000.jpg) no-repeat;}
	@media (max-width:720px){
		.shi_interior {background-size:cover;background-position:center center;}
	}
	#elroi_interior{background-color: #f5f5f5;border:1px solid #cececel;color:#222222;text-align:center;}
	#elroi_interior h3{color:#e73119;font-weight:bold;letter-spacing:0.4em;padding:20px 0px;}
	#elroi_interior h4{color:#666666;font-weight:bold;padding:20px 0px;}
	#elroi_interior p{font-size:11pt;font-weight:bold;line-height:1.8em;}
	@media (max-width:992px){
		#elroi_interior h3{letter-spacing:0.2em;}
		#elroi_interior h4{font-size:14pt;}
	}
	@media (max-width:767px){
		#elroi_interior h3{letter-spacing:0.1em;font-size:17pt;}
		#elroi_interior h4{font-size:12pt;}
	}
	@media (max-width:450px){
		#elroi_interior h3{letter-spacing:0.05em;font-size:12pt;}
	}
	/* SLIDE */
		#elroi_interior #gPhoto{position:relative;width:100%;height:600px;}
		#elroi_interior #gPhoto .swiper-pagination-bullet-active {background:#e73119;}
		#elroi_interior #gPhoto .swiper-button-prev,
		#elroi_interior #gPhoto .swiper-container-rtl .swiper-button-prev {
			background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23e73119'%2F%3E%3C%2Fsvg%3E");
		}
		#elroi_interior #gPhoto .swiper-button-next,
		#elroi_interior #gPhoto .swiper-container-rtl .swiper-button-next{
			background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23e73119'%2F%3E%3C%2Fsvg%3E");
		}

		#elroi_interior #gPhoto .slideIMG{width:100%;height:600px;}
		#elroi_interior #gPhoto .slideIMG.A100400_slide01{background:url(/img/page/A1004000_slide01.jpg) center center no-repeat;background-size:auto auto}
		#elroi_interior #gPhoto .slideIMG.A100400_slide02{background:url(/img/page/A1004000_slide02.jpg) center center no-repeat;background-size:auto auto}
		#elroi_interior #gPhoto .slideIMG.A100400_slide03{background:url(/img/page/A1004000_slide03.jpg) center center no-repeat;background-size:auto auto}
		#elroi_interior #gPhoto .slideIMG.A100400_slide04{background:url(/img/page/A1004000_slide04.jpg) center center no-repeat;background-size:auto auto}
		#elroi_interior #gPhoto .slideIMG.A100400_slide05{background:url(/img/page/A1004000_slide05.jpg) center center no-repeat;background-size:auto auto}
		#elroi_interior #gPhoto .slideIMG.A100400_slide06{background:url(/img/page/A1004000_slide06.jpg) center center no-repeat;background-size:auto auto}
		#elroi_interior #gPhoto .slideIMG.A100400_slide07{background:url(/img/page/A1004000_slide07.jpg) center center no-repeat;background-size:auto auto}
		@media (max-width:720px){
			#elroi_interior #gPhoto .slideIMG.A100400_slide01 {background-size:auto 100%;}
			#elroi_interior #gPhoto .slideIMG.A100400_slide02 {background-size:auto 100%;}
			#elroi_interior #gPhoto .slideIMG.A100400_slide03 {background-size:auto 100%;}
			#elroi_interior #gPhoto .slideIMG.A100400_slide04 {background-size:auto 100%;}
			#elroi_interior #gPhoto .slideIMG.A100400_slide05 {background-size:auto 100%;}
			#elroi_interior #gPhoto .slideIMG.A100400_slide06 {background-size:auto 100%;}
			#elroi_interior #gPhoto .slideIMG.A100400_slide07 {background-size:auto 100%;}
		}
	/**/
/**/
/* A1005000 */
	.shi_location {background:#DEDCD9 url(/img/page/A1005000.jpg) no-repeat;}
	@media (max-width:720px){
		.shi_location {background-size:cover;background-position:center center;}
	}
	#elroi_location{background-color: #f5f5f5;border:1px solid #cececel;}

	#elroi_location .locationBOX{padding-top:30px;padding-bottom:30px;border-top:1px solid #d5d5d5;line-height:25px;font-size:11pt;font-family:'Open Sans','Nanum SquareR'}
	#elroi_location .locationBOX span{font-size:18pt;font-weight:bold;}
	#elroi_location .locationBOX span.red{color:#e73119;}
	#elroi_location .locationBOX li{list-style:none;}
	#elroi_location .locationBOX dl{padding-bottom:20px;}
	#elroi_location .locationBOX dt{color:#3292d8;font-weight:bold;}
	#elroi_location .locationBOX dd>li{padding:5px 0px;}
	#elroi_location .locationBOX dd>li:first-child{width:300px;}

	#elroi_location .locationBOX h3{font-size:15pt;color:#4d5766;padding:0px;padding-bottom:30px;}
	#elroi_location .locationBOX h3 img{vertical-align:middle;width:80px;}


	/* HTML Marker */
		#elroi_location #map {height:450px;}
		@media (max-width:720px){
			#elroi_location #map {height:350px;}
		}


		#elroi_location .map_group .map_marker{position:absolute;width:20px;height:20px;z-index:5;
								transform-origin:19px 54px;-webkit-transform-origin:19px 54px;}
		#elroi_location .map_group .map_marker .ico{position:absolute;z-index:10}
		#elroi_location .map_group .map_marker .ico:after{position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;background-color:transparent;content:'';z-index:30}
		#elroi_location .map_group .map_marker .shd{position:absolute;top:0;left:0;background:url(/img/mapPoint.png) no-repeat;background-size:300px 300px;-webkit-background-size:300px 300px;content:''}
		#elroi_location .map_marker.mp .ico{top:-80px;left:10px;width:122px;height:148px;
			background:url(/img/mapPoint_logo.png) no-repeat center center;background-size:122px auto;
		}
		#elroi_location .map_marker.mp .shd{top:15px;left:0px;width:52px;height:50px;background-position:3px -169px;}
		#elroi_location h3{color:#e73119;font-weight:bold;padding:30px 0px;font-size:15pt;}
		@media (max-width:767px){
			#elroi_location h3{color:#e73119;font-weight:bold;padding:20px 0px;font-size:13pt;}
		}
	/**/
/**/
/* A2001000 */
	.shi_w1000 {background:#DEDCD9 url(/img/page/A2001000.jpg) no-repeat;}
	@media (max-width:720px){
		.shi_w1000 {background-size:cover;background-position:center center;}
	}
	.elroi_w1000_1 .tBox_double .tb:nth-child(2) {background:#F86E00;}

	.elroi_w1000_2 .tBox_One{background:url(/img/page/A2001000_01.jpg) no-repeat center center;background-size:cover;}

	.elroi_w1000_3 .tBox_3tab {border-top:5px solid #F86E00; }

	.elroi_w1000_4 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A2001000_02.jpg) center center no-repeat;background-size:cover;}

	.elroi_w1000_5 .tBox_One{background:url(/img/page/A2001000_03.jpg) no-repeat center center;background-size:cover;}

	.elroi_w1000_6 .tBox_3tab {border-top:5px solid #F86E00; }

	.elroi_w1000_7 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A2001000_04.jpg) center center no-repeat;background-size:cover;}
/**/
/* A2002000 */
	.shi_w2000 {background:#DEDCD9 url(/img/page/A2002000.jpg) no-repeat;}
	@media (max-width:720px){
		.shi_w2000 {background-size:cover;background-position:center center;}
	}

	.elroi_w2000_1 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A2002000_01.jpg) center center no-repeat;background-size:cover;}

	.elroi_w2000_2 {margin-top:20px;}
	.elroi_w2000_2 .tBox_imgBox .tBox_imgBox_item{padding:0px !important;margin:0px !important;}
	.elroi_w2000_2 .tBox_imgBox .tBox_imgBox_item:nth-child(1) .tBox_img{background:url(/img/page/A2002000_01_01.jpg) center center no-repeat;background-size:cover;}
	.elroi_w2000_2 .tBox_imgBox .tBox_imgBox_item:nth-child(2) .tBox_img{background:url(/img/page/A2002000_01_02.jpg) center center no-repeat;background-size:cover;}

	.elroi_w2000_3 .tBox_6box .tBOX_item{padding:100px 0px;height:200px;}
	.elroi_w2000_3 .tBox_6box .tBOX_item:nth-child(1) {background:url(/img/page/A2002000_item_01.jpg) center center no-repeat;background-size:cover;}
	.elroi_w2000_3 .tBox_6box .tBOX_item:nth-child(2) {background:url(/img/page/A2002000_item_02.jpg) center center no-repeat;background-size:cover;}
	.elroi_w2000_3 .tBox_6box .tBOX_item:nth-child(3) {background:url(/img/page/A2002000_item_03.jpg) center center no-repeat;background-size:cover;}
	.elroi_w2000_3 .tBox_6box .tBOX_item:nth-child(4) {background:url(/img/page/A2002000_item_04.jpg) center center no-repeat;background-size:cover;}

	.elroi_w2000_4 {
		font-weight:bold;
		background:#f6f6f6;
		border:1px solid #cecece;
	}
	.elroi_w2000_4 ul{width:100%;padding:10px 20px;}
	.elroi_w2000_4 li{float:left;list-style:none;margin:0px;padding:0px;}
	.elroi_w2000_4 li div{margin:10px;border:1px solid #e0e0e0;background:#fff;padding:20px 10px;font-size:15pt;}
	.elroi_w2000_4 li:nth-child(1) > div{color:#6f6f6f;}
	.elroi_w2000_4 li:nth-child(1) > div p{width:85%;border:#f86e00 2px solid;margin:10px auto;}
	.elroi_w2000_4 li:nth-child(2) > div{color:#6f6f6f;}
	.elroi_w2000_4 li:nth-child(2) > div p{width:85%;border:#404042 2px solid;margin:10px auto;}
	.elroi_w2000_4 li:nth-child(3) > div{color:#6f6f6f;}
	.elroi_w2000_4 li:nth-child(3) > div p{width:85%;border:#f86e00 2px solid;margin:10px auto;}
/**/
/* A2003000 */
	.shi_w3000 {background:#DEDCD9 url(/img/page/A2003000.jpg) no-repeat;}
	@media (max-width:720px){
		.shi_w3000 {background-size:cover;background-position:-300px center;}
	}

	.elroi_w3000_1 .tBox_3tab {border-top:5px solid #F86E00; }

	.elroi_w3000_2 .tBox_photo_txt {min-height:350px;}
	.elroi_w3000_2 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A2003000_01.jpg) center center no-repeat;background-size:cover;}

	.elroi_w3000_3 {font-weight:bold;background:#f6f6f6;}
	.elroi_w3000_3 ul{width:100%;padding:10px 0px;}
	.elroi_w3000_3 li{float:left;list-style:none;margin:0px;padding:0px;}
	.elroi_w3000_3 li div{margin:10px;border:1px solid #6f6f6f;background:#fff;padding:170px 10px 20px 10px;font-size:15pt;min-height:430px;}
	.elroi_w3000_3 li div p {width:85%;border-top:#6f6f6f 4px solid;margin:10px auto;padding-top:10px;font-size:17pt;}
	.elroi_w3000_3 li div span{font-size:11pt;}
	.elroi_w3000_3 li:nth-child(1) > div {background:#FFFFFF url(/img/page/A2003000_item_01.png) no-repeat;background-position:center 30px}
	.elroi_w3000_3 li:nth-child(2) > div {background:#FFFFFF url(/img/page/A2003000_item_02.png) no-repeat;background-position:center 30px}
	.elroi_w3000_3 li:nth-child(3) > div {background:#FFFFFF url(/img/page/A2003000_item_03.png) no-repeat;background-position:center 30px}

	.elroi_w3000_4 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/ceo_character.png) center center no-repeat;background-size:contain;}
/**/
/* A2004000 */
	.shi_w4000 {background:#DEDCD9 url(/img/page/A2004000.jpg) center center no-repeat;}
	@media (max-width:720px){
		.shi_w4000 {background-size:cover;background-position:center center;}
	}
	.elroi_w4000_1 {background:#f6f6f6;border:1px solid #cecece;padding:20px 30px;}
	.elroi_w4000_1 h3{font-size:14pt;font-weight:bold;margin-bottom:20px;}
	.elroi_w4000_1 p{line-height:1.8em;font-size:11pt;letter-spacing:0.05em;}
	.elroi_w4000_1 table th{color:#f76026;text-align:center;font-size:12pt;font-weight:bold;}
	.elroi_w4000_1 table td{width:50%;font-size:10pt;background:#FFFFFF;}

	.elroi_w4000_2 .tBox_3tab {border-top:5px solid #F86E00; }

	.elroi_w4000_3 .tBox_6box .tBOX_item{padding:100px 0px;height:200px;}
	.elroi_w4000_3 .tBox_6box .tBOX_item:nth-child(1) {background:url(/img/page/A2004000_item_01.jpg) center center no-repeat;background-size:cover;}
	.elroi_w4000_3 .tBox_6box .tBOX_item:nth-child(2) {background:url(/img/page/A2004000_item_02.jpg) center center no-repeat;background-size:cover;}
	.elroi_w4000_3 .tBox_6box .tBOX_item:nth-child(3) {background:url(/img/page/A2004000_item_03.jpg) center center no-repeat;background-size:cover;}
	.elroi_w4000_3 .tBox_6box .tBOX_item:nth-child(4) {background:url(/img/page/A2004000_item_04.jpg) center center no-repeat;background-size:cover;}
	.elroi_w4000_3 .tBox_6box .tBOX_item:nth-child(5) {background:url(/img/page/A2004000_item_05.jpg) center center no-repeat;background-size:cover;}
	.elroi_w4000_3 .tBox_6box .tBOX_item:nth-child(6) {background:url(/img/page/A2004000_item_06.jpg) center center no-repeat;background-size:cover;}

	.elroi_w4000_4 {height:200px}
	.elroi_w4000_4 .imgTITLE{position:relative;}
	.elroi_w4000_4 .imgTITLE .imgTITLE_img{position:absolute;right:-200px;top:-100px;width:180px;height:250px;overflow:hidden}
	.elroi_w4000_4 .imgTITLE .imgTITLE_img{background:url(/img/page/ceo_character.png) top center no-repeat;background-size:180px;}
		@media (max-width:991px){
			.elroi_w4000_4 {height:auto;}
			.elroi_w4000_4 .imgTITLE{height:160px;}
			.elroi_w4000_4 .imgTITLE .imgTITLE_img{position:relative;left:40%;}
		}
	.elroi_w4000_5 {
		font-weight:bold;
		background:#f6f6f6;
		border:1px solid #cecece;
	}
	.elroi_w4000_5 ul{width:100%;padding:10px 20px;}
	.elroi_w4000_5 li{float:left;list-style:none;margin:0px;padding:0px;}
	.elroi_w4000_5 li div{margin:10px;border:1px solid #e0e0e0;padding:20px 10px;font-size:15pt;padding-top:130px}
	.elroi_w4000_5 li:nth-child(1) > div{color:#FFFFFF;background:#f86e00 url(/img/page/A2004000_ico_01.png) center 40px no-repeat;}
	.elroi_w4000_5 li:nth-child(1) > div p{width:85%;border:#FFFFFF 2px solid;margin:10px auto;}
	.elroi_w4000_5 li:nth-child(2) > div{color:#6f6f6f;background:#FFFFFF url(/img/page/A2004000_ico_02.png) center 20px no-repeat;}
	.elroi_w4000_5 li:nth-child(2) > div p{width:85%;border:#f86e00 2px solid;margin:10px auto;}
	.elroi_w4000_5 li:nth-child(3) > div{color:#FFFFFF;background:#f86e00 url(/img/page/A2004000_ico_03.png) center 20px no-repeat;}
	.elroi_w4000_5 li:nth-child(3) > div p{width:85%;border:#FFFFFF 2px solid;margin:10px auto;}
	.elroi_w4000_5 li:nth-child(4) > div{color:#6f6f6f;background:#FFFFFF url(/img/page/A2004000_ico_04.png) center 20px no-repeat;}
	.elroi_w4000_5 li:nth-child(4) > div p{width:85%;border:#f86e00 2px solid;margin:10px auto;}
	.elroi_w4000_5 li:nth-child(5) > div{color:#FFFFFF;background:#f86e00 url(/img/page/A2004000_ico_05.png) center 55px no-repeat;}
	.elroi_w4000_5 li:nth-child(5) > div p{width:85%;border:#FFFFFF 2px solid;margin:10px auto;}
	.elroi_w4000_5 li:nth-child(6) > div{color:#6f6f6f;background:#FFFFFF url(/img/page/A2004000_ico_06.png) center 20px no-repeat;}
	.elroi_w4000_5 li:nth-child(6) > div p{width:85%;border:#f86e00 2px solid;margin:10px auto;}
/**/
/* A2005000 */
	.shi_w5000 {background:#DEDCD9 url(/img/page/A2005000.jpg) no-repeat;}
	@media (max-width:720px){
		.shi_w5000 {background-size:cover;background-position:-300px center;}
	}

	.elroi_w5000_1 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A2005000_01.jpg) center center no-repeat;background-size:cover;}
	.elroi_w5000_2 .tBox_3tab {border-top:5px solid #F86E00; }
	.elroi_w5000_3 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A2005000_02.jpg) center center no-repeat;background-size:cover;}
	.elroi_w5000_4 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A2005000_03.jpg) center center no-repeat;background-size:cover;}
/**/
/* A2006000 */
	.shi_w6000 {background:#DEDCD9 url(/img/page/A2006000.jpg) no-repeat;}
	@media (max-width:720px){
		.shi_w6000 {background-size:cover;background-position:-100px center;}
	}
	.elroi_w6000_1 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A2006000_01.jpg) center center no-repeat;background-size:cover;}
	.elroi_w6000_2 .tBox_3tab {border-top:5px solid #F86E00; }
	.elroi_w6000_3 .tBox_6box .tBOX_item{padding:0px 0px;height:200px;}
	.elroi_w6000_3 .tBox_6box .tBOX_item h3{position:relative;top:42%}
	.elroi_w6000_3 .tBox_6box .tBOX_item:nth-child(1) {background:url(/img/page/A2006000_item_01.jpg) center center no-repeat;background-size:cover;}
	.elroi_w6000_3 .tBox_6box .tBOX_item:nth-child(2) {background:url(/img/page/A2006000_item_02.jpg) center center no-repeat;background-size:cover;}
	.elroi_w6000_3 .tBox_6box .tBOX_item:nth-child(3) {background:url(/img/page/A2006000_item_03.jpg) center center no-repeat;background-size:cover;}
	.elroi_w6000_3 .tBox_6box .tBOX_item:nth-child(4) {background:url(/img/page/A2006000_item_04.jpg) center center no-repeat;background-size:cover;}
	.elroi_w6000_3 .tBox_6box .tBOX_item:nth-child(5) {background:url(/img/page/A2006000_item_05.jpg) center center no-repeat;background-size:cover;}
	.elroi_w6000_3 .tBox_6box .tBOX_item:nth-child(6) {background:url(/img/page/A2006000_item_06.jpg) center center no-repeat;background-size:cover;}
/**/
/* A2007000 */
	.shi_w7000 {background:#DEDCD9 url(/img/page/A2007000.jpg) no-repeat;}
	@media (max-width:720px){
		.shi_w7000 {background-size:cover;background-position:-300px center;}
	}

	.elroi_w7000_1 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A2007000_01.jpg) center center no-repeat;background-size:cover;}

	.elroi_w7000_2 .tBox_6box .tBOX_item{padding:0px 0px;height:200px;}
	.elroi_w7000_2 .tBox_6box .tBOX_item h3{position:relative;top:35%}
	.elroi_w7000_2 .tBox_6box .tBOX_item:nth-child(1) {background:url(/img/page/A2007000_02_01.jpg) center center no-repeat;background-size:cover;}
	.elroi_w7000_2 .tBox_6box .tBOX_item:nth-child(2) {background:url(/img/page/A2007000_02_02.jpg) center center no-repeat;background-size:cover;}
	.elroi_w7000_2 .tBox_6box .tBOX_item:nth-child(3) {background:url(/img/page/A2007000_02_03.jpg) center center no-repeat;background-size:cover;}
	.elroi_w7000_2 .tBox_6box .tBOX_item:nth-child(4) {background:url(/img/page/A2007000_02_04.jpg) center center no-repeat;background-size:cover;}
	.elroi_w7000_2 .tBox_6box .tBOX_item:nth-child(5) {background:url(/img/page/A2007000_02_05.jpg) center center no-repeat;background-size:cover;}
	.elroi_w7000_2 .tBox_6box .tBOX_item:nth-child(6) {background:url(/img/page/A2007000_02_06.jpg) center center no-repeat;background-size:cover;}

	.elroi_w7000_3 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A2007000_03.jpg) center center no-repeat;background-size:cover;}
	.elroi_w7000_4 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A2007000_04.jpg) center center no-repeat;background-size:cover;}
/**/
/* A2008000 */
	.shi_w8000 {background:#DEDCD9 url(/img/page/A2008000.jpg) no-repeat;}
	@media (max-width:720px){
		.shi_w8000 {background-size:cover;background-position:-400px center;}
	}

	.elroi_w8000_1 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A2008000_01.jpg) left center no-repeat;background-size:cover;background-position:10% 0px}
	.elroi_w8000_2 {margin-top:20px;}
	.elroi_w8000_2 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A2008000_02.jpg) center center no-repeat;background-size:cover;}

	.elroi_w8000_3 .tBox_6box .tBOX_item:nth-child(1) {background:url(/img/page/A2008000_03_01.jpg) center center no-repeat;background-size:cover;}
	.elroi_w8000_3 .tBox_6box .tBOX_item:nth-child(2) {background:url(/img/page/A2008000_03_02.jpg) center center no-repeat;background-size:cover;}
	.elroi_w8000_3 .tBox_6box .tBOX_item:nth-child(3) {background:url(/img/page/A2008000_03_03.jpg) center center no-repeat;background-size:cover;}
	.elroi_w8000_3 .tBox_6box .tBOX_item:nth-child(4) {background:url(/img/page/A2008000_03_04.jpg) center center no-repeat;background-size:cover;}
/**/
/* A3001000_bk */
	.shi_woman {background:#DEDCD9 url(/img/page/A3001000.jpg) no-repeat;}
	@media (max-width:720px){
		.shi_woman {background-size:cover;background-position:center center;}
	}
	.elroi_woman_1 .tBox_photo_txt {min-height:350px;border:1px solid #f6f6f6}
	.elroi_woman_1 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A3001000_01.jpg) center center no-repeat;background-size:cover;}
	.elroi_woman_1 .tBox_photo_txt .tb2{background:#00bbde;}

	.elroi_woman_2 {padding-top:0px;padding-bottom:0px;}
	.elroi_woman_2 .tBox_One{background:url(/img/page/A3001000_02.jpg) no-repeat center center;background-size:cover;}

	.elroi_woman_3 .tBox_3tab {border-top:5px solid #00bbde; }

	.elroi_woman_4 .tBox_6box .tBOX_item:nth-child(1) {background:url(/img/page/A3001000_item_01.jpg) center center no-repeat;background-size:cover;}
	.elroi_woman_4 .tBox_6box .tBOX_item:nth-child(2) {background:url(/img/page/A3001000_item_02.jpg) center center no-repeat;background-size:cover;}
	.elroi_woman_4 .tBox_6box .tBOX_item:nth-child(3) {background:url(/img/page/A3001000_item_03.jpg) center center no-repeat;background-size:cover;}
	.elroi_woman_4 .tBox_6box .tBOX_item:nth-child(4) {background:url(/img/page/A3001000_item_04.jpg) center center no-repeat;background-size:cover;}
	.elroi_woman_4 .tBox_6box .tBOX_item .tBox_item_bLine{background:#00bbde;}

	.elroi_woman_5 {margin-top:10px;}
	.elroi_woman_5 ul{width:100%;padding:10px 0px;}
	.elroi_woman_5 li{float:left;list-style:none;margin:0px;padding:0px;}
	.elroi_woman_5 li div{margin:10px 5px;border:1px solid #cecece;padding:20px 10px;font-size:12pt;background:#f6f6f6}
	.elroi_woman_5 li div h3{line-height:1.5em;font-size:17pt;}
	.elroi_woman_5 li div p {width:85%;margin:10px auto 30px auto;}

	.elroi_woman_5 li:nth-child(1) div h3{color:#00bbde;font-weight:bold;}
	.elroi_woman_5 li:nth-child(1) div p{border:#00bbde 2px solid;}

	.elroi_woman_5 li:nth-child(2) div h3{color:#0096db;font-weight:bold;}
	.elroi_woman_5 li:nth-child(2) div p{border:#0096db 2px solid;}

	.elroi_woman_5 li:nth-child(3) div h3{color:#0087de;font-weight:bold;}
	.elroi_woman_5 li:nth-child(3) div p{border:#0087de 2px solid;}
/**/
/* A3001000 */
	.shi_3001000 {background:#00bbde url(/img/page/A3001000.jpg) no-repeat;background-position:left center;}
	@media (max-width:720px){
		.shi_3001000 {background-size:cover;}
	}
	.er_3001000_01_1 .tBox_photo_txt {min-height:350px;border:1px solid #f6f6f6}
	.er_3001000_01_1 .tBox_photo_txt .tb1{background:#00bbde url(/img/page/A3001000_01_1.jpg) center center no-repeat;background-size:cover;}
	.er_3001000_01_1 .tBox_photo_txt .tb2{background:#00bbde;}

	.er_3001000_01_2 {padding-top:0px;padding-bottom:0px;}
	.er_3001000_01_2 .tBox_One{background:#00bbde url(/img/page/A3001000_01_2.jpg) no-repeat center center;background-size:cover;}

	.er_3001000_02 .tBox_photo_txt .tb1{background:#00bbde url(/img/page/A3001000_02.jpg) center center no-repeat;background-size:cover;}
	.er_3001000_02 .tBox_photo_txt .tb2{background:#00bbde;}

	.er_3001000_03 .tBox_3tab2 h3{border-color:#00bbde;}

	.er_3001000_05 {padding:0px 5px;padding-top:20px;}
	.er_3001000_05 .tBox_label_tool2{border-top:3px solid #00bbde}
	.er_3001000_05 .tBox_label_tool2 h5{color:#00bbde;}


	.er_3001000_06 {font-weight:bold;}
	.er_3001000_06 ul{width:100%;padding:0px 0px;}
	.er_3001000_06 li{float:left;list-style:none;margin:0px;padding:0px;width:20%;}
	.er_3001000_06 li div{margin:10px;padding:100px 10px 10px 10px;font-size:15pt;min-height:230px;}
	.er_3001000_06 li div p {width:85%;margin:10px auto;padding-top:0px;font-size:17pt;}
	.er_3001000_06 li div span{font-size:11pt;}

	.er_3001000_06 li:nth-child(1) > div {background:#FFFFFF url(/img/page/A3001000_item_06_01.png) no-repeat;background-position:center 30px}
	.er_3001000_06 li:nth-child(2) > div {background:#FFFFFF url(/img/page/A3001000_item_06_02.png) no-repeat;background-position:center 30px}
	.er_3001000_06 li:nth-child(3) > div {background:#FFFFFF url(/img/page/A3001000_item_06_03.png) no-repeat;background-position:center 30px}
	.er_3001000_06 li:nth-child(4) > div {background:#FFFFFF url(/img/page/A3001000_item_06_04.png) no-repeat;background-position:center 30px}
	.er_3001000_06 li:nth-child(5) > div {background:#FFFFFF url(/img/page/A3001000_item_06_05.png) no-repeat;background-position:center 30px}
	.er_3001000_06 li:nth-child(6) > div {background:#FFFFFF url(/img/page/A3001000_item_06_06.png) no-repeat;background-position:center 30px}
	.er_3001000_06 li:nth-child(7) > div {background:#FFFFFF url(/img/page/A3001000_item_06_07.png) no-repeat;background-position:center 30px}
	.er_3001000_06 li:nth-child(8) > div {background:#FFFFFF url(/img/page/A3001000_item_06_08.png) no-repeat;background-position:center 30px}
	.er_3001000_06 li:nth-child(9) > div {background:#FFFFFF url(/img/page/A3001000_item_06_09.png) no-repeat;background-position:center 30px}
	.er_3001000_06 li:nth-child(10) > div {background:#FFFFFF url(/img/page/A3001000_item_06_10.png) no-repeat;background-position:center 30px}
		@media (max-width:990px){
			.er_3001000_06 li{width:33.3%}
		}
		@media (max-width:490px){
			.er_3001000_06 li{width:50%}
		}
/**/
/* A3002000 */
	.shi_3002000 {background:#00bbde url(/img/page/A3002000.jpg) no-repeat;background-position:right center;}
	@media (max-width:720px){
		.shi_3002000 {background-size:cover;}
	}
	.er_3002000_01 .tBox_photo_txt {min-height:350px;border:1px solid #f6f6f6}
	.er_3002000_01 .tBox_photo_txt .tb1{background:#00bbde url(/img/page/A3002000_01.jpg) center center no-repeat;background-size:cover;}
	.er_3002000_01 .tBox_photo_txt .tb2{background:#00bbde;}

	.er_3002000_02 .tBox_One{background:url(/img/page/A3002000_02.jpg) no-repeat center center;background-size:cover;}
	.er_3002000_02 .tBox_One h2.section-heading span{color:#00bbde !important;}
	.er_3002000_02 .tBox_One p{border-color:#00bbde}

	.er_3002000_03 {
		font-weight:bold;
		background:#FFFFFF;
		padding-top:30px;
	}
	.er_3002000_03 li{list-style:none;margin-top:10px;margin-bottom:10px;}
	.er_3002000_03 div{padding:10px;}
	.er_3002000_03 div img{height:200px;}
		@media (max-width:992px) {
			.er_3002000_03 div{font-size:10pt;}
		}

	.er_3002000_04 .tBox_One{background:url(/img/page/A3002000_04.jpg) no-repeat center center;background-size:cover;}
	.er_3002000_04 .tBox_One h2.section-heading span{color:#00bbde !important;}
	.er_3002000_04 .tBox_One p{border-color:#00bbde}

	.er_3002000_05 .tBox_3tab2 h3{border-color:#00bbde; }

	.er_3002000_06 .tBox_no li div h3{color:#00bbde;font-weight:bold;}
	.er_3002000_06 .tBox_no li div p{border:#00bbde 2px solid;}
/**/
/* A3003000 */
	.shi_3003000 {background:#00bbde url(/img/page/A3003000.jpg) no-repeat;background-position:left center;}
	@media (max-width:720px){
		.shi_3003000 {background-size:cover;}
	}
	.er_3003000_01 .tBox_photo_txt {min-height:350px;border:1px solid #f6f6f6}
	.er_3003000_01 .tBox_photo_txt .tb1{background:#00bbde url(/img/page/A3003000_01.jpg) center center no-repeat;background-size:cover;}
	.er_3003000_01 .tBox_photo_txt .tb2{background:#00bbde;}

	.er_3003000_02 .tBox_One{background:url(/img/page/A3003000_02.jpg) no-repeat right center;background-size:cover;}
	.er_3003000_02 .tBox_One h2.section-heading span{color:#00bbde !important;}
	.er_3003000_02 .tBox_One p{border-color:#00bbde}

	.er_3003000_03_1 .tBox_3tab {border-top:5px solid #00bbde; }

	.er_3003000_03_2 {margin-top:20px;}
	.er_3003000_03_2.boxViewer{padding:0px;background:#ffffff}
	.er_3003000_03_2.boxViewer .boxIMG {border-bottom:4px solid #00bbde }
	.er_3003000_03_2.boxViewer .boxIMG .txt{position:absolute;top:45%;width:100%;text-align:center;color:#FFFFFF;}
	.er_3003000_03_2.boxViewer .boxIMG .txt span{font-weight:bold;}
	.er_3003000_03_2 .item1 {background: url(/img/page/A3003000_03_1.jpg) no-repeat;background-size:cover;background-position:center;width:100%;height:100%;}
	.er_3003000_03_2 .item2 {background: url(/img/page/A3003000_03_2.jpg) no-repeat;background-size:cover;background-position:center;width:100%;height:100%;}
	.er_3003000_03_2 .item3 {background: url(/img/page/A3003000_03_3.jpg) no-repeat;background-size:cover;background-position:center;width:100%;height:100%;}
	.er_3003000_03_2 .item4 {background: url(/img/page/A3003000_03_4.jpg) no-repeat;background-size:cover;background-position:center;width:100%;height:100%;}
	.er_3003000_03_2 .item5 {background: url(/img/page/A3003000_03_5.jpg) no-repeat;background-size:cover;background-position:center;width:100%;height:100%;}
	.er_3003000_03_2 .item6 {background: url(/img/page/A3003000_03_6.jpg) no-repeat;background-size:cover;background-position:center;width:100%;height:100%;}

	.er_3003000_04 .box_flow h4{color:#00bbde;}
	.er_3003000_04 .box_flow div.next{color:#00bbde;}

	.er_3003000_05 .tBox_One{background:url(/img/page/A3003000_06.jpg) no-repeat left center;background-size:cover;}
	.er_3003000_05 .tBox_One h2.section-heading span{color:#00bbde !important;}
	.er_3003000_05 .tBox_One p{border-color:#00bbde}
/**/
/* A3004000 */
	.shi_3004000 {background:#00bbde url(/img/page/A3004000.jpg) no-repeat;background-position:left center;}
	@media (max-width:720px){
		.shi_3004000 {background-size:cover;}
	}
	.er_3004000_01 .tBox_photo_txt {min-height:350px;border:1px solid #f6f6f6}
	.er_3004000_01 .tBox_photo_txt .tb1{background:#00bbde url(/img/page/A3004000_01.jpg) center center no-repeat;background-size:cover;}
	.er_3004000_01 .tBox_photo_txt .tb2{background:#00bbde;}

	.er_3004000_02 .tBox_One{background:url(/img/page/A3004000_02.jpg) no-repeat right center;background-size:cover;}
	.er_3004000_02 .tBox_One h2.section-heading span{color:#00bbde !important;}
	.er_3004000_02 .tBox_One p{border-color:#00bbde}

	.er_3004000_03 .tBox_One{background:url(/img/page/A3004000_03.jpg) no-repeat left center;background-size:cover;}
	.er_3004000_03 .tBox_One h2.section-heading span{color:#00bbde !important;}
	.er_3004000_03 .tBox_One p{border-color:#00bbde;width:90%}

	.er_3004000_04 .box_flow h4{color:#00bbde;}
	.er_3004000_04 .box_flow div.next{color:#00bbde;}

	.er_3004000_05 {margin-top:20px;}
	.er_3004000_05.boxViewer{padding:0px;background:#ffffff}
	.er_3004000_05.boxViewer .boxIMG {border-bottom:4px solid #00bbde }
	.er_3004000_05.boxViewer .boxIMG .txt{position:absolute;top:45%;width:100%;text-align:center;color:#FFFFFF;}
	.er_3004000_05.boxViewer .boxIMG .txt span{font-weight:bold;}
	.er_3004000_05 .item1 {background: url(/img/page/A3004000_05_1.jpg) no-repeat;background-size:cover;background-position:center;width:100%;height:100%;}
	.er_3004000_05 .item2 {background: url(/img/page/A3004000_05_2.jpg) no-repeat;background-size:cover;background-position:center;width:100%;height:100%;}
/**/
/* A3005000 */
	.shi_3005000 {background:#00bbde url(/img/page/A3005000.jpg) no-repeat;background-position:right center;}
	@media (max-width:720px){
		.shi_3005000 {background-size:cover;}
	}
	.er_3005000_01_1 .tBox_photo_txt {min-height:350px;border:1px solid #f6f6f6}
	.er_3005000_01_1 .tBox_photo_txt .tb1{background:#00bbde url(/img/page/A3005000_01_1.jpg) center center no-repeat;background-size:cover;}
	.er_3005000_01_1 .tBox_photo_txt .tb2{background:#00bbde;}

	.er_3005000_01_2 {padding-top:0px;padding-bottom:0px;}
	.er_3005000_01_2 .tBox_One{background:#00bbde url(/img/page/A3005000_01_2.jpg) no-repeat center center;background-size:cover;}

	.er_3005000_02 .tBox_3tab2 h3{border-color:#00bbde;}

	.er_3005000_03 .tBox_6box .tBOX_item{padding:100px 0px;}
	.er_3005000_03 .tBox_6box .tBOX_item h3{color:#00bbde;font-weight:bold;}
	.er_3005000_03 .tBox_6box .tBOX_item p{color:#353535}
	.er_3005000_03 .tBox_6box .tBOX_item {background:url(/img/page/A3005000_03.png) center center no-repeat;background-size:contain;}
		@media (max-width:900px){
			.er_3005000_03 .tBox_6box .tBOX_item {padding:70px 0px;}
		}

	.er_3005000_04 {margin-top:20px;}
	.er_3005000_04.boxViewer{padding:0px;background:#ffffff}
	.er_3005000_04.boxViewer .boxIMG {border-bottom:4px solid #00bbde }
	.er_3005000_04.boxViewer .boxIMG .txt{position:absolute;top:45%;width:100%;text-align:center;color:#FFFFFF;}
	.er_3005000_04.boxViewer .boxIMG .txt span{font-weight:bold;}
	.er_3005000_04 .item1 {background: url(/img/page/A3005000_04_1.jpg) no-repeat;background-size:cover;background-position:center;width:100%;height:100%;}
	.er_3005000_04 .item2 {background: url(/img/page/A3005000_04_2.jpg) no-repeat;background-size:cover;background-position:center;width:100%;height:100%;}

	.er_3005000_05 .tBox_One{background:url(/img/page/A3005000_05.jpg) no-repeat center center;background-size:cover;}
	.er_3005000_05 .tBox_One h2.section-heading span{color:#00bbde !important;}
	.er_3005000_05 .tBox_One p{border-color:#00bbde}
/**/
/* A3006000 */
	.shi_3006000 {background:#00bbde url(/img/page/A3006000.jpg) no-repeat;background-position:center center;}
	@media (max-width:720px){
		.shi_3006000 {background-size:cover;background-position:-100px center;}
	}
	.er_3006000_01_1 .tBox_photo_txt {min-height:350px;border:1px solid #f6f6f6}
	.er_3006000_01_1 .tBox_photo_txt .tb1{background:#00bbde url(/img/page/A3006000_01_1.jpg) center center no-repeat;background-size:cover;}
	.er_3006000_01_1 .tBox_photo_txt .tb2{background:#00bbde;}

	.er_3006000_01_2{margin-top:20px;}
	.er_3006000_01_2 .tBox_One{background:url(/img/page/A3006000_01_2.jpg) no-repeat right center;background-size:cover;}
	.er_3006000_01_2 .tBox_One h2.section-heading span{color:#00bbde !important;}
	.er_3006000_01_2 .tBox_One p{border-color:#00bbde;width:60%}

	.er_3006000_02 .tBox_3tab {border-top:5px solid #00bbde; }

	.er_3006000_03 .tBox_6box .tBOX_item{padding:0px;}
	.er_3006000_03 .tBox_6box .tBOX_item h3{color:#00bbde;font-weight:bold;margin-top:80px;}
	.er_3006000_03 .tBox_6box .tBOX_item p{color:#353535}
	.er_3006000_03 .tBox_6box .tBOX_item {background:url(/img/page/A3005000_03.png) center center no-repeat;background-size:contain;}
		@media (max-width:992px){
			.er_3006000_03 .tBox_6box .tBOX_item h3{margin-top:90px;font-size:13pt;}
			.er_3006000_03 .tBox_6box .tBOX_item p{font-size:10pt;}
		}
		@media (max-width:767px){
			.er_3006000_03 .tBox_6box .tBOX_item h3{margin-top:40px;font-size:15pt;}
			.er_3006000_03 .tBox_6box .tBOX_item p{font-size:10pt;}
		}

	.er_3006000_04 {font-weight:bold;}
	.er_3006000_04 ul{width:100%;padding:0px 0px;}
	.er_3006000_04 li{float:left;list-style:none;margin:0px;padding:0px;width:33.3%;}
	.er_3006000_04 li div{margin:10px;padding:100px 10px 10px 10px;font-size:15pt;min-height:230px;}
	.er_3006000_04 li div p {width:85%;margin:10px auto;padding-top:0px;font-size:17pt;}
	.er_3006000_04 li div span{font-size:11pt;}

	.er_3006000_04 li:nth-child(1) > div {background:#FFFFFF url(/img/page/A3006000_item_04_01.png) no-repeat;background-position:center 30px}
	.er_3006000_04 li:nth-child(2) > div {background:#FFFFFF url(/img/page/A3006000_item_04_02.png) no-repeat;background-position:center 30px}
	.er_3006000_04 li:nth-child(3) > div {background:#FFFFFF url(/img/page/A3006000_item_04_03.png) no-repeat;background-position:center 30px}
	.er_3006000_04 li:nth-child(4) > div {background:#FFFFFF url(/img/page/A3006000_item_04_04.png) no-repeat;background-position:center 30px}
	.er_3006000_04 li:nth-child(5) > div {background:#FFFFFF url(/img/page/A3006000_item_04_05.png) no-repeat;background-position:center 30px}
	.er_3006000_04 li:nth-child(6) > div {background:#FFFFFF url(/img/page/A3006000_item_04_06.png) no-repeat;background-position:center 30px}
		@media (max-width:490px){
			.er_3006000_04 li{width:50%}
		}
/**/
/* A4001000 */
	.shi_4001000 {background:#438385 url(/img/page/A4001000.jpg) no-repeat;background-position:center  center;}
	@media (max-width:720px){
		.shi_4001000 {background-size:cover;background-position:-200px center;}
	}

	.elroi_a400_1_1 {margin-top:10px;}
	.elroi_a400_1_1 ul{width:100%;padding:10px 0px;}
	.elroi_a400_1_1 li{float:left;list-style:none;margin:0px;padding:0px;}
	.elroi_a400_1_1 li div{margin:10px 5px;border:1px solid #cecece;padding:20px 10px;font-size:12pt;background:#f6f6f6}
	.elroi_a400_1_1 li div h3{line-height:1.5em;font-size:17pt;}
	.elroi_a400_1_1 li div p {width:80px;margin:10px auto 30px auto;}
	.elroi_a400_1_1 li:nth-child(1) div h3{color:#438385;font-weight:bold;}
	.elroi_a400_1_1 li:nth-child(1) div p{border:#438385 2px solid;}
	.elroi_a400_1_1 li:nth-child(2) div h3{color:#438385;font-weight:bold;}
	.elroi_a400_1_1 li:nth-child(2) div p{border:#438385 2px solid;}
	.elroi_a400_1_1 li:nth-child(3) div h3{color:#438385;font-weight:bold;}
	.elroi_a400_1_1 li:nth-child(3) div p{border:#438385 2px solid;}

	.elroi_a400_1_2 .tBox_photo_txt .tb1{background:#438385 url(/img/page/A4001000_01.jpg) left center no-repeat;background-size:cover;background-position:10% 0px}
	.elroi_a400_1_2 .tBox_photo_txt .tb2{background:#438385 ;}

	.elroi_a400_1_3 {margin-top:20px;}

	.elroi_a400_2_1 .tBox_6box .tBOX_item{padding:100px 0px;height:200px;}
	.elroi_a400_2_1 .tBox_6box .tBOX_item:nth-child(1) {background:url(/img/page/A4001000_item_2_1.jpg) center center no-repeat;background-size:cover;}
	.elroi_a400_2_1 .tBox_6box .tBOX_item:nth-child(2) {background:url(/img/page/A4001000_item_2_2.jpg) center center no-repeat;background-size:cover;}
	.elroi_a400_2_1 .tBox_6box .tBOX_item:nth-child(3) {background:url(/img/page/A4001000_item_2_3.jpg) center center no-repeat;background-size:cover;}
	.elroi_a400_2_1 .tBox_6box .tBOX_item:nth-child(4) {background:url(/img/page/A4001000_item_2_4.jpg) center center no-repeat;background-size:cover;}
	.elroi_a400_2_1 .tBox_6box .tBOX_item:nth-child(5) {background:url(/img/page/A4001000_item_2_5.jpg) center center no-repeat;background-size:cover;}
	.elroi_a400_2_1 .tBox_6box .tBOX_item:nth-child(6) {background:url(/img/page/A4001000_item_2_6.jpg) center center no-repeat;background-size:cover;}
	.elroi_a400_2_1 .tBox_6box .tBOX_item:nth-child(7) {background:url(/img/page/A4001000_item_2_7.jpg) center center no-repeat;background-size:cover;}
	.elroi_a400_2_1 .tBox_6box .tBOX_item:nth-child(8) {background:url(/img/page/A4001000_item_2_8.jpg) center center no-repeat;background-size:cover;}
		@media (max-width:1200px){
			.elroi_a400_2_1 .tBox_6box .tBOX_item h3{font-size:13pt;}
		}
		@media (max-width:900px){
			.elroi_a400_2_1 .tBox_6box .tBOX_item {padding:70px 0px;}
		}

	.elroi_a400_3_1 .tBox_3tab {border-top:5px solid #438385; }

	.elroi_a400_4_1 .tBox_circle .tBOX_item:nth-child(1) h3{padding-top:110px;}
	.elroi_a400_4_1 .tBox_circle .tBOX_item:nth-child(2) h3{padding-top:110px;}
	.elroi_a400_4_1 .tBox_circle .tBOX_item:nth-child(3) h3{padding-top:100px;}
	.elroi_a400_4_1 .tBox_circle .tBOX_item:nth-child(4) h3{padding-top:100px;}
		@media (max-width:1200px) {
			.elroi_a400_4_1 .tBox_circle .tBOX_item:nth-child(1) h3{padding-top:80px;}
			.elroi_a400_4_1 .tBox_circle .tBOX_item:nth-child(2) h3{padding-top:70px;}
			.elroi_a400_4_1 .tBox_circle .tBOX_item:nth-child(3) h3{padding-top:60px;}
			.elroi_a400_4_1 .tBox_circle .tBOX_item:nth-child(4) h3{padding-top:50px;}
		}
		@media (max-width:990px) {
			.elroi_a400_4_1 .tBox_circle .tBOX_item:nth-child(1) h3{padding-top:110px;}
			.elroi_a400_4_1 .tBox_circle .tBOX_item:nth-child(2) h3{padding-top:110px;}
			.elroi_a400_4_1 .tBox_circle .tBOX_item:nth-child(3) h3{padding-top:100px;}
			.elroi_a400_4_1 .tBox_circle .tBOX_item:nth-child(4) h3{padding-top:100px;}
		}

	.elroi_a400_5_1 .tBox_photo_txt_r .tb1{background:#436485 ;}
	.elroi_a400_5_1 .tBox_photo_txt_r .tb2{background:#436485 url(/img/page/A4001000_02.jpg) left center no-repeat;background-size:cover;background-position:10% 0px}

	.elroi_a400_5_2 {text-align:center;background:#f6f6f6;}
	.elroi_a400_5_2 div{padding:20px 20px;}
	.elroi_a400_5_2 h5{font-size:15pt;padding:30px 0px;color:#436485;font-weight:bold;}
	.elroi_a400_5_2 label{color:#999999;}
	.elroi_a400_5_2 div{border:1px solid #cecece;}


	.elroi_a400_6_1 .tBox_photo_txt .tb1{background:#674486 url(/img/page/A4001000_03.jpg) left center no-repeat;background-size:cover;background-position:10% 0px}
	.elroi_a400_6_1 .tBox_photo_txt .tb2{background:#674486 ;}

	.elroi_a400_6_2 {text-align:center;background:#f6f6f6;}
	.elroi_a400_6_2 div{padding:20px 20px;}
	.elroi_a400_6_2 h5{font-size:15pt;padding:30px 0px;color:#674486;font-weight:bold;}
	.elroi_a400_6_2 label{color:#999999;}
	.elroi_a400_6_2 div{border:1px solid #cecece;}
/**/
/* A6001000 */
	.shi_op1000 {background:#DEDCD9 url(/img/page/A6001000.jpg) no-repeat;}
	@media (max-width:720px){
		.shi_op1000 {background-size:cover;background-position:-200px center;}
	}

	.elroi_op1000_1 .tBox_photo_txt .tb1{background:#00c192 url(/img/page/A6001000_01.jpg) left center no-repeat;background-size:cover;}
	.elroi_op1000_1 .tBox_photo_txt .tb2{background:#00c192;}

	.elroi_op1000_2 .tBox_6box .tBOX_item {padding-bottom:20px;}
	.elroi_op1000_2 .tBox_6box .tBOX_item h3{color:#00f5b8;padding-top:100px;line-height:1.8em;}
	.elroi_op1000_2 .tBox_6box .tBOX_item p {width:80%;margin:0px auto 30px auto;border-bottom:4px solid #00f5b8 }
	.elroi_op1000_2 .tBox_6box .tBOX_item div {width:90%;margin:0px auto;text-align:left;font-size:11pt;font-weight:normal;letter-spacing:0.03em;}
	.elroi_op1000_2 .tBox_6box .tBOX_item div li{list-style:none;float:left;width:50%;}
		@media (max-width:992px){
			.elroi_op1000_2 .tBox_6box .tBOX_item div li{width:100%;}
		}
	.elroi_op1000_2 .tBox_6box .tBOX_item:nth-child(1) {background:url(/img/page/A6001000_item_01.jpg) center center no-repeat;background-size:cover;}
	.elroi_op1000_2 .tBox_6box .tBOX_item:nth-child(2) {background:url(/img/page/A6001000_item_02.jpg) center center no-repeat;background-size:cover;}
	.elroi_op1000_2 .tBox_6box .tBOX_item:nth-child(3) {background:url(/img/page/A6001000_item_03.jpg) center center no-repeat;background-size:cover;}

	.elroi_op1000_3 .tBox_3tab {border-top:5px solid #00c192; }

	.elroi_op1000_4 .tBox_6box .tBOX_item:nth-child(1) {background:url(/img/page/A6001000_item_11.jpg) center center no-repeat;background-size:cover;}
	.elroi_op1000_4 .tBox_6box .tBOX_item:nth-child(2) {background:url(/img/page/A6001000_item_12.jpg) center center no-repeat;background-size:cover;}
	/*
	.elroi_op1000_4 .tBox_6box .tBOX_item:nth-child(3) {background:url(/img/page/A6001000_item_13.jpg) center center no-repeat;}
	*/
	.elroi_op1000_4 .tBox_6box .tBOX_item:nth-child(3) {background:url(/img/page/A6001000_item_14.jpg) center center no-repeat;background-size:cover;}
	.elroi_op1000_4 .tBox_6box .tBOX_item .tBox_item_bLine{background:#00c192;}
/**/
/* A6002000 */
	.shi_6002000 {background:#DEDCD9 url(/img/page/A6002000.jpg) no-repeat;}
	@media (max-width:720px){
		.shi_6002000 {background-size:cover;background-position:-200px center;}
	}
	.er_6002000_01 .tBox_One{background:url(/img/page/A6002000_01.jpg) no-repeat center center;background-size:cover;}


	.er_6002000_02_1 .tBox_photo_txt .tb1{background:#00c195 url(/img/page/A6002000_02.jpg) center center no-repeat;background-size:cover;}
	.er_6002000_02_1 .tBox_photo_txt .tb2{background:#00c195;}

	.er_6002000_02_2 {margin-top:10px;}
	.er_6002000_02_2 ul{width:100%;padding:10px 0px;}
	.er_6002000_02_2 li{float:left;list-style:none;margin:0px;padding:0px;}
	.er_6002000_02_2 li div{margin:10px 5px;border:1px solid #cecece;padding:20px 10px;font-size:12pt;background:#f6f6f6}
	.er_6002000_02_2 li div h3{line-height:1.5em;font-size:17pt;}
	.er_6002000_02_2 li div p {width:85%;margin:10px auto 30px auto;}

	.er_6002000_02_2 li:nth-child(1) div h3{color:#00c195;font-weight:bold;}
	.er_6002000_02_2 li:nth-child(1) div p{border:#00c195 2px solid;}

	.er_6002000_02_2 li:nth-child(2) div h3{color:#00c195;font-weight:bold;}
	.er_6002000_02_2 li:nth-child(2) div p{border:#00c195 2px solid;}

	.er_6002000_02_2 li:nth-child(3) div h3{color:#00c195;font-weight:bold;}
	.er_6002000_02_2 li:nth-child(3) div p{border:#00c195 2px solid;}


	.er_6002000_03 .tBox_photo_txt .tb1{background:#00c195 url(/img/page/A6002000_03.jpg) center center no-repeat;background-size:cover;}
	.er_6002000_03 .tBox_photo_txt .tb2{background:#00c195;}

	.er_6002000_04 .tBox_photo_txt .tb1{background:#00c195 url(/img/page/A6002000_04.jpg) center center no-repeat;background-size:cover;}
	.er_6002000_04 .tBox_photo_txt .tb2{background:#00c195;}

	.er_6002000_05 .tBox_photo_txt .tb1{background:#00c195 url(/img/page/A6002000_05.jpg) center center no-repeat;background-size:cover;}
	.er_6002000_05 .tBox_photo_txt .tb2{background:#00c195;}

	.er_6002000_06 .tBox_photo_txt .tb1{background:#00c195 url(/img/page/A6002000_06.jpg) center center no-repeat;background-size:cover;}
	.er_6002000_06 .tBox_photo_txt .tb2{background:#00c195;}

	.er_6002000_07 .tBox_3tab {border-top:5px solid #00c195; }

	.er_6002000_08 .tBox_photo_txt .tb1{background:#00c195 url(/img/page/A6002000_08.jpg) center center no-repeat;background-size:cover;}
	.er_6002000_08 .tBox_photo_txt .tb2{background:#00c195;}

	.er_6002000_09 .tBox_photo_txt .tb1{background:#00c195 url(/img/page/A6002000_09.jpg) center center no-repeat;background-size:cover;}
	.er_6002000_09 .tBox_photo_txt .tb2{background:#00c195;}

	.er_6002000_10 .tBox_photo_txt .tb1{background:#00c195 url(/img/page/A6002000_10.jpg) center center no-repeat;background-size:cover;}
	.er_6002000_10 .tBox_photo_txt .tb2{background:#00c195;}
/**/
/* A6003000 */
	.shi_6003000 {background:#DEDCD9 url(/img/page/A6003000.jpg) no-repeat;}
	@media (max-width:720px){
		.shi_6003000 {background-size:cover;background-position:-200px center;}
	}

	.er_6003000_01 .tBox_photo_txt .tb1{background:#00c195 url(/img/page/A6003000_01.jpg) center center no-repeat;background-size:cover;background-position:10% 0px}
	.er_6003000_01 .tBox_photo_txt .tb2{background:#00c195 ;}

	.er_6003000_03 .tBox_3tab {border-top:5px solid #00c195; }

	.er_6003000_04 .tBox_photo_txt_r .tb1{background:#00c195 ;}
	.er_6003000_04 .tBox_photo_txt_r .tb2{background:#00c195 url(/img/page/A6003000_03.jpg) center center no-repeat;background-size:cover;background-position:10% 0px}

	.er_6003000_05 {padding-top:0px;padding-bottom:0px;}
	.er_6003000_05 .tBox_One{background:url(/img/page/A6003000_04.jpg) no-repeat right center;background-size:cover;padding:30px 0px;}
	.er_6003000_05_box {width:60%;text-align:center;color:#999999;line-height:1.8em;background:rgba(255,255,255,0.5);padding:20px;}
		@media (max-width:990px){
			.er_6003000_05_box{width:100%}
		}
/**/
/* A6004000 */
	.shi_6004000 {background:#DEDCD9 url(/img/page/A6004000.jpg) no-repeat;background-position:center right}
	@media (max-width:720px){
		.shi_6004000 {background-size:cover;}
	}

	.er_6004000_01 .tBox_photo_txt .tb1{background:#00c195 url(/img/page/A6004000_01.jpg) center center no-repeat;background-size:cover;background-position:10% 0px}
	.er_6004000_01 .tBox_photo_txt .tb2{background:#00c195 ;}

	.er_6004000_02 {margin-top:0px;}
	.er_6004000_02 ul{width:100%;padding:0px 0px;}
	.er_6004000_02 li{float:left;list-style:none;margin:0px;padding:0px;}
	.er_6004000_02 li div{margin:0px 5px;border:1px solid #cecece;padding:40px 10px;font-size:12pt;background:#f6f6f6}
	.er_6004000_02 li div h3{line-height:1.5em;font-size:17pt;}
	.er_6004000_02 li div p {width:80px;margin:10px auto 30px auto;}
	.er_6004000_02 li:nth-child(1) div h3{color:#00c097;font-weight:bold;}
	.er_6004000_02 li:nth-child(1) div p{border:#00c097 2px solid;}
	.er_6004000_02 li:nth-child(2) div h3{color:#00c097;font-weight:bold;}
	.er_6004000_02 li:nth-child(2) div p{border:#00c097 2px solid;}
	.er_6004000_02 li:nth-child(3) div h3{color:#00c097;font-weight:bold;}
	.er_6004000_02 li:nth-child(3) div p{border:#00c097 2px solid;}

	.er_6004000_03.boxViewer{padding:0px;background:#ffffff}
	.er_6004000_03.boxViewer .boxIMG {border-bottom:4px solid #00c097 }
	.er_6004000_03.boxViewer .boxIMG .txt{position:absolute;top:45%;width:100%;text-align:center;color:#FFFFFF;}
	.er_6004000_03_1 {background: url(/img/page/A6004000_03_1.jpg) no-repeat;background-size:cover;background-position:center;width:100%;height:100%;}
	.er_6004000_03_2 {background: url(/img/page/A6004000_03_2.jpg) no-repeat;background-size:cover;background-position:center;width:100%;height:100%;}
	.er_6004000_03_3 {background: url(/img/page/A6004000_03_3.jpg) no-repeat;background-size:cover;background-position:center;width:100%;height:100%;}
	.er_6004000_03_4 {background: url(/img/page/A6004000_03_4.jpg) no-repeat;background-size:cover;background-position:center;width:100%;height:100%;}

	.er_6004000_04 .tBox_3tab {border-top:5px solid #00c195; }
/**/
/* A6005000 */
	.shi_6005000 {background:#DEDCD9 url(/img/page/A6005000.jpg) no-repeat;}
	@media (max-width:720px){
		.shi_6005000 {background-size:cover;background-position:-200px center;}
	}

	.er_6005000_01 .tBox_photo_txt .tb1{background:#00c195 url(/img/page/A6005000_01.jpg) center center no-repeat;background-size:cover;background-position:10% 0px}
	.er_6005000_01 .tBox_photo_txt .tb2{background:#00c195 ;}

	.er_6005000_02 .tBox_3tab {border-top:5px solid #00c195; }
	.er_6005000_03 {padding:0px 5px;}
	.er_6005000_03 .tBox_label_tool2 h5{color:#00c195;}
	.er_6005000_04 .tBox_txt_list dt h5{width:300px;}
	.er_6005000_04 .tBox_txt_list dd {padding-left:300px;}
/**/
/* A6006000 */
	.shi_A6006000 {background:#00c196 url(/img/page/A6006000.jpg) no-repeat;background-position:left center;}
	@media (max-width:720px){
		.shi_A6006000 {background-size:cover;background-position:left center;}
	}
	.er_6006000_01 .tBox_photo_txt .tb1 {min-height:400px;}
	.er_6006000_01 .tBox_photo_txt .tb1{background:#00c196 url(/img/page/A6006000_01.jpg) right center no-repeat;background-size:cover}
	.er_6006000_01 .tBox_photo_txt .tb2{background:#00c196;}
	.er_6006000_01 .tBox_photo_txt .tb2 h3{padding-bottom:20px;line-height:1.5em;}

	.er_6006000_02 .tBox_3tab2 h3{border-color:#00c196; }

	.er_6006000_04_1 .tBox_One{background:url(/img/page/A6006000_04.jpg) no-repeat center center;background-size:cover;height:300px;}
	.er_6006000_04_2 {padding:0px 5px;padding-top:20px;}
	.er_6006000_04_2 .tBox_label_tool2{border-top:3px solid #00c196}
	.er_6006000_04_2 .tBox_label_tool2 h5{color:#00c196;}
/**/
/* A6007000 */
	.shi_A6007000 {background:#00c196 url(/img/page/A6007000.jpg) no-repeat;background-position:center center;}
	@media (max-width:720px){
		.shi_A6007000 {background-size:cover;background-position:-600px center;}
	}

	.er_6007000_01 .tBox_photo_txt .tb1{background:#00c196 url(/img/page/A6007000_01.jpg) right center no-repeat;background-size:cover}
	.er_6007000_01 .tBox_photo_txt .tb2{background:#00c196;}
	.er_6007000_01 .tBox_photo_txt .tb2 h3{padding-bottom:20px;line-height:1.5em;}

	.er_6007000_02 .tBox_6box .tBOX_item{padding:80px 0px;min-height:auto;}
	.er_6007000_02 .tBox_6box .tBOX_item:nth-child(1) {background:url(/img/page/A6007000_item_2_1.jpg) center center no-repeat;background-size:cover;}
	.er_6007000_02 .tBox_6box .tBOX_item:nth-child(2) {background:url(/img/page/A6007000_item_2_2.jpg) center center no-repeat;background-size:cover;}
	.er_6007000_02 .tBox_6box .tBOX_item:nth-child(3) {background:url(/img/page/A6007000_item_2_3.jpg) center center no-repeat;background-size:cover;}
	.er_6007000_02 .tBox_6box .tBOX_item:nth-child(4) {background:url(/img/page/A6007000_item_2_4.jpg) center center no-repeat;background-size:cover;}
		@media (max-width:1200px){
			.er_6007000_02 .tBox_6box .tBOX_item h3{font-size:13pt;}
		}

	.er_6007000_03 .tBox_3tab {border-top:5px solid #00c196; }

	.er_6007000_04 .tBox_6box .tBOX_item{padding:80px 0px;min-height:auto;}
	.er_6007000_04 .tBox_6box .tBOX_item:nth-child(1) {background:url(/img/page/A6007000_item_4_1.jpg) center center no-repeat;background-size:cover;}
	.er_6007000_04 .tBox_6box .tBOX_item:nth-child(2) {background:url(/img/page/A6007000_item_4_2.jpg) center center no-repeat;background-size:cover;}
	.er_6007000_04 .tBox_6box .tBOX_item:nth-child(3) {background:url(/img/page/A6007000_item_4_3.jpg) center center no-repeat;background-size:cover;}
	.er_6007000_04 .tBox_6box .tBOX_item:nth-child(4) {background:url(/img/page/A6007000_item_4_4.jpg) center center no-repeat;background-size:cover;}
	.er_6007000_04 .tBox_6box .tBOX_item .tBox_item_bLine{background:#00c196;}
		@media (max-width:1200px){
			.er_6007000_04 .tBox_6box .tBOX_item h3{font-size:13pt;}
		}

	.er_6007000_06 .tBox_3tab2 h3{border-color:#cecece; }
/**/
/* A7001000 */
	.shi_beauty {background:#DEDCD9 url(/img/page/A7001000.jpg) no-repeat;background-position:left center;}
	@media (max-width:720px){
		.shi_beauty {background-size:cover;background-position:-200px center;}
	}
	.elroi_beauty .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A7001000_01.jpg) center center no-repeat;background-size:cover;}
	.elroi_beauty .tBox_photo_txt .tb2{background:#FF657F;}
	.elroi_beauty .tBox_3tab {border-top:5px solid #FF657F; }
	.elroi_beauty .tBox_6box .tBOX_item:nth-child(1) {background:url(/img/page/A7001000_item_01.jpg) center center no-repeat;}
	.elroi_beauty .tBox_6box .tBOX_item:nth-child(2) {background:url(/img/page/A7001000_item_02.jpg) center center no-repeat;}
	.elroi_beauty .tBox_6box .tBOX_item:nth-child(3) {background:url(/img/page/A7001000_item_03.jpg) center center no-repeat;}
	.elroi_beauty .tBox_6box .tBOX_item:nth-child(4) {background:url(/img/page/A7001000_item_04.jpg) center center no-repeat;}
	.elroi_beauty .tBox_6box .tBOX_item:nth-child(5) {background:url(/img/page/A7001000_item_05.jpg) center center no-repeat;}
	.elroi_beauty .tBox_6box .tBOX_item:nth-child(6) {background:url(/img/page/A7001000_item_06.jpg) center center no-repeat;}
/**/
/* A7002000 */
	.shi_onestop {background:#DEDCD9 url(/img/page/A7002000.jpg) no-repeat;background-position:left center;}
	@media (max-width:720px){
		.shi_onestop {background-size:cover;background-position:-200px center;}
	}
	.elroi_onestop .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A7002000_01.jpg) center center no-repeat;background-size:cover}
	.elroi_onestop .tBox_photo_txt .tb2{background:#FF657F;}
	.elroi_onestop .tBox_photo_txt .tb2 h3{padding-bottom:20px;line-height:1.5em;}

	.elroi_onestop .tBox_3tab {border-top:5px solid #FF657F; }

	.elroi_onestop .tBox_6box .tBOX_item:nth-child(1) {background:url(/img/page/A7002000_item_01.jpg) center center no-repeat;}
	.elroi_onestop .tBox_6box .tBOX_item:nth-child(2) {background:url(/img/page/A7002000_item_02.jpg) center center no-repeat;}
	.elroi_onestop .tBox_6box .tBOX_item:nth-child(3) {background:url(/img/page/A7002000_item_03.jpg) center center no-repeat;}
	.elroi_onestop .tBox_6box .tBOX_item:nth-child(4) {background:url(/img/page/A7002000_item_04.jpg) center center no-repeat;}
	.elroi_onestop .tBox_6box .tBOX_item:nth-child(5) {background:url(/img/page/A7002000_item_05.jpg) center center no-repeat;}
	.elroi_onestop .tBox_6box .tBOX_item:nth-child(6) {background:url(/img/page/A7002000_item_06.jpg) center center no-repeat;}
	.elroi_onestop .tBox_6box .tBOX_item .tBox_item_bLine{background:#FF657F;}
/**/
/* A7003000 */
	.shi_face {background:#DEDCD9 url(/img/page/A7003000.jpg) no-repeat;background-position:left center;}
	@media (max-width:720px){
		.shi_face {background-size:cover;background-position:-200px center;}
	}
	.elroi_face_01 .tBox_photo_txt .tb1 {min-height:400px;}
	.elroi_face_01 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A7003000_01.jpg) center center no-repeat;background-size:cover}
	.elroi_face_01 .tBox_photo_txt .tb2{background:#FF657F;}
	.elroi_face_01 .tBox_photo_txt .tb2 h3{padding-bottom:20px;line-height:1.5em;}

	.elroi_face_02 .tBox_One{background:url(/img/page/A7003000_02.jpg) no-repeat center center;background-size:cover;}

	.elroi_face_03 .tBox_photo_txt .tb1 {min-height:400px;}
	.elroi_face_03 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A7003000_03.jpg) center center no-repeat;background-size:cover}
	.elroi_face_03 .tBox_photo_txt .tb2{background:#FF657F;}
	.elroi_face_03 .tBox_photo_txt .tb2 h3{padding-bottom:20px;line-height:1.5em;}

	.elroi_face_04 .tBox_One{background:url(/img/page/A7003000_04.jpg) no-repeat center center;background-size:cover;}

	.elroi_face_05 .tBox_photo_txt .tb1 {min-height:400px;}
	.elroi_face_05 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A7003000_05.jpg) center center no-repeat;background-size:cover}
	.elroi_face_05 .tBox_photo_txt .tb2{background:#FF657F;}
	.elroi_face_05 .tBox_photo_txt .tb2 h3{padding-bottom:20px;line-height:1.5em;}
/**/
/* A7004000 */
	.shi_A7004000 {background:#DEDCD9 url(/img/page/A7004000.jpg) no-repeat;background-position:center center;}
	@media (max-width:720px){
		.shi_A7004000 {background-size:cover;background-position:-600px center;}
	}

	.er_7004000_01 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A7004000_01.jpg) center center no-repeat;background-size:cover}
	.er_7004000_01 .tBox_photo_txt .tb2{background:#FF657F;}
	.er_7004000_01 .tBox_photo_txt .tb2 h3{padding-bottom:20px;line-height:1.5em;}

	.er_7004000_02 .tBox_3tab2 h3{border-color:#FF657F; }

	.er_7004000_03 .tBox_One{background:url(/img/page/A7004000_03.jpg) no-repeat center center;background-size:cover;}
	.er_7004000_03 .tBox_One h2.section-heading span{color:#FF657F !important;}
	.er_7004000_03 .tBox_One p{border-color:#FF657F}

	.er_7004000_04 .tBox_3tab {border-top:5px solid #FF657F; }

	.er_7004000_05 .tBox_One{background:url(/img/page/A7004000_05.jpg) no-repeat center center;background-size:cover;}

	.er_7004000_06 .tBox_photo_txt .tb1 {min-height:400px;}
	.er_7004000_06 .tBox_photo_txt .tb1{background:#DEDCD9 url(/img/page/A7003000_06.jpg) right center no-repeat;background-size:cover}
	.er_7004000_06 .tBox_photo_txt .tb2{background:#FF657F;}
	.er_7004000_06 .tBox_photo_txt .tb2 h3{padding-bottom:20px;line-height:1.5em;}

	.er_7004000_07 .tBox_One{background:url(/img/page/A7004000_07.jpg) no-repeat center center;background-size:cover;}
	.er_7004000_07 .tBox_One h2.section-heading span{color:#FF657F !important;}
	.er_7004000_07 .tBox_One p{border-color:#FF657F}
/**/
/* A9001000 A9002000 A9003000 A9004000 A9005000 */
	.cssMembership {padding:0px !important;}
	.cssMembership h1.section-heading .logo{margin-bottom:50px;}
	.cssMembership h1.section-heading {color:#7d7d7d;letter-spacing:-0.1em;}
	.cssMembership h1.section-heading span {font-weight:bold;color:#e73119;}
	@media (max-width:720px){
		.cssMembership h1.section-heading {font-size:15pt;}
	}

	.cssMembership .sMembership{max-width:600px;width:100%;margin:auto;color:#7d7d7d;padding:30px 0px;font-family:'Open Sans','Nanum SquareR';font-size:12pt;font-weight:bold;}
	.cssMembership .sMembership .sMsg {margin-top:10px;font-size:11pt;}
	.cssMembership .sMembership .sMsg div{margin:auto 0px;padding:0px;height:100%;}
	.cssMembership .sMembership .sMsg a{width:100%;background:#525252;font-size:11pt;}
	.cssMembership .sMembership .sMsg a:hover{color:#FFF;background:#7d7d7d;}
	@media (max-width:720px){
		.cssMembership .sMembership{width:90%;}
		.cssMembership .sMembership .sMsg {margin-top:20px;}
		.cssMembership .sMembership .sMsg a{font-size:10pt;}
	}

	/* findForm */
	.cssMembership .sMembership .findForm {position:relative}
	.cssMembership .sMembership .nav-tabs {border:none !important;}
	.cssMembership .sMembership .nav-tabs > li{width:50%;height:45px;border:1px solid #dddddd;}
	.cssMembership .sMembership .nav-tabs > li > a {font-size:10pt;position:absolute;width:50%;height:45px;padding:13px;text-align:center;}

	.cssMembership .sMembership .nav-tabs > li > a,
	.cssMembership .sMembership .nav-tabs > li > a:hover,
	.cssMembership .sMembership .nav-tabs > li > a:focus {
		text-decoration:none;
		color: #777777;
	}
	.cssMembership .sMembership .nav-tabs > li > a:hover,
	.cssMembership .sMembership .nav-tabs > li > a:focus {
		color: #777777;
		background-color: #dddddd;

	}
	.cssMembership .sMembership .nav-tabs > li.active > a,
	.cssMembership .sMembership .nav-tabs > li.active > a:hover,
	.cssMembership .sMembership .nav-tabs > li.active > a:focus {
		color: #ffffff;
		background-color: #000000;

	}
/**/

/* section-heading COLOR */
	.w000 span {color:#999999 !important;font-size:10pt !important;}
	.w200 span {color:#f86e00 !important;}
	.w300 span {color:#00bbde !important;}
	.w400 span {color:#438385 !important;}
	.w401 span {color:#436485 !important;}
	.w402 span {color:#674486 !important;}
	.w600 span {color:#00c195 !important;}
	.w601 span {color:#00c097 !important;}
	.w607 span {color:#00c196 !important;}
	.w700 span {color:#ff657f !important;}

/**/