@media screen and (min-width: 320px){
  .m_manage {font-size: 12px;font-family: "NanumGothi";margin: 0 auto;width: 96%;color: #666666;margin-bottom: 5.556%;line-height: 1.6em;}
  .m_manage1 {font-size: 12px;font-family: "NanumGothi";margin: 0 auto;line-height: 1.6em;width: 96%;color: #666666;}
  .m_manage_green {font-size: 13px;font-family: "NanumGothi";margin: 0 auto;font-weight:bold;width: 96%;color: #8fc11f;margin-bottom: 5%;margin-top:3%;}
  .mnb{position: fixed;background-color: #8fc11f;width: 62px;height: 159px;top: 205px!important;z-index: 5;border-bottom-left-radius: 20px;right: 0;border-top-left-radius: 20px;}
  #start{position: fixed;right: 3.5%;text-align:center;display: block;border:0;outline:0;color:#ffffff;width:9%;top:380px;height:30px;font-size: 18px;border-radius:50%;font-weight:bold;background-color:#8fc11f;}
}
@media screen and (min-width: 360px){
  .m_manage {font-size: 16px;font-family: "NanumGothi";margin: 0 auto;width: 96%;color: #666666;margin-bottom: 5.556%;line-height: 1.6em;}
  .m_manage1 {font-size: 16px;font-family: "NanumGothi";margin: 0 auto;line-height: 1.6em;width: 96%;color: #666666;}
  .m_manage_green {font-size: 17px;font-family: "NanumGothi";
  margin: 0 auto;font-weight:bold;width: 96%;color: #8fc11f;margin-bottom: 5%;margin-top:5%;}
  .mnb{position: fixed;background-color: #8fc11f;width: 65px;height: 159px;top: 205px!important;z-index: 5;border-bottom-left-radius: 20px;right: 0;border-top-left-radius: 20px;}
  #start{position: fixed;right: 3.5%;text-align:center;display: block;border:0;outline:0;color:#ffffff;width:8%;top:380px;height:30px;font-size: 18px;border-radius:50%;font-weight:bold;background-color:#8fc11f;}
}
@media screen and (min-width: 375px){
  .mnb{position: fixed;background-color: #8fc11f;width: 65px;height: 159px;top: 205px!important;z-index: 5;border-bottom-left-radius: 20px;right: 0;border-top-left-radius: 20px;}
  #start{position: fixed;right: 3.5%;text-align:center;display: block;border:0;outline:0;color:#ffffff;width:8%;top:380px;height:30px;font-size: 18px;border-radius:50%;font-weight:bold;background-color:#8fc11f;}
}
@media screen and (min-width: 411px){
  .mnb{position: fixed;background-color: #8fc11f;width: 65px;height: 159px;top: 205px!important;z-index: 5;border-bottom-left-radius: 20px;right: 0;border-top-left-radius: 20px;}
  #start{position: fixed;right: 3%;text-align:center;display: block;border:0;outline:0;color:#ffffff;width:8%;top:380px;height:30px;font-size: 18px;border-radius:50%;font-weight:bold;background-color:#8fc11f;}
}
.start{border:1px solid #8fc11f;}
#start.ooo{width:35px;right:0;font-size:15px;height:40px;border-radius:0;border-top-left-radius: 25%;border-bottom-left-radius: 25%;}
.thumnail_header{width: 100%;margin-top: 7%;font-size: 23px;color: #333333;font-family: "yoon";margin-bottom: 4%;}
.thumnail_header span {margin-left: 3%;}
.m_management img{display: block;width: 100%;height: auto;}
.m_manage_green_btn{width:95%;margin: 0 auto;border: 1px solid #8fc11f;background-color: #8fc11f;text-align: center;color: #ffffff;padding: 5px 0;font-family: "NanumGothi";font-size: 14px;}
.m_management_sum{width: 96%;margin: 0 auto;}
.m_management_sum img{width: 100%;display: block;}
a{text-decoration:none;}

.subpage_wrap a {color:#000;text-decoration:none}
.subpage_wrap{display:flex;justify-content:center;flex-direction: column;}
.subpage_wrap > div{position:relative;width:95%;line-height:40px;text-align:center;background:#8fc11f;color:#fff;margin:0 auto;font-family: "NanumGothi";font-size: 14px;margin-bottom:15px;}
.subpage_wrap > div .report_title {cursor:pointer;}
.subpage_wrap > div .report_wrap{position:relative;width:100%;background:#eee;color:#000;opacity:0.7;display:none;}
.subpage_wrap > div .report_wrap .subpage_item{cursor:pointer;}
.subpage_wrap > div .report_wrap ul{display:flex;flex-direction: column;justify-content: space-evenly;min-height:122px;}
.subpage_wrap > div .report_wrap li{border-bottom:1px solid #fff;}
.subpage_wrap > div .report_wrap li:last-child{border-bottom:none;}
.subpage_wrap > div .report_wrap li a{font-weight:600;}
.subpage_wrap > div .report_wrap li a:hover{color:#287520;}
