.top_header_middle {
  display: inline-block;
}

.top_header_middle_iconArea {
  display: inline-block;
  margin-right: 2rem;
  margin-left: 23rem;
}

.top_header_middle_iconArea img {
  max-width: 55.5px;
}

.top_header_middle_iconArea h1 {
  font-size: 1.35rem;
  font-family: noto_L;
  text-align: center;
  display: block;
}

.top_header_middle_textArea {}

.top_header_middle_textArea {
  display: inline-block;
  flex: none;
}

.top_header_middle_textArea h1 {
  font-size: 1rem;
  font-family: noto_L;
  position: relative;
  color: #4B505C;
  padding-left: 1.75rem;
}

.top_header_middle_textArea h1::after {
  content: "";
  background: url(/assets/images/main/header_aim_icon.png);
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  left: 0;
  background-size: 100%;
  top: 0.1rem;
}

.top_header_middle_textArea h2 {
  font-family: noto_L;
  color: #4B505C;
  font-size: 1rem;
  padding: 0.2rem 0;
}

.top_header_middle_textArea h3 {
  font-family: noto_L;
  color: #4B505C;
  font-size: 1rem;
  padding: 0.2rem 0;
  padding-top: 0;
}

.top_header_middle_textArea .color {
  display: inline-block;
  color: #3860D2;
  font-family: noto_L;
  padding-right: 0.75rem;
}

.top_header_middle_textArea .title {
  display: inline-block;
  width: 5rem;
  font-size: 0.875rem;
  font-family: noto_L;
}

#section {
  width: 100%;
  display: flex;
  height: 51.88rem;
  align-items: center;
  justify-content: center;
  position: relative;
}

.section_1 {
  background: url(/assets/images/intro/new_intro_back.png) no-repeat;
  background-position: center;
  background-size: cover;
  height: 41rem;
  margin-top: 4.375rem;
  cursor: pointer;
}

.productimg_div {
  padding: 5.5rem 5.188rem;
  margin: 0 auto;
}

.proimgdiv {
  background: url(/assets/images/sejin_img/2x/page_1/product/product1.png) no-repeat;
  background-position: center;
  width: 18.75rem;
  margin: 0 auto;
  border: solid 1px #E2E2E2;
  height: 17.5rem;
  background-size: 70%;
}

.proimgdiv2 {
  background: url(/assets/images/sejin_img/2x/page_1/product/product1.png) no-repeat;
  background-position: center;
  width: 18.75rem;
  margin: 0 auto;
  border: solid 1px #E2E2E2;
  height: 17.5rem;
  background-size: 70%;
}

.productimg_div li {
  display: inline-block;
}

.productimg_div li:nth-of-type(2) {
  margin: 0rem 2.125rem;
}

.section_1_wrapper {
  max-width: 1130px;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

.section_1_text {}

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

.section_1_text h2 {
  font-size: 3.625rem;
  color: #fff;
  font-family: noto_B;
  margin-top: 0.5rem;
}

.section_1_btn_list {
  padding-top: 5rem;
}

.section_1_btn_list li {
  display: inline-block;
  border: 1px solid #fff;
  margin-right: 1rem;
}

.section_1_btn_list li a {
  padding: 0.875rem 1.875rem;
  display: block;
  font-size: 1.25rem;
  color: #fff;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

.section_2_textArea {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}

.section_2_textArea h1 {
  font-size: 2.5rem;
  font-family: noto_L;
  color: #4B505C;
}

.section_2_textArea h1 b {
  color: #3860D2;
  font-weight: normal;
  font-family: noto_DL;
}

.section_2_textArea h2 {
  font-size: 1.18rem;
  color: #353942;
  padding: 3.5rem 0;
  font-family: noto_L;
}

.section_2_btn {
  display: block;
  background-color: #3860D2;
  width: 12.5rem;
  font-size: 1.125rem;
  color: #fff;
  text-align: center;
  font-family: noto_M;
  padding: 1rem 0;
  border-radius: 2rem;
}

.section_2_clientArea {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10rem;
}

.section_2_clientArea_list {
  font-size: 0;
  width: 28rem;
}

.section_2_clientArea_list li {
  font-size: 1rem;
  display: inline-block;
  width: 33.333%;
  margin-top: 4rem;
}

.section_2_clientArea_list li:nth-of-type(1), .section_2_clientArea_list li:nth-of-type(2), .section_2_clientArea_list li:nth-of-type(3) {
  margin-top: 0;
}

.section_2_clientArea_list li img {
  max-width: 110px;
  margin: 0 auto;
  display: block;
}

.section_contents_wrapper {
  max-width: 1130px;
  width: 100%;
  margin: 0 auto;
  font-size: 0;
}

.section_3 {
  background: #FCFCFC;
  border-bottom: 1px solid #ececec;
  padding-top: 5rem;
  padding-bottom: 9rem;
}

div#section {}

.section_contents_3 {
  max-width: 1130px;
  height: 100%;
  font-size: 0;
  margin: 0 auto;
  width: 90%;
}
}

.section_3_imgArea {
  display: inline-block;
  vertical-align: middle;
  width: 55%;
  position: absolute;
  right: 0;
  bottom: 0;
}

.section_3_imgArea img {
  max-width: 300px;
  display: block;
  margin-left: 4rem;
}

.section_3_textArea {
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  width: 45%;
}

.section_3_textArea h1 {
  font-size: 2.7rem;
  font-family: noto_L;
  color: #fff;
}

.section_3_textArea h2 {
  font-size: 1.18rem;
  padding: 3.5rem 0;
}

.section_3_btns {}

.section_3_btns li {
  display: inline-block;
  color: #fff;
  margin-right: 1.75rem;
  position: relative;
  cursor: pointer;
}

.section_3_btns .active::after {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 100%;
  height: 3px;
  bottom: -10px;
  left: 0;
}

.section_3_btn {
  position: absolute;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.2);
  text-align: center;
  width: 12.5rem;
  padding: 1rem 0;
  border-radius: 2rem;
  background-color: #fff;
  font-size: 1.125rem;
  font-family: noto_M;
  color: #3860D2;
  left: 50%;
  margin-left: -6.25rem;
  bottom: 5rem;
  cursor: pointer;
}

.section_4 {
  position: relative;
  display: block !important;
  position: relative;
  padding-bottom: 8rem;
}

.section_4_textArea {
  font-size: 1rem;
  vertical-align: middle;
  display: inline-block;
  width: 50%;
}

.section_4_textArea h1 {
  font-size: 2.7rem;
  font-family: noto_L;
  color: #4B505C;
}

.section_4_textArea h2 {
  font-size: 1.18rem;
  color: #4B505C;
  padding: 3.5rem 0;
}

.section_4_btns {}

.section_4_btns li {
  display: inline-block;
  color: #999999;
  margin-right: 1.75rem;
  position: relative;
  cursor: pointer;
}

.section_4_btns li:nth-of-type(1) {}

.section_4_btns li:nth-of-type(2) {}

.section_4_btns li:nth-of-type(3) {}

.section_4_imgArea {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}

.section_4_imgArea p {
  max-width: 328px;
  margin: 0 auto;
  display: block;
}

.section_4_imgArea p img {
  max-width: 328px;
}

.section_4_btns .active::after {
  content: "";
  position: absolute;
  background-color: #5583F0;
  width: 100%;
  height: 3px;
  bottom: -10px;
  left: 0;
}

.section_4_btns .active {
  color: #5583F0 !important;
}

.section_4_btn {
  position: absolute;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.2);
  text-align: center;
  width: 12.5rem;
  padding: 1rem 0;
  border-radius: 2rem;
  background-color: #5583F0;
  font-size: 1.125rem;
  font-family: noto_M;
  color: #fff;
  left: 50%;
  margin-left: -6.25rem;
  bottom: 5rem;
  cursor: pointer;
}

.section_5 {}

.section_contents_wrapper {}

.section_5_topText {
  font-size: 1rem;
}

.section_5_topText h1 {
  font-size: 2.7rem;
  font-family: noto_L;
  color: #4B505C;
  display: inline-block;
}

.section_5_topText a {}

.section_5_btn {
  display: inline-block;
  vertical-align: bottom;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.2);
  text-align: center;
  width: 12.5rem;
  padding: 1rem 0;
  border-radius: 2rem;
  background-color: #5583F0;
  font-size: 1.125rem;
  font-family: noto_M;
  color: #fff;
  cursor: pointer;
}

.section_5_bottomArea {
  font-size: 1rem;
  margin-top: 2rem;
}

.section_5_bottomArea_list {
  font-size: 0;
}

.section_5_bottomArea_list li {
  display: inline-block;
  background-color: #aaa;
  width: 361px;
  height: 250px;
  margin-top: 23px;
  margin-right: 23px;
  font-size: 1rem;
  position: relative;
}

.section_5_bottomArea_list li:nth-of-type(3n) {
  margin-right: 0;
}

.section_5_bottomArea_list_text {
  position: absolute;
  width: 100%;
  bottom: 0.875rem;
}

.section_5_bottomArea_list_text h1 {
  font-size: 1.25rem;
  display: inline-block;
  margin-left: 1rem;
}

.section_5_bottomArea_list_text_mark {
  font-size: 1rem;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 0.2rem 1rem;
  background-color: #000;
  margin-right: 0.65rem;
  float: right;
  margin-top: 0.65rem;
}

.section_6 {
  background-color: #0B60D6;
  position: relative;
  overflow: hidden;
  display: block !important;
}

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

.section_contents_wrapper {
  position: relative;
}

.section_6_topArea {
  font-size: 1rem;
}

.section_6_topArea h1 {
  font-size: 2.7rem;
  font-family: noto_L;
  color: #fff;
  text-align: center;
}

.section_6_topArea h2 {
  font-size: 1.18rem;
  color: #fff;
  padding: 3.5rem 0;
  text-align: center;
}

.store_list p {
  display: inline-block;
  border: 1px solid #fff;
  width: 13rem;
  border-radius: 3px;
  margin-right: 1rem;
  cursor: pointer;
}

.store_list p:nth-of-type(2) {
  margin-right: 0;
}

.store_list img {
  max-width: 133px;
  margin: 0 auto;
  padding: 0.65rem 0;
}

.store_list {
  text-align: center;
  font-size: 0;
}

.section_6_imgArea {
  position: absolute;
  bottom: -290px;
  z-index: 4;
  width: 318px;
  left: 50%;
  margin-left: -159px;
}

.section_6_imgArea img {
  max-width: 318px;
  z-index: 4;
  position: relative;
}

.top_header_middle_wrapper {}

/*sub_page_css*/
.sub_section_1_text {}

.sub_section_1_text h1 {
  text-align: center;
  margin: 0 auto;
  font-size: 3.438rem;
  color: #fff;
  margin-top: 12.5rem;
  font-family: noto_L;
  padding-bottom: 3.5rem;
  width: 90%;
}

.sub_section_1_text h2 {}

.product_category_ {
  text-align: center;
  margin: 0 auto;
}

.product_category_ li {
  display: inline-block;
  margin-right: 1rem;
}

.sub_section_1_text h1 b {
  font-size: 3.4rem;
  color: #3860D1;
}

.sub_section_1_text_btns {
  text-align: center;
}

.sub_section_1_text_btns li {
  display: inline-block;
  margin-right: 1rem;
}

.sub_section_1_text_btns li a {
  display: block;
  display: block;
  background-color: #3860D2;
  width: 12.5rem;
  font-size: 1.375rem;
  color: #fff;
  text-align: center;
  font-family: noto_M;
  padding: 0.875rem 0;
  border-radius: 2rem;
}

.sub_section_1_text_btns li:nth-of-type(1) {}

.sub_section_1_text_btns li:nth-of-type(2) {}

.sub_section_1_text_btns li:nth-of-type(1) a {}

.sub_section_1_text_btns li:nth-of-type(2) a {
  background-color: #3860D2;
  color: #fff;
}

.section_2 {}

.section_2_imgArea {
  display: inline-block;
  margin: 0 auto;
  width: 50%;
  text-align: right;
  vertical-align: middle;
}

.section_2_imgArea img {
  max-width: 480px;
  margin: 0 auto;
}

.section_2_textArea {
  vertical-align: middle;
}

.section_2_textArea h1 {
  font-family: noto_R;
  color: #3860D1;
}

.section_2_textArea h2 {
  padding: 1.75rem 0;
}

.section_2_textArea .section_btn {
  display: table;
  background-color: #3860D2;
  font-size: 1.375rem;
  color: #fff;
  text-align: center;
  font-family: noto_M;
  padding: 0.875rem 2rem;
  border-radius: 2rem;
}

.section_title {
  width: 100%;
  display: block;
  font-size: 2rem;
  text-align: center;
  color: #353942;
  font-family: noto_M;
  padding: 7rem 0 5rem 0;
}

.section_3_list {
  font-size: 0;
  display: block;
  padding-bottom: 8rem;
}

.section_3_list li {
  display: inline-block;
  width: 25%;
  font-size: 1rem;
}

.section_3_list .section_3_list_title {
  text-align: center;
  font-size: 1.7rem;
  position: relative;
  padding-top: 0.75rem;
  color: #414751;
}

.section_3_list_title::after {
  content: "";
  margin: 0 auto;
  display: block;
  width: 3rem;
  height: 2px;
  background-color: #009ADE;
  margin: 1rem auto;
}

.section_3_list li p img {
  display: block;
  margin: 0 auto;
  max-width: 96px;
}

.section_3_list li p {}

.section_3_list_contents {
  font-size: 1rem;
  text-align: center;
  line-height: 1.5;
  color: #353942;
}

.section_4_list {
  font-size: 0;
  text-align: center;
}

.section_4_list li {
  display: inline-block;
  width: 25%;
  font-size: 1rem;
  margin-top: 2rem;
}

.section_4_list_number {
  display: block;
  background: url(/assets/images/service/service_1_section_3_img_1.png) no-repeat;
  background-size: 100%;
  width: 30px;
  height: 35px;
  text-align: center;
  color: #fff;
  line-height: 35px;
}

.section_4_list li h1 {
  color: #3860C4;
  font-family: noto_B;
  font-size: 1.5rem;
  padding-top: 0.5rem;
}

.section_4_list li h2 {
  font-size: 1.1rem;
  color: #4B505C;
  margin-top: 0.5rem;
}

.section_4 .section_btn {
  display: table;
  background-color: #3860D2;
  font-size: 1.375rem;
  color: #fff;
  text-align: center;
  font-family: noto_R;
  padding: 0.875rem 2rem;
  border-radius: 2rem;
  margin: 0 auto;
  margin: 5rem auto 8rem auto;
}

.section_5 .section_btn {
  display: table;
  background-color: #3860D2;
  font-size: 1.375rem;
  color: #fff;
  text-align: center;
  font-family: noto_R;
  padding: 0.875rem 4rem;
  border-radius: 2rem;
  margin: 0 auto;
  margin: 5rem auto 8rem auto;
}

.section_4_list_wrapper {
  background: #F4F4F4;
  width: 90%;
  margin: 0 auto;
  padding: 1.25rem 1.25rem 2.25rem 1.25rem;
  text-align: left;
}

.sub_section_5_slider_wrapper {
  background: url(/assets/images/main/main_list_back_2.png) no-repeat;
  width: 361px;
  height: 250px;
  font-size: 1rem;
  background-size: cover;
  position: relative;
}

.sub_section_5_slider_wrapper h1 {
  color: #fff;
  font-size: 1.25rem;
  display: inline-block;
  vertical-align: middle;
  vertical-align: middle;
  padding: 0.65rem;
}

.sub_section_5_slider_wrapper h2 {
  color: #fff;
  font-size: 0.75rem;
  font-family: noto_L;
  padding: 0 1rem 1rem 1rem;
}

.sub_section_5_text_wrap {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  width: 100%;
  height: 6rem;
}

.section_5_title {
  font-size: 2rem;
  text-align: center;
  padding: 5rem 0;
}

.section_5_title b {
  font-weight: normal;
  color: #3860d2;
}

.section_6_btn {
  font-size: 1rem;
  text-align: center;
  padding: 3rem 0 6rem 0;
}

.section_6_btn li {
  display: inline-block;
  border: 2px solid #fff;
  border-radius: 2rem;
  background: url(/assets/images/service/service_1_section_6_img_1.png) no-repeat;
  background-size: 2rem;
  background-position: 1rem center;
  background-color: #0b60d6;
  box-shadow: 1px 1px 19px -9px #000;
}

.section_6_btn li a {
  font-size: 1.35rem;
  color: #fff;
  font-family: noto_L;
  padding: 0.5rem 0;
  display: block;
  width: 13rem;
  margin-left: 1rem;
}

.section_6_title {
  font-size: 2rem;
  text-align: center;
  color: #fff;
  font-family: noto_L;
  padding-top: 5rem;
}

.section_6_btn li:nth-of-type(2) {
  display: inline-block;
  border: 2px solid #fff;
  border-radius: 2rem;
  background: url(/assets/images/service/service_1_section_6_img_2.png) no-repeat;
  background-size: 2rem;
  background-position: 1rem center;
  margin-left: 1.5rem;
  background-color: #0b60d6;
  box-shadow: 1px 1px 19px -9px #000;
}

.colorFix {
  color: #3860D1;
}

.section_3_imgArea img {
  max-width: 180px;
  display: inline-block;
  margin-right: 2rem;
  vertical-align: bottom;
}

.section_3_textArea {
  width: 100%;
}

.section_4_title {
  font-size: 2.5rem;
  color: #353942;
  text-align: center;
  padding: 5rem 0 7.5rem 0;
}

.service_2_slider_wrapper_steps {
  position: absolute;
  background-color: #3860D1;
  font-size: 0.875rem;
  left: 0;
  top: 0;
  color: #fff;
  padding: 0.2rem 0.6rem;
  text-align: center;
}

.service_2_slider_wrapper {
  background-color: #fff;
  position: relative;
  width: 250px;
  margin: 0 auto;
  font-size: 1rem;
}

.service_2_slider_wrapper img {
  max-width: 128px;
  margin: 0 auto;
  display: block;
  padding: 2rem 0px 1rem 0;
}

.service_2_slider_title {
  font-size: 1.3rem;
  color: #3860D1;
  text-align: center;
}

.service_2_slider_wrapper_steps_text_list {
  text-align: center;
}

.service_2_slider_wrapper_steps_text_list li {
  border-bottom: 1px solid #dedede;
  color: #353942;
  padding: 0.5rem 0;
  font-family: noto_L;
  font-size: 0.98rem;
}

.service_2_slider_wrapper_steps_text_list li:last-of-type {
  border-bottom: 0;
}

.section_2_center_text {
  font-size: 1rem;
  text-align: center;
}

.section_2_center_text h1 {
  font-size: 2.5rem;
  color: #353942;
  padding-bottom: 2.5rem;
}

.section_2_center_text h2 {
  color: #353942;
  font-size: 1.25rem;
  font-family: noto_L;
}

.service_section_3_slide_wrapper {
  border-bottom: 1px solid #BDBDBD;
  padding-bottom: 1.6rem;
}

.service_section_3_slide_wrapper_header_list {
  font-size: 1rem;
  text-align: center;
  padding-bottom: 3rem;
  font-size: 0;
}

.service_section_3_slide_wrapper_header_list li {
  display: inline-block;
  width: 19rem;
  text-align: center;
  font-size: 1.35rem;
  color: #8D8D8D;
  position: relative;
  padding-bottom: 0.75rem;
  cursor: pointer;
}

.service_section_3_slide_wrapper_header_list li::after {
  content: "";
  background-color: #aaa;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 1px;
  left: 0;
}

.service_section_3_slide_wrapper_header_list_active {
  color: #3860d1 !important;
}

.service_section_3_slide_wrapper_header_list_active::before {
  content: "";
  background-color: #3860d1 !important;
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 1px;
  left: 0;
  z-index: 6;
}

.service_section_3_slide_wrapper_sub_header {
  font-size: 1rem;
  text-align: center;
  color: #3860d1;
  font-size: 1.65rem;
  padding-bottom: 3rem;
}

.service_section_3_slider {}

.service_section_3_slider_item {}

.service_section_3_slider_wrapper {}

.service_section_3_slider_wrapper span {
  font-size: 1.125rem;
  text-align: ;
  padding: 1rem;
  text-align: center;
  display: block;
  color: #6B6B6B;
}

.service_section_3_slider_wrapper img {
  max-width: 243px;
  display: block;
  margin: 0 auto;
}

.section_4_grid {
  max-width: 1130px;
  margin: 0 auto;
  margin-top: 3rem;
}

.section_4_grid_title {
  font-size: 1.15rem;
  color: #3860D1;
  display: block;
  padding-bottom: 1rem;
}

.section_4_grid_type_1_wrapper {}

.section_4_grid_type_1_title {}

.section_4_grid_type_1 {
  font-size: 0;
}

.section_4_grid_type_1 li {
  display: inline-block;
  width: 25%;
  text-align: center;
  font-size: 1rem;
  border-right: 1px solid #CBCBCB;
  border-bottom: 1px solid #CBCBCB;
  height: 3rem;
  line-height: 3rem;
  vertical-align: middle;
  font-family: noto_L;
}

.section_4_grid_type_1 li:last-of-type {
  border-right: 0;
}

.section_4_grid_type_1 li:nth-of-type(1) {
  width: 27%;
}

.section_4_grid_type_1 li:nth-of-type(2) {
  width: 14%;
}

.section_4_grid_type_1 li:nth-of-type(3) {
  width: 35%;
}

.section_4_grid_type_1 li:nth-of-type(4) {
  width: 24%;
}

.section_4_grid_type_contents {}

.section_4_grid_type_contents li {}

.section_4_grid_type_contents li:nth-of-type(1) {}

.section_4_grid_type_contents li:nth-of-type(2) {}

.section_4_grid_type_contents li:nth-of-type(3) {}

.section_4_grid_type_contents li:nth-of-type(4) {}

.section_4_grid_type_1_title li {
  background-color: #F3F3F3;
  border-top: 2px solid #3860D1;
}

.section_4_grid_type_1_title li:nth-of-type(1) {}

.section_4_grid_type_1_title li:nth-of-type(2) {}

.section_4_grid_type_1_title li:nth-of-type(3) {}

.section_4_grid_type_1_title li:nth-of-type(4) {}

.noBorder {
  border-bottom: 0 !IMPORTANT;
  position: relative;
}

.position_text {
  font-size: 1rem;
  font-family: noto_L;
  line-height: 1.5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 5rem;
  height: 4.6rem;
  margin-top: -2.5rem;
  margin-left: -2.3rem;
}

.section_4_tail {
  color: #7F7F7F;
  max-width: 1130px;
  margin: 0 auto;
  text-align: right;
  font-size: 1rem;
  font-family: noto_L;
  margin-top: 0.375rem;
}

.section_4_grid_type_2 {}

.section_4_grid_type_2 li {
  width: 33.333% !important;
}

.heightFix {
  height: 6rem !important;
}

.flexBox {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  line-height: 1.5rem;
  font-family: noto_L;
}

.position_text_2 {
  width: 10rem;
  margin-left: -5rem;
}

.section_4_grid_type_3 li {}

.section_4_grid_type_3 li:nth-of-type(3) {
  width: 24%;
}

.section_4_grid_type_3 li:nth-of-type(4) {
  width: 35%;
}

.position_text_3 {
  width: 14rem;
  margin-top: -1.6rem;
  margin-left: -7rem;
}

.section_4_grid:nth-of-type(1) {
  margin-top: 0;
}

.service_section_5_list {
  text-align: center;
  padding-bottom: 9rem;
}

.service_section_5_list li {
  display: inline-block;
  width: 187px;
  height: 262px;
  background: url(/assets/images/service/paper_1.png) no-repeat;
  background-position: center;
  background-size: 100%;
  box-shadow: 1px 3px 9px -6px #000;
  margin-right: 2rem;
}

.service_section_5_list li:nth-of-type(1) {}

.service_section_5_list li:nth-of-type(2) {
  background: url(/assets/images/service/paper_2.png) no-repeat;
  background-position: center;
  background-size: 100%;
}

.service_section_5_list li:nth-of-type(3) {
  background: url(/assets/images/service/paper_3.png) no-repeat;
  background-position: center;
  background-size: 100%;
}

.service_section_5_list li:nth-of-type(4) {
  background: url(/assets/images/service/paper_4.png) no-repeat;
  background-position: center;
  background-size: 100%;
  margin-right: 0;
}

.service_section_5_title {
  text-align: center;
  font-size: 2.5rem;
  color: #353942;
  padding: 5rem 0;
  padding-bottom: 4rem;
}

.product_category {
  text-align: center;
}

.product_category li {
  display: inline-block;
  margin-right: 1rem;
}

.product_category_active {
  display: inline-block;
  background-color: #009ADE;
  width: 12.5rem;
  font-size: 1.375rem;
  color: #fff;
  text-align: center;
  font-family: noto_M;
  padding: 0.875rem 0;
  border-radius: 2rem;
}

.product_category_basic {
  display: inline-block;
  background-color: #ffff;
  width: 12.5rem;
  font-size: 1.375rem;
  color: #353942;
  text-align: center;
  font-family: noto_M;
  padding: 0.875rem 0;
  border-radius: 2rem;
  border: solid 1px #D7D7D7;
  S
}

.productimg_div li h1 {
  font-size: 1.688rem;
  font-family: "noto_M";
  text-align: center;
  margin-top: 1.438rem;
}

.productimg_div li h2 {
  font-size: 1.375rem;
  text-align: center;
}

.section_3_text_div {
  margin-bottom: 5rem;
}

.section_3_text_div h1 {
  color: #353942;
  padding-top: 8.125rem;
  font-size: 2.813rem;
  padding: 0rem 7.875rem;
  margin-bottom: 1.6rem;
}

.section_3_text_div span {
  color: #353942;
  font-size: 2.813rem;
  display: inline-block;
  margin-left: 0.8rem;
}

.section_3_text_div h2 {
  font-size: 1.688rem;
  color: #353942;
}

.drop_down_city {
  margin: 0 auto;
  text-align: center;
  font-size: 0;
}

.drop_down_city li {
  display: inline-block;
  width: 20%;
}

.drop_down_city li select {
  font-size: 1.438rem;
  border: none;
  width: 100%;
  background: none;
}

/*----------------------*/
.sub_section_1_text_h2_1 {
  text-align: center;
  font-size: 1.375rem;
  color: #fff;
  padding-bottom: 2.875rem;
  width: 90%;
  margin: 0 auto;
  word-break: keep-all;
}

.sub_section_1_text_h2_2s {
  text-align: center;
  font-size: 1.375rem;
  color: #fff;
  margin-bottom: 11rem;
  width: 90%;
  margin: 0 auto;
  word-break: keep-all;
}

.undericon {
  position: absolute;
  width: 3rem;
  left: 50%;
  margin-left: -1.5rem;
  bottom: 1rem;
}

.undericon img {
  width: 2.25rem;
  height: 2.25rem;
  margin: 0 auto;
}

.orner_img {
  background: url(/assets/images/sejin_img/2x/page_2/boss.png);
  background-size: cover;
  width: 13.31rem;
  height: 21.69rem;
  position: absolute;
  bottom: 0;
  right: 0.5rem;
  clear: both;
}

.row1 {
  padding-top: 9.063rem;
  word-break: keep-all;
}

.color_basic {
  font-size: 2.813rem;
  color: #353942;
}

.color_text {
  color: #5680DE;
  font-size: 2.813rem;
  margin-left: 1rem;
}

.section_contents h1 {
  font-size: 2.813rem;
  color: #353942;
}

.section_contents p {
  color: #4B505C;
  font-size: 1.25rem;
  margin-top: 3.4rem;
  position: relative;
  z-index: 6;
  word-break: keep-all;
}

.section_3_texy2 {
  height: 100%;
  position: relative;
}

.icon3 {
  background: url(/assets/images/sejin_img/2x/page_2/section3_bg_icon.png)no-repeat;
  width: 9.188rem;
  height: 60.88rem;
  margin-left: 7.875rem;
  background-size: cover;
  display: inline-block;
}

.section_3_ul {
  display: inline-block;
  width: 70%;
  padding-bottom: 4rem;
  height: 100vw;
  position: absolute;
}

.section_3_ul li:nth-of-type(1) {
  height: 6.6rem;
  padding-left: 5rem;
}

.section_3_ul li:nth-of-type(2) {
  height: 8rem;
  padding-left: 5rem;
}

.section_3_ul li:nth-of-type(3) {
  height: 9.5rem;
  padding-left: 5rem;
}

.section_3_ul li:nth-of-type(4) {
  height: 16.2rem;
  padding-left: 5rem;
}

.section_3_ul li:nth-of-type(5) {
  height: 15.4rem;
  padding-left: 5rem;
}

.section_3_ul li:nth-of-type(6) {
  height: 10.6rem;
  padding-left: 5rem;
}

.section_3_ul li h2 {
  font-size: 1.25rem;
  color: #4B505C;
  word-break: keep-all;
}

.section_4 {
  max-width: 1130px;
  margin: 0 auto;
  width: 90%;
  padding-bottom: 0;
}

.section_4_title {}

.brand_story {
  text-align: center;
}

.brand_story li {
  margin-bottom: 7rem;
}

.section_4_icon1 {
  width: 18rem;
  height: 9.063rem;
  background-size: 9.375rem;
  display: inline-block;
  background-position: center center;
  vertical-align: middle;
}

.section_4_icon2 {
  background: url(/assets/images/sejin_img/2x/page_2/icon/brand_story2.png)no-repeat;
  width: 18rem;
  height: 2.188rem;
  background-size: 16.5rem;
  display: inline-block;
  background-position: center center;
  height: 9.063rem;
  vertical-align: middle;
}

.section_4_icon3 {
  background: url(/assets/images/sejin_img/2x/page_2/icon/brand_story3.png)no-repeat;
  width: 18rem;
  height: 5.063rem;
  background-size: 9.375rem;
  display: inline-block;
  vertical-align: middle;
  background-position: center;
}

.s4_title {
  color: #0047BA;
  font-family: "noto_B";
  font-size: 2.188rem;
  margin-bottom: 1.625rem;
  position: relative;
  padding-left: 1rem;
}

.brand_story li h2 {
  color: #4B505C;
  font-family: "noto_M";
  font-size: 1.625rem;
  padding-bottom: 1.875rem;
  word-break: keep-all;
}

.brand_story li p {
  color: #4B505C;
  font-family: "noto_L";
  font-size: 1.25rem;
  word-break: keep-all;
  word-break: keep-all;
}

.section_grouptext4:nth-of-type(1) {
  padding-left: 10rem;
  display: inline-block;
  width: 60%;
}

.section_grouptext4:nth-of-type(2) {
  padding-left: 6rem;
  display: inline-block;
  width: 60%;
  text-align: left;
  vertical-align: middle;
}

.s4_title::after {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0;
  border-radius: 100%;
  top: 30px;
  top: 50%;
  margin-top: -2.5px;
  background-color: #0047ba;
}

@media(max-width:560px) {
  .orner_img {
    opacity: 0.6;
  }

  .color_basic {
    font-size: 2rem;
  }

  .color_text {
    font-size: 2rem;
  }

  .section_contents h1 {
    font-size: 2rem;
  }
}

@media(max-width:600px) {
  .section_3_ul li {
    padding-left: 1rem !important;
  }

  .icon3 {
    margin-left: 0;
  }

  .section_3_text_div h1 {
    padding-left: 0;
    padding: 0;
    font-size: 2rem;
  }
}

@media(max-width:800px) {
  .section_4_icon1,.section_4_icon2,.section_4_icon3 {
    display: block;
    margin: 0 auto;
  }
  .section_grouptext4:nth-of-type(2) {
    padding-left: 6rem;
    display: inline-block;
    width: 60%;
    text-align: left;
    vertical-align: middle;
    margin-top: 1rem;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding-left: 0;
  }
  .s4_title::after {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0;
    border-radius: 100%;
    top: 30px;
    top: 50%;
    margin-top: -2.5px;
    background-color: #0047ba;
  display:none;
}
.s4_title {
  padding:0;

}
}

@media(max-width:450px) {
  .section_3_ul li h2 {
    font-size: 1rem;
  }
}

@media(max-width:380px) {
  .section_3_ul li h2 {
    font-size: 0.875rem;
  }
}
.footer {
    position: relative;
    z-index: 6;
    border-top: 1px solid #eaeaea;
}
