@charset "utf-8";

/*
  sub introduction
*/



.bg_underline p {background-color:#fff; display: inline-block; padding-right:60px;}
.bg_underline::after{content:"";border-bottom:1px solid #000; display:block; margin-top: -13px;}
.bg_introduce {background: url(../images/in/img_intro.gif) center right no-repeat;}
.bg_introduce p {width:420px;}
.introduce{line-height:180%}
.introduce .introduce01{background:url(../images/img_introduce01.jpg) no-repeat right -50px;padding:0 420px 20px 0}
.introduce .introduce01 .tit{color:#037ab4;padding:0 0 20px 0}
.introduce .introduce02{background:url(../images/img_introduce02.jpg) no-repeat left top;padding:10px 0 50px 430px}
.introduce .introduce03{background:url(../images/img_introduce03.jpg) no-repeat right top;}
.introduce .introduce03 .txt{width:330px;padding:30px 0 20px 0}
.business{line-height:160%}
.organization li{margin-left: 15px;}
.organization li:before{display: inline-block; content: "ㄴ";}

.in_step_wrap ul li {display:inline-block; border-left:1px dashed #ddd; text-align:center; position: relative; width:170px;}
.in_step_wrap ul li:last-child {border-right:1px dashed #ddd;}
.in_step_wrap ul li:after{position: absolute;z-index:1;top: 80px;right:-22px; background-image: url(../images/in/img_step.png); width:34px; height:34px;display: block; content: "";}
.in_step_wrap ul li:last-child:after {background: none;}

.in_with_wrap ul li {display:inline-block; border-left:1px dashed #ddd; text-align:center; position: relative;}
.in_with_wrap ul li:last-child {border-right:1px dashed #ddd;}
.in_with_wrap ul li:after{position: absolute;z-index:1;top: 80px;right:-22px; background-image: url(../images/in/img_plus.png); width:34px; height:34px;display: block; content: "";}
.in_with_wrap ul li:last-child:after {background: none;}
.in_with_wrap li:nth-child(4n+1){width:24.5%;}
.in_with_wrap li:nth-child(4n+2){width:24%;}
.in_with_wrap li:nth-child(4n+3){width:25%;}
.in_with_wrap li:nth-child(4n+4){width:25%;}
.in_with_wrap dt {font-size: 1rem;color: #243dbb;font-weight: 700;padding-bottom:8px;}
.in_with_wrap dd {font-size: 0.875rem;color: #666}
.img_in_01 {display: block;width:79px;height:79px;margin:10px auto 30px;background: url(../images/in/img_registration.gif) 0 0 no-repeat;}
.img_in_02 {display: block;width:79px;height:79px;margin:10px auto 30px;background: url(../images/in/img_registration.gif) -100px 0 no-repeat;}
.img_in_03 {display: block;width:79px;height:79px;margin:10px auto 30px;background: url(../images/in/img_registration.gif) -200px 0 no-repeat;}
.img_in_04 {display: block;width:79px;height:79px;margin:10px auto 30px;background: url(../images/in/img_registration.gif) -300px 0 no-repeat;}
.img_in_05 {display: block;width:79px;height:79px;margin:10px auto 30px;background: url(../images/in/img_registration.gif) -400px 0 no-repeat;}
.img_in_11 {display: block;width:79px;height:79px;margin:10px auto 30px;background: url(../images/in/img_registration.gif) 0 -100px no-repeat;}
.img_in_12 {display: block;width:79px;height:79px;margin:10px auto 30px;background: url(../images/in/img_registration.gif) -100px -100px no-repeat;}
.img_in_13 {display: block;width:79px;height:79px;margin:10px auto 30px;background: url(../images/in/img_registration.gif) -200px -100px no-repeat;}
.img_in_14 {display: block;width:79px;height:79px;margin:10px auto 30px;background: url(../images/in/img_registration.gif) -300px -100px no-repeat;}

/*
.with_wrap li {display:inline-block; text-align:center; position: relative;}
.with_wrap li:after{z-index:1;position: absolute;top: calc(50% - 17px);right: -15px;background: #d9d9d9 url(../images/bg_sprite.png) -25px -125px no-repeat;width: 38px;height: 38px;border: 3px solid #e5e5e5;border-radius: 100%;display: block; content: "";}
.with_wrap li:last-child:after {display: none;}
.with_wrap dl {border:1px solid #e5e5e5; margin-right:11px;}
.with_wrap dt {background-color: #eee;padding: 10px 0; font-weight: 600;}
.with_wrap dd {background-color: #fff;padding: 10px 0;}
.with_wrap li:last-child dl {margin-right:0;}*/

.map_area {position: relative;overflow: hidden;width:890px;height:500px;border: 1px solid #e5e5e5;}
.map_area img {display: block;}
.dojang_search_box {margin-top: 20px;padding:21px 40px 21px;background-color: #f5f5f5;}

/* 범례 */
.legend_list {padding: 13px 0; text-align: right;}
.legend_list li{font-size:0.9375rem; color:#333; display:inline-block; padding:0 5px;line-height: 160%;}
.legend_list li.color1:before{content:"";height:15px; width:12px;display:inline-block;background: url(../images/in/img_legend.png) 0 0 no-repeat;vertical-align: middle;}
.legend_list li.color2:before{content:"";height:15px; width:12px;display:inline-block;background: url(../images/in/img_legend.png) -20px 0 no-repeat;vertical-align: middle;}