.section_1_wrapper {
  max-width: 1130px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.section_1_text {}

.section_1_text h1 {
  font-size: 2.688rem;
  color: #fff;
  font-family: "noto_B";
}

#section {
  width: 100%;
  display: flex;
  padding: 0rem 7.625rem;
  align-items: center;
}

.section_1 {
  background: url(/assets/images/sejin_img/2x/page_3/top_bg.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 18.75rem;
  margin-top: 4.375rem;
}

.sub_section_1_text h1 {
  text-align: center;
  font-size: 3.438rem;
  color: #fff;
  font-family: "noto_L";
}

.section_2 {
  border-bottom: 1px solid #ececec;
  position: relative;
  padding: 0rem 0rem;
}

.section_contents {
  width: 49.38rem;
  margin: 0 auto;
  height: 100%;
  position: relative;
}

.inside_news {
  border-bottom: 1px solid #BEBEBE;
  color: #353942;
  padding-left: 4.4rem;
  padding: 3rem 0rem;
  font-size: 2rem;
}

.news_list {
}

.news_list li {
  position: relative;
  height: 9.5rem;
  border-bottom: 1px solid #BEBEBE;
  font-size: 0;
  padding-top: 2.3rem;
  padding-left: 2.688rem;
  padding-right: 2.688rem;
}

.service_ li {
  position: relative;
  padding: 2rem 0rem;
  border-bottom: 1px solid #BEBEBE;
  font-size: 0;
  padding-bottom: 0;
}

.video_info li {
  position: relative;
  height: 9.5rem;
  line-height: 9.5rem;
  border-bottom: 1px solid #BEBEBE;
  font-size: 0;
}

.blue_text {
  color: #3860C4;
  font-size: 1.125rem;
  font-family: "noto_B";
  display: inline-block;
  padding-left: 2rem;
  vertical-align: middle;
}

.gray_date {
  color: #D3D3D3;
  font-size: 1.125rem;
  font-family: "noto_M";
  padding-left: 2rem;
  width: 80%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.gray_date::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 12px;
    top: 4px;
    background: #D3D3D3;
    left: 1rem;
}

.news_title {
  font-size: 1.5rem;
  color: #515760;
  display: inline-block;
  margin-top: 1rem;
  width: 80%;
  vertical-align: middle;
}

.move_to_news {
  width: 20%;
  text-align: right;
  height: 3rem;
  vertical-align: middle;
  display: inline-block;
}

.the_next {
  background: url(/assets/images/sejin_img/2x/page_3/the_next.png)no-repeat;
  background-size: cover;
  width: 1rem;
  height: 1.875rem;
  display: inline-block;
  /* float: right; */
  /* margin-right: 5rem; */
}

.center {
  padding: 6rem 0rem;
  border-bottom: 1px solid #BEBEBE;
  text-align: center;
  padding-top: 0;
}

.center select {
  margin: 0 auto !important;
  font-family: "noto_M";
  font-size: 1.5rem;
  text-align-last: center;
}

.service_ h1 {
  color: #515760;
  font-size: 1.35rem;
  padding-left: 3.75rem;
  /* border-bottom: 1px solid #bebebe; */
  padding-bottom: 2rem;
}

.video_info li h1 {
  color: #515760;
  font-size: 1.688rem;
  padding-left: 3.75rem;
  display: inline-block;
}

.videoicon {
  background: url(/assets/images/sejin_img/2x/page_3/video.png)no-repeat;
  background-size: cover;
  width: 2.313rem;
  height: 1.688rem;
  display: inline-block;
}

.video_list_ul li {
  display: inline-block;
  width: 20%;
  text-align: center;
}

.color_blue_text {
  color: #0047BA;
  font-size: 1.625rem;
}

.nomal_text {
  color: #353942;
  font-size: 1.625rem;
}

.video_list_ul {
  font-size: 0;
}

.section_contents_page_6 {
  max-width: 1130px;
  margin: 0 auto;
  width: 90%;
}
@media (max-width:760px) {
  .service_title {
  width: 90%;
  margin: 0 auto;
  display: block;
  }
  .sub_section_1_text h1 {
    text-align: center;
    font-size: 1.3rem!important;
    color: #fff;
    font-family: "noto_L";
}.inside_news {
  padding:2rem 0;
  border-bottom: 1px solid #BEBEBE;
  color: #353942;
  font-size: 1.5rem;
}.blue_text {
    color: #3860C4;
    font-size:0.8rem;
    font-family: "noto_B";
    display: inline-block;

}.gray_date {
    color: #D3D3D3;
    font-size: 0.8rem;
    font-family: "noto_M";
    padding-left: 2rem;
    display: inline;
    position: relative;
}.news_title {
    font-size: 1rem;
    color: #515760;
    display: inline-block;
    margin-top: 0.8rem;

    vertical-align: middle;
}.news_list li {
    position: relative;
    height: auto;
    border-bottom: 1px solid #BEBEBE;
    font-size: 0;
    padding: 1rem 1rem 1rem 1rem;
}.move_to_news {

    text-align: right;
    vertical-align: middle;
    display: inline-block;
}.the_next {
    background: url(/assets/images/sejin_img/2x/page_3/the_next.png)no-repeat;
    background-size: cover;
    width: 0.7rem;
    height: 1.3rem;
    margin-right: 0;
    display: inline-block;
}.gray_date::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 8px;
    top: 4px;
    background: #D3D3D3;
    left: 1rem;
}.section_contents_page_6 {
    width: 100%;
}.section_2 {
    border-bottom: 1px solid #ececec;
    position: relative;
    padding: 2rem 0rem;
}.sub_section_1_text h1 {
    text-align: center;
    font-size: 1.3rem;
    color: #fff;
    font-family: "noto_L";
    font-size: 2rem !IMPORTANT;
}.center select {
    margin: 0 auto !important;
    font-family: "noto_M";
    font-size: 1rem;
    text-align-last: center;
}select {
    border: 1px solid #5680E8;
    color: #5680E8;
    text-align: center;
    border-radius: 8px;
    margin: 0 auto;
    width:60%!important;
height: 3.625rem!important;

}.service_ li{
    padding-top: 1rem;
}.service_ h1 {
    color: #515760;
    font-size: 1rem;
    padding-left: 0;
    padding-bottom: 1rem;
}.center {
    padding-top: 1rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #BEBEBE;
    text-align: center;
}
}
div.faq_contents {background-color: #eaeaea;display: none;}
div.faq_contents div.faq_img {
}
div.faq_contents div.faq_img img {
}
div.faq_contents h1.faq_text {border: 0;font-size: 1.1rem;color: #333333;font-family: noto_L;padding-top: 0.5rem;padding-right: 2rem;border-top: 1px solid #bebebe;width: 90%;margin: 0 auto;word-break: keep-all;}
div.page_board_wrapper {max-width: 1130px;margin: 0 auto;padding-top: 3rem;width: 90%;}
div.page_board_wrapper h1.borad_title {font-size: 1.75rem;color: #4e4e4e;font-family: noto_R;}
div.page_board_wrapper div.page_board {margin-bottom: 6rem;}
div.page_board_wrapper div.page_board ul.page_board_list.page_board_list_title {border-top: 1px solid #eaeaea;padding: 1rem 0;font-size: 0;}
div.page_board_wrapper div.page_board ul.page_board_list.page_board_list_title li {display: inline-block;width: 10%;font-size: 1rem;text-align: center;color: #333333;}
.page_board_list li:nth-of-type(1) {
    width: 3%;
}
  .page_board_list li:nth-of-type(2) {
    width: 73% !important;
    text-align: left !important;
}
    .page_board_list li:nth-of-type(3) {
    width: 17% !important;
}
.page_board ul:first-of-type {
  border-top: 2px solid #0f499e !important;
}
.page_board ul:last-of-type {
  border-bottom: 1px solid #eaeaea;
}
.write {
    background-color: #333333;
    color: #fff;
    display: table;
    padding: 0.5rem 2rem;
    float: right;
    margin-top: 1rem;
    border-radius: 3px;
}
div.board_result_title {font-size: 0;border-bottom: 2px solid #3860d2;padding: 1rem 0;}
div.board_result_title h1 {font-family: noto_M;color: #333333;font-size: 1.13rem;display: inline-block;width: 50%;vertical-align: middle;}
div.board_result_title h2 {font-family: noto_L;color: #717171;font-size: 1rem;display: inline-block;width: 50%;vertical-align: middle;text-align: right;}
div.result_text {font-size: 1rem;padding-top: 2rem;font-family: noto_L;color: #333333;padding-right: 2rem;padding-bottom: 2rem;}
div.board_btn_wrap {border-top: 1px solid #eaeaea;padding-bottom: 10rem;}
div.board_btn_wrap a.board_btn_type_1 {background-color: #0f499e;color: #fff;display: table;padding: 0.5rem 2rem;margin-top: 1rem;display: inline-block;border-radius: 3px;}
div.board_btn_wrap a.board_btn_type_1.float_right {margin-right: 0;}
.admin_menu {
    display: inline-block;
    float: right;
}
.admin_menu a {
    margin-right: 1rem;
    background-color: #333333 !important;
}
.borad_sub_title {
    padding-top: 0.5rem;
    display: block;
    padding-bottom: 3rem;
    font-size: 1rem;
    color: #555555;
    font-family: noto_L;
}
.flexbox {}
