/*인사말*/
.greeting{position:relative; max-width:1200px}
.greeting .img{position:relative; height:324px; margin-top:110px; background:url(../img/bg_greeting.jpg) no-repeat 50%; background-size:cover;}
.greeting .img:before{content:''; display:block; position:absolute; bottom:0; left:135px; width:400px; height:400px; background:url(../img/bg_chairman.png) no-repeat;}
.greeting .tit{position:absolute; top:30px; right:100px; width:514px; height:314px; background:#4168ad}
.greeting .tit h3{position:relative; margin:0; padding:140px 20px 0 50px; color:#fff; font-size:22px; font-weight:100;  line-height:1.6; word-break:keep-all; box-sizing:border-box; text-align:left; letter-spacing:-1px}
.greeting .tit h3:before{content:''; display:block; position:absolute; top:-23px; left:50px; width:1px; height:144px; margin:0; background:#fff;}
.greeting .tit h3 span{display:block; font-weight:600;}
.greeting .colum { padding:50px 20px 70px 20px;  max-width:1100px; margin:0 auto}
.greeting .colum:after{clear:both; content:""; display:block;}
.greeting .colum .left{float:left; width:48%; text-align:justify; }
.greeting .colum .right{float:right; width:48%; text-align:justify; }
.greeting .sign {text-align:right; font-size:1.125em; font-weight:bold; color:#222; margin-top:60px; padding-right:20px;  background-repeat:no-repeat; background-position:right center; line-height:50px;}
.greeting .sign .name { font-size:24px}

@media (max-width: 980px){
   	.greeting .tit{position:relative; width:100%; height:auto; padding:0 50px 50px 0px; top:0; right:0;}
	.greeting .tit h3{font-size:22px; line-height:1.6em;}
	.greeting .tit h3 br{display:none;}
	.greeting .img { height:253px}
	.greeting .img:before{left:50%; width:300px; height:310px; margin-left:-150px; background-size:cover;}
	.greeting .colum .left { width:100%; clear:both}
	.greeting .colum .right { width:100%; padding-top:20px; clear:both}
	.greeting .sign .name { font-size:24px}

}
/*인사말*/




/*그룹소개*/
.company_info  {position:relative; width:100%; margin-top: -150px;  } 
.company_info .txt_page { max-width:1200px; margin:0 auto; padding:20px}
.company_info .txt_page h2 { font-size: 35px; line-height: 1; font-weight: 600; margin-bottom: 44px; padding-top:100px; display: block; }
.company_info .txt_page p { font-size:20px; word-break:keep-all; line-height:1.8; color:#555; padding-bottom:15px}
.company_info .Ideology { width:100%; padding-bottom:100px;}
.company_info .Ideology .inner { max-width:1240px; margin:auto; clear:both;}
.company_info .Ideology .inner h2 {font-size: 36px;font-weight: bold;color: #000; letter-spacing:5px; text-align:center; padding:95px 0 50px 0}
.company_info .Ideology .inner .point{color: #06F;}
.company_info .Ideology .inner h2:after { content: " ";display: block; margin:20px auto; width:40px; height: 2px; background-color:#000; clear: both;}
.company_info .Ideology dl { float:left; width:33.3333%; padding:20px; border-right:1px solid #ddd}
.company_info .Ideology dl:last-child { border:0}
.company_info .Ideology dl .web_icon { padding:0 0 20px 0; text-align:center; color:#ff4200}
.company_info .Ideology dl dt { font-size:20px; height:60px; font-weight:bold; letter-spacing:5px; text-align:center} 
.company_info .Ideology dd { line-height:2.2; text-align:center; font-size:16px; color:#555}

.tl_title_box_wrap {width:100%; height:auto; padding:150px 20px; clear:both; background-image:url(../img/work_page_bg.jpg); background-position:center; background-repeat:no-repeat; background-size:cover}
.tl_title_box_wrap li {position:relative; width:23.5%; min-height:400px; background-color:#fff; margin-left:2%; float:left; cursor:pointer;  -webkit-transition: all 0.4s; transition: all 0.4s; background-position:center; background-size:cover; background-repeat:no-repeat}
.tl_title_box_wrap li .bg { background-color:#2c3856; color:#fff; opacity:0; position:absolute; width:100%; height:100%; top:0;left:0; z-index:1}
.tl_title_box_wrap li:hover .bg {opacity: 1; -webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out; }
.tl_title_box_wrap li:hover {-webkit-box-shadow:4px 4px 9px 0 rgba(0,0,0,.15);-ms-box-shadow:4px 4px 9px 0 rgba(0,0,0,.15);box-shadow:4px 4px 9px 0 rgba(0,0,0,.15);-webkit-transform:translateY(-25px);transform:translateY(-25px)}
.tl_title_box_wrap li .txt_wrap{width:100%;height:100%; position:absolute; top:0; left:0; box-sizing:border-box;overflow:hidden;padding:40px;color:#fff;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out; opacity:1; display:table; z-index:2;}
.tl_title_box_wrap li:hover .txt_wrap { opacity:1; color:#fff}
.tl_title_box_wrap li:hover .txt_wrap .cell I { color:#FFF}
.tl_title_box_wrap li:hover .txt_wrap .cell h2 { color:#FFF}
.tl_title_box_wrap li:hover .txt_wrap .cell p { color:#fff}
.tl_title_box_wrap li .txt_wrap .cell { text-align:center;width:100%;display: table-cell; vertical-align: middle;}
.tl_title_box_wrap li .txt_wrap .cell i { font-size:35px; padding-bottom:20px; color:#1a1a1a}
.tl_title_box_wrap li .txt_wrap .cell h2 { font-size:24px; color:#1a1a1a; margin:0; font-weight:bold;}
.tl_title_box_wrap li .txt_wrap .cell p { font-size:16px; color:#555; padding-top:50px; word-break:keep-all; line-height:1.6;}
.tl_title_box_wrap li:nth-child(4n+1) { margin-left:0}

@media (max-width: 960px){
	.company_info .work_page ul li { width:47%; margin-bottom:20px; margin-right: 0; margin-left: 2%;}
	.company_info .work_page ul li:last-child { margin-right:0}
	.company_info .work_page ul li:nth-child(2n+2) {margin-right:0;}
	.company_info .Ideology dl { width:100%; padding-bottom:30px; clear:both}
}
@media (max-width: 640px){
	.company_info .img_page  { background-size:cover; height:300px}
	.company_info .tl_title_box_wrap li { width:100%; margin-left:0; margin-bottom:3%;}
}
/*그룹소개*/




/*About*/
.container { position: relative; width: 100%; height: 400px; overflow: hidden; padding: 0; margin: auto; } 
.about .image { width: 100%; height: 400px; background-image: url('../img/about_bg.jpg'); background-size: cover; background-position: center center; left: -100%; transition: left 1s ease; background-attachment: fixed; margin: auto; } 
.about .scroll-active .image { left: 0; } 
.about-container { display: flex; flex-wrap: wrap; position: relative; color: #000; margin: 5% auto; max-width: 1400px; width: 90%; } 
.about-container .left { flex: 1 1 300px; margin-right: 5%; } 
.about-container .left h4 { font-size: 2.25rem; line-height: 1.3; } 
.about-container .right { flex: 2 1 600px; text-align: left; } 
.about-container .right > p { font-size: 1.125rem; line-height: 1.6; } 

.about-wrap h5 { font-size: 25px; padding-bottom: 20px}
.about-wrap p { font-size: 17px; color: #555; line-height: 1.65}
.about-wrap .btn-container { margin-top: 3.125rem; } 
.about-wrap .btn-text { position: relative; padding-bottom: 0.3125rem; font-size: 0.875rem; font-weight: 700; line-height: 1; vertical-align: initial; text-decoration-line: none; } 
.info-list { display: flex; flex-wrap: wrap; margin: 0 -3%; font-size: 0; box-sizing: border-box; vertical-align: top; } 
.info-items > li { display: inline-block; width: 44%; margin-top: 2.5rem; padding: 0 3%; } 
.info-item { display: flex; align-items: flex-start; height: 100%; padding-bottom: 1.875rem; border-bottom: 1px solid #ddd; } 
.info-index { flex: 0 0 85px; padding-right: 3.125rem; font-size: 1.125rem; font-weight: 500; line-height: 1; color: #0066e0; } 
.info-details { flex: 1; padding-right: 1.25rem; } 
.info-title { margin-bottom: 0.9375rem; font-size: 1.125rem; font-weight: 500; line-height: 1; } 
.info-text { font-size: 1rem; font-weight: 300; line-height: 1.375; } 
.download-btn { font-size: 1.0625rem; min-width: 200px; padding: 0 1.875rem; background-color: #0066e0; line-height: 3rem; color: #fff; text-align: center; border: 1px solid #0066e0; transition: .23s ease; overflow: hidden; display: inline-block; margin-top: 1.25rem; } 
@media screen and (max-width: 1024px) { 
    .about-container { flex-direction: column; } 
    .about-container .left, .about-container .right { flex-basis: 100%; margin-right: 0; } 
    .about-container .left { margin-bottom: 2rem; } 
    .info-items > li { width: 100%; } 
} 
@media screen and (max-width: 768px) { 
    .about-container .left h4 { font-size: 1.875rem; } 
    .about-container .right > p { font-size: 1rem; } 
    .about-wrap { margin-top: 5rem; } 
    .info-index { flex: 0 0 60px; padding-right: 1.5rem; } 
} 
@media screen and (max-width: 480px) { 
    .about-container .left h4 { font-size: 1.5rem; } 
    .info-item { flex-direction: column; } 
    .info-index { margin-bottom: 0.625rem; } 
    .info-details { padding-right: 0; } 
    .download-btn { width: 100%; } 
}

/*About*/




/*연혁*/
.history_area {position: relative;width: 100%;padding-top: 37px;}
.history_area .history_point {position: absolute;left: 50%;top: 0;margin-left: -5px;bottom: 20px;width:8px;background-color: #f6f6f6;overflow: hidden;}
/*.history_area .history_point span {position: absolute;display: block;top: 0;width: 100%;height: 200px; background-color:#039}*/
.history_area dl {width: 50%;padding-right: 94px;padding-left: 20px;box-sizing:border-box;}
.history_area div:nth-child(odd) dl {padding-right: 20px;padding-left: 94px;}
.history_area dt {margin-bottom: 20px;font-size: 46px;line-height:1.3;color: #555;font-weight: bold;}
.history_area dd strong {display: block;padding-bottom: 12px;font-size: 20px;line-height: 1.6;color: #1a1a1a;font-weight: 500;}
.history_area dd p {display: block;}
.history_area dd .img_box {display: block;margin-top: 39px;}
.right {text-align: right;}
.left {text-align: left;}
.fr {float: right;}
.img_box img { max-width: 100%}
@media (max-width: 960px){
	.history_area .history_point {left: 10px;margin-left: 0;}
	.history_area dl {float: none !important;width: 100%;padding-right: 0;padding-left: 50px;text-align: left;}
	.history_area div:nth-child(odd) dl {/* padding-right: 0; */padding-left: 50px;}
	.history_area div + div {margin-top: 40px;}
	.history_area div:nth-child(2) {margin-top: 0;}
	.history_area dt {margin-bottom: 20px;font-size:30px;}
	.history_area dd p br {display: none;}
	.history_area dd .img_box {margin-top: 20px;}	
}
/*연혁*/





/*오시는 길*/
.map_area{position:relative;}
.map_area .txt{position:absolute;bottom:-90px;left:50%;transform:translateX(-50%);width:1400px;z-index:100;}
.map_area .txt .txt_wrap {background-color:#006fce;box-shadow:3px 3px 3px rgba(0,0,0,0.2);padding:45px 0;}
.map_area .txt .logo{position:absolute; top:34px; left:0; border-right:1px solid #1a7dd3; text-align:center; width:315px; line-height:90px; height:90px;}
.map_area .txt .contact{display:block; color:#fff; font-weight:500; font-size:20px; letter-spacing:-1px; line-height:1.6; padding:0 0 0 405px;}
.map_area .txt .tx .tel{font-weight:300;}
.map_area .txt .bt{position:absolute;top:50%;right:40px;margin-top:-35px;display:block;border-radius:65px;border:3px solid #fff;color:#fff;font-size:20px;text-align:center;min-width:220px;line-height:60px;height:65px;}

.contact_address {width:100%;height:auto; line-height:1.7;}
.contact_address ul {max-width:1240px;clear: both;padding:0 20px 20px 0px;border-bottom:1px solid #ddd;}
.contact_address ul li {color: #555;margin-top: 5px;margin-bottom: 5px; font-size:16px}
.contact_traffic { max-width:1240px; clear:both;}
.contact_traffic:after {content: " ";visibility: hidden;display: block;height: 0;padding-bottom:50px;clear: both;}
.contact_traffic ul {border-bottom:1px solid #ddd; padding-bottom:25px}
.contact_traffic .bus {width:100%; padding:50px 0;}
.contact_traffic .subway {width:100%; padding:50px 0}
.contact_traffic ul li {color: #555; line-height:33px; font-size:16px}
.contact_traffic h3 { font-size:20px; font-weight:400; letter-spacing:-1px; color:#1a1a1a; padding-bottom:10px; text-align:left}
@media (max-width: 1400px){
	.map_area .txt {margin-top: -30px;width: 1024px;}
	.map_area .txt .txt_wrap{border-radius:0px 0px 20px 0px;margin:0 15px;padding:0 0 30px;}
	.map_area .txt .logo{display:block;position:relative;top:auto;left:auto;border-right:0; margin-left:0;width:100%;}
	.map_area .txt .logo:before{content:"";position:absolute;bottom:0;left:50%;margin-left:-88px;background-color:#1a7dd3;width:177px;height:1px;}
	.map_area .txt .contact {line-height:180%;padding:20px 0 0;text-align:center;}
	.map_area .txt .contact .tel{font-weight:300;}
	.map_area .txt .bt{position:static;border-radius:65px;margin:35px auto 0;width:150px;}
}

@media screen and (max-width: 640px) {
	.map_area .txt { position: relative; bottom: auto; left: auto; transform: translateX(0); margin-top: -30px; width: auto;}
	.map_area .txt .logo img { height:20px}
	.map_area .txt .contact { font-size: 13px; letter-spacing: 0; line-height: 180%; padding: 20px 0 0;text-align: center; clear:both}
	.map_area .txt .txt_wrap{border-radius: 0px 0px 20px 0px; margin: 0 15px; padding: 0 0 30px;}
	.map_area .txt .bt { position: static; border-radius: 65px;  border-width: 2px; font-size: 15px; margin: 25px auto 0; width: 150px; line-height: 40px; height: 40px;}
	.map_area .txt .logo { position: relative; display: block;  top: auto; left: auto; border-right: 0;  width: 100%; line-height: 70px;  height: 70px;}
}
/*오시는 길*/



/*Partner*/

.main_con_wrap { background-color: #fff; display: flex; flex-direction: column; align-items: center; }
.main_con_wrap .section-main { text-align: center; margin: 0 auto; padding: 8rem 0; width: 1200px; }
.main_con_wrap .section-main.full { text-align: center; max-width: unset; width: 100%; background-color: #fafafa; }
.main_con_wrap .section-main.full .max1400 { max-width: 1400px; margin: 0 auto; }
.main_con_wrap .section-main.full .max1200 { max-width: 1200px; margin: 0 auto; }
.main_con_wrap .section-main .title { font-size: 1.8rem; position: relative; text-align: center; /* font-weight: bold; */ }
.main_con_wrap .section-main .title::before { content: ''; position: absolute; width: 32px; height: 1px; background-color: #aaa; top: -1rem; left: 50%; transform: translateX(-50%); }
.main_con_wrap .section-main .sub-title { font-size: 3.6rem; margin-top: 1.2rem; text-align: center; }
.main_con_wrap .section-main .sub-title02 { font-size: 3.6rem; font-weight: bold; position: relative; margin-bottom: 1rem; text-align: center; }
.main_con_wrap .section-main .sub-title02::before { content: ''; position: absolute; width: 32px; height: 1px; background-color: #313131; top: -1rem; left: 50%; transform: translateX(-50%); }
.main_con_wrap .section-main .sub-title03 { font-size: 2rem; /* font-weight: bold; */ position: relative; margin-bottom: 1rem; text-align: center; }
.main_con_wrap .section-main .sub-title03::before { content: ''; position: absolute; width: 32px; height: 1px; background-color: #aaa; top: -1rem; left: 50%; transform: translateX(-50%); }
.main_con_wrap .section-main .sub-title04 { font-size: 2.4rem; font-weight: bold; color: #222; }
.main_con_wrap .section-main .sub-title05 { font-size: 2rem; /* font-weight: bold; */ margin: 2.4rem 0; }
.main_con_wrap .section-main .sub-title05 .sub-txt { color: #777; font-size: 1.4rem; font-weight: normal; margin-top: 0.8rem; text-align: left; line-height: 1.6; display: block; }
.main_con_wrap .section-main .sub-txt { font-size: 1.6rem; text-align: center; }
.main_con_wrap .section-main .sub-title.subpage { font-size: 2.6rem; margin-top: 1.2rem; letter-spacing: -3px; text-align: center; }
.main_con_wrap .section-main .sub-title.subpage b { letter-spacing: -0.5px; }

.main_con_wrap .dp-grid { display: grid; gap: 8rem; margin-top: 10rem; max-width: 1400px; }
.main_con_wrap .dp-grid.business { grid-template-columns: repeat(4, 1fr); }
.main_con_wrap .dp-grid.business .item { display: flex; flex-direction: column; align-items: flex-start; gap: 1rem; }
.main_con_wrap .dp-grid.business .item:nth-child(even) { margin-top: 6rem; }
.main_con_wrap .dp-grid.business .item .txt-tit { font-size: 2rem; font-weight: bold; text-align: start; }
.main_con_wrap .dp-grid.business .item .txt-sub { font-size: 1.5rem; text-align: start; color: #707070; letter-spacing: -1.3px; }
.main_con_wrap .dp-grid.business .item img { width: 100%; background-color: #fafafa; margin-top: 1rem; }

.main_con_wrap .dp-grid.portfolio { grid-template-columns: repeat(4, 1fr); gap: 4rem; }
.main_con_wrap .dp-grid.portfolio .item { display: flex; flex-direction: column; align-items: flex-start; gap: 1rem; padding: 2.4rem; background: #fff; filter: drop-shadow(2px 2px 1px rgba(0,0,0,0.05)); }
.main_con_wrap .dp-grid.portfolio .item p { text-align: left; display: block; width: 100%; overflow: hidden; }
.main_con_wrap .dp-grid.portfolio .item p:nth-child(1) { font-size: 1.4rem; color: #707070; }
.main_con_wrap .dp-grid.portfolio .item p:nth-child(2) { font-size: 2.2rem; height: 8.4rem; padding: 0.4rem 0; text-overflow: ellipsis; white-space: normal; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.main_con_wrap .dp-grid.portfolio .item p:nth-child(3) { text-align: right; font-size: 1.7rem; color: #707070; }
.main_con_wrap .section-main .btn-more { margin: 4rem auto 0; display: inline-block; padding: 0.4rem 1.2rem 0.4rem 0.4rem; font-size: 1.3rem;  letter-spacing: -1.2px; background: url('../images/ico-more2.png') no-repeat right; color: #707070; }
.main_con_wrap .section-main .btn-more:hover { color: #da1f26; text-decoration: underline; }

.main_con_wrap .dp-flex.job { display: grid; grid-template-columns: repeat(2,1fr); width: 100%; min-width: 1400px; }
.main_con_wrap .dp-flex.job .section-tit { display: flex; flex-direction: column; align-items: flex-start; }
.main_con_wrap .dp-flex.job .section-tit .title { font-size: 1.8rem; font-weight: bold; }
.main_con_wrap .dp-flex.job .section-tit .title::before { content: ''; position: absolute; width: 32px; height: 1px; background-color: #aaa; top: -1rem; left: 0; transform: translateX(0); }
.main_con_wrap .dp-flex.job .section-tit .sub-title { font-size: 3.6rem; text-align: left; }
.main_con_wrap .dp-flex.job .section-tit .btn-more { margin: 1.2rem 0; }
.main_con_wrap .dp-flex.job .item { width: 100%; display: grid; grid-template-columns: repeat(2,1fr); justify-content: flex-start; }
.main_con_wrap .dp-flex.job .item .item-con { display: flex; flex-direction: column; align-items: flex-start; border-left: 1px solid #e6e6e6; padding-left: 48px; }

.dp-flex.job .item-con.con-gap { margin-top: 0rem !important; }
.main_con_wrap .dp-flex.job .item .item-con .title { font-size: 3.2rem; text-align: left; font-weight: bold; margin-top: 1rem; }
.main_con_wrap .dp-flex.job .item .item-con .title::before { display: none; }
.main_con_wrap .dp-flex.job .item .item-con .sub-title { font-size: 1.1rem; text-align: left; color: #777777; }
.job-bg { background: url('img/img-jobbg.png') no-repeat center/27%; }



.part-info01 { display: flex; width: 1200px; gap: 1rem; transition: all 0.8s; }
.part-info01.column { flex-direction: column;}
/* .part-info01.show { opacity: 1; transform: translateX(0);} */
.part-info01.gap { margin-top: 10rem; }
.part-info01.no-gap { gap: 0; }

.part-info01.reverse { flex-direction: row-reverse; }
.part-info01 .txt-group { display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; }
.part-info01 .txt-group h3 { font-size: 1.8rem; }
.part-info01 .txt-group p { text-align: left; line-height: 1.5; letter-spacing: -1.5px; }
.part-info01 .txt-group .big { font-size: 3rem; margin-top: 3rem; }
.part-info01 .txt-group .small { font-size: 1.8rem; margin-top: 3rem; }

.sub-gap { margin-top: 12rem !important; }
.part-gap { margin-top: 4rem !important; }
.part-info01 .img-group { padding-left: 16rem; }
.part-info01 .img-group .mobile { display: none; }

.partner_wrap { width: 100%; }
.partner_wrap dl { margin-bottom: 3rem; }
.partner_wrap dl dt { font-size: 20px; font-weight: bold; margin: 6rem 0 3rem; }
.partner_wrap dl dt:first-child { margin: 0 0 1rem; }
.partner_wrap .partner-list { display: grid; /* flex-wrap: wrap; */ /* gap: 1rem 0; */ margin-top: 0.2rem; margin-bottom: 5rem; grid-template-columns: repeat(5, 1fr); width: 100%; }
.partner_wrap .partner-list li { text-align: center; text-align: center; border: 1px solid #e6e6e6; margin-right: 10px; margin-left: 10px; margin-bottom: -1px; padding: 1rem; }
.partner_wrap .partner-list li img { /* border: 1px solid #e6e6e6; */ width: 100%; padding: 0.05rem; }

.manage_wrap { width: 100%; }
.manage_wrap h5 { font-size: 2rem; font-weight: bold; padding: 0 0 1rem; }
.manage_wrap .img-group { text-align: center; padding: 0; }
.manage_wrap .circle { display: flex; margin-top: 2rem; padding: 0 1rem;}
.manage_wrap .circle li { width: 100%; aspect-ratio: 1/1;  border-radius: 50%; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 4rem; word-break: keep-all; margin: 0 -1.2rem; filter: drop-shadow(6px 0px 2px rgba(0,0,0,0.12)); }
.manage_wrap .circle li:nth-child(1) { background-color: #605252; opacity: 0.95; }
.manage_wrap .circle li:nth-child(2) { background-color: #605252; opacity: 0.85; }
.manage_wrap .circle li:nth-child(3) { background-color: #605252; opacity: 0.75; }
.manage_wrap .circle li:nth-child(4) { background-color: #605252; opacity: 0.65; }
.manage_wrap .circle li:nth-child(5) { background-color: #605252;  opacity: 0.55;}
.manage_wrap .circle li p { text-align: center; color: #fff; font-size: 1rem; }
.manage_wrap .circle li p:first-child { text-align: center; font-size: 1rem; font-weight: bold; margin-bottom: 0.6rem; }
.manage_wrap .policy { display: grid; grid-template-columns: repeat(5, 1fr); margin-top: 2rem; gap: 1rem; }

.manage { display: flex; lex-direction: column; justify-content: space-between; }
.manage .sub-title04 { position: relative; font-size: 2.4rem; }
.manage .sub-title04::before { content: ''; position: absolute; width: 3.2rem; height: 1px; left: 0; top: -12px; background-color: #313131; }
.manage .manage-group .txt-title { font-size: 1.8rem; }
.manage .manage-group { /* max-width: calc(100% - 30rem); width: calc(100% - 30rem); */ }
.manage_wrap .policy.type02 { display: grid; grid-template-columns: repeat(4, 1fr); margin-top: 0; gap: 3.6rem; }
.manage_wrap .policy.type02 li { margin: 0; background-color: #fff; align-items: start; padding: 8rem 2rem 4rem 2rem ; position: relative; /* border: 1px solid #e6e6e6; */ border-radius: 8px; box-shadow: 0 0 16px 5px rgba(0,0,0,0.03); aspect-ratio: unset; border: 1px solid #fff; }
.manage_wrap .policy.type02 li:hover { background: #fff; border: 1px solid #da1f26; color: #222; }
.manage_wrap .policy li:nth-child(-n+15):before { content: "Creativity"; position: absolute; top: 2rem; left: 1rem; font-size: 1.6rem; color: #444; font-weight: bold; }
.manage_wrap .policy li:nth-child(2):before { content: "Community"; }
.manage_wrap .policy li:nth-child(3):before { content: "Innovation"; }
.manage_wrap .policy li:nth-child(4):before { content: "Harmony"; }
.manage_wrap .policy li:nth-child(5):before { content: "Sympathy"; }
.manage_wrap .policy li:nth-child(6):before { content: "06"; }
.manage_wrap .policy li:nth-child(7):before { content: "07"; }
.manage_wrap .policy li:nth-child(8):before { content: "08"; }
.manage_wrap .policy li:nth-child(9):before { content: "09"; }
.manage_wrap .policy li:nth-child(10):before { content: "10"; }
.manage_wrap .policy li:nth-child(11):before { content: "11"; }
.manage_wrap .policy li:nth-child(12):before { content: "12"; }
.manage_wrap .policy li:nth-child(13):before { content: "13"; }
.manage_wrap .policy li:nth-child(14):before { content: "14"; }
.manage_wrap .policy li:nth-child(15):before { content: "15"; }
.manage_wrap .policy.type02 li p { font-size: 1.8rem; word-break: break-word; line-height: 1.5; }
.manage_wrap .policy.item6 { grid-template-columns: repeat(6, 1fr); }
.manage_wrap .policy li { display: flex; /* flex-direction: column; */ margin: 0; background-color: #fff; align-items: start; padding: 6rem 1rem 4rem 1rem; position: relative; /* border: 1px solid #e6e6e6; */ border-radius: 8px; box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.03); aspect-ratio: unset; border: 1px solid #fff; }
.manage_wrap .policy li:hover { border: 1px solid #da1f26; }
.manage_wrap .policy li img { display: none; /* padding: 2rem; border-radius: 50%; background-color: #fafafa; width: 14rem; object-fit: none; aspect-ratio: 1/1; filter: drop-shadow(1px 2px 2px rgba(0,0,0,0.03)); */ }
.manage_wrap .policy li p { font-size: 1.2rem; margin-top: 0; /* text-align: center; */ word-break: keep-all; /* font-weight: bold; */ }
.manage_wrap .list { border-top: 2px solid #707070; }
.manage_wrap .list li { border-bottom: 1px solid #e6e6e6; padding: 2.4rem 0; display: flex; }
.manage_wrap .list li span { font-size: 1.6rem; }
.manage_wrap .list li span:first-child { font-size: 1.8rem; font-weight: bold; display: inline-block; width: 8rem; min-width: 8rem; }
.manage_wrap .detail_view { margin-top: 6rem; text-align: center; }
.manage_wrap .detail_view a { padding: 3rem 24rem 3rem 3rem; display: inline-block; font-size: 1.6rem; margin-right: 2rem; border: 1px solid #d6d6d6; border-radius: 30rem; background: url('../images/ico-more2.png') no-repeat calc(100% - 2rem); transition: all 0.2s; }
.manage_wrap .detail_view a:hover { border: 1px solid #da1f26; color: #da1f26; background: url('../images/ico-more2.png') no-repeat calc(100% - 1rem); }

.message-wrap { font-size: 20px; margin: 2rem 0; line-height: 1.8; background-color: #fafafa; padding: 1rem; }

.welfare_wrap ul { display: grid; grid-template-columns: repeat(3,1fr); gap: 2rem; }
.welfare_wrap ul li { background: #fafafa; padding: 0.7rem 1.3rem 1rem 2rem; height: 14rem; position: relative; border: 1px solid transparent; }
.welfare_wrap ul li:hover { border: 1px solid #da1f26; }
.welfare_wrap ul li .num { font-size: 45px; font-weight: bold; }
.welfare_wrap ul li .tit { font-size: 23px; margin-top: 0.2rem; }
.welfare_wrap ul li .txt { font-size: 17px; color: #777; margin-top: 1rem; }
.welfare_wrap ul li img { position: absolute; right: 1.2rem; top: 64%; transform: translateY(-50%); width: 10rem; height: auto; object-fit: none; }

.pop-open {
    display: inline-block;
    padding: 1.2rem 2.4rem;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    font-size: 1.4rem;
    transition: all 0.3s;
    width: 10rem;
    /* background: url(../images/ico-more2.png) no-repeat 90% center; */
}
.pop-open:hover {
    color: #da1f26;
    border: 1px solid #da1f26;
    font-weight: bold;
}
.popup_dim {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 100;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.9);
}
.popup_wrap {
    position: absolute;
    background-color: #fff;
    max-width: 120rem;
    height: 95%;
    overflow: hidden;
}
.popup_wrap .pop-top {
    height: 7rem;
    display: flex;
    align-items: center;
    background: #f1f1f1;
    font-weight: bold;
    padding: 0 2.4rem;
    justify-content: space-between;
}
.popup_wrap .pop-top h2 {
    font-size: 2.8rem;
}
.popup_wrap .pop-top .pop-cls {
    width: 3.6rem;
    height: 3.6rem;
    display: block;
    background: url('../images/btn_cls.png') no-repeat center/100%;
    text-indent: -9999px;
    filter: contrast(0.5);
    transition: all 0.3s;
}
.popup_wrap .pop-top .pop-cls:hover {
    background: url('../images/btn_clsO.png') no-repeat center/100%;
    transform: rotate(90deg);
}
.popup_wrap .pop-con {
    padding: 3.6rem;
    overflow-y: auto;
    max-height: calc(100% - 7rem);
}
.popup_wrap .pop-con .section .circle li {
    margin: 0 1rem;
}
.popup_wrap .pop-con .section {
    padding: 1rem 0;
    margin-bottom: 10rem;
}
.popup_wrap .pop-con .section:last-child {
    margin-bottom: 0;
}
.popup_wrap .pop-con h3 {
    font-size: 2rem;
    margin-bottom: 2rem;
    position: relative;
}
.popup_wrap .pop-con h3::before {
    content: '';
    position: absolute;
    width: 24px;
    height: 1px;
    background-color: #777;
    left: 0;
    top: -10px;
}
.popup_wrap .pop-con p {
    font-size: 1.8rem;
}
.img-group {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 3rem;
}
.img-group .item {
    display: flex;
    background: #fafafa;
    flex-direction: column;
    align-items: center;
    border-radius: 4px;
    overflow: hidden;
    filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.15));
}
.img-group .item p {
    font-weight: bold;
    font-size: 1.4rem;
    color: #fff;
    width: 100%;
    background: #353537;
    text-align: center;
    padding: 1.6rem;
}
.img-group .item img {
    width: 100%;
}
.popup_wrap .pop-con .figure {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 6rem;
    font-size: 1.6rem;
}
.popup_wrap .pop-con .figure .item {
    background: #fafafa;
    padding: 2rem;
    border-radius: 1rem;
}
.popup_wrap .pop-con .figure .item .first {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.popup_wrap .pop-con .figure .item .first li {
    padding: 2rem;
    background: #fff;
    border-radius: 1rem;
    filter: drop-shadow(1px 2px 2px rgba(0,0,0,0.07));
}
.popup_wrap .pop-con .figure .item h5 {
    font-size: 1.7rem;
    margin-bottom: 0.4rem;
}
.popup_wrap .pop-con .figure .item .third {
    margin-bottom: 2rem;
}
.popup_wrap .pop-con .figure .item .third li {
    font-size: 1.4rem;
    padding: 0.6rem 0;
}
.popup_wrap .pop-con .figure .item .third li::before {
    content: '-';
    margin-right: 0.8rem;
}


.btn-anchor { position: fixed; bottom: 10rem; right: 4rem; filter: drop-shadow(0px 6px 6px rgba(0,0,0,0.3)); opacity: 0; width: 64px; height: 64px; display: block; background: url('../images/btn_anchor.png') no-repeat center; transition: all 0.3s !important; z-index: 1; }
.btn-anchor.show { position: fixed; bottom: 10rem; right: 4rem; filter: drop-shadow(0px 6px 6px rgba(0,0,0,0.3)); opacity: 0.6; }

.pdT100 { padding-top: 100px !important; }
.mr0 { margin: 0 !important; }
.hide { display: none; }
.center { text-align: center; }

.ready { text-align: center; font-size: 6.4rem; font-weight: 100; padding: 18rem 3rem 14rem; }
#article,
#article2,
#article3,
#article4,
#article5,
#article6 { transform: translateY(-2.1rem); opacity: 1; transition: all 0.8s; }



@media screen and (max-width: 640px) {
	.ready { font-size: 6.4rem !important; }
	.popup_wrap { max-width: 95%; height: 90%; }
	.popup_wrap .con_wrap .section img { width: 100%; }
	.popup_wrap .con_wrap .section .img-group { grid-template-columns: repeat(1,1fr); }
	.popup_wrap .pop-con .section .circle li { margin: 0; }



	/* sub wo*/
	.main_con_wrap .dp-grid { gap: 2rem; padding: 0 2.4rem; margin-top: 6rem; }
	.main_con_wrap .dp-grid.business { grid-template-columns: repeat(2, 1fr); gap: 2rem; }
	.main_con_wrap .dp-grid.business .item .txt-tit { /* font-size: 1.7rem; */ }
	.main_con_wrap .section-main .sub-title { font-size: 2.4rem; }
	.main_con_wrap .dp-grid.portfolio { grid-template-columns: repeat(2, 1fr); gap: 1.6rem; }
	.main_con_wrap .dp-grid.portfolio p:nth-child(1) { font-size: 1.2rem !important; }
	.main_con_wrap .dp-grid.portfolio p:nth-child(2) { font-size: 2rem !important; padding: 0.6rem 0; height: 6.4rem; }
	.main_con_wrap .dp-grid.portfolio p:nth-child(3) { font-size: 1.4rem !important; }
	.main_con_wrap .dp-flex.job { grid-template-columns: repeat(1, 1fr); min-width: unset; }
	.main_con_wrap .dp-flex.job .section-tit { align-items: center; }
	.main_con_wrap .dp-flex.job .section-tit .title::before { left: 50%; transform: translateX(-50%); }
	.main_con_wrap .dp-flex.job .section-tit .sub-title { font-size: 2.4rem; text-align: center; }
	.main_con_wrap .dp-flex.job .section-tit .btn-more { display: none; }
	.main_con_wrap .dp-flex.job .item { margin-top: 6rem; gap: 3rem; }
	.main_con_wrap .dp-flex.job .item .pdT100 { padding: 0 !important; }
	.main_con_wrap .dp-flex.job .item .item-con { align-items: center; border: 0 none; padding: 3.2rem !important; }
	.main_con_wrap .dp-flex.job .item .item-con .title { font-size: 2.4rem; }
	.main_con_wrap .dp-flex.job .item .item-con img { width: 25%; }
	.job-bg { background: url('../images/img-jobbg.png') no-repeat center 65%/60%; width: 100%; }
	.message-wrap { margin: 3rem 0; }

	.manage { flex-direction: column; }
	.manage .manage-group { width: unset; max-width: unset; }
	.manage_wrap .policy.type02 { grid-template-columns: repeat(1, 1fr); }
	.manage_wrap .policy.type02 li { aspect-ratio: unset; margin: 0.5rem 0; justify-content: flex-start; }
	.manage_wrap .policy.type02 li p { text-align: left; margin-top: unset; }

	.main_con_wrap .section-main { padding: 3.2rem 0; width: 100%; }
	.main_con_wrap .section-tit { padding: 0 2.4rem; }

	.part-info01 { width: unset; padding: 0 0.5rem; flex-direction: column; gap: 2rem; position: relative; }
	.part-info01.gap { margin-top: 6rem; }
	.part-info01.reverse { flex-direction: column; }
	.part-info01 .img-group img { height: 100%; width: 100% !important; }
	.part-info01 .txt-group h3 { }
	.part-info01 .txt-group p { margin-top: 1rem !important; }
	.part-info01 .txt-group .big { line-height: 1.3; }
	.part-info01 .txt-group .small { }
	.part-info01 .img-group { padding-left: 0; grid-template-columns: repeat(1,1fr); }
	.part-info01 .img-group .mobile { display: block; }
	.part-info01 .img-group .pc { display: none; }

	.partner_wrap .partner-list { grid-template-columns: repeat(3, 1fr); }
	.partner_wrap .partner-list li { margin-right: -1px; margin-left: -1px; padding: 1rem; }
	.partner_wrap .partner-list li img { width: 100%; padding: 0.05rem; }

	.manage_wrap .circle { flex-wrap: wrap; gap: 2rem; justify-content: center; }
	.manage_wrap .circle li { width: calc(50% - 1rem); margin: 0; padding: 2rem; }
	.manage_wrap .policy { grid-template-columns: repeat(1, 1fr); }
	.manage_wrap .policy li { padding: 3.2rem 2rem; /* margin: 1rem; */ }
	.manage_wrap .policy li p { margin-top: 4rem; }
	.manage_wrap .detail_view a { padding: 2rem 4.5rem 2rem 3rem; margin-right: 1rem; }

	.welfare_wrap ul { display: grid; grid-template-columns: repeat(1,1fr); gap: 2rem; }
	.welfare_wrap ul li { background: #fafafa; padding: 0.5rem 1rem 1rem 1rem; height: 14rem; position: relative; border: 1px solid transparent; }
	.welfare_wrap ul li img { position: absolute; right: 0.1rem; top: 65%; transform: translateY(-50%); width: 10rem; height: auto; object-fit: none; }

	.main_con_wrap .section-main .sub-title.subpage { letter-spacing: -2px; }
	.sub-gap { margin-top: 6rem !important; }
	.con-gap { margin-top: 4rem !important; }    

	.main_con_wrap .section-main .sub-title02 { font-size: 2.6rem; }




}


/*Partner*/




/* content01 */
.content01 .box { position: relative; padding-bottom:80px; display:block;}
.content01 .box .img_right { float:right}
.content01 .box .txt_wrap { position: absolute; right: 0; top:45px; background: #fff; padding:50px;  width: 60%;}
.content01 .box .txt_wrap .half-round-tit { display:inline-block;margin-bottom:20px}
.content01 .box .txt_wrap .half-round-tit strong {color:#1a1a1a;  font-size:22px; font-weight:500;  vertical-align: middle;  line-height:1.6; letter-spacing:0;}
.content01 .box .txt_wrap .half-round-tit span { display: inline-block; width:35px; height:35px; line-height:35px; text-align: center;  border-radius: 50%; vertical-align: middle; color: #fff; font-size:16px}
.content01 .box .txt_wrap .half-round-tit span {background:#8abd00; margin-right:10px; float:left}
.content01 .box .txt_wrap p {text-align: justify;}
.content01 .box .txt_wrap02 { position: absolute; left: 0; top:45px; background: #fff; width: 60%;}

@media screen and (max-width: 960px) {
	.content01 .box .img { text-align:center; display:block; float:none; clear:both}
	.content01 .box .img img { width:100%}
	.content01 .box .txt_wrap { width:100%; padding:20px; display:block; position:relative; clear:both}

}
/* content01 */







/* content02 */
.content02 ul li { width:50%; float:left}
.content02 ul li .profile { float:left; padding-bottom:50px; width:48%}
.content02 ul li .profile img { width:100%}
.content02 ul li dl { float:left; padding:0 40px; width:52% }
.content02 ul li dl dt { font-size:22px; font-weight:bold; text-align:left; padding-bottom:20px; color:#1a1a1a; letter-spacing:0}
.content02 ul li dl dt dd {  margin-left: 10px; font-size:17px; color:#444; line-height:1.75; letter-spacing:-0.02em; text-align:left; display:block; clear:both;  }

@media screen and (max-width: 1210px) {
    .content02 ul li { width:49%; margin-left:2%; margin-bottom:6%}
	.content02 ul li:nth-child(2n+1) { margin-left:0}
	.content02 ul li .profile { width:100%}
	.content02 ul li dl { width:100%; padding:0 20px}
}
@media screen and (max-width: 640px) {
	.content02 ul li { width:100%; margin-left:0}

}


.counsel_area .left { width:15%; float:left}
.counsel_area .left h2 { font-size:18px; font-weight:bold; color:#000}
.counsel_area .left p { font-size:16px; color:#555}
.counsel_area .right { width:80%; margin-bottom:50px; float:left; text-align:left}
.counsel_area .right .frm_input { width:inherit}
@media screen and (max-width: 640px) {
	.counsel_area .left { width:100%}
	.counsel_area .right { width:100%}
	
}

/* content02 */





/* content03 */
.content03 li {width:31.3333%; margin-right:3%; min-height:300px;  float:left; text-align:justify;}
.content03 li:nth-child(3n+3){margin-right:0}
.content03 li .web_icon { width:100px; height:100px; margin-bottom:20px; background-color:#c7c7c7; color:#fff; display:table;  margin:0 auto}
.content03 li .web_icon i { text-align:center; font-size:40px; display:table-cell; vertical-align:middle; margin-bottom:20px}
.content03 li h2 {font-size:22px;color:#000;display:block;clear:both;padding-bottom:10px; margin-top:30px; letter-spacing:0; text-align:center}
.content03 li p { text-align:center; word-break:keep-all}
.content03 li .icon_img {text-align:center;padding-top:20px;display:block;}
@media screen and (max-width: 960px) {
	.content03 li { width:50%; margin-right:0}
	.content03 li p { max-width:300px; margin:0 auto}
}

@media screen and (max-width: 640px) {
	.content03 li { width:100%; margin-right:0}
	.content03 li p { max-width:300px; margin:0 auto}
}
/* content03 */




/* content_area04 */
.content04 .point { padding:0 20px 0 0}
.content04 .point p { font-size:22px; font-weight:bold; padding-left:30px; color:#1a1a1a; background-image:url(../img/title_icon.png); background-repeat:no-repeat; background-position:left center;}
.content04 .point h2 { font-size:28px; font-weight:100; color:#f66120; text-align:left; padding:10px 0 0;}
.content04 .colum { max-width:1400px;  margin:0 auto; padding: 30px 0 }
.content04 .colum .left { width:50%; float:left; border-right:1px solid #ddd; padding-right:50px}
.content04 .colum .left h2 { font-size:20px; color:#000; letter-spacing:0; padding-bottom:20px; font-weight:bold}
.content04 .colum .right { width:50%;  float:left; padding-left:50px; line-height:1.8; text-align:left}
.content04 .colum .right h2 { font-size:20px; color:#000; letter-spacing:0; padding-bottom:20px; font-weight:bold}
.content04 .img img { width:100%}
.content04 .content_sub_title { margin:0 auto; padding:30px 0 0}
.content04 .content_sub_title:after { content: " ";visibility: hidden;display: block; height: 0; padding-bottom:50px; clear: both;}
.content04 .content_sub_title .sub_title{float:left; display: block; line-height:1.8; width:25%; color:#1a1a1a; font-size:22px; letter-spacing:0; text-align:left; font-weight:bold; margin:0;  padding:0 0 0 30px; background-image:url(../img/title_icon.png); background-repeat:no-repeat; background-position:left center; box-sizing:border-box}
.content04 .content_sub_title .sub_txt {float:right; width:75%;}
.content04 .content_sub_title .sub_txt .h2 { font-size:20px; }
.content04 .content_sub_title .img { float:left; text-align:right; width:450px }
@media screen and (max-width: 960px) {
	.content04 .colum .left { width:100%; border:0; float:none; padding:0; clear:both}
	.content04 .colum .right { width:100%; padding:20px 0 0  }
	.content04 .content_sub_title .sub_title { width:100%; margin-bottom:20px; clear:both}
	.content04 .content_sub_title .sub_txt { float:left; width:100%}
}

@media screen and (max-width: 640px) {

}
/* content_area04 */







/* content_area05 */
.content05 .photo_box { margin-bottom:50px; background-color:#f9f9f9; clear:both}
.content05 .photo_box .img { max-width:50%; float:left;display:block}
.content05 .photo_box .img img { width:100%}
.content05 .photo_box .txt { max-width:50%; float:left; padding:50px; background-color:#f9f9f9; display:block}
.content05 .photo_box .txt h2 { font-size:24px; padding-top:50px; letter-spacing:0; font-weight:bold; text-align:left}
.content05 .photo_box .txt p { padding-top:30px; word-break:keep-all}
@media screen and (max-width: 960px) {
	.content05 .photo_box .img { max-width:100%; display:block}
	.content05 .photo_box .txt { max-width:100%;}
	.content05 .photo_box .txt h2 { font-size:24px; font-weight:bold}
}
/* content_area05 */






/* content_area06 */
.content06 .thumb_box  {width:31.3333%; margin-right:3%; display:block; float:left; }
@media screen and (min-width: 961px) {
    .content06 .thumb_box:nth-child(3n+3) { margin-right:0}
}
.content06 .thumb_box .img { width:100%; min-height:300px; background-image:url(../img/rnd03_thumb01.jpg); background-repeat:no-repeat; background-size:cover; clear:both; overflow:hidden; position:relative}
.content06 .thumb_box .txt { width:100%; padding:20px; text-align:left; clear:both}
.content06 .thumb_box .txt h2 { font-size:24px; text-align:center; letter-spacing:0; font-weight:bold}
.content06 .thumb_box .txt p { padding:20px 0px; text-align:center; }
@media screen and (max-width: 960px) {
    .content06 .thumb_box { width:49%; margin-right:2% }
	.content06 .thumb_box:nth-child(2n+2) { margin-right:0} 
}

@media screen and (max-width: 640px) {
    .content06 .thumb_box { width:100%; margin:0; clear:both; float:none}
}
/* content_area06 */





/* content_area career */
.career li {width:22%; margin-right:3%; min-height:300px;  float:left; text-align:justify;}
.career li:nth-child(4n+4){margin-right:0}
.career li .web_icon { width:100px; height:100px; margin-bottom:20px; background-color:#c7c7c7; color:#fff; display:table;  margin:0 auto}
.career li .web_icon i { text-align:center; font-size:40px; display:table-cell; vertical-align:middle; margin-bottom:20px}
.career li h2 {font-size:22px;color:#000;display:block;clear:both;padding-bottom:10px; margin-top:30px; letter-spacing:0; text-align:center}
.career li p { text-align:center; word-break:keep-all}
.career li .icon_img {text-align:center;padding-top:20px;display:block;}
@media screen and (max-width: 960px) {
	.career li { width:50%; margin-right:0}
	.career li p { max-width:300px; margin:0 auto}
}

@media screen and (max-width: 640px) {
	.career li { width:100%; margin-right:0}
	.career li p { max-width:300px; margin:0 auto}
}

.point { padding:0 20px 0 0}
.point h2 { font-size:22px; font-weight:bold; padding-left:30px; color:#1a1a1a; background-image:url(../img/title_icon.png); background-repeat:no-repeat; background-position:left center;}
.point p { font-size:17px; font-weight:400; color:#555; text-align:left; padding:10px 0 50px; line-height:1.6;}
.gpoint { padding:0 20px 0 0}
.gpoint h2 { font-size:22px; font-weight:bold; padding-left:30px; color:#1a1a1a; background-image:url(../img/title_icon.png); background-repeat:no-repeat; background-position:left center;}
.gpoint p { font-size:17px; font-weight:400; color:#555; text-align:left; padding:10px; 0 5px; line-height:1.6;}
.career .colum { max-width:1400px;  margin:0 auto; padding: 30px 0 }
.career .colum .left { width:50%; float:left; border-right:1px solid #ddd; padding-right:50px}
.career .colum .left h2 { font-size:20px; color:#000; letter-spacing:0; padding-bottom:20px; font-weight:bold}
.career .colum .right { width:50%;  float:left; padding-left:50px; line-height:1.8; text-align:left; background-image:none; height:auto}
.career .colum .right h2 { font-size:20px; color:#000; letter-spacing:0; padding-bottom:20px; font-weight:bold}
.career .img { max-width:1240px; margin:20px auto}
.career .img img { width:100%;}
.career .content_sub_title { padding:30px 0 0; width: 100%; overflow: auto;}
.career .content_sub_title .sub_title{display: block; line-height:1.8; color:#1a1a1a; font-size:22px;text-align:left; font-weight:bold; margin:0;  padding:0 0 0 30px; background-image:url(../img/title_icon.png); background-repeat:no-repeat; background-position:left center; box-sizing:border-box}
.career .content_sub_title .service_page {width: 100%; max-width:1240px;   display: flex; justify-content: space-between; flex-wrap: wrap}
.career .content_sub_title .sub_txt .h2 { font-size:20px; }
.career .content_sub_title .img { float:left; text-align:right; width:450px }
@media screen and (max-width: 960px) {
	.career .colum .left { width:100%; border:0; float:none; padding:0; clear:both}
	.career .colum .right { width:100%; padding:20px 0 0  }
	.career .content_sub_title .sub_title { width:100%; margin-bottom:20px; clear:both}
	.career .content_sub_title .sub_txt { float:left; width:100%}
}

@media screen and (max-width: 640px) {

}

/* content_area career */

.step_wrap {width: 100%;  display: flex; justify-content: space-between; flex-wrap: wrap; margin-top:50px}
.step_wrap li { width:17.6%}
.step_wrap li:before {position:absolute; left:-25px; top:50%; width:50px; height:50px; margin-top:-35px; border-radius:50%; background:#fff url('../img/icon_arr.png') center center no-repeat; z-index:1; content:"";}
.step_wrap .circle { border-radius: 50%;width: 185px; height: 185px; display:table; margin:0 auto; }
.step_wrap .circle p { display:table-cell; vertical-align:middle; text-align:center; color:#fff; font-size:15px}
.step_wrap .circle p span { max-width:100px; margin:0 auto; padding-top:10px; display:block; font-size:18px; opacity:0.8}
.step_wrap .step01 { background:rgba(31,126,207,.5)}
.step_wrap .step02 { background:rgba(0,153,153,.5)}
.step_wrap .step03 { background:rgba(31,126,207,.5)}
.step_wrap .step04 { background:rgba(0,153,153,.5)}
.step_wrap .step05 { background:rgba(31,126,207,.5)}
.step_wrap .step06 { background:rgba(0,153,153,.5)}
.step_wrap .step07 { background:rgba(31,126,207,.5)}


@media screen and (max-width: 789px) {
.step_wrap li { width:50%; margin-bottom:20px}

}

@media screen and (max-width: 480px) {
.step_wrap .circle { width:150px; height:150px}
.step_wrap li { width:50%; margin-bottom:20px}

}





/*CI*/
.ci_branditem { display: flex; margin-bottom: 160px; }

[class^="ci"] h2 { width: 25%; font-size: 30px; font-weight: 700; }
[class^="ci"] h3 { font-size: 20px; font-weight: 700; }

.ci_symbol { width: 100%; }
.ci_symbol p { font-size: 17px; font-weight: 500; color: #555;  line-height: 2.65 }
.ci_mark { width: 100%; border: 1px solid #d2d2d2; border-radius: 20px; background-color: #fff; padding: 60px 0; position: relative; margin-bottom: 10px; text-align: center; }
.ci_logo { width: 100%; border: 1px solid #d2d2d2; border-radius: 20px; background-color: #fff; padding: 60px 0; position: relative; margin-bottom: 10px; text-align: center; }
.ci_logo p {font-size: 17px; font-weight: 500; color: #555;  line-height: 2.65 }
.ci_contents01 { display: flex; }
.ci_color_wrap { width: 100%; }
.ci_color_main { width: 100%; display: flex; gap: 56px; margin: 24px 0 120px 0; }
.ci_color_main li { width: calc((100% - 3.5rem) / 3); }
.ci_color_main p { font-size: 24px; color: #fff; font-weight: 700; color: #fff;  padding: 32px; margin-bottom: 32px; border-radius: 20px; }

[class^="ci_color"] span { display: block; font-size: 16px; line-height: 1.75;  font-weight: 600; }

.ci_color_main li:nth-of-type(1) p { background-color: #0d2f8b; }
.ci_color_main li:nth-of-type(2) p { background-color: #1e88bc; }
.ci_color_main li:nth-of-type(3) p { background-color: #1e88bc; }
.ci_color_sub { width: 100%; display: flex; column-gap: 80px; row-gap: 80px; flex-wrap: wrap; margin-top: 24px; }
.ci_color_sub li { width: calc((100% - 10rem) / 3); }
.ci_color_sub li p { padding: 40px 0 0 0; margin-bottom: 12px; border-radius: 20px; }
.ci_color_sub li:nth-of-type(1) p { background: #ff3300; }
.ci_color_sub li:nth-of-type(2) p { background: #a78c7b; }
.ci_color_sub li:nth-of-type(3) p { background: #964f4c; }
.ci_color_sub li:nth-of-type(4) p { background: #ffbe98; }
.ci_color_sub li:nth-of-type(5) p { background: #ca848a; }
.ci_color_sub strong { font-size: 20px; line-height: 1.5; font-weight: 700; margin: 12px 0 20px 0; }

@media (max-width: 960px) {
  .ci_branditem { flex-direction: column; row-gap: 24px; margin-bottom: 120px; }
  .ci_mark img { width: 100%; }
  .ci_logo img { width: 100%; }
  .ci_contents01 { display: flex; flex-direction: column; row-gap: 24px; margin-bottom: 120px; }
  .ci_color_main { width: 100%; flex-direction: column; gap: 24px; margin-bottom: 58px; }
  .ci_color_sub { flex-direction: column; column-gap: initial; row-gap: 24px; }
  [class^="ci"] h2 { width: 100%; }
  [class^="ci_color"] li { width: 100%; }
}
/*CI*/




/*Organization*/
.content_organization{max-width:1400px;margin:0 auto;height:auto;padding:0 20px}
.sub_organization { padding-bottom: 50px}
.sub_organization h4{position:relative;margin:0 auto;width:280px;height:280px;border:25px solid #0074ff;background:#fff;font-size:28px;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;font-weight:700;border-radius:400px;color:#222;line-height:1.3}
.sub_organization h4:before{content:'';position:absolute;left:50%;transform:translateX(-50%);bottom:-76px;width:1px;height:55px;background:#ddd;z-index:-1}
.sub_organization h4 span { font-size: 18px; color: #555;  font-weight: 400;}
.sub_organization .dep {  position: relative; padding: 100px 0;display: flex; justify-content: space-between; align-items: center;}
.sub_organization .dep:before {  content: ''; position: absolute; top: 50px; left: 50%;  transform: translate(-50%, -50%);  width: 80%; height: 1px;  background: #ddd; z-index: -1;}
.sub_organization .dep dl dt { background: #222; color: #fff; font-weight: 600;}
.sub_organization .dep dl > * {  padding: 22px; text-align: center;font-size: 20px;}
.sub_organization .dep dl dd {  border: 1px solid #222; color: #222;}
.sub_organization .dep dl > * { padding: 22px; text-align: center; font-size: 20px;}
.sub_organization .dep dl {position: relative; width: 20%;}
.sub_organization .dep dl:before{content:'';position:absolute;top:-50px;left:50%;width:1px;height:100%;background:#eee;z-index:-1}
.sub_organization .dep2{display:flex;justify-content:space-between;align-items:stretch}
.sub_organization .dep2>dl{position:relative;width:20%}
.sub_organization .dep2>dl:before{content:'';position:absolute;left:50%;top:-100px;transform:translateX(-50%);width:1px;height:200px;background:#eee;z-index:-1}
.sub_organization .dep2 dl dt{background:#ddd;color:#555;font-weight:600}
.sub_organization .dep2 dl>*{padding:22px;font-size:17px;text-align:center}
.sub_organization .dep2 dl dd{border:1px solid #ddd;background:#fff}
.sub_organization .dep2 dl dd ul {  font-size: inherit;}
.sub_organization .dep2 dl dd ul li { line-height: 2.2; font-size: inherit;}

@media screen and (max-width: 991px) {

    .sub_organization .dep { font-size: 1.4rem;}
    .sub_organization .dep dl dt { font-size:18px;}
    .sub_organization .dep dl dd { font-size:16px;}
    .sub_organization .dep2 dl dd ul li { font-size:16px;}
    .sub_organization .dep2 dl > * { font-size: 16px; line-height: 1.3;}
    .sub_organization h4 { width: 200px;  height: 200px;  font-size: 2rem;border: 10px solid #0074ff; }
    .sub_organization h4 span { font-size: 1.0rem;}
}


@media screen and (max-width: 767px) {
    .sub_organization .dep { padding: 40px 0;}
    .sub_organization .dep, .sub_organization .dep2 {flex-wrap: wrap;}
    .sub_organization .dep2 dl dd ul li { line-height: 2.4;}
    .sub_organization h4 { width: 160px;height: 160px; font-size: 1.8rem;}
    .sub_organization h4:before, .sub_organization .dep:before, .sub_organization .dep dl:before, .sub_organization .dep2 > dl:before { display: none;}
    .sub_organization .dep dl, .sub_organization .dep2 dl {  margin: 5px 0;width: 49%; }
    .sub_organization .dep2 dl > * { padding: 12px;}
    .sub_organization .dep dl > * { padding: 15px 0;}
    .sub_organization .dep dl > * { font-size: 1.4rem;}
}


/*Organization*/









/*의료진 소개*/
.btn-adm{position:absolute;top:5px;right:5px;width:30px;height:30px;color:tomato;line-height:28px;font-size:16px;display:inline-block;text-align:center;border:1px solid #ddd;box-sizing:border-box;border-radius:2px;background-color:#fff}
.doctor_area { width: 100%;position: relative;}
.doctor_area .doctor_profile{width:100%;border-bottom:1px solid #ddd;padding:80px 0}
.doctor_area .doctor-list .thumb{float:left;width:320px;height:410px;padding:0 20px;border:1px solid #d2d2d2;background-size:cover;background-position:center}
.doctor_area .info{width:65%;padding:20px 0;float:right}
.doctor_area .info .name{display:block;margin-bottom:15px;font-size:23px;color:#222;font-weight:500}
.doctor_area .info span{font-size:14px;color:#555;font-weight:300}
.doctor_area .info .postion { color: #2352ab; font-weight: 500}
.doctor_area .info dl dt{display:inline;font-size:16px;font-weight:500;line-height:28px;color:#333}
.doctor_area .info dl dt:after{content:':';display:inline-block;padding:0 4px}
.doctor_area .info dl dd { display: inline; font-size: 16px; color: #666}
.doctor_area .info dl dd:after{content:'';display:block}
.doctor_area .schedule { margin: 34px -1px 0;}
.doctor_area .schedule .surgery { color: #F00; font-size: 16px}
.doctor_area .btn-group {margin-top: 20px;}
.doctor_area .btn-group .btn-rt {float: right}
.doctor_area .btn-group .btn-doctor{display:inline-block;margin:0 5px;padding:7px;width:120px;height:40px;font-size:14px;font-weight:300;line-height:24px;letter-spacing:-.5px;text-align:center;border:1px solid transparent}
.doctor_area .btn-group .btn-Introduction{color:#333;border-color:#ddd;background-color:#f8f8f8}
.doctor_area .btn-group .btn-reservation{color:#fff;border-color:#384451;background-color:#384451}
.doctor_area .btn-group .btn-reservation span { color: #fff }
.doctor_area .sub_navi{width:100%;margin:20px auto;border-bottom:1px solid #ddd;clear:both}
.doctor_area .sub_navi ul { padding-top: 50px}
.doctor_area .sub_navi li{display:inline-block;margin-left:-3px;width:19%}
.doctor_area .sub_navi li a{display:block;box-sizing:border-box;color:#555;text-align:center;font-size:17px;position:relative;height:55px;line-height:55px}
.doctor_area .sub_navi li a.on {color: #0ba2b3; border-bottom: 1px solid #0ba2b3}
.tab_content ul li{display:block;line-height:2.4;font-weight:300;font-size:16px;color:#555}
.tab_content p { line-height:2.1; color:#555; font-size:16px; background-image:url(../img/icon_dot.gif); background-repeat:no-repeat; background-position:center left; padding-left:10px}
@media screen and (max-width: 960px) {
	.doctor_area .doctor-list {float: none }
	.doctor_area .doctor-list .thumb { float: none; clear: both; display: block; margin: 0 auto}
	.doctor_area .info {width: 100%;}
}
/*의료진 소개*/






/*외래진료*/
.process_area .ing_area h2 { font-size:24px; color:#333; text-align:left; font-weight:bold; margin-bottom:30px; background-image:url(../img/title_icon.png); background-repeat:no-repeat; background-position:left center; padding-left:30px}
.process_area .ing_area ul { max-width:1000px; padding-bottom:80px; margin:0 auto}
.process_area .ing_area li { float:left; width:25%; text-align:center}
.process_area .ing_area .circle { border-radius: 50%;width: 200px; height: 200px; display:table; margin:0 auto; }
.process_area .ing_area li:first-child { margin-left:0;}
.process_area .ing_area li span { display: block; color: #fff; font-size: 16px; padding-top: 5px;}
.process_area .ing_area li p { font-size:13px; color:#f5f5f5;  font-weight:500; display:table-cell; vertical-align:middle}
.process_area .ing_area02 ul { max-width:1200px; padding-bottom:80px}
.process_area .ing_area02 li { float:left; width:14.2857142857%; text-align:center}
.process_area .ing_area02 .circle02 { border-radius: 50%;width: 145px; height: 145px; display:table; margin:0 auto; }
.process_area .ing_area .step01 { background-color:#5a93d9}
.process_area .ing_area .step02 { background-color:#099}
.process_area .ing_area .step03 { background-color:#5a93d9}
.process_area .ing_area .step04 { background-color:#099}
.process_area .ing_area .step05 { background-color:#5a93d9}
.process_area .ing_area .step06 { background-color:#099}
.process_area .ing_area .step07 { background-color:#5a93d9}
.process_area .ing_area .list_tit h3 { font-size:20px; padding-top:20px; font-weight:bold;}
.process_area .ing_area .list_tit p { display:block;  padding-left:10px; background-image:url(../img/icon_dot.gif); background-repeat:no-repeat; background-position: left 12px;}
@media screen and (max-width: 960px) {
	.process_area .ing_area ul { max-width:500px; margin:0 auto}
	.process_area .ing_area li { width:50%; margin-bottom:7%}
	.process_area .ing_area li:nth-child(2n+1) { margin-left:0}
}
@media screen and (max-width: 640px) {
    .process_area .ing_area .circle { width:180px; height:180px}
}
/*외래진료*/



/*비급여안내*/
.non-payment_area .notice { text-align:center; margin-bottom:50px}
.non-payment_area ul {  padding-bottom:30px; margin:0 auto; }
.non-payment_area ul:after { content: " ";visibility: hidden;display: block;height: 0;clear: both; }
.non-payment_area .ts2 ul li { width:50%; display:block; float:left; text-align:center; border:1px solid #ddd; margin-left: -1px}
.non-payment_area .ts3 ul li { width:33.3333%; display:block; float:left; text-align:center; border:1px solid #ddd; margin-left: -1px}
.non-payment_area .ts4 ul li { width:25%; display:block; float:left; text-align:center; border:1px solid #ddd; margin-left: -1px}
.non-payment_area .ts5 ul li { width:20%; display:block; float:left; text-align:center; border:1px solid #ddd; margin-left: -1px; margin-top:-1px}
.non-payment_area .ts6 ul li { width:16.66666666666667%; display:block; float:left; text-align:center; border:1px solid #ddd; margin-left: -1px; margin-top:-1px}
.non-payment_area .ts7 ul li { width:14.28571428571429%; display:block; float:left; text-align:center; border:1px solid #ddd; margin-left: -1px; margin-top:-1px}
.non-payment_area .ts8 ul li { width:12.57%; display:block; float:left; text-align:center; border:1px solid #ddd; margin-left: -1px; margin-top:-1px}
.non-payment_area .ts ul li a {display:block; font-size:15px; color:#222; height:55px; line-height:55px; padding:0}
.non-payment_area .ts ul li a.on { background-color:#3181cb; color:#fff; box-shadow: 0 15px 15px rgba(65,71,143,0.2);}


@media screen and (max-width: 640px) {
    .non-payment_area .ts ul li { width:50%; margin-top:-1px}	
}
/*비급여안내*/




/*입퇴원*/
.Instructions_area .colum { border-bottom:1px solid #ddd; padding-top:30px; padding-bottom:30px;}
.Instructions_area .colum .left { width:33%; font-size:22px; font-weight:600; text-align:left;  float:left;}
.Instructions_area .colum .right {width: 67%; float: right; }
.Instructions_area .colum .right ul li { text-align:left; background-repeat: no-repeat; padding-left:15px; background-image: url(../img/icon_dot.gif); background-position: left 12px; box-sizing:border-box;}
@media screen and (max-width: 960px) {
	.Instructions_area .colum .left { width:100%; float:none; clear:both}
	.Instructions_area .colum .right { width:100%; float:none; clear:both}
	.Instructions_area .colum .right ul li { padding-left:13px}
}
/*입퇴원*/











@media screen and (max-width: 960px) {
		
/*	.content_area .photo_box .img { max-width:100%; text-align:center; display:block; float:none; clear:both}
	.content_area .photo_box .img img { width:100%}
	.content_area .photo_box .txt_wrap { width:100%; display:block; position:relative; clear:both}
	.content_area .photo_box .txt {max-width: 100%; float:none}*/
	
} 




	