@charset "utf-8";


#page h3 { color:#333; font-size:140%;}
#page h3 span { padding-left:5px; font-size:65%; font-weight: 400; color:#666}
#page h4 span { padding-left:5px; font-size:80%; font-weight: 400; color:#666}

/* 의장인사말 */
@import url('https://webfontworld.github.io/wando/WandoHope.css');
.greating .wrap_container{position: relative; }
.greating .great_photo { position: relative; width: 100%; background-color: #e0e0e0; }
.greating .great_photo::after { content: ''; position: absolute; right:0; top:0; bottom:0; left:55%;  background-image: linear-gradient(to right, rgba(224,224,224,0), rgba(224,224,224,1), rgba(224,224,224,1), rgba(224,224,224,1), rgba(224,224,224,1));z-index: 15}
/* .greating .great_photo::before { content: ''; position: absolute; right:0; bottom:0; left:0%; height:30%;  background-image: linear-gradient(-90deg, rgba(0,0,0,1), rgba(0,0,0,0.7), rgba(0,0,0,0)); z-index: 10} */
.greating .great_photo .img{  overflow: hidden;  width:100%; position: relative;  z-index: 5;}
.greating .great_photo .name {position: absolute; bottom:7%; left:5%; text-align: center;color: #fff; z-index: 17; font-size: 120%;}
.greating .great_photo .name strong{font-size: 250%; font-family: 'WandoHope';   font-weight: 700; }

.great_box {position: absolute; padding:40px 0px 40px 70px; right:0; top:50px; bottom:50px; z-index: 20;}
.great_box:before {content:''; position: absolute; left:0; top:0; bottom:0; right:-1000%}
.great_box .slogan {position: relative; font-size: 280%; font-family: 'Noto Serif KR'; font-weight: 700; display: block; margin-top: 40px; color: #fff;}
.great_box .slogan > * {font-family: inherit; }
.great_box .slogan i {position: relative;}
.great_box .slogan i::before {content: ''; position:absolute; width: 8px; height: 8px; border-radius: 50%;  left:50%;  margin-left: -4px; top:-8px}
.great_box .txt {font-size: 200%; color:#fff; position: relative; margin-top:8%; padding-top:8%; display: block; }
.great_box .txt i{font-weight: 700; font-size: 130%;}
.great_box .txt i span {color: #f9e793;}
.great_box .txt::before {content: ''; position: absolute; height: 1px; top:0; right:70%; left:-200px; background-color: #fff;}

.great_txt {display: block; padding:5% 6%;}
.great_txt p {display: block; font-size: 140%; color:#222; font-weight: 400; line-height: 170%;}
.great_txt p strong { font-size: 110%;}

/*
.great_box ::before {content: ''; position: absolute;  background-image: url(/images/lawmaker/main/patten_bg01.png); background-repeat: no-repeat;  width: 290px; height: 290px; top:320px; right:-150px; }
.great_box ::after {content: ''; position: absolute;  background-image: url(/images/main/contents/patten1.png); background-repeat: no-repeat;  width: 70px; height: 70px; top:550px; right:-100px}
*/

/* 의장인사말 
.greating .wrap_container{position: relative; display: flex; flex-wrap: wrap; justify-content: space-between;}
.greating .great_photo {width:450px; position: relative;  z-index: 2;}
.greating .great_photo::before {content: ''; position: absolute;  background-image: url(/images/lawmaker/main/patten_bg01.png); background-repeat: no-repeat;  width: 290px; height: 290px; top:320px; right:-150px; }
.greating .great_photo::after {content: ''; position: absolute;  background-image: url(/images/main/contents/patten1.png); background-repeat: no-repeat;  width: 70px; height: 70px; top:550px; right:-100px}
.greating .great_photo .img{background:#cddaee;  overflow: hidden;  width:100%; position: relative; }
.greating .great_photo .img img{width: 100%;}
.greating .great_photo span {display: block; text-align: center; padding: 10px 0;}
.greating .great_photo span strong{font-size: 250%; font-family: 'Nanum Brush Script'; color: #111;}
.greating .great_con { width:calc(100% - 700px)}
.great_con > strong {font-size: 280%; font-family: 'Noto Serif KR'; font-weight: 700; display: block; margin-top: 40px;}
.great_con > strong > * {font-family: inherit;}
.great_con > strong i {position: relative;}
.great_con > strong i::before {content: ''; position:absolute; width: 8px; height: 8px; border-radius: 50%;  left:50%;  margin-left: -4px; top:-8px}
.great_con > .great_txt {margin-top:5%; padding-top: 5%; position: relative;}
.great_con > .great_txt::before {content: ''; position: absolute; height: 1px; top:0; right:70%; left:-300px}
.great_con > .great_txt strong {font-size: 200%; color:#111 }
.great_con > .great_txt strong i{font-weight: 700;}
.great_con > .great_txt p {display: block; padding-top: 40px;font-size: 120%; color:#555; font-weight: 400;}
*/
/* 청원절차 */
.petition_step {margin:0 10%;}
.petition_step > li{position: relative; display: flex; margin:20px 0; justify-content:space-between; flex-wrap: wrap;}
.petition_step > li:first-child{margin-top:0;}
.petition_step > li:last-child{margin-bottom:0;}
.petition_step > li > .row {width:60%; margin:0; margin-bottom:20px; position: relative;}
.petition_step > li > .row:before, .petition_step > li > .row:after {content:'\f309'; font-size:25px; position: absolute; bottom:-20px;  color:rgba(0,0,0,0.6); font-family: 'FontAwesomeS'; }
.petition_step > li > .row:before { left:30%; transform:rotate(-45deg);}
.petition_step > li > .row:after { right:30%; transform:rotate(45deg);}
.petition_step > li dl{position: relative; line-height: 20px;color:#fff;  text-align: center;  margin:10px 0; border: 1px solid rgba(0,0,0,0.2); z-index:99; overflow: hidden; border-radius:11px; overflow: hidden;}
.petition_step > li dl dt, .petition_step li  dl dd{ padding:15px 20px; }
.petition_step > li > dl {width:60%;  background-color: #5e87cc; text-align: center;}
.petition_step > li dl dt {text-align:center; font-weight: 700; }
.petition_step > li  dl dd {background:#f1f2f5; color:#333;  border-top:none; font-size: 90%; }
.petition_step > li > .right_box  {width:30%; position: relative;}
.petition_step > li > .right_box dl {width:100%;}
.petition_step > li > .right_box dt{ background:#f1e4dc;  padding:15px 10px;text-align:center; color:#333}
.petition_step > li > .right_box dd, .petition_step > li > .row dd {color:#333;  border-top:none; font-size: 90%; background-color: #fff;}
.petition_step > li > .right_box::before {content: ''; position: absolute; left:-33%; top:35px; height:1px; right:100%; background:#ccc; z-index:9; }
.petition_step .style01{background:#fc6404 !important}
.petition_step .style02{background:#11347c !important}
.petition_step .style03{background:#0042af !important}
.petition_step .style04{background:#0080ee !important}
.petition_step > li:after {content:'\f078';font-size:25px; position: absolute; left:29%; bottom:-20px;  color:rgba(0,0,0,0.6); font-family: 'FontAwesomeS'; }
.petition_step > li:last-child:after {display:none}

/* 의안처리절차 */
.bill_step {margin:0 10%;}
.bill_step > li {position: relative; margin:20px 0 }
.bill_step dl{position: relative; display: flex; margin:20px 0; justify-content:space-between; flex-wrap: wrap; }
.bill_step dl dt, .bill_step dd > span{position: relative; line-height: 20px; border-radius: 10px; margin:10px 0; box-shadow: 3px 3px 7px rgba(0,0,0,0.1); padding:10px 20px;}
.bill_step dl dt{width:40%; color:#fff;  display:flex; justify-content:center;align-items:center; text-align:center !important; background-color: #626976;}
.bill_step dl dd strong {margin-bottom:5px; display:block; font-size:90%}
.bill_step dl dd li{line-height:20px;  }
.bill_step dl dd .num3 li, .bill_step dl dd .num4 li{display:inline-block; margin-right:20px}

.bill_step dd {width:55%; position: relative; }
.bill_step dd .gray_box {padding:3px 10px !important; margin-top:10px}
.bill_step dd > span{ background:#fff;  display: block; padding:15px 20px; border:1px solid #ddd; font-size: 90%;}
.bill_step dd:before {content: ''; position: absolute; left:-9%; top:50%; height:1px; right:0; background:#ccc }
.bill_step > li:first-child dl dt, .bill_step > li:last-child dl dt  {}
.bill_step > li:after {content:'\f309';font-size:25px; position: absolute; left:19.5%; bottom:-20px;  color:rgba(0,0,0,0.6); font-family: 'FontAwesomeS'; }
.bill_step > li:last-child:after {display:none}

.bill_step li .w2 {display:flex; justify-content: space-between; margin: 0%; position: relative;}
.bill_step li .w2:before, .bill_step li .w2:after {content:'\f309'; font-size:25px; position: absolute; top:-20px;  color:rgba(0,0,0,0.6); font-family: 'FontAwesomeS'; }
.bill_step li .w2:before { left:30%; transform:rotate(45deg);}
.bill_step li .w2:after { right:30%; transform:rotate(-45deg);}
.bill_step li .w2 > li{width:48%; }
.bill_step li .w2 > li > .bill_step{margin:0%;}
.bill_step li .w2 > li > .bill_step dl{display:flex; flex-wrap: wrap;}
.bill_step li .w2 > li > .bill_step dl dt {text-align: center;}
.bill_step li .w2 > li > .bill_step dl dt, .bill_step li .w2 > li > .bill_step dl dd, .bill_step li .w2 > li > .bill_step dl dd span{width:100%; margin:1px 0; display: block;}
.bill_step li .w2 > li > .bill_step dl dd:before {display:none}
.bill_step li .w2 > li > .bill_step > li:after {content:'\f309';font-size:25px; position: absolute; left:48%; bottom:-20px;  color:rgba(0,0,0,0.6); font-family: 'FontAwesomeS'; }


.law_info {text-align: center; margin:0}
.law_info a{border: 1px solid #ddd; padding:50px 30px; overflow: hidden; position: relative; transition: all 0.3s ;}
.law_info a::before{content: ''; width:100px; height: 180px; position: absolute; right:-40px; top:-70px; background-color: #ddd; transform: rotate(-45deg); transition: all 0.3s ;}
.law_info a::after{font-family:'FontAwesomeS';position:absolute; top:20px; right:15px;content:'\f067';font-size:120%; color:#fff}
.law_info a p{height:130px; font-size: 90%; padding-top: 20px;}
.law_info a .btn{ padding:0px 50px; transition: all 0.3s ;}
.law_info a span.btn.strong.block {color:#555 }
.family_site_link .list {display:flex; flex-wrap:wrap;}
.family_site_link .list li {width:50%;}


.former_member_box {margin:10px 0}
.former_member_box .cell{width:20%; padding:0 15px; margin-bottom: 10px !important}
.former_member_box .line_box { position: relative; margin-bottom: 20px; background-color: #fff; padding:3% !important;}
.former_member_box .line_box .img img{width: 100%; background-color: #eee;}
.former_member_box .line_box .img span {position: absolute; left:-1px; top:-1px; padding:3px 10px; color: #fff; font-weight: 500; font-size: 90%;}
.former_member_box .line_box strong{display: block; text-align: center; padding:5px 10px; font-weight: 500; color:#111}

/* 의회의 지위 */
.status > div {padding-top: 5px; padding-bottom: 5px;}
.status .cell{ text-align: center; padding:40px 20px !important; height: 100%; border-top: 2px solid #444 !important; }
.status .cell * {display: block; margin: 0 auto;}
.status .cell strong{ font-weight: 700; font-size: 110%;}
.status .cell img {margin:40px auto}
.status .cell p {font-size: 90%;}

/* 윤리강령 */
.principle {position: relative; padding-bottom: 3%; }
.principle::before {content: ''; position: absolute; left: 0; right: 0 ; bottom:-10%; top:40%; background-color: #f0e4dc;}
.principle .wrap_container{position: relative; }
.principle .wrap_container::before {content: ''; position: absolute;  background-image: url(/images/lawmaker/main/patten_bg01.png); background-repeat: no-repeat;  width: 290px; height: 290px; top:-50px; left:-150px}
/* .principle .wrap_container::after {content: ''; position: absolute; width: 248px; height: 248px; background-image: url(/images/lawmaker/main/patten_bg03.png); right:-100px; bottom:-80px; } */
.principle_list li{position: relative; font-size: 120%; margin:3% 0; padding-left: 100px;  }
.principle_list li::before{content: '하나'; color:#685b52; position: absolute; left: 0; top:0; font-weight: 700;}

.principle_box { background-color: #fff;padding:10% 10% !important; position: relative; box-shadow: 0px 0px 5px rgba(0,0,0,0.1);  background-image: url(/images/main/contents/certificate_bg.png); background-repeat: repeat-y; height: 100%; background-size: 100% auto;}
.principle_box .con {position: relative; z-index: 2;}
.principle_box::before {content: ''; position: absolute; top:0; left:0; right:0; bottom:30%; background-image: url(/images/main/contents/certificate_top.png); background-repeat: no-repeat; background-size: 100% auto;}
.principle_box::after {content: ''; position: absolute; bottom:0; left:0; right:0; top:30%; background-image: url(/images/main/contents/certificate_bottom.png); background-repeat: no-repeat; background-position: bottom; background-size: 100% auto;}

.principle_box .principle_logo {margin-bottom: 30px; width:200px}

/* 의회운영 */
.dl_step > div {margin-top: 10px; margin-bottom: 10px;}
.dl_step dl{ border: 1px solid #ccc; height: 100%; position: relative;  border-radius: 7px; width:calc(100% - 5px)}
.dl_step dl::before{content: '\f054';   font-family: 'FontAwesomeS'; position: absolute; right:-23px; font-size: 25px; top:40%; color:#999;  }
.dl_step > div:last-child dl::before{display: none;}
.dl_step dl dt{background-color: #eceef2; padding:3%; text-align: center; font-size: 120%; font-weight: 700;border-radius: 7px;}
.dl_step > div:last-child dl dt{color:#fff}
.dl_step dl dd{ padding:3%; font-size: 90%; line-height: 80%;}

#tab_content {overflow: hidden;}

@media only screen and (max-width:1300px){
.former_member_box .cell{width:33.3333%}

.principle_box .principle_logo { width:150px}

.greating .great_photo { font-size:60%}
.greating .great_photo .img {width:80%}


}

@media only screen and (max-width:991px){
    .bill_step {margin:0%;}
    .greating .great_photo {background-color: transparent;}
    .greating .great_photo::after, .greating .great_photo::before { display:none;}
    .greating .great_photo .img {width:100%}
    /* .greating .great_photo .img::before { content: ''; position: absolute; right:0; bottom:0; left:0%; height:50%;  background-image: linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0.7), rgba(0,0,0,0)); z-index: 10} */
    .greating .great_photo .name {position: relative; top:-100px; bottom:auto; font-size: 150%;}
    .great_box {position: relative; top:-70px; left:20px; bottom:auto; padding:20px 30px}
    .great_box .slogan {margin-top:20px;}
    .great_txt {font-size: 80%; margin-top:-50px;}
}

@media only screen and (max-width:761px){
    #page h3 span { display:block; padding:0}
    .petition_step {margin:0%;}
}

@media only screen and (max-width:700px){

    .office_map .box .img, .office_map .box .con{width:100%;}
    .office_map .box .con{ padding:5% 7%;}
    .office_map .box .con .list li{width:50%; float: left;}

    .bill_step > li > dl > dt, .bill_step > li > dl > dd, .bill_step > li > dl > dd span{width:100%; margin:1px 0; display: block;}
    .bill_step > li:after {left:48%}
    .bill_step > li > dl > dd:before {display:none}
    .bill_step > li > dl > dd li{line-height: 15px;}
    .bill_step > li > dl > dt{text-align: center;}
    .bill_step > li > .w2 { flex-wrap: wrap;}
    .bill_step > li > .w2 li{width:100%; }
    .bill_step > li > .w2:after { left:48%; transform:rotate(0deg);}
    .bill_step > li > .w2:before {display:none}
    .bill_step.type2 > li > .w2 > li{width:48% }
    .bill_step.type2 > li > .w2:before { left:30%; transform:rotate(45deg); display:block; top:-15px}
    .bill_step.type2 > li > .w2:after { right:30%; transform:rotate(-45deg); left:auto; top:-15px}
    
    .dl_step {margin:0 -7px}
    .dl_step > div {padding:0 7px}
    .dl_step dl dt{ font-size: 90%;}
    .dl_step dl dd{ font-size: 80%; }
    .dl_step dl{width:100%}
    .dl_step dl::before{right:-12px; font-size: 15px;}

    .principle {font-size: 80%;}
    .principle img{width:150px}
    .principle_box .principle_logo { width:100px}
    .principle_list li{ padding-left: 50px;}

    .former_member_box .row {margin:0 -5px}
    .former_member_box .cell{width:50%; padding:0 5px}
    .former_member_box .cell .line_box{margin-bottom:0px;}
   
}

@media only screen and (max-width:560px){

	.family_site_link .list li {width:100%;}
	
    .petition_step {margin:10px 0}
    .petition_step > li dl {border-radius: 5px; margin:2px 0; box-shadow: none; }
    .petition_step > li > .row, .petition_step > li > dl, .petition_step > li > .right_box  {width:100%;}
    .petition_step > li:after {     left: 47%; bottom: -22px;}
    .petition_step > li > .right_box::before {height:30px; width:2px; left:50%; top:-20px}
    .petition_step > li dl dt, .petition_step > li dl dd { padding:7px 5px}
    .petition_step > li > .right_box dl dt, .petition_step > li > .right_box dl dd{ padding:1px 5px}
}







/* 의회구성도 */
.Ochart3 {position:relative; font-size:100%;; margin:0 5%; }
.Ochart3:after {display:table; content: ''; clear: both;}
.Ochart3 i, .Ochart3 em{display: block;}

.Ochart3 * { margin:0 auto}
.Ochart3:before{ content: ""; display:block; background: #ccc; width: 1px; position: absolute;   left: 50%; top:45px; height: 220px}
.Ochart3 ul.chart {position:relative; clear: both; padding:20px 0; }
.Ochart3 ul.chart:before {content: "";position: absolute; left: 50%; background: #ccc; width: 50%; height: 1px;  transform: translateX(-50%); top:0rem; display:none}
.Ochart3 ul.chart.w2:before { top:26px; display:block}
.Ochart3 ul.chart.w3:before {width: 66.7%;  top:26px; display:block}
.Ochart3 ul.chart .before_none:before {display:none}
.Ochart3 ul.chart .after_none:after {display:none}
/*
.Ochart3 ul.chart.w3:after{content: ""; background: #ccc; width: 1px; position: absolute;   left: 50%;height: 2.7rem;  top:0rem; }
*/
.Ochart3 ul.chart.w2 > li:after {content: ""; background: #ccc; width: 1px; position: absolute;   left: 50%;height: 1.2rem;   top:0.38rem; }

.Ochart3 ul.chart > li {position:relative;  padding:20px 0; z-index:2}
.Ochart2 ul.chart > li:before {content: ""; background: #ccc; width: 1px; position: absolute;   left: 50%;height: 25px;  top:0.4rem;}
.Ochart3 .right:before {content: ""; position: absolute; left: 0%; background: #ccc;height: 1px;  width:60%; top:1.3rem; transform: none; z-index: 1; }
.Ochart3 ul.chart.w2 > li {width:50%; float:left}
/* .Ochart3 ul.chart.w2 > li:first-child {width:70%; } */
.Ochart3 ul.chart.w3 > li {width:33.333333%;float:left}

.Ochart3 ul.chart > li > .Ochart_lawmaker_box {width:250px; }
.Ochart3 ul.chart > li > .Ochart_lawmaker_box strong {background:#20209f; color:#fff}
.Ochart3 ul.chart.w2 > li > .Ochart_lawmaker_box strong {background:#0097fe;}

.Ochart_lawmaker_box {position: relative; z-index: 9; display: block; font-family: var(--default_font);}
.Ochart_lawmaker_box > strong {display: block; line-height: 45px; height: 40px; font-weight: 400; font-size: 100%; border-radius:0 10px; text-align:center; letter-spacing: 0.1em;}
.Ochart_lawmaker_box .box_info {display: flex; justify-content: space-between; align-items: center; padding:10px; border: 1px solid #ccc; border-radius: 5px; margin-top: 5px; background-color: #fff;}
.Ochart_lawmaker_box .box_info img{width:45%; background-color: #f3f3f5; border-radius: 5px;}
.Ochart_lawmaker_box .box_info .box_txt { font-weight: 400; flex: 0 1 calc(55% - 30px); font-size: 90%;}
.Ochart_lawmaker_box .box_info .box_txt em{font-size: 120%; display: block; padding-top: 10px; font-weight: 500; color:#777}
.Ochart_lawmaker_box .box_info .box_txt span{font-size: 140%; display: block; padding-top: 10px; font-weight: 600;}

.Ochart_lawmaker_list {padding-left:15px}
.Ochart_lawmaker_list ul li {margin-bottom: 5px;}
.Ochart_lawmaker_list ul li:first-child .Ochart_lawmaker_box .box_info .box_txt em{ color:#20209f }

.Ochart3 .Ochart2::before{display: none;}
.Ochart3 .Ochart2 .step3 a .style04 {transition: all 0.5s} 
.Ochart3 .Ochart2 .step3 a:hover .style04 {background-color: #f0f0f0; border-color: #bbb; color:#000;} 

@media only screen and (max-width: 750px) {
    .Ochart3 {margin:0}
    .Ochart3 ul.chart, .Ochart3 ul.chart > li {padding: 10px 0;}
    .Ochart3:before{ height: 127px}
    .Ochart3 ul.chart.w2:before, .Ochart3 ul.chart.w3:before { top:9px; }
    .Ochart3 ul.chart.w2 > li:after {top:0rem; }

    .Ochart3 ul.chart > li > .Ochart_lawmaker_box {width:200px; }
    .Ochart3 ul.chart.w2 > li > .Ochart_lawmaker_box {width:95%; }

    .Ochart_lawmaker_box > strong {line-height: 40px; height: 35px; font-size: 100%;}
    .Ochart_lawmaker_box .box_info img{width:35%; }
    .Ochart_lawmaker_box .box_info .box_txt {flex: 0 1 calc(65% - 15px); }
}


.diagram .style01 { background-color: #0591f2; font-family: var(--default_font);} 
.diagram .style02 { background-color: #006fb9; font-family: var(--default_font); } 
.diagram .style03 { background-color: #fede31; font-family: var(--default_font);  color: #000;} 
.diagram .style04 { background-color: #fafafa; border: 1px solid rgba(0,0,0,.1); color:#444 } 
.diagram .style05 { background-color: #089701; font-family: var(--default_font);} 
.diagram .style06 { background-color: #fe6404; font-family: var(--default_font); } 
.diagram .style07 { background-color: #eef5ff; } 
.diagram .style08 { background-color: #f2f3f7; } 
.diagram .style09 { background-color: #ebe7f6; } 
.diagram .style10 { background-color: #fee9e6; } 


/* 의회사무처 */
.Ochart { position:relative; display: flex; justify-content:space-between; align-items:flex-start; width: 70%; margin:0 auto} 
.Ochart:after { display:table; content: ''; clear: both; } 

.Ochart * { text-align:center; } 
#page .Ochart > h3 { position:relative; width:40%; min-width: 110px; text-align:center; font-size:120%; color:#fff; margin-top: 10px; font-weight: 500; z-index: 10; border-radius: 0 13px 0 13px; padding: 10px 15px; background-color: #0042af ;} 
#page .Ochart > h3::before, #page .Ochart > h3::after, #page .Ochart > h4::before {display: none;}
#page .Ochart h4 { position:absolute; width:40%; left:0; min-width: 110px; text-align:center; color:#fff; font-weight: 500; z-index: 15; border-radius: 10px; padding: 10px 15px; top:75px; } 
#page .Ochart h5 { position:absolute; width:40%; left:0; min-width: 110px; text-align:center; color:#fff; font-weight: 500; z-index: 15; border-radius: 10px; padding: 10px 15px; top:140px; } 

.Ochart .chart { flex: 1 1 auto; padding-left: 100px; position: relative; } 
.Ochart .chart::before { content: ''; display:block; background: #aaa; width: 1px; position: absolute; left: 50px; top:35px; bottom: 33px; } 
.Ochart .chart::after { content: ''; display:block; background: #aaa; width:50px; position: absolute; left:0px; top:35px; height: 1px } 

.Ochart .chart > li { position: relative; } 
.Ochart .chart > li::before { content: ''; display:block; background: #aaa; width:50px; position: absolute; left:-50px; top:35px; height: 1px } 

.Ochart .chart dl { position: relative; display: flex; justify-content:space-between; align-items:flex-start; } 
.Ochart .chart dl dt { width:100%; color:#fff; display:flex; justify-content:center; text-align:center !important; font-weight: 400; z-index: 99; border-radius: 0 13px 0 13px; padding:10px 20px; font-size: 110%; } 
.Ochart .chart dl dd { flex: 1 1 auto; padding-left: 30px; } 
.Ochart .chart dl dt, .Ochart .chart dd { position: relative; } 
.Ochart .chart dd > span { background:#fff; display: block; padding:5px 20px; border:1px solid #ddd; font-size: 95%; font-size: 90%; border-radius: 10px; padding:10px 20px; } 
.Ochart .chart dl dt, .Ochart .chart dd > span { position: relative; margin:10px 0; } 
.Ochart .chart dl dd strong { margin-bottom:5px; display:block; } 
.Ochart .chart dl dd li { line-height:18px; } 
.Ochart .chart dd:before { content: ''; position: absolute; left:-20%; top:35px; height:1px; right:0; background:#ddd } 

@media only screen and (max-width: 991px){
.Ochart {width:90%}
.Ochart .chart { padding-left: 30px;  padding-top: 10px;} 
.Ochart .chart::before {left:15px; top:30px; bottom: 21px;  } 
.Ochart .chart::after { top:30px } 
.Ochart .chart > li::before { left:-15px; } 
#page .Ochart > h3, #page .Ochart > h4, #page .Ochart > h5 { font-size:15px; padding:7px} 
#page .Ochart > h4 { top:50px}
#page .Ochart > h5 { top:90px}
 .Ochart .chart dl { flex-wrap: wrap; padding:5px} 
 .Ochart .chart dl dt { width:100%; font-size:15px; padding: 5px; } 
 .Ochart .chart dl dd { padding-left: 0px; } 
 .Ochart .chart dd:before { display: none; } 
 .Ochart .chart dl dt, .Ochart .chart dd { margin:0; } 
 .Ochart .chart dd > span { margin:5px 0; } 
 .Ochart .chart > li::before { left:-15px; top:20px; } 
 .Ochart .chart dl dd ul { margin: 0 15%; } 
 .Ochart .chart dl dd li { line-height:15px; margin-bottom: 0; } 
 }
 
 
 
 
 