@charset "utf-8";
/*-------------------------------------------------
Layout Style Sheet
Version : 2.0
Author : ksk
Create date : 2023. 10. 
Last update : 2023. 10. 
-------------------------------------------------*/

a{
	color: inherit;
}
body {font-size: 1.7rem; letter-spacing: -0.3px;}
.container {width: 136rem;max-width: 97%; min-width: inherit;}
[class*="point01"] {color: #FF4D0F;}
.layer-cont {padding: 0 4rem 5rem; }
.layer-cont.active {overflow: hidden;}
.layer-cont .subject {margin: 0 -4rem; padding: 1.85rem 8rem 1.85rem 4rem; background-color: #FC6719; color: #fff; line-height: 1.5; font-size: 2.2rem; } 
.layer-cont .layerpop-close {right: 4rem; color: #fff;}
.layer-cont .popup-cont {max-height: 60rem; margin: 5rem -4rem; padding: 0 4rem; overflow-y: auto;}

#wrap {
	position: relative;
    width: 100%;
    margin: 0 auto;
    word-break: keep-all; 
    overflow: hidden;
	}
#header {
	position: relative;
	width: 100%;
	height: calc(100px + 5rem);
	margin: 0 auto;
	background: #fff;
	z-index: 99;
	}
#header:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
} 
.top_service {
    position: relative;
	width: 162rem;
	max-width: 100%;
	height: 5rem;
	margin: 0 auto;
	z-index: 98;
	}
.top_service:before {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 200vw;
	height: 100%;
    background-color: #F5F5F5;
    transform: translateX(-50%);
    content: '';
	z-index: -1;
	}
.top_service:after{
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
}
.top_service .khidi{
	display: inline-block;
	background-color: #EEEEEE;
}
.top_service .khidi:after{
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
}
.top_service .khidi-hm {
	float: left;
	width: 10.3rem;
	height: 5rem;
	background: url(../../images/common/khidi_logo.svg) no-repeat center center;
    text-indent: -9999px;
	overflow: hidden;
    filter: invert(51%) sepia(42%) saturate(0%) hue-rotate(164deg) brightness(82%) contrast(87%);
	}	
.khidi-search {
	position: relative;
	float: left;
	}	
.khidi-search input[type="text"] {
	height: 5rem;
    padding: 0;
    background-color: transparent;
    border-color: transparent;
    color: #767676;
	}
.khidi-search input[type="text"]:focus {
	background-color: transparent;
	}
.khidi-search input::placeholder {
	color: #767676;
    font-size: 1.6rem;
	}	
.khidi-search .btn_search {
    width: 4rem;
	height: 5rem;
	background: url(../..//images/common/search_icon.png) no-repeat center center;
    text-indent: -9999px;
    filter: invert(51%) sepia(42%) saturate(0%) hue-rotate(164deg) brightness(82%) contrast(87%);
	}
.tsidemenu {
	float: right;
	letter-spacing: 0;
	font-size: 1.5rem;
	}
.tsidemenu > li {
	position: relative;
	float: left;
    margin-left: 1.5rem;
    padding-left: 1.5rem;
	}
.tsidemenu > li + li:before{
	content: "";
	position: absolute;
	top: 2rem;
	left: 0;
	display: block;
	width: 1px;
	height: 1rem;
	background-color: #ddd;
}
.tsidemenu > li:last-child{
	padding-left: 0;
	margin-left: 2rem;
}
.tsidemenu > li:last-child:before{
	display: none;
}

.tsidemenu a {
	display: block;
    padding: 1.25rem 0;
	color: #767676;
	}		
.divisional > a {	
    display: block;    
	}
.divisional > a:before{
	content: "\e9ea";
	display: inline-block;
    margin-right: 0.4rem;
	font-family: xeicon!important;
}
#divisional_area {
    display: none;
    position: fixed;
    top: 0;
    left: 50%;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #424556;
    transform: translateX(-50%);
    z-index: 100;
	}
#divisional_area .btn-close {
	float: right;
    margin-bottom: 1.5rem;
    text-align: right;
	}	
.divisional-list {
	display: flex; 
	display: -webkit-flex; 
	flex-flow: row wrap; 
	margin: 1.5rem auto;
    overflow: hidden;
	}
.divisional-list li {
    width: calc(100% / 9);
	padding: 0.5rem 0.3rem 0; 
	line-height: 1.5; 
	}
.divisional-list li a {
	display: flex; 
	flex-flow: row wrap; 
	height: 100%; 
	padding: 0.5rem;
	color: #000;
    border: 1px solid #ddd;
	align-items: center; 
	align-content: center;  
	justify-content: center; 
	text-align: center;
	}
.divisional-list li a:hover,
.divisional-list li a:focus {
    background-color: #4A5CD9;
	color: #fff;
    transition: all 0.3s ease;
    text-decoration: none;
	}
.tsidemenu .btn-cos {
    display: block;
    width: 5rem;
    height: 5rem;
    background-color: #0F365E;
    letter-spacing: 0.03em;
    color: #fff;
    text-align: center;
    font-family: NotoB;
	}
	
/* NAVIGATION STYLE */

/* 로고 */
.logo {
	position: absolute;
	left: 0;
	max-width: 85%;
	height: 10rem;
	line-height: 10rem;
}
.logo *{
	display: inline-block;
	margin-top: -3px;
	line-height: 1;
	vertical-align: middle;
	font-size: 0;
}
#header .gnb-area{
	background: #fff;
}
.nav-area {
	position: relative;
	display: flex;
	justify-content: flex-end;
	width: 162rem;
	max-width: 96%;
	margin: 0 auto;
	padding-left: 46rem;
}
.nav-area > nav {
	width: calc(100% - 20rem);
}
.nav-area > nav a {
	color: #333; 
}
#gnavigation {
	display: flex;
	justify-content: flex-end;
	text-align: center;
	clear: both;
}
#gnavigation > li {
    position: relative;
	transition: all .2s;
	width: calc(100% / 5);
}
#gnavigation a {
	display: block;
	position: relative;
	padding: 0 1rem 0 1rem;
	line-height: 1.2;
    text-align: left;
	/* transition: all 0.3s; */
}
#gnavigation > li > a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 10rem;
	padding: 0;
	font-size: 1.9rem;
	font-family: 'NotoM';
	transition: all .2s;
}
#gnavigation > li > a:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 3px;
	background: #0F365E;
	transition: all .2s;
}
#gnavigation > li > a span{
	position: relative;
}
#gnavigation > li > a span:after{
	content: '';
	position: absolute;
	top: -0.2rem;
	right: -0.8rem;
	display: block;
	width: 5px;
	height: 5px;
	background-color: #0F365E;
	border-radius: 50rem;
	transition: all .2s;
	opacity: 0;
}

#gnavigation .depth2 {
    position: absolute;
    width: 100%;
    height: 0;
    letter-spacing: -0.05em;
    text-align: left;
    background-color: #fff;
    border-right: 1px solid #e6e6ea;
    overflow: hidden;
}
#gnavigation > li:first-child .depth2 {
    border-left: 1px solid #e6e6ea;
}
#gnavigation > li:last-child .depth2{
    border-left: 1px solid #e6e6ea;
}
#gnavigation .depth2 > li {
	position: relative;
	text-align: left;
}
#gnavigation .depth2 > li > a {
	display: block;
    padding: 1.5rem 1rem;
    color: #333;
    font-size: 1.6rem;
    font-family: NotoM;
    /* transition: all 0.2s; */
}
#gnavigation .depth3 > li > a{
	position: relative;
	display: block;
    padding: 0.5rem 1rem 0.5rem 2rem;
	font-size: 1.5rem;
    font-family: NotoR;
	color: #767676;
}
#gnavigation .depth3 > li > a:before{
	content: "";
	position: absolute;
	left: 1rem;
	top: 1.1rem;
	display: block;
	width: 3px;
	height: 3px;
	background-color: #DDDDDD;
}

#gnavigation:before{
	content: "";
	display: block;
}
#header.active{
	
}
#header.active:before{
	border-bottom: 1px #ddd solid;
}
#header.active::after {
	content: "";
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .3;
	z-index: -1;
}
#gnavigation.active > li .depth2 {
	position: static;
    height: calc(100% - 10rem);
	padding-top: 1rem;
	padding-bottom: 3rem;
	visibility: visible;
	overflow: visible;
	opacity: 1;
	z-index: 95;
}
#header.on #gnavigation{
	
}
#header.on #gnavigation > li{
    position: relative;
	transition: all .2s linear;
}
#header #gnavigation > li.active > a{
	color: #1C2D81;
	text-decoration: none;
	transition: all .2s ease;
}
#header #gnavigation > li.active > a:after{
	left: 0;
	width: calc(100% - 1px);
	transition: all .2s;
}
#header #gnavigation > li.active span:after{
	transition: all .2s;
	opacity: 1;
}
#header #gnavigation > li.active .depth2{
	background: #EFF4FB;
}
#header #gnavigation > li.active  .depth2 a{
}
#header #gnavigation .depth2 a:hover,
#header #gnavigation .depth2 a:focus  {
	color: #0F365E;
	text-decoration: underline;
    transition: all .2s;
}	

.snsTop {
	float: left;
    position: inherit;
    top: inherit;
    right: inherit;
    margin-top: -0.1rem;
	}
.allmenu{
	position: absolute;
	top: 5rem;
	right: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 10rem; 
	height: 10rem; 
	background-color: #4BBBBB;
	overflow: hidden;
	}
.allmenu span[class*="bar"] {
	display: block; 
	width: 2.5rem; 
	height: 3px; 
	margin-top: 0.5rem; 
	background-color: #fff; 
}
.allmenu span.bar1 {
	margin-top: 0;
}
.allmenu_layer {
	display: block;
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%;
	height: 100vh; 
    background: url('/resources/images/smh/layout/bg-allmenu.svg') 100% 100% #0F365E no-repeat;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    z-index: 100;
    color: #fff;
	}
.allmenu_layer.active {
    opacity: 1;
    overflow: visible;
    visibility: visible;
	}
.allmenu_layer .allmenu_area{
	position: relative;
	height: 100%;
}
.allmenu_layer .all_nav_box{
	position: relative;
	width: 141rem;
	max-width: 95%;
	margin: 0 auto; 
	padding: 16rem 0 10rem 0;
}
.allmenu_layer nav {
	position: relative;
	width: 100%;
	margin: 0 auto;
}	
.allmenu_layer .mCustomScrollbar{
	height: 100%;
}
.all_nav {
	display: flex;
	position: relative;
}
.all_logo{
	position: absolute;
	top: 0;
	left: 10rem;
	display: block;
	height: 100px;
	line-height: 100px;
}
.all_logo a{
	display: block;
}
.all_logo img{
	vertical-align: middle;
	filter: brightness(0) invert(1);
}
.all_nav a {
	letter-spacing: -1px;
	color: #fff;
}
.all_nav > li {
	position: relative; 
	width: calc(100% / 5);
	padding: 0 1.5rem; 
}
.all_nav > li > a {
	position: relative;
	display: block; 
	margin-bottom: 3rem;
	padding-bottom: 3rem;
	font: normal 2.6rem NotoB;
	transition: all 0.2s;
}
.all_nav > li > a:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 1px;
	background-color: rgba(255,255,255,0.3);
	transition: all 0.2s;
}
.all_nav > li > a:hover{
	text-decoration: none;
}
.all_nav .depth2 {
	padding-top: 1rem;
}	
.all_nav .depth2 > li {
	font: normal 1.8rem/1.3 NotoM;
	margin-bottom: 2rem;
}
.all_nav .depth2 > li > a {
	position:relative;
	display: block;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	color: #fff;
	font-family: 'NotoM';
	font-size: 1.8rem;
}
.all_nav .depth2 a:hover,
.all_nav .depth2 a:focus{
	text-decoration: underline;
}
.all_nav .depth3 {
    margin-bottom: 1rem;
	font-size: 1.7rem;
	}
.all_nav .depth3 > li {
	position: relative;
	padding-left: 1.5rem;
	margin-bottom: 1rem;
	line-height: 1.3;
	}
.all_nav .depth3 > li::before {
	display: block;
	position: absolute;
	top: .8rem;
	left: 0;
	width: .5rem;
	height: .5rem;
	background-color: rgba(255,255,255,0.3);
	border-radius: 50px;
	content: '';
	}
.all_nav .depth3 > li > a {
	margin: 0.75rem 0;
	transition: all 0.2s;
    opacity: 0.7;
	}
.all_nav .depth3 > li > a:hover,
.all_nav .depth3 > li > a:focus{
	text-decoration: underline;
	color: #4A5CD9;
	transition: all 0.2s;
}
.allmenu_layer .tsidemenu{
	display: none;
}
.allmenu_layer .allmenu_close {
	position: absolute;
	right: 0;
	top: 0;
	width: 10rem;
	height: 10rem;
	text-align: center;
	line-height: 10rem;
	/* background: #000000; */
	font-size: 1.9rem;
	color: #fff;
	opacity: 0;
	z-index: 100;
	transition: all 0.2s;
	visibility: hidden;
    overflow: hidden;
}
.allmenu_layer.active .allmenu_close {
	visibility: visible; 
	overflow: visible;
	opacity: 1;
	transition: all 0.2s;
	}
.allmenu_layer .allmenu_close > span {
	display: inline-block;
    vertical-align: middle;
	}
.all-menuFixed {
	overflow-y:hidden;
	overflow-x:auto;
	position: fixed;
	width: 100%;
	}
.mCSB_container_wrapper > .mCSB_container{
	padding-right: 0;
	}
.header_wrap.fixed .allmenu {
	margin: 0;
	}
.header_wrap.fixed .allmenu_close {
	top: -5.5rem;
	}	
.header_wrap.fixed .allmenu_close > span {
	width: 1px;
	height: 1px;
	text-indent: -9999px; 
	}
.header_wrap.fixed  .allmenu_layer .container {
	height: auto;
	}
#snb {
	position: relative;
	display: flex; 
	flex-direction: column;
	align-items: center; 
	align-content: center;
	width: 100%;  
	height: 26rem;
	margin-bottom: 5rem;
	background-color: #E7EFF7;
	text-align: center;
	color: #fff;
	font-size: 1.8rem;
	}

#snb .container{
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	height: 100%;
}
#snb .container::before {
	content:'';
	position: absolute;
	top: 0;
	right: 0;
	width: 39.5rem;
	height: 100%;
	background-image: url('/resources/images/esmh/layout/img-svisual.png');
	background-position: center 100%;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
}

#snb .stitle{
	margin-bottom: 1rem;
	font-size: 36px;
	font-weight: normal;
	font-family: "NotoM";
	color: #323232;
}
#snb .path,
#snb .path a{
	color: #fff;
}

#snb .nav{
	position: relative; 
	display: flex;
	align-items: center;
	width: 100%;
	height: 50px;
	max-width: 136rem;
	margin: 0 auto;
	color: #fff;
	z-index: 49;
}
#snb .nav:before{
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	display: block;
	width: 100vw;
	min-width: 100%;
	height: 100%;
	background: linear-gradient( to right, #3470C5, #368FC2 );
	z-index: -1;
}
#snb nav .home{
	width: 5rem;
	height: 50px;
	line-height: 50px;
	background-color: #2865B8;
	color: #fff;
}
#snb nav .submenu{
	position: relative;
	min-width: 20rem;
	text-align: left;
	font-size: 16px;
	z-index: 99;
}
#snb nav .submenu button{
	position: relative;
	display: block;
	width: 100%;
	height: 50px;
	padding: 12px 6rem 12px 2rem;
	/* line-height: 6rem; */
	border-right: 1px rgba(255,255,255,0.2) solid;
	text-align: left;
	color: #fff;
}
#snb nav .submenu button:hover,
#snb nav .submenu button:focus{
	text-decoration: underline;
	background: #2865B8;
}
#snb nav .submenu button:after{
	content: "\e941";
	position: absolute;
	right: 2rem;
	top: 0;
	line-height: 50px;
	height: 50px;
	width: 2rem;
	font-family: xeicon!important;
}
#snb nav .submenu.active button:after{
	content: "\e944";
}
#snb nav .submenu > ul{
	position: absolute;
	display: none;
	margin-left: -1px;
	background: #fff;
	border: 1px solid #ebebeb;
	border-top: none;
	width: calc(100% + 1px);
}
#snb nav .submenu > ul > li a{
	display: block;
	padding: 1.5rem 2rem;
    color: #222;
}
#snb nav .submenu > ul > li.on a,
#snb nav .submenu > ul > li a:hover,
#snb nav .submenu > ul > li a:focus{
	background: #F8F8F8;
	color: #4A5CD9;
}

#body {
    position: relative;
	padding-top: 0;
	}
#side {
	float: left;
	width: 24rem;
	margin-right: 6rem;
	margin-top: -13rem;
	}
.snb_title{
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
	height: 15rem;
	margin-bottom: 1rem;
	padding: 1rem 3rem;
	text-align: center; 
	background: linear-gradient(to right, #273072, #4A5CD9);
	font-size: 2.8rem;
	color: #fff;
}
#snavigation {
	font-size: 1.7rem;
	font-family: NotoM;
	letter-spacing: -1px;
	}
#snavigation a {
	display: block;
	position: relative;
	}	
#snavigation > li {
	margin-bottom: .5rem;
	overflow: hidden;
	}
#snavigation > li > a {
	padding: 1.6rem 3.5rem 1.5rem 2rem;
	color: #000;
    line-height: 1.5;
	border: 1px solid #D1D5E1;
	}
#snavigation > li > a:after{
	position: absolute;
	top: 50%;
	right: 1.8rem;
    line-height: 1.2;
    text-align: center;
	transform: translateY(-50%);
	font-size: 2rem;
	font-family: xeicon;
	content:"\e914";
	}
#snavigation > li.on {
	border-color:transparent;
	}	
#snavigation > li.on  > a {
	border: 2px #4A5CD9 solid;
	color: #333333;
	font-family: NotoB;
	}
#snavigation > li.on > a:after {
	content:"\e91b";
	}
#snavigation .depth3 {
	display: none;
	margin: 1rem 0;
	padding: 1rem 1.5rem;
	font-family: NotoR;
	font-size: 1.6rem;
	background-color: #F8F8F8;
	}
#snavigation > li.on .depth3 {
	display: block;
	}
#snavigation .depth3 > li {
	position: relative;
	margin: 0.4rem 0;
	padding-left: 1.5rem;
	}	

#snavigation .depth3 > li::before {
	display: block;
	position: absolute;
	top: .8rem;
	left: 0;
	width: .5rem;
	height: .5rem;
	background-color: #D1D5E1;
	content: '';
	}
#snavigation .depth3 > li.on a {
	color: #4A5CD9;
	text-decoration: underline;
	}
#content {
	position: relative;
	/* overflow: hidden; */
	min-height: 50rem;
	margin-bottom: 10rem;
	}
.stitle {
	margin-bottom: 3rem;
	color: #000;
	font: normal 3.2rem 'NotoB';
	}
.content-footer {
	margin: 10rem 0 0 29rem;
	}
.relation_content dd {
	font-size: 1.5rem;
	}	
.sns_share > li.top {
	display: none;
	}
/* 하단 배너*/	
#banner-zone {
	position: relative;
	display: block;
	padding: 2.5rem 2.5%;
	overflow: visible;
	}	
#banner-zone::before {
	position: absolute;
	top: 0;
	left: 50%;
	width: 200%;
	height: 1px;
	background-color: #ddd;
	transform: translateX(-50%);
	content: '';
	}
#banner-zone .float-wrap {
	float: left;
	width: calc(100% - 12rem);
	height: 5rem;
	overflow: hidden;
	}
#banner-zone .banner-control {
	float: left;
    display: block;
    padding-top: 1.5rem;
	}
#banner-zone .banner-control button {
	width: 3rem;
	height: 3rem;
    border: 1px #ddd solid;
    border-radius: 5px;
    color: #949494;
    font-size: 1.6rem;
	}
#banner-zone .banner-area {	
    float: right;
    width: calc(100% - 15rem);	
    height: 5rem;
    overflow: hidden;
	}
.site-banner{
	overflow: hidden; min-width: 100%; width: 0;
}
.banner-list {
	overflow: hidden;
	}
.banner-list a{
	display: block;
	margin: 0 2rem;
}
.banner-list img {
	max-width: 100%;
    max-height: 100%;
	}
.banner-list > li a {
	display: flex; display: -webkit-flex; flex-flow: row wrap; align-items: center; align-content: center;  justify-content: center;
    height: 100%;
    line-height: 1;
    overflow: hidden;
	}
.banner_control {
	float: right;
    height: 2.9rem;
    margin-top: 1rem;
    overflow: hidden;
	}
.banner_control a {
	display: inline-block;
	width: 2.9rem;
	height: 2.9rem;
	margin: 0 0.3rem;
	border-radius: 100%;
	text-align: center;
	font-size: 1.8rem;
	overflow: hidden;
	}
.banner_control a.btn_before,
.banner_control a.btn_next {
	border: 1px solid #ddd;
	}
	
/* footer STYLE */
#footer {
	position: relative;
	padding: 4.7rem 0 6rem;
	color: #8E9AA5;
	/* overflow: hidden; */
    clear: both;
    z-index: 11;
	}
#footer::before {
	position: absolute;
	top: 0;
	left: 50%;
	width: 100%; 
	height: 100%;
	background-color: #1c344b;
	transform: translateX(-50%);
	content: '';
    z-index: -1;
	}	
#footer .container {
	position: relative;
	}	
#footer .color{
	color: #fff;
}
.f-utill{
	position: absolute;
	right: 0;
	top: 0;
}
	
/* 관련사이트 */
.select-link {
	position: relative;
	display: inline-block;
	width: 19rem;
    z-index: 49;
	}
.select-link .link-title {
	position: relative;
	display: block;
	width: 100%;
	padding: 1rem 2rem;
	border: 1px rgba(255,255,255,0.3) solid;
	text-align: left;
	border-radius: 5px;
	color: #fff;
	font-size: 15px;
	}	
.select-link .link-title i {
	position: absolute;
	top: 50%;
	right: 1.5rem;
	transform: translateY(-50%);
	font-size: 10px;
	}
.select-link > .link-site  {
	display: none;
	position: absolute;
	bottom: 4.2rem;
    width: 100%;
	padding: 1.5rem;
	background-color: #1c344b;
	border: 1px rgba(255,255,255,0.3) solid;
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-size: 15px;
	}	
.select-link > .link-site > li {
	margin-bottom: 1rem;
	}	
.select-link > .link-site > li:last-child {
	margin-bottom: 0;
	}
.select-link > .link-site > li a {
	display: block;
	}	
.btnGoTop{
	display: inline-block;
	margin-left: 0.5rem;
	padding: 1rem 1.5rem;
	border-radius: 5px;
	background-color: #3170C5;
	color: #fff;
	font-size: 15px;
	transition: all 0.5s;
}
.btnGoTop:hover{
	background-color: #389AD2;
	text-decoration: none;
	transition: all 0.5s;
}

/* 하단 바로가기 링크 */	
.fsidemenu {
	width: calc(100% - 35rem);
	margin: 0 -1rem 3rem;
	font-size: 17px;
	}
.fsidemenu li {
	position: relative;
	display: inline-block;
	padding: 0 1rem;
	}
.fsidemenu li:after{
	content: "";
	position: absolute;
	top: 6px;
	right: 0;
	display: inline-block;
	width: 1px;
	height: 11px;
	background-color: #fff;
    opacity: 0.2;
}
.fsidemenu li:last-child::after {
    opacity: 0;
	}
.fsidemenu li a {
	display: block;
	}
.fsidemenu li a.point {
	color: #FFFFFF;
	}
	
#footer address,
#footer .copyright{
	font-style: normal;
}
#footer address{
	
}

#Side-Quick{
	position: fixed;
	bottom: 10rem;
	right: 10rem;
	z-index: 59;
}
.Quick-Area,
.Top-btn{
	position: absolute;
	bottom: 0;
	right: 0;
    transition: all 0.5s;
}
.Quick-btn,
.Top-btn{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 7.5rem;
	height: 7.5rem;
	box-shadow: 0 6px 20px rgba(0,0,0,0.16);
	border-radius: 5rem 5rem 1rem 5rem;
	font-size: 1.6rem;
}
.Quick-btn{
	background: #fff;
}
.Quick-btn i{
	transition: all 0.3s;
}
.Quick-btn.active i{
	transition: all 0.3s;
	transform: rotate(45deg);
}
.Quick-List{
	position: absolute;
	bottom: 8rem;
	right: 0;
	display: none;
	font-size: 1.6rem;
	letter-spacing: -1px;
}
.Quick-List > li{
	margin: 0.5rem 0;
	clear: both;
}
.Quick-List > li:after{
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
}
.Quick-List > li a{
	position: relative;
	float: right;
	display: block;
	width: 7.5rem;
	height: 7.5rem;
	padding: 2.7rem 0 2.5rem 0;
	background-color: #1C2D81;
	color: #fff;
	font-family: "NotoR";
	border-radius: 10rem;
	transition: all 0.3s;
	overflow: hidden;
}
.Quick-List > li a:after{
	content: "";
	position: absolute;
	top: 50%;
	left: 2.1rem;
	transform: translateY(-50%);
	width: 3.1rem;
	height: 2.7rem;
	background-image: url('/resources/images/smh/layout/img-Quick01.svg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
    background-size: contain;
    background-color: #1C2D81;
}
.Quick-List > li.List01 a:after{
	background-image: url('/resources/images/smh/layout/img-Quick01.svg');
}
.Quick-List > li.List02 a:after{
	background-image: url('/resources/images/smh/layout/img-Quick02.svg');
}
.Quick-List > li > a:hover,
.Quick-List > li > a:focus{
	width: 24rem;
	padding: 2.7rem 4rem 2.5rem 7.1rem;
	text-decoration: none;
	transition: all 0.3s;
	overflow: visible;
}
.Quick-List > li a span{
	display: block;
	width: 0;
	white-space: nowrap;
	opacity: 0;
	transition: all 0.3s;
	overflow: hidden;
}
.Quick-List > li a:hover span,
.Quick-List > li a:focus span{
	width: auto;
	opacity: 1;
	transition: all 0.3s;
}
.Quick-List > li a:hover:after,
.Quick-List > li a:focus:after{
	left: 2.7rem;
}
.Top-btn{
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: all 0.5s;
    z-index: 0;
	background: #4A5CD9;
	color: #fff;
}
.Top-btn:hover,
.Top-btn:focus{
	text-decoration: none;	
}
.Top-btn i{
	color: #A5AEEC;
	font-size: 1.9rem;
}

#Side-Quick.active .Quick-Area{
	bottom: 9rem;
}
#Side-Quick.active .Top-btn{
	opacity: 1;
    visibility: visible;
    overflow: visible;
    transition: all 0.5s;
}