main .grid .m-page {
  width: 100%;
}

main .grid .m-page .g_section {
  background-color: #ffffff;
  margin-top: 30px;
  height: 98%;
}

main .grid .m-page .g_section .c3b {
  color: #3B8CAA;
}

main .grid .m-page .g_section .cde {
  color: #DE5D50;
}

main .grid .m-page .g_section .c70 {
  color: #707070;
}

main .grid .m-page .g_section .c12 {
  color: #1289AD;
}

main .grid .m-page .g_section .ca5 {
  color: #A5A4A4;
}

main .grid .m-page .g_section .c62 {
  color: #629A9F;
}

main .grid .m-page .g_section .c19 {
  color: #196E40;
}

main .grid .m-page .g_section .c4a {
  color: #4A0707;
}

main .grid .m-page .g_section .cc9 {
  color: #C96F05;
}

main .grid .m-page .g_section .b {
  font-weight: bold;
}

main .grid .m-page .g_section .m_top .notice_top {
  width: 90%;
  margin: 0 auto;
  position: relative;
  border: 3px solid #D0EAE6;
}

main .grid .m-page .g_section .m_top .notice_top {
  width: 90%;
  margin: 0 auto;
  position: relative;
  border: 3px solid #D0EAE6;
}

main .grid .m-page .g_section .m_top .notice_top .temp .left, main .grid .m-page .g_section .m_top .notice_top .temp .right {
  position: absolute;
  top: -45px;
}

main .grid .m-page .g_section .m_top .notice_top .temp .left {
  left: -50px;
}

main .grid .m-page .g_section .m_top .notice_top .temp .right {
  right: -50px;
}

main .grid .m-page .g_section .m_top .notice_top .text_box {
  padding: 59px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

main .grid .m-page .g_section .m_top .notice_top .text_box .text {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

main .grid .m-page .g_section .m_top .notice_top .text_box .btn {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 23%;
  flex: 0 0 23%;
}

main .grid .m-page .g_section .m_top .notice_top .text_box .btn .hi {
  background-image: url(../img/frequent_questions/bg1.png);
  background-size: cover;
  line-height: 2.5;
  border-radius: 25px;
  padding: 10px;
  height: 67.19px;
  text-align: center;
  font-weight: bold;
}

main .grid .m-page .g_section .m_top .notice_top .temp .left, main .grid .m-page .g_section .m_top .notice_top .temp .right {
  position: absolute;
  top: -45px;
}

main .grid .m-page .g_section .m_top .notice_top .temp .left {
  left: -50px;
}

main .grid .m-page .g_section .m_top .notice_top .temp .right {
  right: -50px;
}

main .grid .m-page .g_section .m_top .notice_top .text_box {
  padding: 59px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

main .grid .m-page .g_section .m_top .notice_top .text_box .text {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

main .grid .m-page .g_section .m_top .notice_top .text_box .text .b {
  line-height: 2;
}

main .grid .m-page .g_section .m_top .notice_center {
  margin-top: 105px;
}

main .grid .m-page .g_section .m_top .notice_center .notice_list {
  width: 90%;
  margin: 0 auto 50px auto;
}

main .grid .m-page .g_section .m_top .notice_center .notice_list:last-child{
  margin-bottom: 0;
}

main .grid .m-page .g_section .m_top .notice_center .notice_list .item {
  -o-border-image: url(../../assets/img/common/scta-bar.png) 45;
  border-image: url(../../assets/img/common/scta-bar.png) 45;
  border-style: solid;
  border-width: 35px;
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
  padding: 10px 0 !important;
}

main .grid .m-page .g_section .m_top .notice_center .notice_list .item .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px;
}

main .grid .m-page .g_section .m_top .notice_center .notice_list .item .top .img {
  margin-right: 2%;
}

main .grid .m-page .g_section .m_top .notice_center .notice_list .item .bottom {
  width: 100%;
  margin: 0 auto;
}

main .grid .m-page .g_section .m_top .notice_center .notice_list .item .bottom .hi {
  line-height: 2;
}

main .grid .m-page .g_section .m_top .notice_center .notice_list .item:first-child {
  border-top-width: 35px;
}

main .grid .m-page .g_section .m_top .notice_center .notice_list .item .bottom .hi span{
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

main .grid .m-page .g_section .m_top .notice_center .notice_list .pp {
  border-bottom: transparent;
  width: 85%;
  margin: 0 auto;
}

main .grid .m-page .g_section .m_top .notice_center .article-box{
  width: 90%;
  margin: 0 auto 10px auto;
}

main .grid .m-page .g_section .m_top .notice_center .article-box .text h3{
  background-color: #eee;
  padding: 15px 0;
  position: relative;
}

main .grid .m-page .g_section .m_top .notice_center .article-box .text h3::after{
  content: '';
  position: absolute;
  top: 100%;
  left: 30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #eeeeee transparent transparent transparent;
}

main .grid .m-page .g_section .m_top .notice_center .article-box .text p{
  margin-top: 20px;
  line-height: 2;
}

main .grid .m-page .g_section .m_top .notice_center .notice_list .item .bottom p{
  position: relative;
  padding-left: 25px;
}

main .grid .m-page .g_section .m_top .notice_center .notice_list .item .bottom p::before{
  content: '';
  background-image: url(../../assets/img/notice/list_mark.png);
  width: 20px;
  position: absolute;
  left: 0;
  top: 3px;
  bottom: 0;
  margin: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
}

.no-pseudo::before{
  display: none;
}

main .grid .m-page .g_section .m_top .notice_center .notice_list .item .bottom .img-box{
  width: calc(100% - 25px);
  margin: 10px 0 0 auto;
}

main .grid .m-page .g_section .m_top .notice_center .notice_list .item .bottom .inner-list li{
  position: relative;
  padding-left: 45px;
}
main .grid .m-page .g_section .m_top .notice_center .notice_list .item .bottom .inner-list li::before{
  position: absolute;
  content: '○';
  left: 25px;
}


@media screen and (max-width: 1440px) {
  /* main .grid .m-page .g_section .m_top .notice_center .notice_list .item .bottom {
  width: 90%;
  } */
}

@media screen and (max-width: 768px) {
  main .grid .m-page .g_section .m_top .notice_top .text_box {
    padding: 39px 40px;
  }

  main .grid .m-page .g_section .m_top .notice_center {
    margin-top: 55px;
  }
}

@media screen and (max-width: 480px) {
  main .grid .m-page .g_section .m_top .notice_top {
    width: 100%;
  }
  main .grid .m-page .g_section .m_top .notice_top .text_box {
    padding: 30px 10px 10px;
  }
  main .grid .m-page .g_section .m_top .notice_top .temp .left, main .grid .m-page .g_section .m_top .notice_top .temp .right {
    width: 20%;
    top: -13px;
  }
  main .grid .m-page .g_section .m_top .notice_top .temp .left {
    left: -15px;
  }
  main .grid .m-page .g_section .m_top .notice_top .temp .right {
    right: -15px;
  }
  main .grid .m-page .g_section .m_top .notice_center .article-box {
    width: 100%;
  }
  main .grid .m-page .g_section .m_top .notice_center .notice_list {
    width: 100%;
    margin: 0 auto 30px auto;
  }
  main .grid .m-page .g_section .m_top .notice_center .notice_list .item .top .img {
    width: 10%;
  }
  main .grid .m-page .g_section .m_top .notice_center .notice_list .item .top {
    margin-bottom: 10px;
  }
  main .grid .m-page .g_section .m_top .notice_center .notice_list .item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-image: url(../../assets/img/common/scta-bar.png) 300;
    border-width: 15px 0 0 0;
  }
  main .grid .m-page .g_section .m_top .notice_center .notice_list .item:first-child {
    border-top-width: 15px;
  }
  main .grid .m-page .g_section .m_top .notice_center {
    margin-top: 45px;
  }
  main .grid .m-page .g_section .m_top .notice_center .notice_list .item .bottom {
    width: 100%;
  }
  main .grid .m-page .g_section .m_top .notice_center .notice_list .item .bottom p {
    padding-left: 15px;
  }
  main .grid .m-page .g_section .m_top .notice_center .notice_list .item .bottom p::before {
    width: 15px;
    top: 5px;
  }
  main .grid .m-page .g_section .m_top .notice_center .notice_list .item .bottom .img-box {
    width: calc(100% - 15px);
  }
  main .grid .m-page .g_section .m_top .notice_center .notice_list .item .bottom .inner-list li::before {
    left: 15px;
  }
  main .grid .m-page .g_section .m_top .notice_center .notice_list .item .bottom .inner-list li {
    padding-left: 30px;
  }
}
