@charset "utf-8";

/****************************************************************
	INDEX
*****************************************************************/

#container.idx_container {padding-bottom:0;}
#container.idx_container #contents {padding-top:0;}
.index {overflow:hidden;}

/* section1 */
.section1 {overflow:hidden; position:relative; height:580px;}
.section1 .visual_slide {overflow:hidden; position:relative;}

.section1 .visual_slide .content {overflow:hidden; position:relative; height:500px;}
.section1 .visual_slide .content .img_visual {position:absolute; left:50%; top:0; margin-left:-960px; height:100%; width:100%;}
.section1 .visual_slide .content .img_visual img {position:absolute; right:0; left:0; top:0; margin:0 auto;}

@media screen and (min-width:1921px) {
	.section1 .visual_slide .content .img_visual {left:0; margin-left:0; height:500px;}
	.section1 .visual_slide .content .img_visual img {height:auto; width:100%;}
}

.section1 .visual_slide .content .txt_area {position:absolute; left:0; top:130px; z-index:1; width:100%;}
.section1 .visual_slide .content .txt_area .area_1200 {position:relative;}
/*.section1:before,
.section1:after {background-color:#fff; content:""; opacity:0.5; position:absolute; left:50%; bottom:247px; height:2px; width:16px; z-index:1;}
.section1:before {animation:arrow_left 1s infinite; transform:rotate(45deg); -webkit-transform:rotate(45deg); margin-left:-11px;}
.section1:after {animation:arrow_right 1s infinite; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}

@keyframes arrow_left {
	0% {bottom:247px; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
	50% {bottom:245px; margin-left:-12px; opacity:1; transform:rotate(38deg); -webkit-transform:rotate(38deg);}
	100% {bottom:247px; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
}
@keyframes arrow_right {
	0% {bottom:247px; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}
	50% {bottom:245px; opacity:1; transform:rotate(-38deg); -webkit-transform:rotate(-38deg);}
	100% {bottom:247px; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}
}

@-webkit-keyframes arrow_left {
	0% {bottom:247px; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
	50% {bottom:245px; margin-left:-12px; opacity:1; transform:rotate(38deg); -webkit-transform:rotate(38deg);}
	100% {bottom:247px; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
}
@-webkit-keyframes arrow_right {
	0% {bottom:247px; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}
	50% {bottom:245px; opacity:1; transform:rotate(-38deg); -webkit-transform:rotate(-38deg);}
	100% {bottom:247px; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}
} 170811_수정 */

.section1 .visual_slide .content .txt_area p {color:#fff; text-align:center;}
.section1 .visual_slide .content .txt_area .title {font-size:56px; line-height:1.083em; opacity:0; transition-duration:1.5s; -webkit-transition-duration:1.5s; transition-delay:0.5s; -webkit-transition-delay:0.5s;}
.section1 .visual_slide .content .txt_area .comment {font-size:18px; line-height:1.4em; opacity:0; transition-duration:1.5s; -webkit-transition-duration:1.5s; transition-delay:1s; -webkit-transition-delay:1s; margin:30px auto 0; width:1060px;}

.section1 .visual_slide .content.slick-active .txt_area .title {opacity:1;}
.section1 .visual_slide .content.slick-active .txt_area .comment {opacity:1;}

.section1 .visual_slide .slick-arrow {background-color:transparent; background-repeat:no-repeat; background-position:0 0; text-indent:-9999px; opacity:0.5; position:absolute; top:50%; transition-duration:0.5s; -webkit-transition-duration:0.5s; margin-top:-48px; height:98px; width:49px; z-index:1;}
.section1 .visual_slide .slick-arrow.slick-prev {background-image:url(../../images/lang/common/btn_slide_prev1.png); left:40px;}
.section1 .visual_slide .slick-arrow.slick-next {background-image:url(../../images/lang/common/btn_slide_next1.png); right:40px;}

.section1 .visual_slide .slick-arrow:hover {opacity:1;}
.section1 .visual_slide .slick-arrow.slick-prev:hover {left:35px;}
.section1 .visual_slide .slick-arrow.slick-next:hover {right:35px;}

.section1 .visual_slide .slick-dots {text-align:center; position:absolute; right:0; left:0; bottom:50px; margin:0 auto; width:1200px; z-index:1;}
.section1 .visual_slide .slick-dots li {display:inline-block;}
.section1 .visual_slide .slick-dots li + li {margin-left:13px;}
.section1 .visual_slide .slick-dots li button {background-color:#fff; border-radius:100%; text-indent:-9999px; transition-duration:0.3s; -webkit-transition-duration:0.3s; height:12px; width:12px;}
.section1 .visual_slide .slick-dots li.slick-active button {background-color:#f68b1f;}
.section1 .visual_slide .slick-dots li button:hover {background-color:#f68b1f; transform:scale(1.2, 1.2); -webkit-transform:scale(1.2, 1.2);}

.section1 .main_service {position:relative; width:100%; height: 80px; background: #60cdc7;}
.section1 .main_service .main_list {margin:0 auto; width:1200px;}
.section1 .main_service .main_list li {float:left; position:relative; width:400px;}
.section1 .main_service .main_list li.FaD {background:#009999 url(../../images/lang/main/ico_doctor.png) no-repeat right top;}
.section1 .main_service .main_list li.org {background: #ff9c1d url(../../images/lang/main/ico_reserve2.png) no-repeat right top;}
.section1 .main_service .main_list li.CU {background:#009999 url(../../images/lang/main/ico_contact.png) no-repeat right top;}
.section1 .main_service .main_list li a {display: block; color:#fff; font-size:18px; font-weight:normal; line-height:80px; text-align: left; height:80px; padding-left:30px;}
.section1 .main_service .main_list li a.org {background: #ff9c1d;}
.section1 .main_service .main_list .service_div .go_menu {background-color:#da7815; display:none; border-radius:100%; position:absolute; right:20px; top:53px; transition-duration:0.3s; -webkit-transition-duration:0.3s; height:31px; width:31px;}
.section1 .main_service .main_list .service_div .go_menu:after {background:url(../../images/lang/common/arrow_wh_7x13.gif) no-repeat 0 0; content:""; position:absolute; left:50%; top:50%; margin-top:-7px; margin-left:-2px; height:13px; width:7px; z-index:1;}

/* section2 */
.section2 {overflow:hidden; background: #f9f9f9; width:100%; padding-top:80px; padding-bottom:100px;}
.section2 h1 {font-size:40px; font-weight:normal; text-align:center; margin-bottom:40px;}
.section2 .purpose {width:1200px; margin:0 auto; text-align: center;}
.section2 .purpose h2 {font-size:18px; color:#fff; font-weight: normal; display: block; margin-bottom:10px;}
.section2 .purpose li {display: inline-block; background: #fff; margin-top:20px;}
.section2 .purpose li a {display:block; width:200px; padding:130px 20px 0 20px; height:60px; line-height: 1.25em; font-size:16px;}
.section2 .purpose li a.serv {background: url(../../images/lang/main/ico_service.png);}
.section2 .purpose li a.app {background: url(../../images/lang/main/ico_appointment.png);}
.section2 .purpose li a.ass {background: url(../../images/lang/main/ico_assis.png);}
.section2 .purpose li a.bill {background: url(../../images/lang/main/ico_billing.png);}
.section2 .purpose li a.phy {background: url(../../images/lang/main/ico_physician.png);}
.section2 .purpose li a.nur {background: url(../../images/lang/main/ico_nurse.png);}
.section2 .purpose li a.alu {background: url(../../images/lang/main/ico_alumni.png);}
.section2 .purpose li a.tour {background: url(../../images/lang/main/ico_tour.png);}
.section2 .purpose li + li {margin-left:20px;}
.section2 .purpose .treat {background:#60cdc7; padding:30px; border-radius: 5px;}
.section2 .purpose .visit {background:#009999; padding:30px; border-radius: 5px;}

/* section2-대표질환리스트 */
.section2 .list_represent {overflow:hidden; padding-top:64px; padding-bottom:80px;}
.section2 .list_represent h1 {font-size:28px; font-weight:normal; text-align:center; margin-bottom:70px;}
.section2 .list_represent ul {overflow:hidden;}
.section2 .list_represent li {float:left; text-align:center; padding-top:24px; height:140px;}
.section2 .list_represent li + li {border-left:1px solid #e5e5e5;}
.section2 .list_represent li:nth-child(8) {border-left:none;}
.section2 .list_represent .content {display:inline-block; position:relative; width:170px;}
.section2 .list_represent .content .icon {display:block;}
.section2 .list_represent .content .icon img {display:block; transition-duration:0.1s; -webkit-transition-duration:0.1s; margin:0 auto; height:81px; width:80px;}
.section2 .list_represent .content .icon .department {display:block; color:#666; font-size:16px; line-height:1.25em; transition-duration:0.3s; -webkit-transition-duration:0.3s; text-align:center; margin-top:10px;}
.section2 .list_represent .content:hover .icon img {transform:scale(1.02);}
.section2 .list_represent .content:hover .icon .department {color:#f68b1f;}
.section2 .list_represent .content .go {/*background-color:#ccc; opacity:.5;*/ position:absolute; left:0; top:0; height:100%; width:100%; z-index:1;}


/* section3 */
.section3 {overflow:hidden; padding-top:80px; padding-bottom:100px;}
.section3 .title {text-align:center;}
.section3 .title h1 {font-size:40px; font-weight:normal; margin-bottom:20px;}
.section3 .title p {color:#666; font-size:18px; line-height:1.333em;}

.section3 .graph_content {overflow:hidden; margin-bottom:80px; padding-top:60px;}
.section3 .graph_content .info {float:left; box-sizing:border-box; padding-top:8px; height:240px; width:20%;}
/*.section4 .graph_content .info + .info {border-left:1px solid #e7e7e7;}*/
.section3 .graph_content .info .icon {overflow:hidden; margin:0 auto; height:71px; width:92px;}
.section3 .graph_content .info p {text-align:center; margin-top:28px;}
.section3 .graph_content .info p em {display:block; color:#333; font-size:45px; line-height:1.2em; margin-bottom:5px;}
.section3 .graph_content .info p span {color:#777; font-size:16px; line-height:1.25em;}
.section3 .coopy {color:#777; line-height:1.5em; text-align:center;}
.section3 .go_more {margin-top:77px;}
.section3 .real_story {width:1200px; margin:0 auto;}
.section3 .real_story .bnr_area {overflow:hidden;}
.section3 .real_story .bnr_area .img {overflow:hidden; margin-bottom:11px;}
.section3 .real_story .bnr_area .txt {overflow:hidden; margin-bottom:15px;}
.section3 .real_story .bnr_area .txt h1 {font-size:24px; font-weight:normal; line-height:1.1em; text-align:center; margin-bottom:9px;}
.section3 .real_story .bnr_area .txt p {color:#666; font-size:16px; line-height:1.5em; text-align:center;}
.section3 .real_story .bnr_area .btn_wrap {height:40px;}
.section3 .real_story .bnr_area .btn_wrap a {width:200px;}


/* section4-fade_slide */
.section4 .represent {position: relative; height: 500px; padding-bottom:100px;}
.section4 .represent .fade_slide {overflow: hidden; position: absolute; left: 50%; top: 0; margin-left: -960px; height: 500px; width: 1920px;}
.section4 .represent .visual {overflow: hidden; text-align: center; position: relative; height: 500px; min-width: 1200px;}
.section4 .represent .visual img {position: absolute; left: 50%; top: 0; margin-left: -960px; width: 1920px;}
.section4 .represent .content {width: 100%;}
.section4 .represent .content .area_1200 {position: absolute; right: 0; left: 0; top: 0;}
.section4 .represent .txt_area {float: right; background-color: #138385; height: 500px; width: 580px;}
.section4 .represent .txt_area .explain {overflow: hidden; position: relative; top: 50%; margin-top: -110px; height: 260px;}
.section4 .represent .txt_area .explain p {text-align: center;}
.section4 .represent .txt_area .explain .title {color: #f68b1f; font-size: 40px; line-height: 1.1em;}
.section4 .represent .txt_area .explain .comment {overflow: hidden; position: relative; margin: 0 auto; margin-top: 19px; max-height: 96px; width: 440px;}
.section4 .represent .txt_area .explain .comment:after {content: "..."; color: #fff; font-size: 14px; position: absolute; right: 0; bottom: 0;}
.section4 .represent .txt_area .explain .comment span {display: block; overflow: hidden; color: #fff; font-size: 16px; line-height: 1.5em; position: relative; min-height: 48px;}
.section4 .represent .txt_area .explain .comment span:after {background-color: #138385; content: ""; position: absolute; right: 0; bottom: 0; height: 5px; width: 13px; z-index: 1;}
.section4 .represent .txt_area .explain .btn_wrap {position: absolute; left: 0; bottom: 0; height: 40px; width: 100%;}
.section4 .represent .txt_area .explain .go_more {border: 1px solid #73cbc6; color: #73cbc6; width: 200px;}
.section4 .represent .txt_area .explain .go_more:hover {background-color: #fff; border-color: #fff; color: #138385;}
.section4 .represent .fade_slide .slick-arrow {background-color: transparent; background-repeat: no-repeat; background-position: 0 0; text-indent: -9999px; opacity: 0.5; position: absolute; top: 50%; transition-duration: 0.3s; -webkit-transition-duration: 0.3s; margin-top: -14px; height: 27px; width: 15px; z-index: 2;}
.section4 .represent .fade_slide .slick-arrow.slick-prev {background-image: url(../../images/lang/common/btn_slide_prev2.png); right: 884px;}
.section4 .represent .fade_slide .slick-arrow.slick-next {background-image: url(../../images/lang/common/btn_slide_next2.png); right: 400px;}
.section4 .represent .fade_slide .slick-arrow:hover {opacity: 1;}


/* section5 */
.section5 {overflow:hidden; padding-top:80px; padding-bottom:100px; border-top: 1px solid #e5e5e5;}
.section5 .title {text-align:center; margin-bottom:52px;}
.section5 .title h1 {color:#333; font-size:40px; font-weight:normal; line-height:1.1em; margin-bottom:18px;}
.section5 .title p {color:#777; font-size:18px; line-height:1.333em;}

.section5 .multi_area .mov {float:left; position:relative; width:580px;}
.section5 .multi_area .mov .btn_play {background:url(../../images/lang/common/btn_play2.png) no-repeat 0 0; display:block; position:absolute; left:50%; top:50%; margin-top:-38px; margin-left:-38px; height:75px; width:75px;}
.section5 .multi_area .go_menu {float:left; position:relative; width:580px;}
.section5 .multi_area .go_menu a {display: inline-block;}
.section5 .multi_area .go_menu a.news {width:550px; height:130px; line-height: 130px; color: #fff; font-size: 28px; background: #009999 url(../../images/lang/main/bg_newroom.png) no-repeat; padding-left:30px;}
.section5 .multi_area .go_menu a.bro_amc {width:550px; height: 60px; line-height: 60px; font-size:16px; color: #fff; margin:20px 0 10px; background: #009999 url(../../images/lang/main/ico_download.png) no-repeat; padding-left:30px;}
.section5 .multi_area .go_menu a.bro_hpc {width:550px; height: 60px; line-height: 60px; font-size:16px; color: #fff; background: #009999 url(../../images/lang/main/ico_download.png) no-repeat; padding-left:30px;}
.section5 .multi_area .go_menu a .mtxt {padding-left:0;}

.section5 .txt {overflow:hidden;}
.section5 .txt p {color:#666; font-size:16px; line-height:1.5em; text-align:center;}
.section5 .txt p + p {margin-top:24px;}

.map {overflow:hidden; position:relative; min-width:1200px;}


/* section6 */
.section6 {overflow:hidden; background: #f9f9f9; width:100%; padding-top:80px; padding-bottom:100px;}
.section6 .title {text-align:center; margin-bottom:52px;}
.section6 .title h1 {color:#333; font-size:40px; font-weight:normal; line-height:1.1em; margin-bottom:18px;}
.section6 .title h1 span.col_org {color:#ff9c1d;}
.section6 .title h1 span.col_grn {color:#009999;}

.section6 .sns_area {width:1200px; margin:0 auto; text-align: center;}
.section6 .sns_area ul {overflow:hidden;}
.section6 .sns_area li {display: inline-block;}
.section6 .sns_area li + li {margin-left:40px;}
.section6 .sns_area .snsIcon img {width:80%;}


/* Mobile Ver. */
@media screen and (max-width:700px) {
	
	/* section1 - Visual, Major banner */
	.section1 {overflow:hidden; position:relative; width:100%; height:auto;}
	.section1 .visual_slide {overflow:hidden; position:relative;}
	.section1 .visual_slide .content {overflow:hidden; position:relative; height:250px;}
	.section1 .visual_slide .content .img_visual {position:relative; left: 0; height:250px; margin: 0; display: flex; justify-content: center; align-items: center;}
	.section1 .visual_slide .content .img_visual img {position:relative; width:auto; height: 250px;}
	.section1 .visual_slide .content .txt_area { width:100%; top:0;}
	.section1 .visual_slide .content .txt_area .title {display: flex; align-items: center; justify-content: center; height: 250px; text-align: center; z-index:1; font-size:1.5em; line-height: 1.25em; opacity:0;}
	.section1 .visual_slide .content .txt_area .comment {display:none;}
	.section1 .visual_slide .slick-arrow.slick-prev {display: none !important;}
	.section1 .visual_slide .slick-arrow.slick-next {display: none !important;}
	.section1 .visual_slide .slick-dots {text-align:center; position:absolute; right:0; left:0; bottom:25px; margin:0 auto; width:100%; z-index:1;}
	
	.section1 .main_service {position:relative; width:100%;}
	.section1 .main_service .main_list {margin:0 auto; width:100%;}
	.section1 .main_service .main_list li {float:left; position:relative; width:33%;}
	.section1 .main_service .main_list li.FaD {background:#009999 url(../../images/lang/main/ico_doctor.png) no-repeat 105% 10px;}
	.section1 .main_service .main_list li.org {background: #ff9c1d url(https://eng.amc.seoul.kr/gb/images/lang/main/ico_reserve2.png) no-repeat 107% 10px; width:34% !important;}
	.section1 .main_service .main_list li.CU {background:#009999 url(../../images/lang/main/ico_contact.png) no-repeat 105% 10px;}
	.section1 .main_service .main_list li a {display: block; color:#fff; font-size:1.0em; font-weight:normal; text-align: center; height:70px; padding-top:55px; padding-left:0;}
	.section1 .main_service .main_list li a.org {background: #ff9c1d;}
	
	/* section2 - What's the purpose of your visit? */
	.section2 {overflow:hidden; background: #f9f9f9; width:100%; padding-top:50px; padding-bottom:70px;}
	.section2 h1 {font-size:2em; line-height: 1.25em; font-weight:normal; text-align:center; margin-bottom:20px;}
	.section2 .purpose {width:94%; margin:0 auto; text-align: center;}
	.section2 .purpose h2 {font-size:1.25em; color:#fff; font-weight: normal; display: block; margin-bottom:10px;}
	.section2 .purpose li {display: inline-block; background: #fff; margin-top:10px; width:46%;}
	.section2 .purpose li a {display:block; width:100%; padding:110px 0 0; height:50px; line-height: 1.25em; font-size:0.9em;}
	.section2 .purpose li a.serv {background: url(../../images/lang/main/ico_service.png) 50% -15px;}
	.section2 .purpose li a.app {background: url(../../images/lang/main/ico_appointment.png) 50% -15px;}
	.section2 .purpose li a.ass {background: url(../../images/lang/main/ico_assis.png) 50% -15px;}
	.section2 .purpose li a.bill {background: url(../../images/lang/main/ico_billing.png) 50% -15px;}
	.section2 .purpose li a.phy {background: url(../../images/lang/main/ico_physician.png) 50% -15px;}
	.section2 .purpose li a.nur {background: url(../../images/lang/main/ico_nurse.png) 50% -15px;}
	.section2 .purpose li a.alu {background: url(../../images/lang/main/ico_alumni.png) 50% -15px;}
	.section2 .purpose li a.tour {background: url(../../images/lang/main/ico_tour.png) 50% -15px;}
	.section2 .purpose li + li {margin-left:10px;}
	.section2 .purpose .treat {background:#60cdc7; padding:3%; border-radius: 5px;}
	.section2 .purpose .visit {background:#009999; padding:3%; border-radius: 5px; margin-top:20px;}
	.section2 .purpose .visit li a { height:40px !important;}
	
	/* section3 - Medical Information */
	.section3 {overflow:hidden; padding-top:50px; padding-bottom:70px; width:100%;}
	.section3 .title {text-align:center;}
	.section3 .title h1 {font-size:2em; font-weight:normal; margin-bottom:20px;}
	.section3 .title p {color:#666; font-size:1em; line-height:1.25em;}

	.section3 .graph_content {overflow:hidden; margin-bottom:40px; padding-top:30px; text-align: center;}
	.section3 .graph_content .info {float:left; box-sizing:border-box; padding-top:8px; height:180px; width:30%; text-align: center;}
	.section3 .graph_content .info .icon {overflow:hidden; margin:0 auto; height:70px; width:100%;}
	.section3 .graph_content .info p {text-align:center; margin-top:10px;}
	.section3 .graph_content .info p em {display:block; color:#333; font-size:1.5em; line-height:1.2em; margin-bottom:5px;}
	.section3 .graph_content .info p span {color:#777; font-size:0.9em !important; line-height:1.25em;}
	.section3 .graph_content .info + .info {margin-left:5%;}
	.section3 .graph_content .fourth {margin-left:0 !important;}
	
	.section3 .coopy {color:#777; line-height:1.5em; text-align:center;}
	.section3 .real_story {width:100%; margin:0 auto;}
	.section3 .real_story .bnr_area .txt h1 {font-size:1.25em; font-weight:normal; line-height:1.1em; text-align:center; margin-bottom:9px;}
	.section3 .real_story .bnr_area .txt p {color:#666; font-size:0.9em; line-height:1.5em; text-align:center;}
	.section3 .real_story .float_div + .float_div {margin-top:30px;}
	
	/* section4 - Specialties of Excellence banner
	.section4 .represent {position: relative; height: 300px; padding-bottom:70px;}
	.section4 .represent .fade_slide {overflow: hidden; position: relative; left: 0; top: 0; margin-left:0; height: 330px; width: 100%;}
	.section4 .represent .visual {overflow: hidden; text-align: left; position: relative; height: 200px;}
	.section4 .represent .visual img {position: relative; left: 0; top: 0; margin-left:0; width: auto; height:200px;}
	.section4 .represent .content {width: 100%;}
	.section4 .represent .content .area_1200 {position: relative; right: 0; left: 0; top: 0;}
	.section4 .represent .txt_area {clear: both; background-color: #138385; height: 115px; width: 100%; margin-top:0; padding-top:20px;}
	.section4 .represent .txt_area .explain {overflow: hidden; position: relative; top: 0; margin-top: 0; height: 150px;}
	.section4 .represent .txt_area .explain p {text-align: center;}
	.section4 .represent .txt_area .explain .title {color: #f68b1f; font-size: 1.5em; line-height: 1.1em;}	
	.section4 .represent .txt_area .explain .comment {overflow: hidden; position: relative; margin: 0 auto; margin-top: 19px; max-height: 96px; width: 440px;}
	.section4 .represent .txt_area .explain .comment:after {content: "..."; color: #fff; font-size: 0.75em; position: absolute; right: 0; bottom: 0;}
	.section4 .represent .txt_area .explain .comment span {display: none;}
	.section4 .represent .txt_area .explain .comment span:after {background-color: #138385; content: ""; position: absolute; right: 0; bottom: 0; height: 5px; width: 13px; z-index: 1;}
	.section4 .represent .txt_area .explain .btn_wrap {position: absolute; left: 0; bottom: 65px; height: 40px; width: 100%;}
	.section4 .represent .txt_area .explain .go_more {border: 1px solid #73cbc6; color: #73cbc6; width: 200px;}
	.section4 .represent .txt_area .explain .go_more:hover {background-color: #fff; border-color: #fff; color: #138385;}
	.section4 .represent .fade_slide .slick-arrow {background-color: transparent; background-repeat: no-repeat; background-position: 0 0; text-indent: -9999px; opacity: 0.5; position: absolute; top: 50%; transition-duration: 0.3s; -webkit-transition-duration: 0.3s; margin-top: -14px; height: 27px; width: 15px; z-index: 2;}
  .section4 .represent .fade_slide .slick-arrow.slick-prev {background-image: url(../../images/lang/common/btn_slide_prev2.png); right: 90%;}
  .section4 .represent .fade_slide .slick-arrow.slick-next {background-image: url(../../images/lang/common/btn_slide_next2.png); right: 10%;}
  .section4 .represent .fade_slide .slick-arrow:hover {opacity: 1;} */

	/* section5 - About AMC */
	.section5 {overflow:hidden; padding-top:10px; padding-bottom:70px; border-top: none; width: 100%;}
	.section5 .title {text-align:center; margin-bottom:0;}
	.section5 .title h1 {color:#333; font-size:2em; font-weight:normal; line-height:1.1em; margin-bottom:8px;}
	.section5 .title p {color:#777; font-size:1.0em; line-height:1.25em;}

	.section5 .multi_area .mov {clear: both; position:relative; width:100%; height: auto; margin-top:10px;}
	.section5 .multi_area .mov .btn_play {background:url(../../images/lang/common/btn_play2.png) no-repeat 0 0; display:block; position:absolute; left:50%; top:50%; margin-top:-38px; margin-left:-38px; height:75px; width:75px;}
	.section5 .multi_area .go_menu {clear: both; position:relative; width:100%;}
	.section5 .multi_area .go_menu a {display: inline-block;}
	.section5 .multi_area .go_menu a.news {width:100%; height:100px; line-height: 100px; color: #fff; font-size: 1.5em; text-align: center; background: #009999 url(../../images/lang/main/bg_newroom.png) no-repeat; padding-left:0; margin-top:20px;}
	.section5 .multi_area .go_menu a.bro_amc {width:100%; height: 50px; line-height: 50px; font-size:0.9em; color: #fff; margin:10px 0; background: #009999 url(../../images/lang/main/ico_download.png) no-repeat 70% 3px; padding-left:0; background-size: 110%;}
	.section5 .multi_area .go_menu a.bro_hpc {width:100%; height: 50px; line-height: 50px; font-size:0.9em; color: #fff; background: #009999 url(../../images/lang/main/ico_download.png) no-repeat 70% 3px; padding-left:0; background-size: 110%;}
	.section5 .multi_area .go_menu a .mtxt {padding-left:10px;}
	
	/* section6 - SNS */
	.section6 {overflow:hidden; background: #f9f9f9; width:100%; padding-top:50px; padding-bottom:70px;}
	.section6 .title {text-align:center; margin-bottom:25px;}
	.section6 .title h1 {color:#333; font-size:2em; font-weight:normal; line-height:1.1em; margin-bottom:18px; letter-spacing: -1.5px;}
	.section6 .title h1 span.col_org {color:#ff9c1d;}
	.section6 .title h1 span.col_grn {color:#009999;}

	.section6 .sns_area {width:100%; margin:0 auto; text-align: center;}
	.section6 .sns_area ul {overflow:hidden;}
	.section6 .sns_area li {display: inline-block;}
	.section6 .sns_area li + li {margin-left:-2%;}
	.section6 .sns_area .snsIcon img {width:60%;}
	
}