@charset "utf-8";

/* ._obj {height: 100% !important;} */
.area {max-width: 1600px; height: 100%; margin: 0 auto; box-sizing: content-box;}
.area-bx {max-width: 1800px; margin: 0 auto; padding: 0 20px; box-sizing: border-box;}
.container, #multipleContentsDiv_type1_37 {width:100%; max-width:1600px; margin:0 auto;}

.main ._fnctWrap ._fnctAdmin,
.main ._contentBuilder ._obj ._relative ._objTool {top: auto !important; right : auto !important; left: 0px !important; bottom: 0px !important;}

.clearfix {*zoom:1;}
.clearfix::after {content: ""; display: block; clear: both;}

.font-titil {font-family: 'Titillium Web', sans-serif;}
.font-mont {font-family: 'Montserrat', sans-serif;}

@media all and (max-width:1023px) {
	.container, #multipleContentsDiv_type1_37 {padding:0 20px;}
}

.wrap-header {position:absolute; z-index:300; width: 100%; left: 0; top: 0px; box-sizing: border-box; padding-top: 10px;}
.wrap-header .container {position:relative; max-width: 1600px; margin: 0 auto; margin-top: 5px;}

.wrap-header .head-logo {float: left;  position: relative;z-index: 15; margin-top: -7px;width: 290px;}
.wrap-header .head-logo a {display: inline-block; vertical-align: middle;}
.wrap-header .head-logo > div {display:block; text-align:center;line-height:1.1;}
.wrap-header .head-logo > div strong{font-size:36px;font-family:'S-CoreDream-6Bold';letter-spacing:-2.5px;}
.wrap-header .head-logo .logo-img img {display:inline-block;vertical-align:middle}
.wrap-header .head-logo .logo-img span {display: inline-block; font-size: 18px; vertical-align: middle; color: #0a0b0a; font-family:'S-CoreDream-5Medium';letter-spacing:14px;}

.wrap-header .head-navi {float: right; text-align: center;}
.wrap-header .head-navi .ul_1::after {content: ""; display: block; clear: both;}
.wrap-header .head-navi .li_1 {float: left; position:relative; margin-left: 80px;}
.wrap-header .head-navi .li_1:first-child {margin-left: 0;}
.wrap-header .head-navi .logo-mobile {display: none;}
.wrap-header .head-navi .a_1 {display:block; font-size:21px; line-height: 45px; color: #000; font-family:'S-CoreDream-5Medium'; transition: padding 0.3s;}

.wrap-header .head-navi .a_1 span {position:relative;}
.wrap-header .head-navi .a_1.on span:after {content:''; position:absolute; left:50%; top:-12px; width:9px; height:9px; background:#0054FF; border-radius:100%; transform:translate(-50%,0)}
.wrap-header .head-navi .div_2 {overflow:hidden; max-height:0; position:absolute; top:100%; left: 50%; width:100%; min-width: 200px; transform: translate(-50%, 0);z-index:100; background:rgba(12,44,103,0.95); text-align:left; transition:all 0.75s cubic-bezier(0.7, 0, 0.3, 1);font-size:16px;}
.wrap-header .head-navi .div_2.on {max-height:400px;}
.wrap-header .head-navi .ul_2 {padding:15px 0;}
.wrap-header .head-navi .a_2 {font-family:'Noto Demilight';position:relative; display:block; color:#fff; padding:8px 15px;}
.wrap-header .head-navi .a_2 span {position:relative;}
.wrap-header .head-navi .a_2 span:after {content:''; position:absolute; left:0px; bottom:-3px; width:0px; height:1px; background:#fff; transition:all 0.8s;}
.wrap-header .head-navi .a_2[target=_blank] span:before {content: ''; position: absolute; left: 111%; top: 6px; width: 14px;height: 14px; background: url(../../images/common/ico_blank_pc.png) no-repeat center center;}
.wrap-header .head-navi .a_2:hover:after {content:''; position:absolute; right:10%; top:46%; width:5px; height:7px; background:url('../../images/common/arrow-menu.png') no-repeat center center;}
.wrap-header .head-navi .a_2:hover span:after {width:100%;}
.wrap-header .head-navi .div_3 {display:none;}

.wrap-header .head-util {position: absolute; right: 0; z-index: 15;margin-top: 15px;}
.wrap-header .head-util li {float: left;}
.wrap-header .head-util > ul > li::before {content: ""; display: none; margin: 0 15px; vertical-align: middle; width: 1px; height: 16px; background: #E1E1E1;}
.wrap-header .head-util > ul > li:first-child::before {display: none;}

.wrap-header .head-util li.head-sitemap a {display: inline-block; width: 17px; height: 14px; background: url("../../images/button/btn_sitemap.png") no-repeat center; text-indent: -99999px; vertical-align: middle;}

.wrap-header .head-util li.head-language {position: relative;}
.wrap-header .head-util li.head-language button {display: inline-block; width: 25px; height: 25px; background: url("../../images/button/btn_language.png") no-repeat; vertical-align: middle;}
.wrap-header .head-util li.head-language > ul {display: none; position: absolute; text-align: center; left: 25px; border: 1px solid #fff; padding: 0 5px; top: 35px;}
.wrap-header .head-util li.head-language > ul li a {display: block; color: #fff; }

.wrap-header .container  .btn-mgnb {display: none;}
.wrap-header .container  .btn-mgnb-close {display:none;}
.wrap-header .container > div .mobile-global {display:none;}
.wrap-header .container > div.black-bg {display:none;}

.head-m-top {display: none;}

.sub .wrap-header {position: static; padding-bottom: 20px; border-bottom: 1px solid #ddd;}
.sub .wrap-header::after {content: ""; display: block; clear: both;}
/* .sub .wrap-header .head-logo .logo-img span {color: #fff;}
.sub .wrap-header .head-navi .a_1 {color: #fff;} */

@media all and (max-width:1620px) {
  .wrap-header {padding: 10px 20px 0;}
}

@media all and (max-width:1300px) {
	.wrap-header .head-navi .div_2 {min-width: 150px;}
}

@media all and (max-width:1200px) {
	.wrap-header .head-navi .li_1 {margin-left: 40px;}
}

@media all and (max-width:1023px) {
	.header-top {display: none;}

	.head-m-top {display: block; position: absolute; width: 100%; left: 0; top: 15px;}

	.sub {padding-top: 70px;}
	.sub .wrap-header {position: fixed;}
  .wrap-header {position: fixed; padding: 0; padding-top: 19px; height: 70px; z-index: 1002; background: #fff; border-bottom: 1px solid #ddd;}
	.wrap-header .head-util {right: 20px; margin-top: 0;}
	.wrap-header .container {margin-top: 0;}
	.wrap-header .container > div .head-sitemap,
	.wrap-header .container > div .head-global,
	.wrap-header .container > div .head-uhs {display:none;}
	.wrap-header .container .btn-mgnb {float: left; display: block;}
	.wrap-header .btn-mgnb button {display: inline-block; text-indent: -9999px; width: 30px; height: 24px; background: url("../../images/common/m_menu_on.png") no-repeat center center;}

	.wrap-header .container  .btn-mgnb-close.on {display:block; position:absolute; right: 20px; top:25px;  width:19px; height:19px; background:url('../../images/common/ic-navi-close.png') no-repeat center center;}
	.wrap-header .container  .btn-mgnb-close button {text-indent:-9999px; display:block; width:100%; height:100%;}
	.wrap-header .container > div .mobile-global.on {display:block; position:absolute; left:0px; top:40%;}
	.wrap-header .container > div .mobile-global a {display:block; text-align:left; font-size:14px; color:#a6acbd; padding:0 0 0 20px; margin:0 0 10px 0}

	.wrap-header .head-logo {width: auto;}
	.wrap-header .head-logo a { transition: background 0.5s;}
    .wrap-header .head-logo .logo-img {line-height:1.0;}
	.wrap-header .head-logo .logo-img img {display: none;}
  	.wrap-header .head-logo .logo-img strong {font-size: 30px;}
	.wrap-header .head-logo .logo-img span {font-size: 16px;}
	.sub .wrap-header .head-logo .logo-img span {color: #0a0b0a;}

  .wrap-header .head-navi {position:fixed; top:0px; right:-100%; z-index:999; width:70%;height: 100%; padding: 0; padding-top: 70px; background: #133063; opacity: 0; transition: right 0.55s cubic-bezier(0.7, 0, 0.3, 1) , opacity 0.55s cubic-bezier(0.7, 0, 0.3, 1);}
  .wrap-header .head-navi.on {right: 0; opacity: 1;}
  .wrap-header .head-navi .menuUItop {position: relative;height: 100%;}
	/* .wrap-header .head-navi .menuUItop::before {content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: #133063;} */
  .wrap-header .head-navi .logo-mobile {display: block; padding: 20px 0 0 20px; text-align: left;}
  .wrap-header .head-navi .div_1 {}
  .wrap-header .head-navi .li_1 {position: static; display: block; width: 100%; padding:0px; margin-left: 0;}
  .wrap-header .head-navi .a_1 {position: relative; display: block;  line-height: 1.5; height: auto; padding: 12px 0 12px 30px; text-align: left; font-size: 16px; color: #fff; font-family:'S-CoreDream-4Regular',sans-serif; transition: all 0.5s;}
	.wrap-header .head-navi .a_1 span {display: inline-block; transition: all 0.5s;}
  .wrap-header .head-navi .a_1.on span:after {display: none;}
	.wrap-header .head-navi .a_1 span::after {content: ""; position: absolute; width: 0; height: 1px; background: #fff; left: 0; bottom: 0; transition: width 0.5s;}
	.wrap-header .head-navi .a_1::before {content: ""; position: absolute; width: 0; height: 3px; background: #fff; left: 0; top: 50%; margin-top: -1.5px; transition: width 0.5s;}
  .wrap-header .head-navi .a_1:after {display:none;}
	.wrap-header .head-navi .a_1:hover {color:#fff; padding-left: 35px;}
	.wrap-header .head-navi .a_1:hover::before {width: 20px;}
	.wrap-header .head-navi .a_1:hover span::after {width: 100%;}
	.wrap-header .head-navi .a_1.on span::before {display: none;}
	.wrap-header .head-navi .a_1._active span::after {width: 100%;}
  .wrap-header .head-navi .a_1._active {color:#FFC012;}
	.wrap-header .head-navi .a_1._active::before {width: 20px;}
  .wrap-header .head-navi .ul_2 {border: 0; padding:0;}
  .wrap-header .head-navi .li_2 {display:block; border:0px; padding:0px;}
  .wrap-header .head-navi .li_2 .a_2:after {display:none;}
  .wrap-header .head-navi .a_2 {display: block; padding: 10px 15px 10px 20px; margin:0; font-size: 14px; color:#000000; font-family:'S-CoreDream-4Regular',sans-serif; transition: none;}
  .wrap-header .head-navi .a_2.plus {position: relative; background:url('../../images/common/arrow_a2.png') no-repeat 94% center}
  .wrap-header .head-navi .a_2.plus.on {background:#709EED; color:#fff;}
	.wrap-header .head-navi .a_2[target=_blank] span:before {top:6px;}
	.wrap-header .head-navi .a_2:hover span:after {display: none;}
  .wrap-header .head-navi .div_2 {width:60% !important; right:0px; left:auto; transition-property:none;  transform: none; min-width: auto;}
  .wrap-header .head-navi .div_2.on {top:0px; max-height:none; height:100%; background:#fff; transition-property: none;}
  .wrap-header .head-navi .div_2 .container {padding: 0px;}
  .wrap-header .head-navi .ul_3 {padding:5px 0; border-bottom: 1px solid #DDDDDD;}
  .wrap-header .head-navi .li_3 {position:relative; margin: 0px;}
  .wrap-header .head-navi .a_3 {color:#666666; display:block; padding:6px 0 6px 20px; font-size:13px; font-family:'S-CoreDream-4Regular',sans-serif;}
  .wrap-header .head-navi .a_3[target=_blank] {position:relative;}
  .wrap-header .head-navi .a_3[target=_blank]:before {content:''; position:absolute; left:110%; top:10px; width:10px; height:10px; background:url('../../images/common/ico_blank.png') no-repeat center center;}
  .wrap-header .head-navi .a_3:hover {color:#2462cb;}
  .wrap-header .head-navi .a_3._active {color:#2462cb;}
  .wrap-header .head-navi .div_3 {display:block; overflow:hidden; max-height:0px; transition:all 0.25s cubic-bezier(0.7, 0, 0.3, 1); background: #F5F5F5;}
  .wrap-header .head-navi .div_3.on {max-height: 500px; transition: all 0.25s cubic-bezier(0.7, 0, 0.3, 1);}
  .wrap-header .head-navi .title {display:none;}
  .wrap-header .head-navi .close {display:none}
  .wrap-header .head-util .btn-share {display:none;}
  .black-bg {opacity: 0; visibility: hidden; position:fixed; width:100%; height:100%; left:0px; top:0px; background:rgba(0,0,0,0.6); z-index:998; transition: all 0.3s;}
  .black-bg.on {opacity: 1; visibility: visible;}
}

@media all and (max-width:460px) {
	.head-m-top {top: 18px;}
	.wrap-header .head-navi {width: 100%;}
    .wrap-header .head-logo .logo-img {line-height:1;}
  	.wrap-header .head-logo .logo-img strong {font-size: 28px;}
	.wrap-header .head-logo .logo-img span {font-size: 14px;}
}

.wrap-sub-visual {position:relative; background:url('../../images/common/sub-visual1.jpg') no-repeat top center; background-size:cover; display:table; width:100%;}
.wrap-sub-visual:after {content:''; position:absolute; left:0px; top:0px; width:100%; height:100%; background:url('../../images/common/pattern.png');}
.wrap-sub-visual .wrap-sub-cell {display:table-cell;height:420px; text-align:center; vertical-align: middle; color:#fff;}
.wrap-sub-visual .container {position:relative; z-index:1;}
.wrap-sub-visual .slogan {margin: 40px 0 0 0;}
.wrap-sub-visual .slogan-big {font-family:'S-CoreDream-6Bold';position:relative; display:inline-block; font-size:35px; line-height:1.2;}
.wrap-sub-visual .slogan-small {position: relative; font-size:15px; line-height: 22px; font-family:'S-CoreDream-3Light'; padding-top: 25px; margin-top: 15px;}
.wrap-sub-visual .slogan-small::before {content: ""; position: absolute; width: 36px; height: 1px; background: #fff; left: 50%; top: 0; margin-left: -18px;}
.wrap-sub-visual .page-move {position:absolute; left:0px; top:30px; width:100%; height:0px;}
.wrap-sub-visual .page-move a {position:relative; display:block; width:70px; height:70px; border:1px solid rgba(255,255,255,0.5); border-radius:100%;}
.wrap-sub-visual .page-move a.prev {float:left; background:url('../../images/common/ico_prev_menu.png') no-repeat left center; transition:background-position 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-visual .page-move a:hover.prev {background-position:right center; transition:background-position 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a.next {float:right; background:url('../../images/common/ico_next_menu.png') no-repeat right center; transition:background-position 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-visual .page-move a:hover.next {background-position:left center; transition:background-position 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a span {position:absolute;}
.wrap-sub-visual .page-move a.prev span {position:absolute; left:90%; top:50%; opacity:0; margin:0 0 0 30px; white-space:nowrap; color:rgba(255,255,255,0.5); transform: translate(0,-50%); transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a:hover.prev span {opacity:1; left:100%; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a.prev span:after {content:''; position:absolute; left:0px; bottom:-5px; width:0%; height:1px; background:rgba(255,255,255,0.5);  transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-visual .page-move a:hover.prev span:after {width:100%; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a.next span {position:absolute; right:90%; top:50%; opacity:0; margin:0 30px 0 0; white-space:nowrap; color:rgba(255,255,255,0.5); transform: translate(0,-50%); transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a:hover.next span {opacity:1; right:100%; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a.next span:after {content:''; position:absolute; right:0px; bottom:-5px; width:0%; height:1px; background:rgba(255,255,255,0.5);  transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-visual .page-move a:hover.next span:after {width:100%; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }

@media all and (max-width:1023px) {
    .wrap-sub-visual .wrap-sub-cell {height:330px;}
}

@media all and (max-width:768px) {
	.wrap-sub-visual .slogan {margin: 70px 0 0 0;}
	.wrap-sub-visual .wrap-sub-cell {height:210px;}
	.wrap-sub-visual .slogan-big {font-size: 26px;}
	.wrap-sub-visual .slogan-small {display: none;}
}

.wrap-sub-navi {position:relative; background: #fff;}
.wrap-sub-navi .container {position:relative; max-width:1600px; margin: 0 auto; height:80px; padding: 0 20px;}
.wrap-sub-navi .sub-navi {width: calc(100% - 100px);}
.wrap-sub-navi .sub-navi > ul::after {content: ""; display: block; clear: both;}
.wrap-sub-navi .sub-navi > ul > li {position:relative; float:left; padding: 0 0 0 20px;}
.wrap-sub-navi .sub-navi > ul > li.on::after {content: ""; position: absolute; width: 1px; height: 9px; background: #B5B5B5; right: 0; top: 50%; margin-top: -4.5px;}
.wrap-sub-navi .sub-navi > ul > li > a, .wrap-sub-navi .sub-navi > ul > li > .inner > button {display:block; color:#666666; font-size:14px; height:80px; line-height:80px; font-family:'S-CoreDream-4Regular';}
.wrap-sub-navi .sub-navi > ul > li > .inner > button {min-width: 145px;}
.wrap-sub-navi .sub-navi > ul > li > .inner > button {position: relative; width:100%; text-align:left; padding:0 40px 0 0 ; }
.wrap-sub-navi .sub-navi > ul > li > .inner > button span {display: block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.wrap-sub-navi .sub-navi > ul > li > .inner > button::after {content: ""; position: absolute; width: 11px; height: 7px; background: url("../../images/common/arrow-page-nav2.png") no-repeat; right: 16px; top: 50%; margin-top: -3.5px;}
.wrap-sub-navi .sub-navi > ul > li > .inner > button:hover {color:#0146b9;}
.wrap-sub-navi .sub-navi .home {position: relative; background-image:none; padding:0px; min-width:auto; padding-right: 80px;}
.wrap-sub-navi .sub-navi .home::after {content: ""; position: absolute; width: 60px; height: 1px; background: #B0B0B0; right: 0; top: 50%; margin-top: -0.5px;}
.wrap-sub-navi .sub-navi .home a {display: inline-block; padding-left: 20px; font-size: 15px; color: #0146b9; font-family:'S-CoreDream-5Medium'; background:url('../../images/common/sub-navi-home.png') no-repeat left center;}
.wrap-sub-navi .sub-navi .navUl {overflow:hidden; max-height:0px; opacity:0; position:absolute; left:0px; top:80%; border:1px solid #fff; width: 100%; min-width: 145px; margin:0px 0 0 0;    z-index: 4;}
.wrap-sub-navi .sub-navi .navUl.on {overflow:hidden; max-height:10000px; opacity:1; background:#fff; border:1px solid #3e454c; transition: max-height 1s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-navi .navUl:after {content:''; position:absolute; left:0px; top:0px; width:100%; height:4px; background:#0146b9;}
.wrap-sub-navi .sub-navi .navUl a {display:block; padding:10px 15px; color:#333; word-break: keep-all; font-size: 14px;}
.wrap-sub-navi .sub-navi .navUl a:hover {background:#f5f5f5;}

.wrap-sub-navi .sub-util {position:absolute; right:0px; top:0px;}
.wrap-sub-navi .sub-util > ul > li {float:left; position:relative;}
.wrap-sub-navi .sub-util > ul > li::after {content: ""; position: absolute; width: 1px; height: 20px; background: #CCCCCC; left: 0; top: 50%; margin-top: -10px; z-index: 1;}
.wrap-sub-navi .sub-util > ul > li:first-child::after {display: none;}
.wrap-sub-navi .sub-util > ul > li > button {width:65px; height:80px; text-indent:-9999px;}
.wrap-sub-navi .sub-util .sub-favo { background: url('../../images/common/ico_favo.png') no-repeat center center; transition:background 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-util .sub-favo:hover, .wrap-sub-navi .sub-util .sub-favo.on {background: url('../../images/common/ico_favo_ov.png') no-repeat center center;}
.wrap-sub-navi .sub-util .sub-share { background: url('../../images/common/ico_sns.png') no-repeat center center; transition:background-color 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-util .sub-share:hover.wrap-sub-navi .sub-util .box-sub-share {transition:background-color 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-util .sub-print { background: url('../../images/common/ico_print.png') no-repeat center center; transition:background-color 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-util .sub-print:hover {transition:background-color 0.5s cubic-bezier(0.7, 0, 0.3, 1);}

.wrap-sub-navi .sub-util .box-sub-favo {opacity:0; overflow:hidden; max-height:0px; position:absolute;  border:1px solid #3e454c; right:-65px; top:100%; width:260px; background:#fff; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); z-index: 5;}
.wrap-sub-navi .sub-util .box-sub-favo.on {opacity:1; max-height:1000px; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-util .box-sub-favo  > strong {display:block; padding:14px 20px; border-bottom:1px solid #cdcdcd; font-size:13px;}
.wrap-sub-navi .sub-util .box-sub-favo ul li {position: relative; padding: 10px 40px 10px 20px;}
.wrap-sub-navi .sub-util .box-sub-favo ul li:hover {background:#D9E0E8;}
.wrap-sub-navi .sub-util .box-sub-favo ul li a {display: inline-block; vertical-align: middle; font-size: 13px; color: #333333;}
.wrap-sub-navi .sub-util .box-sub-favo ul li a span {display:none;}
.wrap-sub-navi .sub-util .box-sub-favo .close {position:absolute; right:0px; top:0px; width:47px; height:47px; background:url('../../images/common/btn_favo_close.png') no-repeat center center; text-indent:-9999px;}
.wrap-sub-navi .sub-util .box-sub-favo .close:hover {transform: rotate( 180deg ); transition: all 0.75s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-util .box-sub-favo .del {position: absolute; right: 20px; top: 50%; margin-top: -8.5px; width:17px; height:17px; background:url('../../images/common/btn-favo-del.png') no-repeat center center; text-indent:-9999px;}
.wrap-sub-navi .sub-util .box-sub-favo .favo-content-box{background-color: #F0F0F0; text-align: center; padding: 10px 0;}
.wrap-sub-navi .sub-util .box-sub-favo .favo-content-box strong{display: block; font-size: 13px; line-height: 20px; padding: 0 10px; word-break: keep-all;}
.wrap-sub-navi .sub-util .box-sub-favo .favo-content-box .add{border-radius: 5px; color: white; display: inline-block; font-size: 12px; padding: 5px 35px 5px 15px; background: #0146b9 url("../../images/common/menu-more.png") no-repeat right 15px center; margin-top: 10px;}
.wrap-sub-navi .sub-util .box-sub-favo .list{border-bottom: 1px solid #cdcdcd;}
.wrap-sub-navi .sub-util .box-sub-favo .list ul {border-top: 1px solid #CDCDCD;}
.wrap-sub-navi .sub-util .box-sub-favo .reset{border: 1px solid #50555d; text-align: center; padding: 10px 0; border-radius: 5px; margin: 15px auto; width: 80px; display: block; font-size: 12px; font-family:'S-CoreDream-4Regular'; background: #fff; transition: background 0.5s, color 0.5s;}
.wrap-sub-navi .sub-util .box-sub-favo .reset:hover {background: #0146b9; color: #fff;}

.wrap-sub-navi .sub-util .box-sub-share {overflow: hidden; position: absolute; left: -9999px; top: 13px; width: 225px; max-height: 0px; padding: 12px 20px; background: #fff; border: 1px solid #CECECE; transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1); opacity: 0; z-index: 5;}
.wrap-sub-navi .sub-util .box-sub-share.on {left: auto; right: 0px; max-height: 1000px; transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1); transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1); opacity: 1;}
.wrap-sub-navi .sub-util .box-sub-share strong {display: inline-block; margin-right: 10px; font-weight: 400; font-size: 14px; color: #2a2a2a;}
.wrap-sub-navi .sub-util .box-sub-share .close {position: absolute; right: 0; top: 0; width: 50px; height: 50px; background: url('../../images/common/btn_favo_close.png') no-repeat center center; transform: rotate( 0deg ); text-indent: -9999px;}
.wrap-sub-navi .sub-util .box-sub-share .close:hover {transform: rotate( 180deg ); transition: all 0.75s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-util .box-sub-share ul {display: inline-block;}
.wrap-sub-navi .sub-util .box-sub-share ul li {display: inline-block;}
.wrap-sub-navi .sub-util .box-sub-share ul button {display: inline-block; width: 25px; height: 25px; text-indent: -9999px;}
.wrap-sub-navi .sub-util .box-sub-share ul button.fb {background: url("../../images/common/ic_sns_facebook.png") no-repeat center;}
.wrap-sub-navi .sub-util .box-sub-share ul button.tw {background: url("../../images/common/ic_sns_twit.png") no-repeat center;}
.wrap-sub-navi .sub-util .box-sub-share ul button.kakao {background: url("../../images/common/ic_sns_kkostory.png") no-repeat center;}
.wrap-sub-navi .sub-util .box-sub-share ul button.blog {background: url("../../images/common/ic_sns_blog.png") no-repeat center;}
.wrap-sub-navi .sub-util .box-sub-share ul button.addr {width: auto; height: auto; font-family:'S-CoreDream-6Bold'; margin-left: 10px; text-indent: 0; color: #4b4b4b;}


@media all and (max-width: 1600px){
	.wrap-sub-navi .sub-util {right: -20px;}
}

@media all and (max-width: 1440px){
	.wrap-sub-navi .sub-util {right: 0px;}
}

@media all and (max-width: 1023px){
	.wrap-sub-navi .sub-navi .home {padding-right: 0;}
	.wrap-sub-navi .sub-navi .home::after {display: none;}
	.wrap-sub-navi .sub-navi .home a {font-size: 0;}
}

@media all and (max-width: 768px) {
	.wrap-sub-navi {margin: 0; background: #F8F8F8; border-bottom: 1px solid #DDDDDD;}
	.wrap-sub-navi .container {height: auto;}
	.wrap-sub-navi .sub-navi { width: auto;}
	.wrap-sub-navi .sub-navi .home {display: none;}
	.wrap-sub-navi .sub-navi > ul::after {content: ""; display: block; clear: both;}
	.wrap-sub-navi .sub-navi > ul > li {padding: 0; padding-left: 17px; width: auto;}
	.wrap-sub-navi .sub-navi > ul > li:nth-child(2) {background: url('../../images/common/sub-navi-home.png') no-repeat left center; background-size: auto 11px;}
	.wrap-sub-navi .sub-navi > ul > li > a, .wrap-sub-navi .sub-navi > ul > li > .inner > button {height: 40px; font-size: 12px; line-height: 20px;  min-width: auto;}
  .wrap-sub-navi .sub-navi > ul > li > .inner {overflow: hidden;}
	.wrap-sub-navi .sub-navi > ul > li > .inner > button {padding: 0; padding-right: 20px; width: auto; }
  .wrap-sub-navi .sub-navi > ul > li > .inner > button::after {right: 0;}
	.wrap-sub-navi .sub-navi > ul > li > .inner > button span {width: 100%; height: 40px; vertical-align: middle; overflow: hidden; line-height: 40px;}
	.wrap-sub-navi .sub-navi > ul > li.on::after {display: none;}
	.wrap-sub-navi .sub-navi .navUl {top: 100%; z-index: 10; width: 100%;  min-width: 85px;}
	.wrap-sub-navi .sub-navi .navUl a {font-size: 12px; padding: 10px 6px;}

	.wrap-sub-navi .sub-util {right: 10px;}
	.wrap-sub-navi .sub-util > ul > li::after {height: 15px; margin-top: -7.5px;}
	.wrap-sub-navi .sub-util > ul > li:last-child {display: none;}
	.wrap-sub-navi .sub-util > ul > li > button {width: 45px; height: 40px;}
	.wrap-sub-navi .sub-util .sub-share {background-size: auto 20px;}
	.wrap-sub-navi .sub-util .sub-favo, .wrap-sub-navi .sub-util .sub-favo:hover, .wrap-sub-navi .sub-util .sub-favo.on {background-size: auto 20px;}
	.wrap-sub-navi .sub-util .box-sub-favo {right: 0;}
	.wrap-sub-navi .sub-util .box-sub-share {top: 50%; margin-top: -25px;}
}


/* 푸터 footer */
.sub .wrap-footer {margin: 70px 0 0 0;}
.wrap-footer {position: relative; background:#262626; text-align: center; padding: 40px 0 30px;}
.wrap-footer .container {position: relative;}

.wrap-footer .address-bx {}
.wrap-footer .address {font-size:14px; line-height: 22px; color: #8e8e8e; font-family:'S-CoreDream-1Thin'; letter-spacing: 0;}
.wrap-footer .address strong {display:block; font-size:14px; line-height: 22px; color:#b1b1b1; letter-spacing: -0.5px; margin-bottom: 10px; font-family:'S-CoreDream-3Light';}
.wrap-footer .address span {display: inline-block; margin-left: 10px;}

.wrap-footer .top-btn {position: fixed; width: 50px; height: 50px; background: #2D62BC url("../../images/button/btn_top.png") no-repeat center; right: 50px; bottom: 110px; box-shadow: 8px 8px 6px rgba(0, 0, 0, 0.28); border-radius: 50%; z-index: 200; opacity: 0; visibility: hidden; transition: all 0.5s;}
.wrap-footer .top-btn.scrolled {opacity: 1; visibility: visible;}

.wrap-footer .top-btn.position {position: absolute; right: 0; top: -50px; border-radius: 0;}

@media all and (max-width: 1620px) {
	.wrap-footer .container {padding: 0 20px}
}

@media all and (max-width: 1023px) {

}

@media all and (max-width:768px) {

}

/* #_contentBuilder {height: auto !important} */


/* effect 효과 */
@media all and (min-width: 1024px){
	.main .wrap-header {top: -120px; transition: top 0.5s ease-in-out;}
	.main .wrap-header.effect {top: 0;}
}
