/**font**/
@font-face{font-family:'Noto Thin';font-style:normal;src:url(../../font/NotoSans-Thin.woff2) format("woff2"),url(../../font/NotoSans-Thin.woff) format("woff")}
@font-face{font-family:'Noto Light';font-style:normal;src:url(../../font/NotoSans-Light.woff2) format("woff2"),url(../../font/NotoSans-Light.woff) format("woff")}
@font-face{font-family:'Noto DemiLight';font-style:normal;src:url(../../font/NotoSans-DemiLight.woff2) format("woff2"),url(../../font/NotoSans-DemiLight.woff) format("woff")}
@font-face{font-family:'Noto Regular';font-style:normal;src:url(../../font/NotoSans-Regular.woff2) format("woff2"),url(../../font/NotoSans-Regular.woff) format("woff")}
@font-face{font-family:'Noto Medium';font-style:normal;src:url(../../font/NotoSans-Medium.woff2) format("woff2"),url(../../font/NotoSans-Medium.woff) format("woff")}
@font-face{font-family:'Noto Bold';font-style:normal;src:url(../../font/NotoSans-Bold.woff2) format("woff2"),url(../../font/NotoSans-Bold.woff) format("woff")}
@font-face{font-family:'Noto Black';font-style:normal;src:url(../../font/NotoSans-Black.woff2) format("woff2"),url(../../font/NotoSans-Black.woff) format("woff")}

*{font-family:'Noto Light';}

._contentBuilder ._obj._objHtml ul li, ._contentBuilder ._obj._objTag ul li {margin-top: 0;}
.sub #subContainer #subContent #contentsEditHtml #_contentBuilder .multipleDiv .multipleContentsDiv ._objHtml{font-size:17px;}

/**layout***/
#header .container .wrap-lnb{width:calc(100% - 250px);display:inline-table;vertical-align:top;}
#lnb{display:table-cell;vertical-align:top;padding: 0 0 0 100px;}
#header .container .wrap-gnb{display:table-cell;width: 180px;text-align:right;padding-top:35px;}

#header .container .wrap-gnb .util-area .top-link a.util-admin{display:none;}
#header .container .wrap-gnb .util-area .top-link a + a:before{display:none;}
#header .container .wrap-gnb .util-area .top-link a.eng{color:#fff;border:1px solid #fff;border-radius:50px;padding: 8px 10px 8px 40px;background: url('../../images/global-icon.png') no-repeat 12px center;font-size: 14px;}
#header .container .wrap-gnb .util-area .top-link a.sitemap{background:url('../../images/sitemap.png') no-repeat center;text-indent:-9999px;width: 35px;text-align: left;position: relative;top: -2px;margin-left: 5px;}
body.sub #header .container .wrap-gnb .util-area .top-link a.eng{color:#151515;border:1px solid #151515;background: url('../../images/sub_global-icon.png') no-repeat 12px center;}
body.sub #header .container .wrap-gnb .util-area .top-link a.sitemap{background:url('../../images/sub_sitemap.png') no-repeat center;}

/**visual**/
#multipleDiv_junghyun_87					{z-index:0;position: relative;}
#menu60273_obj22{position: absolute;top: 270px;left: 50%;transform: translate(-50%, 0);}

#visual_text											{text-align: center;}
#visual_text h2										{color: #fff; font-size:60px; font-weight:lighter;line-height:1.2;margin-bottom:15px;}
#visual_text h2	em									{font-weight: bold;display: block;font-family: 'Noto Bold';}
#visual_text p{font-size:22px;color:#fff;margin-bottom:35px;}
#visual_text a{font-size:18px;color:#333;background-color:#fff;padding:12px 0;display:inline-block;width:200px;border-radius:50px;}
#visual_text a:hover{background-color:#02286e;color:#fff;transition:all ease 0.6s;}

/*main*/
#menu60273_obj82{background:url('../../images/main/service-bg.png') no-repeat center top;position:relative;}
#menu60273_obj82:after{content:'';position:absolute;top:0;left:50%;transform:translate(-50%, 0);background:url('../../images/main/service-line.png');display:block;width:8px;height:86px;}
.service{padding:100px 15px 60px 15px;text-align:center;width:1400px;margin:0 auto;}
.service > ul{padding:0 60px;}
.service strong{font-size:45px;color:#02286e;font-weight:bold;display:block;margin-bottom:45px;font-family: 'Noto Bold';}
.service ul li{display:inline-block;vertical-align:top;margin: 0 25px;width:calc(100% / 6 - 95px);}
.service ul li img{background:#fff;border-radius:50%;padding:20px;display:block;margin:0 auto 20px;}
.service ul li:hover img{background-color:#b9e9ff;transition:all ease 0.6s;}
.service ul li span{color:#151515;display:block;font-size: 17px;font-family: 'Noto Medium';margin:0 auto;letter-spacing: -1px;}

.service .slick-prev{width:12px;height:24px;background:url('../../images/main/arrow_right.png') no-repeat center;position:absolute;top:50%;left:30px;margin-top:-12px;text-indent:-9999px;}
.service .slick-next{width:12px;height:24px;background:url('../../images/main/arrow_left.png') no-repeat center;position:absolute;top:50%;right:30px;margin-top:-12px;text-indent:-9999px;}

@media all and (max-width:1023px) {
  .service ul li img{width:100%;height:100%;box-sizing:border-box;}
  .service ul li span{font-size:16px;}
  #menu60273_obj82:after{top:-30px;}
}

@media all and (max-width:767px) {
  .service{padding:70px 15px 40px 15px;overflow:hidden;}
  .service strong{font-size:32px;margin-bottom:35px;}
  .service > ul{padding:0 30px;}
  .service .slick-prev{left:15px;}
  .service .slick-next{right:15px;}
  .service ul li img{width:auto;height:auto;}
}

@media all and (max-width:600px) {
  .service > ul{padding:0 20px;}
  .service ul li{margin:0 5px;}
  .service ul li img{width:100px;height:100px;}
  .service .slick-prev{left:5px;}
  .service .slick-next{right:5px;}
}

#multipleContentsDiv_h2ship_162{background:url('../../images/main/issue-bg.jpg') no-repeat left top; background-size:cover;padding:50px 0 100px;}

#multipleContentsDiv_h2ship_173{position:relative;background:url('../../images/main/bottom-bg.jpg') no-repeat right top;padding:170px 0 150px;}
#menu60273_obj225{position:absolute;left:5%;top:170px;}
.notice-thum{position:relative;width:636px;height:432px;}
.notice-thum p{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#fff;font-size:60px;z-index:1;font-family:'Noto Bold';}
._fnctWrap ._fnctAdmin{text-align:left;}

/***sub**/
#subContainer #subContent{box-sizing:border-box;}
#_globalNavi ._fnctAdmin{top:-30px;}
.sns-wrap{z-index:99;}
#subContent ._objWidget ._fnctWrap ._fnctAdmin{font-size:13px;}

.sub #_globalNavi #_globalUl li{}
.sub #_globalNavi #_globalUl li._sns a{width: 16px !important;height: 20px !important;background:url('../../images/share_icon.png') no-repeat center !important;position: relative;top: 1px;}
.sub #_globalNavi #_globalUl li._print button{width:22px;height:19px;background:url('../../images/print_icon.png') no-repeat center !important;position: relative;top: 2px;right: 8px;}

/*responsive*/
@media all and (max-width:1800px) {
  #menu60273_obj22{top:20%;}
  #menu60273_obj225{width:35%;}
  .notice-thum{width:auto;height:auto;}
  .notice-thum img{width:100%;}
}

@media all and (max-width:1400px) {
  #header .container,
  .service,
  #menu60273_obj149,
  .wrap-notice,
  #footer .wrap-policy .container,
  #footer .wrap-address .container{width:100%;box-sizing:border-box;}
  .wrap-issue{padding-left:0;}

  .type-03b .bx-wrapper .bx-viewport{height:650px !important;}
  .type-03b .bx-wrapper .bx-viewport ul li ._inner img{width:120%;margin-left:-10%;height:650px;}
  #lnb{padding: 0 0 0 60px;}
  #menuUItop .top_div .ul_1 .li_1 .a_1{font-size:18px;}
  #header .container .wrap-gnb{width:180px;}

  #visual_text h2{font-size:50px;}
  #visual_text p{font-size:20px;}
  #visual_text a{width: 160px;padding: 7px 0;}

  #multipleContentsDiv_h2ship_173{padding:100px 0 70px;}
  #menu60273_obj225{top:100px;}

  #visual .container,
  #subContainer .container{width:100%;}

  #subContainer #aside,
  #subContainer #menuUIsub{width:260px;}
  #subContainer #subContent{width:calc(100% - 320px);}
}

@media all and (max-width:1200px) {
  .notice-thum p{font-size:38px;}
}

@media all and (max-width:1023px) {
  #multipleContentsDiv_h2ship_162{padding:50px 0 70px; }
  #header .container .wrap-logo h1 a em{padding:20px 18px;letter-spacing:-0.5px;}
  .wrap-nav-btn{}

  .wrap-nav-btn .btn-lnb{width:100%;height:100%;background:url('../../images/main/m-menu-btn.png') no-repeat center center;}
  .sub .wrap-nav-btn .btn-lnb{background:url('../../images/main/sub_sitemap.png') no-repeat center center;}
  .sub .wrap-nav-btn .btn-lnb.on{background:url('../../images/main/m-menu-btn.png') no-repeat center center;}
  .type-03b .bx-wrapper .bx-viewport{height:500px !important;}
  .type-03b .bx-wrapper .bx-viewport ul li ._inner img{height:500px;}
  #menu60273_obj22{top: 150px;left: 0;width: 100%;text-align: center;transform: none;}
  #menu60273_obj225{display:none;}
  #multipleContentsDiv_h2ship_173{padding:50px 0 20px;}

  #header .container .wrap-lnb{width:100%;}
  #header .container .wrap-gnb{width:auto;}
  #lnb{padding:0;}
  #header .container .wrap-gnb .util-area .top-link{ margin: 0;position: absolute;top: 28px;right: 75px;}
  #header .container .wrap-gnb .util-area .top-link a.eng{font-size: 12px;padding: 5px 10px 5px 40px;}
  body.sub #header .container .wrap-gnb .util-area .top-link a.eng{color:#fff;border-color:#fff;background-image:url('../../images/sub_global-icon_on.png');}
  .menuUItop .a_2{font-size:16px;}

  #footer .wrap-policy .container{text-align:center;}
  #footer .wrap-address .container .address{text-align:center;}
  #footer .wrap-address .container > form{position:initial;text-align:center;margin-top:30px;}

  #subContainer #subContent{width:100%;padding-bottom:120px;}
  #subContent .page-title{margin: 0;font-size: 32px;}
}

@media all and (max-width:767px) {
  #visual_text h2{font-size: 28px;margin-bottom: 20px;}
  #visual_text p{font-size:16px;display:none;}
  #visual_text a{width: 120px;font-size: 14px;padding: 7px 0;}
  #menu60273_obj22{top: 110px;}
  .type-03b .bx-wrapper .bx-viewport{height: 320px !important;}
  .type-03b .bx-wrapper .bx-viewport ul li ._inner img{height: 320px;width:180%;margin-left:-40%;}
  #menu60273_obj149{margin: 40px 0;}
  #multipleContentsDiv_h2ship_162{padding:40px 0;}

  #header .container .wrap-gnb .util-area .top-link{top: 18.5px;right: 60px;}
  #footer .wrap-policy .container ul li a{font-size:14px;}
  #footer .wrap-address .container .address{font-size:14px;padding:0 15px;}
  #footer .wrap-address .container > form > select{width:200px;}
  #subContent .page-title{font-size: 26px;}
}

@media all and (max-width:600px) {
  .wrap-nav-btn{width:65px;height:65px;line-height:65px;}
}



/***************contents****************/
/***greeting**/
.greeting .person01{margin-bottom:100px;}
.greeting .title-box {padding-top:40px;position: relative;margin-bottom: 30px;}
.greeting .title-box .inner{background: #eee url('../../images/contents/text-bg01.png') no-repeat 60% 35%;padding: 65px 75px 70px;}
.greeting .title-box .title-img{text-align:right;position: absolute;bottom: 0;right: 0;}
.greeting .title-box .title-text{padding-top:55px;background:url('../../images/contents/ddaum.png') no-repeat 20% top;line-height: 1.4;display: inline-block;}
.greeting .title-box .title-text strong{font-size:38px;font-family:'Noto Medium';color:#333;}
.greeting .title-box .title-text p{font-size:38px;font-family: 'Noto Regular';color:#333;letter-spacing: -1px;}
.greeting .title-box .title-text p span{color:#2978c5;font-family:'Noto Bold';}
.greeting .contents-box{padding:0 15px;color:#666;}
.greeting .contents-box p{margin-bottom:30px;}
.greeting .contents-box .ending{margin-top:60px;text-align:right;font-size:20px;color:#333;letter-spacing: -1px;}
.greeting .contents-box .ending p{margin-bottom:0;}
.greeting .contents-box .ending span{display:block;font-family: 'Noto Medium';}

.greeting .person02 .title-box .inner{background: #eee url('../../images/contents/text-bg02.png') no-repeat 45% 35%;padding: 65px 75px 70px;}
.greeting .person02 .title-box .title-img{text-align:left;position: absolute;bottom: 0;left: 0;}
.greeting .person02 .title-box .title-text{text-align:right;background-position: 90% top;display: block;}
.greeting .person02 .title-box .title-text p span{color:#623802;font-family:'Noto Bold';}

@media all and (max-width:1200px) {
  .greeting .title-box .inner,
  .greeting .person02 .title-box .inner{padding:35px 45px 40px;}
  .greeting .title-box .title-img img{width:200px;}
  .greeting .person02 .title-box .title-img img{width:240px;}

  .greeting .title-box .title-text strong,
  .greeting .title-box .title-text p{font-size:28px;}
}

@media all and (max-width:767px) {
  .greeting .title-box{padding-top:0;}
  .greeting .title-box .inner, .greeting .person02 .title-box .inner{padding: 35px 15px 200px 30px;}
  .greeting .title-box .title-text{background:none;padding:0;}
  .greeting .title-box .title-text strong, .greeting .title-box .title-text p{font-size:20px;}
  .greeting .title-box .title-img img{width:140px;}
  .greeting .title-box .inner{background-size: 200px;background-position: 30px 70%;}

  .greeting .person02 .title-box .title-img img{width:160px;}
  .greeting .person02 .title-box .inner{background-size: 200px;background-position: 90% 70%;}
}


/**purpose**/
.build_purpose{padding-top:40px;}
.build_purpose.witharrow{padding: 110px 0 50px;background:url('../../images/contents/main-biz-arrow.png') no-repeat center;background-size: 80%;box-sizing: border-box;}

.build_purpose.witharrow {}

.build_purpose ul.list01 li{padding: 0 0 30px;font-size:18px;color:#666;border:1px solid #d0d0d0;border-radius:100px;text-align:center;margin-bottom:50px;}
.build_purpose ul.list01 li strong{color:#012477;font-size:42px;display:inline-block;padding:0 15px;position: relative;top: -37px;background: #fff;}
.build_purpose ul.list01 p{margin-top:-20px;}
.build_purpose ul.list01 p span{display:block;}

.build_purpose ul.list02{margin-top:50px;padding: 80px 95px;text-align:center;color:#fff;background:url('../../images/contents/purpose-bg.png') no-repeat center;width: 800px;margin:0 auto;}
.build_purpose ul.list02 li{display:inline-block;vertical-align:top;width: calc(100% / 4 - 30px);}
.build_purpose ul.list02 li + li{margin-left:30px;}
.build_purpose ul.list02 li span{font-size:19px;display:block;margin-bottom:5px;line-height:1;}
.build_purpose ul.list02 li strong{display:block;font-size:21px;margin-bottom:25px;line-height:1.7;}
.build_purpose ul.list02 li p{font-size:16px;line-height:1.5;}

.purpose-box{padding:50px;background:#f3f3f3;}
.purpose-box > ul {font-size:0;}
.purpose-box > ul > li{display:inline-block;vertical-align:top;width:calc(100% / 2 );}
.purpose-box > ul > li:nth-child(3),
.purpose-box > ul > li:nth-child(4){margin-top:40px !important;}
.purpose-box > ul > li .thum{display:inline-block;vertical-align:top;}
.purpose-box > ul > li .conts{display:inline-block;vertical-align:top;margin: 15px 0 0 25px;}
.purpose-box > ul > li .conts strong{font-size:19px;color:#333;font-family:'Noto Regular';display:block;margin-bottom: 5px;}
.purpose-box > ul > li .conts ul li{font-size:17px;color:#666;padding-left: 15px;position:relative;background: url('../../images/contents/list_gray_dot.png') no-repeat left 12px;}

@media all and (max-width:1400px) and (min-width:1200px) {
  .purpose-box{padding:50px 10px;}
}

@media all and (max-width:1200px) {
  .build_purpose ul.list02{width:100%;box-sizing:border-box;background-size:contain;padding: 62px 20px;}
  .purpose-box{padding:50px 0;}
  .purpose-box > ul > li{text-align:center;}
  .purpose-box > ul > li .thum{display:block;text-align:center;}
  .purpose-box > ul > li .conts ul li{text-align:left;}
  .purpose-box > ul > li .conts{margin:15px 0 0 0;}
}

@media all and (max-width:767px) {
  .build_purpose ul.list01 p{font-size:16px;}
  .build_purpose ul.list01 li{padding:0 25px 30px;border-radius: 15px;}

  .build_purpose ul.list02 {background:none;padding:0;}
  .build_purpose ul.list02 li{width:100%;display:block;padding: 20px;box-sizing: border-box;border-radius: 20px;}
  .build_purpose ul.list02 li:nth-child(1){background:#42b8d4;}
  .build_purpose ul.list02 li:nth-child(2){background:#2ca2c3;}
  .build_purpose ul.list02 li:nth-child(3){background:#2a81cc;}
  .build_purpose ul.list02 li:nth-child(4){background:#4265bd;}
  .build_purpose ul.list02 li + li{margin-left:0;margin-top: 30px !important;}
  .build_purpose ul.list02 li strong{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #fff;}

  .purpose-box > ul > li{width:100%;display:block;}
  .purpose-box > ul > li:nth-child(2),.purpose-box > ul > li:nth-child(3), .purpose-box > ul > li:nth-child(4){margin-top:40px !important;}

  .build_purpose.witharrow{padding:40px 0; background:none;}
}

.forum_org{margin-bottom: 10px;text-align: center;}
.forum_org strong{font-size:21px;color:#151515;font-family:'Noto Regular';margin-bottom:10px;display: inline-block;padding-left: 30px;background:url('../../images/check-title.png') no-repeat left center;}
.forum_org .box01 {margin:0 auto;width: 380px;position:relative;}
.forum_org .box01:after{content:'';width:1px;height: 128px;background:#2d6fac;position:absolute;top: 325px;left:50%;}
.forum_org .box01 .list{padding: 30px 40px 45px;box-sizing:border-box;}
.forum_org .box01 .list li{padding:12px 0;color:#fff;font-size:19px;font-family:'Noto Regular';text-align:center;position:relative;border-radius: 10px;}
.forum_org .box01 .list li:after{content:'';width:1px;height: 50px;background:#2d6fac;position:absolute;top: 54px;left:50%;}
.forum_org .box01 .list li + li{margin-top:20px;}
.forum_org .box01 .list li:nth-child(1){background:#165fa4;}
.forum_org .box01 .list li:nth-child(2){background:#2c7bc0;}
.forum_org .box01 .list li:nth-child(3){background:#37bccf;}

.forum_org .box02{width: 35%;margin-left:auto;margin-right: 15%;text-align:right;margin-bottom: 45px;margin-top: 30px;position:relative;}
.forum_org .box02:before{content:'';width: 50%;height:1px;background: #2d6fac;left:0;top:50%;position:absolute;}
.forum_org .box02 .w_box{padding: 12px 0 12px 0;box-sizing: border-box;width:220px;font-family: 'Noto Regular';color:#151515;display: inline-block;text-align: center;background: #eaeaec;z-index: 999;position: relative;font-size: 21px;}
.forum_org .box02 .w_box strong{margin:0;}

.forum_org .box03{padding: 35px 40px 55px;box-sizing:border-box;background:#f2f6f7;}
.forum_org .box03 strong{margin-bottom:35px;}
.forum_org .box03 .list{}
.forum_org .box03 .list li{display:inline-block;vertical-align:top;width: calc(100% / 5 - 20px);color:#fff;padding: 20px 0;font-family:'Noto Regular';color:#fff;background: #0a3961;font-size: 18px;text-align: center;border-radius: 15px;}
.forum_org .box03 .list li span{font-size:18px;font-family:'Noto Regular';display:block;}
.forum_org .box03 .list li + li{margin-left:15px;}

.b-b-arrow{text-align:center;margin-bottom: 40px;}

.wg-five .top{text-align:center;margin-bottom:20px;}
.wg-five .top > li{display:inline-block;vertical-align:top;width: calc(100% / 2 - 50px);}
.wg-five .bottom{text-align:center;}
.wg-five .bottom > li{display:inline-block;vertical-align:top;width: calc(100% / 3 - 10px);}
.wg-five .bottom .conts{width:85%;}

.wg-five .title {margin-bottom:10px;}
.wg-five .title strong{display:inline-block;vertical-align:top;border-radius:50%;background:#0a3961;color:#fff;font-size:23px;font-family:'Noto Regular';width: 85px;height: 85px;padding-top: 24px;box-sizing: border-box;}
.wg-five .title span{display:inline-block;vertical-align:top;border-radius:50px;background:#fff;border:1px solid #456b8c;color:#333;font-size:20px;padding:12px 0;font-family:'Noro Regular';margin-top: 14px;width: 250px;margin-left: -50px;position: relative;z-index: -1;padding-left: 30px;}
.wg-five .conts{text-align: left;padding-left: 30px;width: 60%;margin: 15px auto;}
.wg-five .conts span{color:#0a3961;font-family:'Noto Regular';font-size:18px;margin-bottom:10px;}
.wg-five .conts ul{margin-bottom:15px;}
.wg-five .conts ul li{padding-left:10px;position:relative;}
.wg-five .conts ul li:before{content:'';width:5px;height:5px;background:#0a3961;border-radius:50%;position:absolute;left:0;top:12px;}

@media all and (max-width:1350px) {
  .wg-five .top > li{width:calc(100% / 2 - 10px);}
  .wg-five .bottom > li{width:calc(100% / 2 - 10px);}
  .wg-five .bottom .conts{width:60%;}
}

@media all and (max-width:1200px) {
  .forum_org .box03 .list li{font-size:14px;}
}

@media all and (max-width:767px) {
  .forum_org .box01{width:auto;}
  .forum_org .box01 .list{padding:40px;}
  .forum_org .box01:after{height:168px;}
  .forum_org .box02{text-align:center;width:100%;margin-bottom:80px;box-sizing:border-box;padding:0 40px;}
  .forum_org .box02:before{display:none;}
  .forum_org .box02 .w_box{width:100%;box-sizing:border-box;}
  .forum_org .box03{margin:0 40px;}
  .forum_org .box03 .list li{display:block;width:100%;}
  .forum_org .box03 .list li + li{margin-left:0;margin-top:20px;}

  .wg-five .top > li,
  .wg-five .bottom > li{width:100%;margin-bottom:30px;}
  .wg-five .conts,
  .wg-five .bottom .conts{width:100%;}
  .wg-five .title span{width:220px;}
  .b-b-arrow img{width:75%;}
}

.co-network{border:1px solid #e4e4e4; position:relative;padding:40px 35px;box-sizing:border-box;font-size:0;}
.co-network .title{font-size:21px;color:#165fa3;background:#fff;width:165px;height:165px;box-sizing:border-box;border:20px solid #145a9c;border-radius:50%;padding-top: 33px;text-align: center;font-family: 'Noto Regular';line-height: 1.3;top: 50%;left: 50%;position: absolute;z-index: 99;transform: translate(-50%, -50%);}

.co-network ul li{display:inline-block;vertical-align:top;width:calc(100% / 2);font-size:16px;color:#666;box-sizing: border-box;padding: 25px 10px 80px;position:relative;}
.co-network ul li:nth-child(1),
.co-network ul li:nth-child(2){border-bottom:1px solid #96b7d5;}
.co-network ul li:nth-child(2),
.co-network ul li:nth-child(4){border-left:1px solid #96b7d5;}

.co-network ul li:nth-child(1){background:url('../../images/co-list-bg01.png') no-repeat right bottom;}
.co-network ul li:nth-child(2){background:url('../../images/co-list-bg02.png') no-repeat left bottom;padding-left: 190px;}
.co-network ul li:nth-child(3){background:url('../../images/co-list-bg03.png') no-repeat right top;padding-top: 100px;padding-bottom: 0;}
.co-network ul li:nth-child(4){background:url('../../images/co-list-bg04.png') no-repeat left top;padding-left: 190px;padding-top: 100px;padding-bottom: 0;}

.co-network ul li strong{font-size:22px;font-family:'Noto Medium';position:absolute;display:block;}
.co-network ul li:nth-child(1) strong{color:#4272b5;bottom:70px;right:70px;}
.co-network ul li:nth-child(2) strong{color:#34b7cd;bottom:70px;left:70px;}
.co-network ul li:nth-child(3) strong{color:#1f75bf;top:70px;right:70px;}
.co-network ul li:nth-child(4) strong{color:#2392b0;top:70px;left:70px;}

.co-network ul li dl{margin-bottom:25px;letter-spacing: -1px;}
.co-network ul li dl dt{font-size:19px;font-family:'Noto Regular';display:block;margin-bottom:10px;}
.co-network ul li dl dd{font-size: 15px;color:#666;position:relative;}
.co-network ul li dl dd:before{content:'';width:5px;height:5px;border-radius:50%;display: inline-block;vertical-align: top;margin-top: 10px;margin-right: 5px;}
.co-network ul li:nth-child(1) dl dt{color:#4272b5;}
.co-network ul li:nth-child(2) dl dt{color:#34b7cd;}
.co-network ul li:nth-child(3) dl dt{color:#1f75bf;}
.co-network ul li:nth-child(4) dl dt{color:#2392b0;}
.co-network ul li:nth-child(1) dl dd:before{background-color:#4272b5;}
.co-network ul li:nth-child(2) dl dd:before{background-color:#34b7cd;}
.co-network ul li:nth-child(3) dl dd:before{background-color:#1f75bf;}
.co-network ul li:nth-child(4) dl dd:before{background-color:#2392b0;}

@media all and (max-width:1400px) {
  .co-network ul li strong{font-size:18px;}

  .co-network ul li:nth-child(1){background-size:140px;}
  .co-network ul li:nth-child(2){background-size:140px;padding-left:0;text-align:right;}
  .co-network ul li:nth-child(3){background-size:140px;}
  .co-network ul li:nth-child(4){background-size:140px;padding-left:0;text-align:right;}

  .co-network ul li:nth-child(1) strong{bottom:50px;right:50px;}
  .co-network ul li:nth-child(2) strong{bottom:50px;left:50px;}
  .co-network ul li:nth-child(3) strong{top:50px;right:50px;}
  .co-network ul li:nth-child(4) strong{top:50px;left:50px;}
  .co-network .title{font-size:18px;border: 12px solid #145a9c;width: 130px;height: 130px;padding-top: 30px;}
}

@media all and (max-width:1200px) and (min-width:1024px) {
  .co-network ul li dl dd{    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
}

@media all and (max-width:800px) {
  .co-network{border:none;padding:0;}
  .co-network .title{position:initial;border:none;font-family:'Noto Medium';width:auto;height:auto;transform: none;text-align: left;font-size: 22px;margin-bottom: 25px;}
  .co-network ul li{background:none !important;display:block;border: 1px solid #96b7d5;border-radius: 15px;width:100%;text-align: left !important;padding: 35px 25px 0 !important;margin: 30px 0;}
  .co-network ul li strong{position:initial;margin-bottom:10px;}
}

.location{margin-top:40px;}
.location ul li{display:inline-block;vertical-align:top;width:calc(100% / 3 - 5px);text-align:center;min-height:200px;}
.location ul li + li{border-left:1px solid #ddd;}
.location ul li img{display:block;margin:0 auto 25px;}
.location ul li:nth-child(1) span {font-size:14px;line-height:1.3;display:inline-block;}
.location ul li span{font-size:22px;color:#666;}

@media all and (max-width:767px) {
  .location ul li{display:block;width:100%;min-height: auto;padding: 30px 0;}
  .location ul li + li{border-left:none;border-top:1px solid #ddd;padding-top:30px;margin-top:30px;}
}

.operation .box01 > strong{display:block;padding: 10px 0;text-align:center;color:#fff;background:url('../../images/contents/person-bg01.png') repeat left top;font-size:19px;font-family:'Noto Regular';margin-bottom:10px;font-weight: normal;}
.operation .box01 > ul{background:#f3f3f3;padding:40px 0;box-sizing:border-box;margin-bottom:30px;}
.operation .box01 > ul > li{display:inline-block;vertical-align:top;width:calc(100% / 2 - 10px);padding: 10px 10px 10px 55px;box-sizing:border-box;}
.operation .box01 > ul > li + li{border-left:1px solid #d8d8d8;}
.operation .box01 > ul > li .img{display:inline-block;vertical-align:top;}
.operation .box01 > ul > li .text{display:inline-block;vertical-align:bottom;margin-left: 20px;}
.operation .box01 > ul > li .text strong{font-size:17px;color:#151515;display:block;font-weight:normal;margin-bottom:25px;font-family: 'Noto Regular';}
.operation .box01 > ul > li .text strong span{font-size:23px;font-family: 'Noto Medium';display:inline-block;letter-spacing: -1px;margin-right: 10px;}
.operation .box01 > ul > li .text ul{padding-bottom:5px;}
.operation .box01 > ul > li .text ul li{font-size:16px;color:#666;padding-left:15px;background: url('../../images/contents/blue-sam.png') no-repeat left 10px;line-height: 1.4;}

.operation .box02{width:80%;vertical-align:top;text-align:center;display: inline-block;}
.operation .box02 > strong{display:block;padding: 10px 0;text-align:center;color:#fff;background:url('../../images/contents/person-bg02.png') repeat left top;font-size:19px;font-family:'Noto Regular';margin-bottom:10px;font-weight: normal;}
.operation .box02 > ul{background:#f3f3f3;padding: 30px 25px 20px;box-sizing:border-box;margin-bottom:30px;}
.operation .box02 > ul > li{display:inline-block;vertical-align:top;width: calc(100% / 6 - 20px);}
.operation .box02 > ul > li + li{margin-left:20px;}
.operation .box02 > ul > li > img{display:inline-block;width: 104px;height: 132px;}
.operation .box02 > ul > li p{font-family:'Noto Regular';color:#121212;padding-top: 15px;line-height: 1.3;font-size: 16px;letter-spacing: -1px;}

.operation .box03{width: 17.5%;margin-left:2%;display:inline-block;vertical-align:top;text-align:center;}
.operation .box03 > strong{display:block;padding: 10px 0;text-align:center;color:#fff;background:url('../../images/contents/person-bg03.png') repeat left top;font-size:19px;font-family:'Noto Regular';margin-bottom:10px;font-weight: normal;}
.operation .box03 > ul{background:#f3f3f3;padding: 30px 0 20px;box-sizing:border-box;margin-bottom:30px;}
.operation .box03 > ul > li > img{display:inline-block;}
.operation .box03 > ul > li p{font-family:'Noto Regular';color:#121212;padding-top: 15px;line-height: 1.3;font-size: 16px;letter-spacing: -1px;}

@media all and (max-width:1400px) and (min-width:1201px){
  .operation .box01 > ul > li{padding:10px 10px 10px 25px;}
  .operation .box01 > ul > li .img{width:120px;}
  .operation .box01 > ul > li .img img{width:100%;}
}

@media all and (max-width:1200px) {
  .operation .box01 > ul > li{display:block;width:100%;}
  .operation .box01 > ul > li:nth-child(1){padding-bottom:40px;}
  .operation .box01 > ul > li + li{padding-top:40px;border-left:none;border-top:1px solid #d8d8d8;}

  .operation .box02{width:70%;}
  .operation .box02 > ul > li{width:calc(100% / 3 - 5px);margin-bottom: 20px;}
  .operation .box02 > ul > li + li{margin:0 0 20px 0;}

  .operation .box03{width:25.5%;}
}

@media all and (max-width:767px) {
  .operation .box01 > ul{padding:20px 0;}
  .operation .box01 > ul > li:nth-child(1){padding:0 20px 40px;}
  .operation .box01 > ul > li + li{padding-left:20px;}
  .operation .box01 > ul > li .img{display:block;margin-bottom:20px;text-align:center;}
  .operation .box02{width:100%;display:block;}
  .operation .box02 > ul > li{width:calc(100% / 2 - 5px);}
  .operation .box03{width:100%;display:block;margin-left:0;}
}

@media all and (max-width:767px) {
  #_JW_stMp_basic > ul{height:auto !important;}
  #_JW_stMp_basic li{width:100%;position:initial !important;}
}

/**/

.lab .infobox .lab-tableWrap{border-top:1px solid #000;border-bottom:1px solid #000;}
.lab .infobox .lab-tableWrap table{border-top:none;min-width: auto;}
.lab .infobox .lab-tableWrap table th{background-color: #fff !important;border-right:none;height: 65px;font-weight:500;color:#000;text-align: left !important;padding-left:15px;border-bottom:1px solid #ddd;font-family: 'Noto Regular';}
.lab .infobox .lab-tableWrap table th img{margin-top:4px; margin-right:15px;}
.lab .infobox .lab-tableWrap table td{padding:10px;text-align: left;border-bottom:1px solid #ddd;color: #212121;font-size: 18px;border-right: none;}
.lab .infobox .lab-tableWrap table td.first-td{border-top:none;}
.lab .infobox .lab-tableWrap table td.last-td{border-bottom:none;}
.lab .infobox .lab-tableWrap table td img{margin-top:8px;margin-left:5px;}

.gray-box{background:url('../../images/contents/gray-borderline.png') left top;padding: 10px;box-sizing:border-box;}
.gray-box .inner{background:#fff;padding: 35px 0;box-sizing:border-box;}
.gray-box .inner > ul > li{display:inline-block;vertical-align:top;width: calc(100% / 3 - 5px);padding: 0 30px;box-sizing:border-box;position:relative;min-height: 160px;}
.gray-box .inner > ul > li + li:before{content:'';width:1px;height: 100%;background:#ccc;display:inline-block;position:absolute;left:0;top:0;}
.gray-box .inner > ul > li strong{color:#165fa4;font-size:18px;display: block;margin-bottom: 5px;}
.gray-box .inner > ul > li > ul > li{font-size: 16px;color:#666;position:relative;padding-left:10px;}
.gray-box .inner > ul > li > ul > li:before{content:'';width:3px;height:3px;background:#858585;display:inline-block;vertical-align:top;position: absolute;top: 12px;left: 0;}

@media all and (max-width:767px) {
  .gray-box .inner > ul > li{width:100%;min-height: auto;padding: 0 30px;}
  .gray-box .inner > ul > li + li{margin-top:25px !important;}
  .gray-box .inner > ul > li + li:before{display:none;}
}

.main-biz-title{border:1px solid #7f7f7f;border-radius: 40px;padding: 80px 120px 40px;box-sizing:border-box;margin-top: 50px;}
.main-biz-title strong{display:block;font-size:34px;font-family:'Noto Bold';color:#122a54;text-align: center;background: #fff;width: 300px;margin: -110px auto 40px;}
.main-biz-title ul li{font-size:20px;color:#666;margin-bottom: 15px;letter-spacing: -1px;vertical-align: middle;}
.main-biz-title ul li span{display:inline-block;vertical-align:top;background:#122a54;color:#fff;font-size:20px;margin-right:10px;padding: 5px 18px;border-radius: 20px;margin-top: -3px;}

@media all and (max-width:767px) {
  .main-biz-title{padding: 70px 30px 20px;border-radius: 20px;}
  .main-biz-title strong{font-size: 26px;width: auto;margin: -90px auto 40px;}
  .main-biz-title ul li,
  .main-biz-title ul li span{font-size:16px;} 
}

.hold-img ul{text-align:center;}
.hold-img ul li{display:inline-block;vertical-align:top;width:calc(100% / 3 - 20px);}
.hold-img ul li + li{margin-left:25px;}
.hold-img ul li img{width:100%;}

@media all and (max-width:767px) {
  .hold-img ul li{width:100%;}
  .hold-img ul li + li{margin-left:0;margin-top:20px !important;}
  .hold-img ul li img{width:90%;}
}

.ol_num.hasline > li{padding-left:45px;font-size:19px;margin-top:12px !important;}
.ol_num.hasline > li span{left: -20px;width:25px;height:25px;font-size:15px;border-radius:25px;top:7px;}
.ol_num.hasline > li span:after{content:'';width:30px;height:1px;background:#ccc;display:block;position:absolute;top:50%;left: 21px;z-index: -1;}

.op-plan > ul {font-size:0;}
.op-plan > ul > li{display:inline-block;vertical-align:top;width:calc(100% / 2);margin-bottom: 50px;}
.op-plan > ul > li strong{font-size:20px;color:#0f2650;display:block;margin-bottom:10px;}
.op-plan > ul > li p{font-size:16px;color:#666;line-height: 1.3;}

.op-plan .thum{display:inline-block;vertical-align:top;}
.op-plan .conts{display:inline-block;vertical-align:top;padding: 30px 25px 0 25px;box-sizing: border-box;width: 60%;}

@media all and (max-width:1250px) {
  .op-plan > ul > li{width:100%;}
}

@media all and (max-width:767px) {
  .op-plan > ul > li{text-align:center;}
  .op-plan .thum{display:block;}
  .op-plan .conts{display:block;width:100%;}
}

#footer .wrap-address .container > form > select{-webkit-appearance: none;-moz-appearance: none;appearance: none;background:#fff url('../../images/common/rel_arrow.png') no-repeat 92% center;}
#footer .wrap-policy .container ul li a.sitemap{display:none;}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .wrap-issue{padding-left:0;width:1400px;margin:0 auto;}
}
