/* Globals */
body {
  line-height: normal;
  letter-spacing: .024em;
  word-break: initial;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  letter-spacing: inherit;
}

b, strong {
  font-weight: bolder;
}

ol,
ul {
  margin: 40px 0;
  padding: 0;
}

ol li,
ul li {
  margin-left: 24px;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 0;
}

ol li {
  list-style: decimal;
}

ol ul {
  margin: 16px 0 0;
}

ol li:not(:first-child),
ul li:not(:first-child) {
  margin-top: 16px;
}

.content-wrapper, .dnd-section>.row-fluid, .header .page-center, .page-center {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 1520px) {
  .content-wrapper, .dnd-section>.row-fluid, .header .page-center, .page-center {
    padding-left: 40px;
    padding-right: 40px;
    max-width: none;
  }
}

@media (max-width: 767px) {
  .content-wrapper, .dnd-section>.row-fluid, .header .page-center, .page-center {
    padding-left: 32px;
    padding-right: 32px;
  }
}

/* Pages */
.cnt-wit-bg-wrp.simp_content {
  color: rgb(0, 0, 0);
}

.cnt-wit-bg-wrp.simp_content p {
  margin: 24px 0;
  font-size: 18px;
  line-height: 1.6;
  color: #17222b;
}

.row-fluid [class*="span"]:has(.detail-share) {
  min-height: 0;
}

.cnt-wit-bg-wrp.simp_content a {
  display: inline-block;
  padding: 0 33px 0 0;
  color: #17222b;
  font-weight: bold;
  background: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/vn_iij/images/arrow-black.png) no-repeat right 8px center / 16px auto;
  transition: background-position 200ms;
}

.card_gallery.related_service .top_sec.noButton {
  padding: 0;
  margin: 0;
  text-align: left;
}

.related_service {
  padding-top: 80px;
  padding-bottom: 64px;
}

.card_gallery.related_service .top_sec.noButton .title:last-child {
  margin: 0;
}

.card_gallery.related_service .flex_row.rowGap15 {
  display: flex;
  flex-wrap: wrap;
  gap: 0 60px;
  width: 100%;
  margin: 40px 0 0;
  justify-content: flex-start;
}

.card_gallery.related_service .flex_row .card_item.col4 {
  width: calc((100% - 120px) / 3);
  padding: 0;
  height: 100%;
}

.card_gallery.related_service .card_inner {
  padding: 0;
  border-radius: 0;
}

.card_gallery.related_service .icon_box .icon_inner {
  overflow: hidden;
  border-bottom: 1px solid #dce3ec;
  width: 100%;
  height: 280px;
  margin: 0;
  background-color: #fff;
}

.card_gallery.related_service .icon_box .icon_inner>* {
  width: 100%;
}

.card_gallery.related_service .icon_box .icon_inner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  transform-origin: center;
  transition: transform 300ms;
}

.card_gallery.related_service .card_inner p {
  padding: 32px 24px;
  color: #17222b;
  font-size: 18px;
  line-height: 25px;
  margin: 0;
  background-color: #FFFFFF;
}

.card_gallery.related_service .card_inner .card_content a {
  position: relative;
  z-index: 11;
  float: right;
  margin: 16px 0 0;
  color: #17222b;
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
}
.card_gallery.related_service .card_inner .card_content a:hover {
    color: #d7083b;
}

.card_gallery.related_service .card_inner:hover p {
  color: #d7083b;
}

.card_gallery.related_service .card_inner .card_box {
  position: static;
}

.card_gallery.related_service .card_inner .ovelar_link_add[target="_blank"]~div p:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 24px;
  margin: 0 12px 0 0;
  vertical-align: -4px;
  background: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/vn_iij/images/external-link-icon.svg) no-repeat 0 center / 16px 16px;
}

.card_gallery.related_service .card_content+.btn_row:not(:has(a)) {
  margin: 0;
}

.card_gallery.related_service .card_inner:hover .icon_inner img {
  transform: scale(110%);
}

.cm_two_col {
  padding: 0;
}

.two-col-content.cm_two_col .top_sec.noButton {
  padding: 0;
  margin: 0;
  text-align: left;
}

.two-col-content.cm_two_col .top_sec h2.title {
  position: relative;
  margin-top: 80px;
  margin-bottom: 64px;
  padding: .25em 0 .25em 1.5em;
  font-size: 42px;
  line-height: 1.4;
  letter-spacing: 0;
  display: inline-block;
  width: 100%;
}

.two-col-content.cm_two_col .top_sec h2.title:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 8px;
  height: calc(100% - 2px);
  border-radius: 4px;
  background-color: #d7083b;
}

.two-col-content.cm_two_col .flex_row {
  row-gap: 0;
  margin-right: -16px;
  margin-left: -16px;
}

.two-col-content.cm_two_col .flex_row>div {
  padding-left: 16px;
  padding-right: 16px;
}

.two-col-content.cm_two_col .mediaimg>div {
  max-width: 840px;
  margin: 40px auto;
  width:100%;
}

.two-col-content.cm_two_col .mediaimg img {
  width: auto;
}

.two-col-content.cm_two_col .mediaimg {
  display: flex;
}

.two-col-content.cm_two_col .content-col .description {
  margin: 0;
}

.two-col-content.cm_two_col p {
  font-size: 18px;
  line-height: 1.6;
  color: #17222b;
  margin: 24px 0;
}

.cm_tp_img_sec {
  padding: 6rem 0;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec .flex-row {
  row-gap: 0;
  margin: 0 -1rem;
  justify-content: flex-start;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec .flex-row>div {
  padding: 0 1rem;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec .tp-img {
  display: flex;
  margin: 0;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec .tp-img img {
  max-width: 840px;
  margin: 40px auto;
  width: revert-layer;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec.full_image .tp-img img {
  width: 100%;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec h3.col-title {
  margin: 0 0 24px;
  color: #415773;
  font-size: 24px;
  line-height: 1.4;
  text-align: center;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec .tp-img-cnt-inner p {
  margin: 24px 0;
  font-size: 18px;
  line-height: 1.6;
  color: #17222b;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec .tp-img-cnt-inner p:last-child {
  margin-bottom: 24px;
}

.two-col-content.cm_two_col .mediaimg>.single-img:not(:has(img)) {
  display: none;
}

.page_intro {
  padding: 0;
  margin-top: -160px;
}

.two-col-content.page_intro .flex_row {
  row-gap: 0;
  min-height: 240px;
}

.two-col-content.page_intro .flex_row>div {
  padding: 0;
  position: relative;
}

.two-col-content.page_intro .content-col.col6 {
  padding: 80px;
}

.two-col-content.page_intro .content-col .description {
  margin: 0;
}

.two-col-content.page_intro .content-col .description p {
  font-size: 40px;
  line-height: 1.4;
  letter-spacing: 0;
}

.two-col-content.page_intro .content-col .description p:last-child {
  margin-bottom: 0;
}

.two-col-content.page_intro.left .single-img {
  overflow: hidden;
  border-bottom: 1px solid #dce3ec;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 50vw - 720px);
  height: 100%;
  border-bottom: none;
}

.two-col-content.page_intro .single-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  transform-origin: center;
  transition: transform 300ms;
}

.two-col-content.page_intro .page-center {
  padding-left: 0;
  padding-right: 0;
  max-width: 1440px;
}

.card_gallery.related_service .top_sec.noButton .title {
  font-size: 48px;
  line-height: 67px;
  text-transform: uppercase;
}

.webinars_list {
  padding: 0;
}

.two-col-content.webinars_list .flex_row {
  row-gap: 0;
  flex-wrap: nowrap;
}

.two-col-content.webinars_list .flex_row>div {
  padding-left: 0;
  padding-right: 0;
}

.two-col-content.webinars_list .content-col .description {
  margin: 0;
}

.two-col-content.webinars_list .content-col .description h2 {
  padding: 64px 0;
  text-transform: uppercase;
  font-size: 42px;
  line-height: 1.4;
}

.two-col-content.webinars_list p {
  line-height: 1.4;
}

.two-col-content.webinars_list .content-col .description h2:last-child,
.two-col-content.webinars_list p:last-child {
  margin-bottom: 0;
}

.two-col-content.webinars_list .media_column:not(:has(img)) .content_box {
  margin: 0;
}

.two-col-content.webinars_list p a {
  display: inline-block;
  position: relative;
  padding: 0 32px 0 0;
  color: #fff;
  font-size: 18px;
  line-height: 1em;
}

.two-col-content.webinars_list p a:after {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 3px);
  width: 16px;
  height: 6px;
  background: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/vn_iij/images/arrow-white.png) no-repeat 0 0 / contain;
  opacity: 0;
  transition: opacity 200ms;
}

.two-col-content.webinars_list p a:before {
  content: "";
  position: absolute;
  top: 8px;
  right: 12px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
  transition: opacity 200ms;
}

.two-col-content.webinars_list .flex_row .col6 {
  width: auto;
}

.two-col-content.cm_two_col.full_image .mediaimg>div {
  max-width: 100%;
  margin: 0;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec.two_col_lists .bottom_row,.narrow_card .bottom_row {
  margin: 0 auto;
  max-width: 82rem;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec.two_col_lists .tp-img-cnt-inner p {
  display: inline-block;
  width: 100%;
}

.two_col_lists {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.two-col-content.cm_two_col .content-col.col12 .btn-items .btn_row {
  justify-content: center;
}

.two-col-content.cm_two_col .btn_row {
  margin: 0;
}

.two-col-content.cm_two_col .btn_row a {
  margin: 24px 0;
}

.two-col-content.webinars_list p a:hover:before {
  opacity: 0;
}

.two-col-content.webinars_list p a:hover:after {
  opacity: 1;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec .col-btn-grp {
  margin: 0;
  gap: 0;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec .col-btn-grp .btn_row {
  margin: 0;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec .col-btn-grp .btn_row a {
  margin: 0.5rem;
}

.two-col-content.cm_two_col.btn_style3 .btn_row a.hs-sec-btn,
.cnt-wit-tp-img-wrp.cm_tp_img_sec .col-btn-grp .btn_row a.hs-sec-btn {
  border-radius: 0;
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: bold;
  letter-spacing: .024em;
}

.two-col-content.cm_two_col.btn_style3 .btn_row a.hs-sec-btn:hover,
.cnt-wit-tp-img-wrp.cm_tp_img_sec .col-btn-grp .btn_row a.hs-sec-btn:hover {
  background-color: rgb(72, 72, 72);
  color: rgb(255, 255, 255);
}

.two-col-content.cm_two_col.btn_style3 .btn_row a.hs-sec-btn:after,
.cnt-wit-tp-img-wrp.cm_tp_img_sec .col-btn-grp .btn_row a.hs-sec-btn:after {
  line-height: 1.0;
  font-weight: normal;
  text-transform: none;
  speak: none;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  font-family: icomoon;
  font-size: 0.75rem;
  padding-left: 0.5rem;
  margin-left: auto;
}

.two-col-content.cm_two_col.btn_style3 .btn_row a.hs-sec-btn {
  margin-bottom: 40px;
  margin-top: 8px;
}

.two-col-content.cm_two_col.left_button .btn_row a {
  margin-top: 0;
}

.two-col-content.cm_two_col.left_button .content-col.col12 .btn-items .btn_row {
  justify-content: flex-start;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec.two_col_lists.full_list .bottom_row {
  max-width: none;
  margin: 0;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec h4 {
  position: relative;
  margin: 40px 0 32px;
  color: #213959;
  font-size: 28px;
  line-height: 1.4;
  display: inline-block;
  width: 100%;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec h4::first-letter {
  font-size: 1.6em;
  color: rgba(33, 57, 89, .5);
}

.two-col-content.cm_two_col table,
.cnt-wit-tp-img-wrp.cm_tp_img_sec table {
  display: table;
  width: 100%;
  margin: 40px 0;
  border-collapse: collapse;
  border-top: 4px solid #dce3ec;
  word-wrap: initial;
  word-break: initial;
}

.two-col-content.cm_two_col table th,
.two-col-content.cm_two_col table td,
.cnt-wit-tp-img-wrp.cm_tp_img_sec table th,
.cnt-wit-tp-img-wrp.cm_tp_img_sec table td {
  border: 0;
  border-bottom: 1px solid #dce3ec;
  text-align: left;
  vertical-align: top;
  font-size: 16px;
  line-height: 1.4;
}

.two-col-content.cm_two_col table th,
.cnt-wit-tp-img-wrp.cm_tp_img_sec table th {
  padding: 24px 40px 24px 16px;
  color: #6f767d;
  font-weight: bold;
}

.two-col-content.cm_two_col table td,
.cnt-wit-tp-img-wrp.cm_tp_img_sec table td {
  padding: 24px 16px 24px 0;
}

.two-col-content.cm_two_col table td p,
.cnt-wit-tp-img-wrp.cm_tp_img_sec .tp-img-cnt-inner table td p {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
}

.two-col-content.cm_two_col table td p:last-child,
.cnt-wit-tp-img-wrp.cm_tp_img_sec .tp-img-cnt-inner table td p:last-child {
  margin: 0;
}

.two-col-content.cm_two_col h3,
.cnt-wit-tp-img-wrp.cm_tp_img_sec h3 {
  position: relative;
  margin: 64px 0 40px;
  padding: 0 0 1em;
  font-size: 32px;
  line-height: 1.4;
  display: inline-block;
  width: 100%;
}

.two-col-content.cm_two_col h3:before,
.cnt-wit-tp-img-wrp.cm_tp_img_sec h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: #dce3ec;
}

.two-col-content.cm_two_col h3:after,
.cnt-wit-tp-img-wrp.cm_tp_img_sec h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 4px;
  border-radius: 2px;
  background-color: #c40736;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec.no_image_margin .tp-img img {
  margin: 0;
}

.two-col-content.bg_f2f2f2 .page-center>div,
.cnt-wit-tp-img-wrp.bg_f2f2f2 .page-center>div {
  display: flex;
  background-color: #f2f2f2;
}

.cm_logos,
.card_gallery.cm_logos .bottom_row.notshadow .rowGap15,
.cnt-wit-tp-img-wrp.bg_f2f2f2 .page-center>div {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec h6 {
  margin: 40px 0 24px;
  color: #415773;
  font-size: 24px;
  line-height: 1.4;
}

.cm_banner h1 strong {
  font-weight: bold;
}

.card_gallery.cm_logos .bottom_row.notshadow .rowGap15>div {
  padding-left: 1rem;
  padding-right: 1rem;
}

.card_gallery.cm_logos .bottom_row.notshadow .rowGap15 {
  margin-right: -1rem;
  margin-left: -1rem;
  row-gap: 0;
  min-height: 60vh;
}

.card_gallery.cm_logos .card_item.col12 {
  width: 16.666%;
}

.card_gallery.cm_logos .card_inner {
  padding: 0;
}

.card_gallery.cm_logos .card_inner img {
  display: block;
  padding: 40px 0;
  width: auto;
  margin: 0 auto;
}

.card_gallery.cm_logos .card_inner .btn_row:not(:has(a)) {
  margin: 0;
}

.two-col-content.page_intro .content-col .description p:first-child+p {
  margin: 32px 0 0;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
  opacity: .8;
}

.two-col-content.cm_two_col .link01 {
  display: inline-block;
  padding: 0 33px 0 0;
  color: #17222b;
  font-weight: bold;
  background: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/vn_iij/images/arrow-black.png) no-repeat right 8px center / 16px auto;
  transition: background-position 200ms;
}

.two-col-content.cm_two_col .link01:hover {
  background-position: right center;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec .tp-img img {
  width: auto;
  max-width: 100%;
  width: revert-layer;
  
}

.two-col-content.cm_two_col .content-col .description img {
  float: left;
  margin: 0 40px 20px 0;
}

.cnt-wit-bg-wrp.register_sec .title {
  margin: 0;
}

.cnt-wit-bg-wrp.register_sec h2 {
  text-transform: uppercase;
  font-size: 50px;
  line-height: 1.4;
}
.cnt-wit-bg-wrp.simp_content a:hover {
  background-position: right center;
}
.two-col-content.cm_two_col .btn_row a {
  display: block;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: .048em;
  line-height: 48px;
  transition: background-color 300ms;
  background-image: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/images/arrow-white.png);
  background-position: right 24px top 21px;
  background-repeat: no-repeat;
  background-size: 16px auto;
  transition: background 300ms;
  background-color: #c40736;
  transition: background-color 300ms, background-position 300ms, box-shadow 300ms;
  padding: 0px;
  width:320px;
}
.two-col-content.cm_two_col .btn_row a:hover {
  box-shadow: 0 4px 16px rgba(215, 8, 59, .32);
  background-color: #d7083b;
  background-position: right 16px top 21px;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec.no_title_border h3.col-title:before,
.cnt-wit-tp-img-wrp.cm_tp_img_sec.no_title_border h3.col-title:after {
  display: none;
}

.cnt-wit-tp-img-wrp.cm_tp_img_sec.no_title_border h3.col-title {
  padding-bottom: 0;
  margin-bottom: 0;
}
.two-col-content.cm_two_col.network .top_sec h2.title {
    margin-bottom: 64px;
}

@media (max-width: 1480px) {
  .two-col-content.page_intro .content-col.col6 {
    padding: 40px;
  }

  .two-col-content.page_intro .content-col .description p {
    font-size: 30px;
  }

  .two-col-content.page_intro.left .single-img {
    width: 100%;
  }

  .two-col-content.page_intro .content-col .description p:first-child+p {
    margin: 24px 0 0;
  }
}

@media (max-width: 1439px) {
  .cnt-wit-tp-img-wrp.cm_tp_img_sec.two_col_lists .bottom_row,.narrow_card .bottom_row {
    max-width: none;
    margin-left: 4rem;
    margin-right: 4rem;
  }
}

@media (max-width: 1169px) {
  .cm_logos,
  .card_gallery.cm_logos .bottom_row.notshadow .rowGap15,
  .cnt-wit-tp-img-wrp.bg_f2f2f2 .page-center>div,
  .cm_tp_img_sec,
  .two_col_lists {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .cnt-wit-tp-img-wrp.cm_tp_img_sec.two_col_lists .bottom_row,.narrow_card .bottom_row {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}

@media (max-width: 1024px) {
  .card_gallery.cm_logos .card_item.col12,
  .cnt-wit-tp-img-wrp.cm_tp_img_sec .flex-row .col6,
  .cnt-wit-tp-img-wrp.cm_tp_img_sec .flex-row .col4 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .cnt-wit-bg-wrp.simp_content p {
    font-size: 16px;
  }

  .two-col-content.page_intro.left .single-img {
    width: 100%;
    height: 100%;
  }

  .two-col-content.page_intro .mediaimg {
    width: 100%;
    height: 56vw;
  }

  .two-col-content.page_intro .flex_row {
    flex-direction: column-reverse;
  }

  .page_intro {
    margin: 0;
  }

  .two-col-content.page_intro .content-col .description p {
    font-size: 22px;
  }

  .two-col-content.page_intro .content-col.col6 {
    padding: 32px;
  }

  .two-col-content.cm_two_col .top_sec h2.title {
    position: relative;
    margin-top: 48px;
    margin-bottom: 0;
    font-size: 26px;
  }

  .two-col-content.cm_two_col p {
    font-size: 16px;
  }

  .cm_logos,
  .card_gallery.cm_logos .bottom_row.notshadow .rowGap15,
  .two_col_lists,
  .cnt-wit-tp-img-wrp.bg_f2f2f2 .page-center>div,
  .cm_tp_img_sec {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .cnt-wit-tp-img-wrp.cm_tp_img_sec h3.col-title {
    margin: 0 0 24px;
    font-size: 20px;
  }

  .cnt-wit-tp-img-wrp.cm_tp_img_sec .tp-img-cnt-inner p {
    font-size: 16px;
  }

  .card_gallery.related_service .flex_row.rowGap15 {
    gap: 0 24px;
    margin: 0;
    padding: 0 32px;
    justify-content: inherit;
  }

  .card_gallery.related_service .bottom_row.notshadow {
    margin: 24px -32px 0;
    padding: 0 0 32px;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .card_gallery.related_service .flex_row .card_item.col4 {
    width: 80vw;
    overflow: hidden;
  }

  .card_gallery.related_service .icon_box .icon_inner {
    height: 60vw;
  }

  .card_gallery.related_service .card_inner p {
    padding: 24px;
    font-size: 16px;
    line-height: 26px;
  }

  .card_gallery.related_service .card_inner .card_content a {
    float: right;
    margin: 8px 0 0;
    font-size: 16px;
    line-height: 26px;
  }

  .related_service {
    padding-bottom: 48px;
    padding-top: 48px;
  }

  .card_gallery.related_service .top_sec.noButton .title {
    font-size: 23px;
    line-height: 32px;
    font-weight: 700;
  }

  .two-col-content.webinars_list .content-col .description h2 {
    padding: 0;
    font-size: 24px;
  }

  .webinars_list {
    padding: 40px 0 24px;
  }

  .two-col-content.webinars_list p {
    margin: 18px 0 0;
  }

  .two-col-content.webinars_list p a {
    padding: 0 32px 0 0;
    font-size: 16px;
    line-height: 22px;
    background: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/vn_iij/images/arrow-white.png) no-repeat right center / 16px auto;
  }

  .two-col-content.webinars_list p a:before,
  .two-col-content.webinars_list p a:after {
    display: none;
  }

  .two-col-content.webinars_list .flex_row.flex_center {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: initial;
    align-items: normal;
  }

  .two_col_lists {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .cnt-wit-tp-img-wrp.cm_tp_img_sec.two_col_lists .bottom_row,.narrow_card .bottom_row {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .cnt-wit-tp-img-wrp.cm_tp_img_sec .col-btn-grp {
    display: block;
  }

  .cnt-wit-tp-img-wrp.cm_tp_img_sec .col-btn-grp .btn_row .btn_item {
    width: 100%;
  }

  .cnt-wit-tp-img-wrp.cm_tp_img_sec .col-btn-grp .btn_row a.hs-sec-btn {
    display: flex;
  }

  .two-col-content.cm_two_col h3,
  .cnt-wit-tp-img-wrp.cm_tp_img_sec h3 {
    margin: 40px 0 32px;
    padding: 0 0 16px;
    font-size: 24px;
  }

  .two-col-content.cm_two_col.left_button .btn_row a {
    margin-top: 24px;
  }

  .two-col-content.cm_two_col .btn_row a,
  .two-col-content.cm_two_col.left_button .btn_row .btn_item {
    width: 100%;
  }

  .cnt-wit-tp-img-wrp.cm_tp_img_sec table td,
  .cnt-wit-tp-img-wrp.cm_tp_img_sec table th,
  .two-col-content.cm_two_col table td,
  .two-col-content.cm_two_col table th {
    border-bottom: 1px solid #dce3ec;
    font-size: 16px;
  }

  .cnt-wit-tp-img-wrp.cm_tp_img_sec table th,
  .two-col-content.cm_two_col table th {
    padding: 24px 24px 24px 0;
  }

  .two-col-content.cm_two_col table td {
    padding: 24px 0;
  }

  .cnt-wit-tp-img-wrp.cm_tp_img_sec h4 {
    margin: 32px 0 24px;
    font-size: 22px;
    word-break: break-all;
  }

  .cnt-wit-tp-img-wrp.cm_tp_img_sec table,
  .two-col-content.cm_two_col table {
    margin: 24px 0;
    border-top: 4px solid #dce3ec;
  }

  .two-col-content.page_intro .content-col .description p:first-child+p {
    margin: 24px 0 0;
    font-size: 16px;
  }

  .two-col-content.cm_two_col .content-col .description img {
    margin: 40px 0 32px;
    width: 100% !important;
    float: none;
  }

  .cnt-wit-bg-wrp.register_sec h2 {
    font-size: 24px;
  }
  .cnt-wit-tp-img-wrp.cm_tp_img_sec .flex-row {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }

  .cnt-wit-tp-img-wrp.cm_tp_img_sec .flex-row>div {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .cnt-wit-tp-img-wrp.cm_tp_img_sec  .inner_spacing {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }
  .cnt-wit-tp-img-wrp.cm_tp_img_sec h6 {
    font-size: 20px;
  }
  .cnt-wit-tp-img-wrp.cm_tp_img_sec .inner_spacing {
    margin: 0;
  }
}
@media (max-width: 390px) {
  .card_gallery.related_service .flex_row .card_item.col4 {
    width: 79vw;
  }
}

@font-face { 
  font-family: "Noto Serif"; 
  src: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/fonts/noto-serif.regular.ttf) format("woff"); 
}

html[lang^="ja"] body {
  word-break: unset !important;.
}




.span2 .hs-button,
.span3 .hs-button,
.span4 .hs-button,
.span5 .hs-button,
.span6 .hs-button{
  padding: 13px 100px;
}
.span2 .hs-sec-btn,
.span3 .hs-sec-btn,
.span4 .hs-sec-btn,
.span5 .hs-sec-btn,
.span6 .hs-sec-btn{
  padding: 9px 23px;
}

.hs-button, .hs-sec-btn, .hs-trans-btn, 
.systems-page .hs-search-results__next-page, 
.systems-page .hs-search-results__prev-page, 
form input[type=submit]{
  font-size: 15px;
  font-weight: bold;
  letter-spacing: .048em;
}

form label{
  letter-spacing: .024em;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold
}

form input[type=email], form input[type=file], 
form input[type=number], form input[type=password], 
form input[type=search], form input[type=tel], 
form input[type=text], form select, form textarea{
  padding: 16px;
  min-height: 60px;
  height:auto;
  font-size: 16px;
  line-height:normal;
}
form input[type=email]:focus, form input[type=file]:focus, form input[type=number]:focus, 
form input[type=password]:focus, form input[type=search]:focus, 
form input[type=tel]:focus, form input[type=text]:focus, form select:focus, form textarea:focus{
  box-shadow: none;
}

form textarea{
  height:180px;
}

.cs_header{
  background-color: rgba(255, 255, 255,0.0);
  border-color: rgba(220, 227, 236,0.0);
}
.cs_header .dsktp-menu .hs-menu-wrapper>ul>li>a {
  font-size: 14px;
}
.cs_header .dsktp-menu .hs-menu-wrapper ul li a {
  color: rgba(255, 255, 255,1.0);
  background-color: rgba(2, 103, 128,0.0);
}

.cs_header .dsktp-menu .hs-menu-wrapper ul li.active-branch>a,
.cs_header .dsktp-menu .hs-menu-wrapper ul li.active>a{
  color: rgba(255, 255, 255,1.0);
  background-color: rgba(2, 103, 128, 0.0);
}


.cs_header .dsktp-menu .hs-menu-wrapper ul li a:hover{
  color: rgba(255, 255, 255,1.0);
  background-color: rgba(2, 103, 128,0.0);
}

.cs_header .dsktp-menu .hs-menu-wrapper ul li.hs-item-has-children ul{
  background-color: rgba(248, 252, 255,1.0);
}
.cs_header .dsktp-menu .hs-menu-wrapper ul li.hs-item-has-children ul li a{
  color: rgba(23, 34, 43,1.0);
  background-color: rgba(2, 103, 128,0.0);
}

.cs_header .dsktp-menu .hs-menu-wrapper ul li.hs-item-has-children ul li a:hover{
  color: rgba(196, 7, 54,1.0);
  background-color:rgba(2, 103, 128,0.0);
}

.cs_header .dsktp-menu .hs-menu-wrapper ul li.hs-item-has-children ul li.active-branch a,
.cs_header .dsktp-menu .hs-menu-wrapper ul li.hs-item-has-children ul li.active a{
  color: rgba(23, 34, 43,1.0);
  background-color: rgba(2, 103, 128,0.0);
}

.cs_header .hs-button{
  background-color: rgba(209, 150, 0,1.0);
  border-width: 0px;
  border-color: rgba(196, 7, 54,0.0);
  border-radius: 4px;
  color: rgba(255, 255, 255,1.0);
  padding: 13px 23px;
}
.cs_header .hs-button:hover {
  background-color: rgba(235, 171, 8,1.0);
  color: rgba(255, 255, 255,1.0);
  border-color: rgba(196, 7, 54,0.0);
  text-decoration: none;
}


@media (max-width: 1380px) {
  .cs_header {
    background-color: rgba(58, 72, 85,0.0);
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul li a{
    color: rgba(23, 34, 43,1.0);
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul li a:hover{
    color: rgba(23, 34, 43,1.0);
  }
  .cs_header .dsktp-menu .hs-menu-wrapper ul li.active-branch>a,
  .cs_header .dsktp-menu .hs-menu-wrapper ul li.active>a{
    color: rgba(23, 34, 43,1.0);
  }
  .cs_header .mb-menu .hs-menu-wrapper ul li.hs-item-has-children ul li a{
    color: rgba(23, 34, 43,1.0);
  }
  .cs_header .mb-menu .hs-menu-wrapper ul li.hs-item-has-children ul li a:hover{
    color: rgba(23, 34, 43,1.0);
  }
  .cs_header .mb-menu .hs-menu-wrapper ul li.hs-item-has-children ul li.active-branch a,
  .cs_header .mb-menu .hs-menu-wrapper ul li.hs-item-has-children ul li.active a{
    color: rgba(23, 34, 43,1.0);
  }
}



.cm-footer{
  background-color: rgba(58, 72, 85,1.0);
  color: rgba(255, 255, 255,1.0);
}

.cm-footer h1,
.cm-footer h2,
.cm-footer h3,
.cm-footer h4,
.cm-footer h5,
.cm-footer h6{
  color: rgba(255, 255, 255,1.0);
}

.cm-footer a{
  color: rgba(162, 169, 179,1.0);
}
.cm-footer a:hover{
  color: rgba(162, 169, 179,1.0);
}

.cm-footer .hs-button{
  background-color: rgba(209, 150, 0,1.0);
  color: rgba(255, 255, 255,1.0);
  border-width: 0px;
  border-color: rgba(196, 7, 54,0.0);
  padding: 12px 24px;
  border-radius: 4px;
}
.cm-footer .hs-button:hover{
  background-color: rgba(235, 171, 8,1.0);
  color: rgba(255, 255, 255,1.0);
  border-color: rgba(196, 7, 54,0.0);
}


.cs_header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 100;
  transition: all 0.5s ease;

}
.cs_header >.inner {
  position: relative;
  width: 100%;
  max-width: 1520px;
  height: 80px;
  margin: 0 auto;
  padding: 0 40px;
  z-index: 100;
}
.cs_header >.inner:before {
  content: "";
  position: absolute;
  left: 40px;
  bottom: 0;
  width: calc(100% - 80px);
  height: 1px;
  background-color: rgba(255, 255, 255, .6);
}
.cs_header .regions .open-nav {
  display: inline-block;
  position: absolute;
  top: 40px;
  right: 196px;
  padding: 0 0 0 16px;
  vertical-align: top;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 1em;
  cursor: pointer;
  background: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/images/region-icon-white.svg) no-repeat left center/12px 12px;
}
.cs_header .regions .open-nav:hover {
  text-decoration: underline;
}
.cs_header .menu-wrap {
  display: flex;
  gap: 0 40px;
  position: absolute;
  top: 0;
  left: 132px;
}
.cs_header .region-and-language {
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility:hidden;
  z-index: 100;
  opacity: 0;
  background-color: #f8fcff;
  transition: opacity 200ms,height 1ms 200ms;
}
.cs_header .logo {
  position: absolute;
  top: 16px;
  left: 40px;
  width: 84px;
  height: 48px;
  text-align: center;
}
.cs_header .contact {
  position: absolute;
  top: 16px;
  right: 40px;
}
.cs_header .contact a {
  letter-spacing: .048em;
  font-size: 15px;
  font-weight: bold;
  border-radius: 4px;
  text-align: center;
  display: block;
}
.cs_header .megamenu-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(0,0,0,.2);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  opacity: 0;
  z-index: 0;
  transition: opacity 200ms,height 1ms 200ms;
}
.cs_header .mb-megamenu {
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  background-color: #fff;
  z-index: 100;
  opacity: 0;
  background-color: #f8fcff;
  transition: opacity 200ms,height 1ms 200ms;
}
.cs_header .menu-wrap .regionnotation {
  padding-top: 40px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1em;
}
.cs_header.h-fixed,
.no-banner .cs_header{
  position: fixed;
  background-color: #17222b;
  top: -64px;
  height: 64px;
}
.no-banner .cs_header{
  top: 0 !important;

}
.cs_header.h-fixed>.inner:before,
.no-banner .cs_header>.inner:before{
  content: none;
}
.cs_header.h-fixed .dsktp-menu .hs-menu-wrapper>ul>li>a,
.no-banner .cs_header .dsktp-menu .hs-menu-wrapper>ul>li>a{
  height: 64px;
  padding: 26px 0 0;
}
.cs_header.h-fixed .regions .open-nav,
.no-banner .cs_header .regions .open-nav
{
  top: 27px;
}
.cs_header.h-fixed .menu-wrap,
.no-banner .cs_header .menu-wrap{
  left: 116px;
}
.cs_header.h-fixed .menu-wrap .regionnotation,
.no-banner .cs_header .menu-wrap .regionnotation
{
  padding-top: 24px;
}
.cs_header.h-fixed .region-and-language,
.no-banner .cs_header .region-and-language
{
  top: 64px;
}
.cs_header.h-fixed .logo,
.no-banner .cs_header .logo{
  width: 63px;
  height: 36px;
}
.cs_header.h-fixed .contact,
.no-banner .cs_header .contact{
  top: 12px;
}
.cs_header.h-fixed .contact a,
.no-banner .cs_header .contact a{
  padding: 9px 23px;
}
.cs_header.h-fixed .mb-megamenu,
.no-banner .cs_header .mb-megamenu{
  top: 64px;
}
.cs_header .dsktp-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul {
  display: none;
}

.cs_header .dsktp-menu .hs-menu-wrapper>ul {
  gap: 0 16px;
}
.cs_header .dsktp-menu .hs-menu-wrapper>ul>li {
  font-size: 14px;
  font-weight: bold;
  line-height: 1em;
  margin: 0;
}
.cs_header .dsktp-menu .hs-menu-wrapper>ul>li>a {
  display: block;
  position: relative;
  height: 80px;
  padding: 40px 0 0;
}
.cs_header .dsktp-menu .hs-menu-wrapper>ul>li>a:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 6px;
  background-color: #ff1750;
  opacity: 0;
  transition: opacity 300ms, left 300ms, width 300ms;
}
.cs_header .dsktp-menu .hs-menu-wrapper>ul>li>a:hover:before {
  left: 0;
  width: 100%;
  opacity: 1;
}
.cs_header .dsktp-menu .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 0 0 8px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  vertical-align: 3px;
  transform: rotate(45deg);
}

.cm_banner.altstyle  h1 span {
  font-size: 50px;
  font-weight: bold;
  line-height: 70px;
}
.cm_banner.altstyle {
  background-position: center !important;
  background-size: cover !important;
}
.cnt-wit-bg-wrp.smp-cnt .content_widget {
  padding: 80px 80px 0;
  background-color: #fff;
  min-height: 160px;
}
.cnt-wit-bg-wrp.smp-cnt .content_widget h2 {
  font-size: 40px;
  font-weight: bold;
  line-height: 56px;
  margin: 0;
}
.cnt-wit-bg-wrp.smp-cnt .content_widget p {
  margin: 26px 0 0;
  font-size: 18px;
  line-height: 29px;
}
.cnt-wit-bg-wrp.smp-cnt .content_widget {
  padding: 80px 80px 0;
  background-color: #fff;
  min-height: 160px;
}
.cnt-wit-bg-wrp.smp-cnt .content_widget h2 {
  font-size: 40px;
  font-weight: bold;
  line-height: 56px;
  margin: 0;
}
.cnt-wit-bg-wrp.smp-cnt .content_widget p {
  margin: 26px 0 0;
  font-size: 18px;
  line-height: 29px;
}
.cnt-wit-tp-img-wrp.casestudies {
  overflow: inherit;
}
.cnt-wit-tp-img-wrp.casestudies .page-center {
  padding: 0;
  display: flex;
  justify-content: space-between;
  gap: 0 60px;
}
.cnt-wit-tp-img-wrp.casestudies .top_sec {
  padding: 0;
  width: 320px;
  transform: translate(0, -67px);
  text-align: left;
}
.cnt-wit-tp-img-wrp.casestudies .bottom_row {
  width: 100%;
  margin-bottom: 2rem;
}
.cnt-wit-tp-img-wrp.casestudies .top_sec h2 {
  margin: 0;
  position: relative;
  padding: .25em 0 .25em 1.5em;
  font-size: 42px;
  font-weight: bold;
  line-height: 1.4;
}
.cnt-wit-tp-img-wrp.casestudies .top_sec h2:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 8px;
  height: calc(100% - 2px);
  border-radius: 4px;
  background-color: #d7083b;
}
.cnt-wit-tp-img-wrp.casestudies .splide__track {
  padding-top: 56px;
}
.cnt-wit-tp-img-wrp.casestudies .splide__track .flex-row {
  display: block;
  padding-bottom: 64px;
}

.cnt-wit-tp-img-wrp.casestudies .cnt-col {
  padding: 0;
}
.cnt-wit-tp-img-wrp.casestudies .inner_spacing {
  display: flex;
  align-items: center;
  border-left: 16px solid #dce3ec;
  color: #17222b;
  background-color: #fff;
}
.cnt-wit-tp-img-wrp.casestudies .tp-img {
  margin: 0;
  overflow: hidden;
  border-bottom: 1px solid #dce3ec;
  width: 200px;
  height: 200px;
  border: 1px solid #dce3ec;
  border-radius: 50%;
}
.cnt-wit-tp-img-wrp.casestudies .tp-img-cnt {
  width: calc(100% - 200px);
  padding: 0 0 0 40px;
}
.cnt-wit-tp-img-wrp.casestudies .tp-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  transform-origin: center;
  transition: transform 300ms;
}
.cnt-wit-tp-img-wrp.casestudies .tp-img-cnt-inner>span {
  display: inline-block;
  position: relative;
  padding: 0 0 12px;
  color: #6f767d;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1em;
}
.cnt-wit-tp-img-wrp.casestudies .tp-img-cnt-inner>span:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20px;
  height: 4px;
  background-color: #ff1750;
}
.cnt-wit-tp-img-wrp.casestudies .tp-img-cnt-inner>h3 {
  margin: 24px 0 0;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4;
}
.cnt-wit-tp-img-wrp.casestudies .tp-img-cnt-inner>ul {
  margin: 0;
  margin-top: 16px;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.cnt-wit-tp-img-wrp.casestudies .tp-img-cnt-inner>ul>li {
  position: relative;
  min-height: 30px;
  padding: 2px 16px 2px 26px;
  border: 1px solid #dce3ec;
  border-radius: 32px;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  line-height: 1.2;
  display: flex;
  flex-flow: row;
  align-items: center;
  margin: 0;
}
.cnt-wit-tp-img-wrp.casestudies .tp-img-cnt-inner>ul>li:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  vertical-align: top;
}
.cnt-wit-tp-img-wrp.casestudies .tp-img-cnt-inner>ul>li:first-child:before {
  background-color: #c4621b;
}
.cnt-wit-tp-img-wrp.casestudies .tp-img-cnt-inner>ul>li:after {
  content: "";
  position: absolute;
  top: 9px;
  left: 10px;
  width: 10px;
  height: 7px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(-45deg);
}
.cnt-wit-tp-img-wrp.casestudies .tp-img-cnt-inner>ul>li:nth-child(2):before {
  background-color: #c40736;
}
.cnt-wit-tp-img-wrp.casestudies .col-btn-grp {
  margin: 8px 0 0;
}
.cnt-wit-tp-img-wrp.casestudies .btn_row {
  margin: 0;
  width: 100%;
  justify-content: flex-end;
}
.cnt-wit-tp-img-wrp.casestudies .btn_row .hs-button {
  display: block;
  position: relative;
  padding: 0 24px 0 0;
  text-align: right;
  color: #c40736;
  font-size: 18px;
  font-weight: bold;
  line-height: 1em;
  background: none;
  letter-spacing: .024em;
}
.cnt-wit-tp-img-wrp.casestudies .btn_row .hs-button:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 18px;
  background: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/images/arrow-red.png) no-repeat 0 4px / 100% auto;
  transition: right 200ms;
}
.cnt-wit-tp-img-wrp.casestudies .btn_row .hs-button:hover:before {
  right: -8px;
}
.cnt-wit-tp-img-wrp.casestudies .cnt-col:not(:first-child) {
  margin: 40px 0 0;
}
.cnt-wit-tp-img-wrp.casestudies .tp-img-cnt-inner>ul>li:nth-child(3):before {
  background-color: #c443b9;
}
.two-col-content.cm-bpo {
  padding-left: calc(50% - 720px);
  padding-right: calc(50% - 720px);
  padding-top: 80px;
}
.two-col-content.cm-bpo .page-center {
  padding: 0;
  margin: 0 4rem;
}
.two-col-content.cm-bpo  .flex_row {
  margin-right: -1rem;
  margin-left: -1rem;
  justify-content: center;
  gap: 0;
}
.two-col-content.cm-bpo .content-col {
  flex: 0 0 75%;
  max-width: 75%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.two-col-content.cm-bpo .media_column {
  padding-left: 1rem;
  padding-right: 1rem;
  flex: 0 0 25%;
  max-width: 25%;
}
.two-col-content.cm-bpo .content-col .description>p {
  font-size: 18px;
  line-height: 1.6;
  color: #17222b;
  margin: 24px 0;
}
.two-col-content.cm-bpo .content-col .description>p>span {
  font-size: 10.0pt;
}
.two-col-content.cm-bpo .content-col .description>blockquote {
  position: relative;
  margin: 40px 0;
  padding: 40px 64px;
  background-color: #f7f8f8;
  border: none;
}
.two-col-content.cm-bpo .content-col .description>blockquote p {
  font-size: 10.0pt;
  line-height: 28px;
  color: #17222b;
  margin: 0;
}
.two-col-content.cm-bpo .content-col .description>blockquote ul li {
  margin-left: 72.25pt;
  font-size: 10.0pt;
  line-height: 1.7;
}
.two-col-content.cm-bpo .content-col .description>blockquote:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  border-left: 16px solid #fff;
  border-bottom: 16px solid #fff;
  border-top: 16px solid transparent;
  border-right: 16px solid transparent;
}
.two-col-content.cm-bpo .media_column .mediaimg {
  margin: 40px auto;
}
.two-col-content.cm-bpo .content-col .description {
  margin: 0;
}
.cnt-wit-bg-wrp.cm-cnt {
  padding-left: calc(50% - 720px);
  padding-right: calc(50% - 720px);
  padding-bottom: 80px;
}
.cnt-wit-bg-wrp.cm-cnt .page-center {
  padding: 0;
}
.two-col-content.result {
  padding-left: calc(50% - 720px);
  padding-right: calc(50% - 720px);
}
.two-col-content.result .flex_row {
  margin-right: -1rem;
  margin-left: -1rem;
  gap: 0;
}
.two-col-content.result .content-col {
  padding-left: 1rem;
  padding-right: 1rem;
}
.two-col-content.result .media_column {
  padding-left: 1rem;
  padding-right: 1rem;
}
.two-col-content.result .content-col .description {
  margin: 0;
}
.two-col-content.result .columns_rowo_wrap h4 {
  margin: 40px 0 32px;
  color: #213959;
  font-size: 28px;
  line-height: 1.4;
  letter-spacing: .024em;
}


.two-col-content.result .page-center {
  padding: 0;
}
.two-col-content.result .columns_rowo_wrap ul {
  margin-bottom: 40px;
}
.two-col-content.result .columns_rowo_wrap ul {
  display: inline-block;
}
.cnt-wit-bg-wrp.cm-cnt h3 {
  margin: 64px 0 40px;
  padding: 0 0 1em;
  font-size: 32px;
  line-height: 1.4;
  position: relative;
}
.cnt-wit-bg-wrp.cm-cnt h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: #dce3ec;
}
.cnt-wit-bg-wrp.cm-cnt h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 4px;
  border-radius: 2px;
  background-color: #c40736;
}

.cnt-wit-bg-wrp.cm-cnt .rich_text>p {
  font-size: 18px;
  line-height: 1.6;
  margin: 24px 0;
}
.cnt-wit-bg-wrp.cm-cnt p span {
  font-size: 10.0pt;
}
.cnt-wit-bg-wrp.cm-cnt blockquote {
  position: relative;
  margin: 40px 0;
  padding: 40px 64px;
  background-color: #f7f8f8;
  border: none;
  display: inline-flex;
  flex-direction: column;
  width: 100%;
}
.cnt-wit-bg-wrp.cm-cnt blockquote:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  border-left: 16px solid #fff;
  border-bottom: 16px solid #fff;
  border-top: 16px solid transparent;
  border-right: 16px solid transparent;
}
.cnt-wit-bg-wrp.cm-cnt blockquote:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-top: 16px solid #fff;
  border-right: 16px solid #fff;
  border-left: 16px solid transparent;
  border-bottom: 16px solid transparent;
}
.cnt-wit-bg-wrp.cm-cnt blockquote p {
  margin: 0;
}
.cnt-wit-bg-wrp.cm-cnt .rich_text>div {
  max-width: 840px;
  margin: 40px auto;
}
.two-col-content.cm-bpo.v2 .page-center {
  margin: 0;
}
.two-col-content.cm-bpo.v2 .media_column .mediaimg {
  display: flex;
  justify-content: center;
  margin:0;
}
.two-col-content.cm-bpo.v2 .media_column .mediaimg img {
  width: revert-layer;
}
.two-col-content.result .columns_rowo_wrap h4:first-letter {
  font-size: 1.6em;
  color: rgba(33, 57, 89, .5);
}
.two-col-content.result .content_box{
  margin:0;
}
.cnt-wit-bg-wrp.cm-cnt .content_widget h2 {
  position: relative;
  margin-top: 80px;
  margin-bottom: 64px;
  padding: .25em 0 .25em 1.5em;
  font-size: 42px;
  line-height: 1.4;
  letter-spacing: 0;
}
.cnt-wit-bg-wrp.cm-cnt .content_widget h2:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 8px;
  height: calc(100% - 2px);
  border-radius: 4px;
  background-color: #d7083b;
}
.cnt-wit-bg-wrp.cm-cnt blockquote ul {
  margin: 0;
}
.cnt-wit-bg-wrp.cm-cnt blockquote ul li a {
  display: inline-block;
  padding: 0 0 7px;
  color: #17222b;
  font-weight: bold;
  border-color: #fff;
  transition: border-color 200ms;
}
.cnt-wit-bg-wrp.cm-cnt blockquote ul li a:hover {
  padding: 0 0 5px;
  border-bottom: 2px solid #c40736;
}
.cnt-wit-bg-wrp.cm-cnt.v2 {
  padding-bottom: 0 !important;
}
.two-col-content.cm-bpo.v3 {
  padding: 0;
}
.two-col-content.cm-bpo.v3 .page-center {
  margin: 0;
  padding-left: calc(50% - 720px);
  padding-right: calc(50% - 720px);
  max-width: 100%;
}
.two-col-content.cm-bpo.v3 .content-col h4 {
  position: relative;
  margin: 40px 0 32px;
  color: #213959;
  font-size: 28px;
  line-height: 1.4;
}
.two-col-content.cm-bpo.v3 .content-col h4:first-letter {
  font-size: 1.6em;
  color: rgba(33, 57, 89, .5);
}
.two-col-content.cm-bpo.v3 .media_column .mediaimg {
  display: flex;
  justify-content: center;
}
.two-col-content.cm-bpo.v3 .media_column .mediaimg img {
  width: revert-layer;
}
.cnt-wit-bg-wrp.cm-smp-cnt p {
  margin: 24px 0;
  font-size: 18px;
  line-height: 1.6;
}
.cnt-wit-bg-wrp.cm-smp-cnt p a {
  display: inline-block;
  padding: 0 33px 0 0;
  color: #17222b;
  font-weight: bold;
  background: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/images/arrow-black.png) no-repeat right 8px center / 16px auto;
  transition: background-position 200ms;
}
.cnt-wit-bg-wrp.cm-smp-cnt p a:hover {
  background-position: right center;
}
.cnt-wit-bg-wrp.cm-smp-cnt .rich_text {
  display: flex;
  flex-direction: column;
}
.cnt-wit-bg-wrp.cm-smp-cnt .rich_text ul {
  margin-top: 16px;
  margin-bottom: 0;
}
.cnt-wit-bg-wrp.cm-smp-cnt .rich_text ul li {
  position: relative;
  margin-left: 0;
  padding-left: 16px;
  list-style: none;
  color: #6f767d;
  font-size: 14px;
  line-height: 1.4;
}
.cnt-wit-bg-wrp.cm-smp-cnt .rich_text ul li p {
  margin: 0;
  color: #6f767d;
  font-size: 14px;
  line-height: 1.4;
}
.cnt-wit-bg-wrp.cm-smp-cnt .rich_text ul li:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}

.card_gallery.cm-img {
  padding-left: calc(50% - 720px);
  padding-right: calc(50% - 720px);
}
.card_gallery.cm-img .page-center {
  max-width: 100%;
  padding:0;
}
.card_gallery.cm-img .flex_row {
  gap: 0;
  margin-right: -1rem;
  margin-left: -1rem;
}
.card_gallery.cm-img .card_item {
  padding-left: 1rem;
  padding-right: 1rem;
}
.card_gallery.cm-img .card_item .btn_row {
  margin: 0;
}
.card_gallery.cm-img .icon_box .icon_inner {
  margin: 0 !important;
  width: 100%;
  height: 100%;
  display: block;
}
.card_gallery.cm-img .icon_inner img {
  width: 100%;
}
.card_gallery.cm-img .card_item .card_inner {
  border-radius: 0;
}
.post-banner-wrapper .content-wrapper .meta {
  display: flex;
  gap: 0 48px;
  margin: 32px 0 0;
}
.post-banner-wrapper .content-wrapper .meta .date {
  margin: 0;
  display: flex;
  height: 63px;
  padding: 8px 0 9px;
  color: #fff;
}
.post-banner-wrapper .content-wrapper .meta .date .day {
  height: 63px;
  padding: 0 16px 0 0;
  font-size: 59px;
  font-weight: bold;
  line-height: 63px;
  border-right: 1px solid #707070;
}
.post-banner-wrapper .content-wrapper .meta .date  .month {
  padding: 0 0 0 16px;
  text-align: right;
  font-size: 23px;
  font-weight: bold;
  line-height: 31px;
  opacity: .5;
}
.post-banner-wrapper .content-wrapper .meta .common-tags {
  margin: 24px 0 0;
  padding: 6px 0;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  list-style: none;
}
.post-banner-wrapper .content-wrapper .meta .common-tags li {
  color: #fff;
  position: relative;
  min-height: 30px;
  padding: 2px 16px 2px 26px;
  border: 1px solid #dce3ec;
  border-radius: 32px;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  line-height: 1.2;
  display: flex;
  flex-flow: row;
  align-items: center;
  margin: 0;
}
.post-banner-wrapper .content-wrapper .meta .common-tags li span {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 5px;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  vertical-align: top;
  transform: translate3d(0, -50%, 0);
}
.post-banner-wrapper .content-wrapper .meta .common-tags li span:before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 5px;
  width: 10px;
  height: 7px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(-45deg);
}
.cm-blog-post-noSidebr.cm-info .content-wrapper.blog-main-post {
  padding-left: 0;
  padding-right: 0;
}
.cm-blog-post-noSidebr.cm-info .content-wrapper.blog-main-post .blog-post__body p {
  font-size: 18px;
  line-height: 1.6;
  margin: 24px 0;
  display:block;
}
.two-col-content.cm-post-col .page-center {
  padding: 0;
  max-width: 82rem;
}
.two-col-content.cm-post-col .flex_row {
  margin-right: -1rem;
  margin-left: -1rem;
}
.two-col-content.cm-post-col .col6 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.two-col-content.cm-post-col .content-col .description {
  margin: 0;
  display: flex;
  flex-direction: column;
}
.two-col-content.cm-post-col .columns_rowo_wrap h2 {
  position: relative;
  margin-top: 80px;
  margin-bottom: 64px;
  padding: .25em 0 .25em 1.5em;
  font-size: 42px;
  line-height: 1.4;
  letter-spacing: 0;
}
.two-col-content.cm-post-col .columns_rowo_wrap h2:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 8px;
  height: calc(100% - 2px);
  border-radius: 4px;
  background-color: #d7083b;
}
.two-col-content.cm-post-col .media_column .content_box {
  margin: 0;
}
.two-col-content.cm-post-col .media_column .text_block {
  display: flex;
  flex-direction: column;
}
.two-col-content.cm-post-col .media_column .text_block p {
  margin-bottom: 24px;
}
.cnt-wit-bg-wrp.cm-post-cnt .page-center {
  padding: 0;
}
.cnt-wit-bg-wrp.cm-post-cnt .rich_text>h2 {
  position: relative;
  margin-top: 80px;
  margin-bottom: 64px;
  padding: .25em 0 .25em 1.5em;
  font-size: 42px;
  line-height: 1.4;
  letter-spacing: 0;
  display: inline-block;
}
.cnt-wit-bg-wrp.cm-post-cnt .rich_text>h2:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 8px;
  height: calc(100% - 2px);
  border-radius: 4px;
  background-color: #d7083b;
}
.cnt-wit-bg-wrp.cm-post-cnt .rich_text> img {
  margin: 0 !important;
  width: 100%;
}
.cnt-wit-bg-wrp.cm-post-cnt .rich_text>p span {
  color: black;
  font-family: "Times New Roman", serif;
  font-size: 12pt;
  line-height: 17.12px;
}
.cnt-wit-bg-wrp.cm-post-cnt .btn_row {
  margin: 0;
  justify-content: center;
}
.cnt-wit-bg-wrp.cm-post-cnt .btn_row .hs-button {
  background-color: rgb(38, 163, 221);
  color: rgb(255, 255, 255);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: bold;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  border-radius: 0;
}
.cnt-wit-bg-wrp.cm-post-cnt .btn_row .hs-button:hover {
  background-color: rgb(112, 195, 233);
  color: rgb(255, 255, 255);
}
.cm-blog-post-noSidebr.cm-info .related-post-wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-left: calc(50% - 720px);
  padding-right: calc(50% - 720px);
  padding-top: 80px;
  padding-bottom: 64px;
  background-color: #e9eff5;
}
.cm-blog-post-noSidebr.cm-info .related-post-wrapper h2 {
  text-transform: uppercase;
  font-size: 48px;
  line-height: 67px;
  margin: 0;
}
.cm-blog-post-noSidebr.cm-info .related-post-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0 60px;
  width: 100%;
  margin: 40px 0 0;
}
.cm-blog-post-noSidebr.cm-info .related-post-row {
  margin: 0;
  overflow: hidden;
  width: calc((100% - 120px) / 3);
}
.cm-blog-post-noSidebr.cm-info .related-post-row a.detail {
  display: block;
  background-color: #fff;
}
.cm-blog-post-noSidebr.cm-info .related-post-row .image {
  overflow: hidden;
  border-bottom: 1px solid #dce3ec;
  width: 100%;
  height: 280px;
}
.cm-blog-post-noSidebr.cm-info .related-post-row .title {
  padding: 32px 24px;
  color: #17222b;
  font-size: 18px;
  line-height: 25px;
  margin: 0;
}
.cm-blog-post-noSidebr.cm-info .related-post-row .title.external-link-icon:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 24px;
  margin: 0 12px 0 0;
  vertical-align: -4px;
  background: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/images/external-link-icon.svg) no-repeat 0 center / 16px 16px;
}
.cm-blog-post-noSidebr.cm-info .related-post-row .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  transform-origin: center;
  transition: transform 300ms;
  display: inline-block;
  vertical-align: top;
}
.cm-blog-post-noSidebr.cm-info .related-post-row a.detail:hover img {
  transform: scale(110%);
}
.cm-blog-post-noSidebr.cm-info .related-post-row a.detail:hover p.title {
  color: #d7083b;
}
.cm-blog-post-noSidebr.cm-info .related-post-row .list {
  float: right;
  margin: 16px 0 0;
  color: #17222b;
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
}
.cm-blog-post-noSidebr.cm-info .related-post-row .list:hover {
  color: #d7083b;
}
span.Cloud {
  background-color: #66D4D8 !important;
}
span.Information {
  background-color: #B4C407 !important;
}
.cnt-wit-tp-img-wrp.firewall .top_sec {
  padding: 0;
  text-align: left;
  margin: 0;
}
.cnt-wit-tp-img-wrp.firewall .top_content>h2 {
  position: relative;
  margin-top: 80px;
  margin-bottom: 64px;
  padding: .25em 0 .25em 1.5em;
  font-size: 42px;
  line-height: 1.4;
  letter-spacing: 0;
  display: inline-block;
}
.cnt-wit-tp-img-wrp.firewall .top_content>h2:first-child {
  margin-top: 0;
}
.cnt-wit-tp-img-wrp.firewall .top_content>h2:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 8px;
  height: calc(100% - 2px);
  border-radius: 4px;
  background-color: #d7083b;
}
.cnt-wit-tp-img-wrp.firewall .top_content p {
  margin: 24px 0;
  font-size: 18px;
  line-height: 1.6;
}
.cnt-wit-tp-img-wrp.firewall .top_content>div {
  max-width: 840px;
  margin: 0 auto 40px;
}
.cnt-wit-tp-img-wrp.firewall .bottom_row {
  margin: 0 auto;
  max-width: 82rem;
}
.cnt-wit-tp-img-wrp.firewall .bottom_row .flex-row {
  margin-right: -1rem;
  margin-left: -1rem;
  gap: 0;
}
.cnt-wit-tp-img-wrp.firewall .cnt-col {
  padding-left: 1rem;
  padding-right: 1rem;
}
.cnt-wit-tp-img-wrp.firewall .inner_spacing {
  display: flex;
  flex-direction: column;
}
.cnt-wit-tp-img-wrp.firewall .tp-img {
  max-width: 840px;
  margin: 40px auto;
}
.cnt-wit-tp-img-wrp.firewall .tp-img-cnt p {
  margin: 24px 0 !important;
  font-size: 18px;
  line-height: 1.6;
}
.cnt-wit-bg-wrp.cm-btm .content_widget h2 {
  position: relative;
  margin-top: 80px;
  margin-bottom: 64px;
  padding: .25em 0 .25em 1.5em;
  font-size: 42px;
  line-height: 1.4;
  letter-spacing: 0;
}
.cnt-wit-bg-wrp.cm-btm .content_widget h2:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 8px;
  height: calc(100% - 2px);
  border-radius: 4px;
  background-color: #d7083b;
}
.cnt-wit-bg-wrp.cm-btm .content_widget .btn_row {
  margin: 24px 0;
}
.cnt-wit-bg-wrp.cm-btm .content_widget .btn_row .hs-button {
  background-image: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/images/arrow-white.png);
  background-position: right 24px top 21px;
  background-repeat: no-repeat;
  background-size: 16px auto;
  transition: background-color 300ms, background-position 300ms, box-shadow 300ms;
  padding-left: 88.5px;
  padding-right: 88.5px;
}
.cnt-wit-bg-wrp.cm-btm .content_widget .btn_row .hs-button:hover {
  box-shadow: 0 4px 16px rgba(215, 8, 59, .32);
  background-color: #d7083b;
  background-position: right 16px top 21px;
}
.main-dnd-area .hs_cos_wrapper_type_post_filter ul {
  display: none;
}
.main-dnd-area .hs_cos_wrapper_type_post_filter ul {
  display: none;
}
.main-dnd-area .hs_cos_wrapper_type_post_filter select#tinynav1 {
  width: 100%;
  height: 58px;
  padding: 0 16px;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #6F767D;
  font-size: 16px;
  font-weight: bold;
  line-height: 58px;
  cursor: pointer;
  border-bottom: 2px solid #DCE3EC;
}
.main-dnd-area .hs_cos_wrapper_type_post_filter {
  float: right;
  width: 480px;
}
.main-dnd-area .hs_cos_wrapper_type_post_filter .block h3 {
  margin: 0;
}
.main-dnd-area .hs_cos_wrapper_type_post_filter  .widget-module {
  position: relative;
}
.main-dnd-area .hs_cos_wrapper_type_post_filter  .widget-module:before {
  content: "";
  position: absolute;
  bottom: 25px;
  right: 25px;
  width: 7px;
  height: 7px;
  border-right: 2px solid #a2a9b3;
  border-bottom: 2px solid #a2a9b3;
  transform: rotate(45deg);
  transform-origin: center;
  transition: transform 200ms, top 200ms;
}
span.Webinars {
  background-color: #DF63A1 !important;
}
.two-col-content.result .top_sec{
  padding:0;
  margin-bottom:0;
}
.two-col-content.result .top_content>blockquote {
  position: relative;
  margin: 40px 0;
  padding: 40px 64px;
  background-color: #f7f8f8;
  border: none;
  text-align: left;
}
.two-col-content.result .top_content>blockquote:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  border-left: 16px solid #fff;
  border-bottom: 16px solid #fff;
  border-top: 16px solid transparent;
  border-right: 16px solid transparent;
}
.two-col-content.result .top_content>blockquote:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-top: 16px solid #fff;
  border-right: 16px solid #fff;
  border-left: 16px solid transparent;
  border-bottom: 16px solid transparent;
}
.two-col-content.result .top_content>blockquote p {
  margin: 0;
  font-size: 18px;
  line-height: 1.6;
}
.two-col-content.result .top_content>blockquote a {
  display: inline-block;
  padding: 0 33px 0 0;
  color: #17222b;
  font-weight: bold;
  background: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/images/arrow-black.png) no-repeat right 8px center / 16px auto;
  transition: background-position 200ms;
}
.two-col-content.result .top_content>blockquote a:hover {
  background-position: right center;
}
.cs_header.open .megamenu-overlay {
  height: calc(100vh + 100px);
  opacity: 1;
  transition: opacity 200ms, height 1ms;
}
.cs_header .dsktp-menu .hs-menu-wrapper>ul>li.active-branch>a:before {
  left: 0;
  width: 100%;
  opacity: 1;
}
body.open .cs_header.h-fixed {
  top: 0 !important;
}
.two-col-content.page_intro .page-center.full_width {
  max-width: 100%;
}
.two-col-content.page_intro .page-center.full_width .media_column {
  width: 720px;
}
.two-col-content.page_intro .page-center.full_width .flex_row {
  justify-content: flex-end;
  flex-wrap: nowrap;
}
.two-col-content.page_intro .page-center.full_width .content-col {
  width: 50%;
}
.two-col-content.page_intro .page-center.full_width .media_column .mediaimg,
.two-col-content.page_intro .page-center.full_width .media_column .single-img{
  height: 100%;
}
.two-col-content.cm_two_col.mb .top_sec h2.title {
  margin-bottom: 24px;
}
html[lang="en"] .cm-footer .hs-breadcrumb-menu li:first-child:before {
  margin: 0 4px 0 0;
}
html[lang="en"] .cm-footer .hs-breadcrumb-menu li:first-child~li:before {
  margin: 0 9px 0 3px;
}
html[lang=en] .cs_header .contact a {
    padding: 0;
    width: 140px;
    line-height: 48px;
}

@media (max-width: 1520px) {
  .two-col-content.cm-bpo,
  .cnt-wit-bg-wrp.cm-cnt,
  .two-col-content.result,
  .card_gallery.cm-img,
  .cm-blog-post-noSidebr.cm-info .content-wrapper.blog-main-post,
  .two-col-content.cm-bpo.v3 .page-center {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 1480px) {
  .cnt-wit-bg-wrp.smp-cnt .content_widget {
    padding: 40px 40px 0;
  }
  .two-col-content.page_intro .page-center.full_width .media_column {
    width: 50%;
  }

}
@media (max-width: 1439px) {
  .two-col-content.cm-post-col .page-center {
    margin-left: 4rem;
    margin-right: 4rem;
  }
  .cnt-wit-tp-img-wrp.firewall .bottom_row {
    max-width: none;
    margin-left: 4rem;
    margin-right: 4rem;
  }
}
@media (max-width: 1380px) {
  .cs_header {
    height: 60px;
  }
  .cs_header>.inner {
    height: 60px;
    padding: 0 40px;
  }
  .cs_header .regions .open-nav {
    display: inline-block;
    position: absolute;
    top: 22px;
    right: 94px;
    width: 20px;
    height: 20px;
    font-size: 0;
    background: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/images/region-icon-white.svg) no-repeat 0 0/16px 16px;
  }
  .cs_header .menu-wrap .regionnotation {
    display: none;
  }
  .cs_header .region-and-language {
    top: 60px;
  }
  .cs_header .logo {
    position: absolute;
    top: 15px;
    left: 40px;
    width: 52px;
  }
  .cs_header .contact {
    display: none;
  }
  .cs_header .hamburger-icon {
    position: absolute;
    top: 23px;
    right: 48px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/images/hamburger.svg) no-repeat 0 0/100% auto;
  }
  .cs_header .mb-megamenu {
    top: 60px;
  }
  .cs_header .dsktp-menu {
    display: none;
  }
  .cs_header .hamburger-icon.opened {
    background: none;
  }
  .cs_header .hamburger-icon.opened:before,.cs_header .hamburger-icon.opened:after {
    content: "";
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 15px);
    width: 24px;
    height: 2px;
    background-color: #fff;
    transform-origin: center center;
    transform: rotate(45deg);
  }
  .cs_header .hamburger-icon.opened:after {
    transform: rotate(-45deg);
  }
  .cs_header .megamenu-overlay.opened {
    height: calc(100vh + 100px);
    opacity: 1;
    transition: opacity 200ms, height 1ms;
  }
  .cs_header .mb-megamenu.opened {
    height: auto;
    overflow: visible;
    opacity: 1;
    transition: opacity 200ms, height 1ms;
  }
  .cs_header .mb-megamenu .scroller {
    width: 100%;
    max-height: calc(100vh - 60px);
    overflow-x: visible;
    overflow-y: auto;
  }
  .cs_header .mb-megamenu .scroller>.inner {
    margin: 0 auto;
    padding: 0 16px 24px;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul {
    display: block;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul>li {
    margin: 0;
    border-bottom: 1px solid #dce3ec;
    position: relative;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul>li>a {
    display: block;
    padding: 0 0 0 16px;
    font-size: 14px;
    font-weight: bold;
    line-height: 68px;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul>li.hs-item-has-children>a:before {
    content: "";
    position: absolute;
    top: 30px;
    right: 20px;
    width: 8px;
    height: 8px;
    border-right: 2px solid #a2a9b3;
    border-bottom: 2px solid #a2a9b3;
    transform: rotate(45deg);
    transform-origin: center;
    transition: top 200ms, transform 200ms;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul {
    padding: 16px 16px 8px;
    background-color: #e9eff5;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li {
    margin: 0;
    border-bottom: 1px solid #dce3ec;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a {
    display: block;
    padding: 1.2em 48px 1.2em 0;
    position: relative;
    font-size: 14px;
    line-height: 1.4;
    word-break: break-all;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a:before {
    content: "";
    position: absolute;
    top: 20px;
    right: 20px;
    width: 8px;
    height: 8px;
    border-right: 2px solid #a2a9b3;
    border-bottom: 2px solid #a2a9b3;
    transform: rotate(45deg);
    transform-origin: center;
    transition: transform 200ms, top 200ms;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li:last-child {
    border: none;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li:first-child {
    padding: 0 0 8px;
    border-bottom: 1px solid #dce3ec;
    text-align: right;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li:first-child>a {
    display: inline-block;
    position: relative;
    padding: 0 24px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1em;
    transform: translate(5px, 0);
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li:first-child>a:before {
    all: unset;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 10px;
    background: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/images/arrow-black.png) no-repeat 0 0 / 16px auto;
    opacity: .3;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul li.hs-item-has-children ul {
    display: none;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul li.hs-item-has-children ul {
    display: none;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul ul ul {
    margin: 0 -6px;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul ul ul>li {
    margin: 0;
    border-bottom: 1px solid #fff;
    font-size: 14px;
    line-height: 50px;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul ul ul>li>a {
    display: block;
    padding: 1.2em 48px 1.2em 16px;
    line-height: 1.4;
    background-color: #dce3ec;
    position: relative;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul ul ul>li>a:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    width: 16px;
    height: 10px;
    background: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/images/arrow-black.png) no-repeat 0 0 / 16px auto;
    opacity: .3;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li.child-open>a:before {
    top: 23px;
    transform: rotate(-135deg);
  }
  html.mb-menu-opened{
    overflow:hidden;
  }
  .cs_header .mb-menu .hs-menu-wrapper>ul>li.child-open>a::before {
    top: 34px;
    transform: rotate(-135deg);
  }
}
@media (max-width: 1169px) {
  .cnt-wit-tp-img-wrp.casestudies .bottom_row {
    margin-bottom: 1.5rem;
  }
  .two-col-content.cm-post-col .page-center {
    max-width: none;
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .two-col-content.cm-post-col {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .two-col-content.cm-post-col .flex_row {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  .two-col-content.cm-post-col .col6 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .cnt-wit-tp-img-wrp.firewall .bottom_row .flex-row {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  .cnt-wit-tp-img-wrp.firewall .cnt-col {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .cnt-wit-tp-img-wrp.firewall .bottom_row {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
@media (max-width: 1120px) {
  .cnt-wit-tp-img-wrp.casestudies .page-center {
    flex-wrap: wrap;
    gap: 0;
  }
  .cnt-wit-tp-img-wrp.casestudies .top_sec {
    width: 100%;
    margin: 0;
  }
  .cnt-wit-tp-img-wrp.casestudies .splide__track {
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .two-col-content.cm-bpo .page-center {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .two-col-content.cm-bpo .flex_row {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  .two-col-content.cm-bpo .content-col {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .two-col-content.cm-bpo .media_column {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .two-col-content.result .content-col, .two-col-content.result .media_column {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .two-col-content.cm-post-col .col6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .two-col-content.cm-post-col .flex_row {
    gap: 0;
  }
  .cnt-wit-tp-img-wrp.firewall .bottom_row {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .cnt-wit-tp-img-wrp.firewall .bottom_row .flex-row {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  .cnt-wit-tp-img-wrp.firewall .cnt-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .cs_header > .inner {
    padding: 0 16px;
  }
  .cs_header .logo {
    top: 15px;
    left: 16px;
    width: 52px;
    height: 30px;
  }
  .cs_header .hamburger-icon {
    top: 23px;
    right: 24px;
    width: 20px;
    height: 14px;
    cursor: pointer;
  }
  .cs_header .regions .open-nav {
    display: inline-block;
    position: absolute;
    top: 22px !important;
    right: 70px;
    width: 16px;
    height: 16px;
    font-size: 0;
  }
  .cs_header>.inner:before {
    left: 16px;
    width: calc(100% - 32px);
  }
  .cs_header.h-fixed,
  .no-banner .cs_header
  {
    height: 60px;
  }
  .cs_header.h-fixed .logo img,
  .no-banner .cs_header .logo img{
    width: 52px !important;
  }
  .cm_banner.altstyle h1 span {
    padding: 0 0 0 32px;
    font-size: 32px;
    line-height: 39px;
  }
  .cm_banner.altstyle h1 span::before {
    top: 19px;
    width: 24px;
  }
  .cm_banner.altstyle .bd_wrap ul {
    margin: 0;
  }
  .cnt-wit-bg-wrp.smp-cnt .content_widget h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .cnt-wit-bg-wrp.smp-cnt .content_widget {
    padding: 40px 0 0;
    min-height: auto;
  }
  .cnt-wit-bg-wrp.smp-cnt .content_widget p {
    margin: 24px 0 0;
    font-size: 16px;
    line-height: 26px;
  }
  .cnt-wit-tp-img-wrp.casestudies .top_sec h2 {
    font-size: 26px;
    line-height: 1.4;
  }
  .cnt-wit-tp-img-wrp.casestudies .top_sec {
    transform: translate(0, -45px);
  }
  .cnt-wit-tp-img-wrp.casestudies .splide__track .flex-row {
    margin: 0 -16px;
    padding-bottom: 40px;
  }
  .cnt-wit-tp-img-wrp.casestudies .inner_spacing {
    display: block;
  }
  .cnt-wit-tp-img-wrp.casestudies .splide__track {
    overflow: visible;
  }
  .cnt-wit-tp-img-wrp.casestudies .tp-img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
  }
  .cnt-wit-tp-img-wrp.casestudies .tp-img-cnt {
    width: 100%;
    margin: 24px 0 0;
    padding: 0;
  }
  .cnt-wit-tp-img-wrp.casestudies .tp-img-cnt-inner>h3 {
    margin: 16px 0 0;
    font-size: 26px;
  }
  .cnt-wit-tp-img-wrp.casestudies .tp-img-cnt-inner>ul>li {
    min-height: 18px;
    font-size: 14px;
    padding-left: 24px;
    padding-right: 12px;
  }
  .cnt-wit-tp-img-wrp.casestudies .btn_row .hs-button {
    padding: 0 24px 0 0;
    font-size: 16px;
    line-height: 22px;
  }
  .cnt-wit-tp-img-wrp.casestudies .cnt-col:not(:first-child) {
    margin: 32px 0 0;
  }
  .two-col-content.cm-bpo {
    padding-top: 40px;
    padding-left: 32px;
    padding-right: 32px;
  }
  .two-col-content.cm-bpo .page-center {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .two-col-content.cm-bpo .flex_row {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  .two-col-content.cm-bpo .content-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .two-col-content.cm-bpo .media_column {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .two-col-content.cm-bpo .content-col .description>blockquote {
    padding: 24px 32px;
  }
  .two-col-content.cm-bpo .content-col .description>blockquote p {
    line-height: 26px;
  }
  .two-col-content.result .columns_rowo_wrap h4 {
    margin: 32px 0 24px;
    font-size: 22px;
    word-break: break-all;
  }
  .cnt-wit-bg-wrp.cm-cnt {
    padding-bottom: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }
  .cnt-wit-bg-wrp.cm-cnt h3 {
    margin: 40px 0 32px;
    padding: 0 0 16px;
    font-size: 24px;
    line-height: 1.4;
  }
  .cnt-wit-bg-wrp.cm-cnt .rich_text>p {
    font-size: 16px;
  }
  .cnt-wit-bg-wrp.cm-cnt blockquote {
    margin: 40px 0;
    padding: 24px 32px;
  }
  .two-col-content.cm-bpo.v3 .page-center {
    padding-left: 32px;
    padding-right: 32px;
  }
  .card_gallery.cm-img .card_item {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .post-banner-wrapper .content-wrapper .meta {
    display: block;
    margin: 32px 0 0;
  }
  .post-banner-wrapper .content-wrapper .meta .common-tags {
    margin: 32x 0 0;
  }
  .post-banner-wrapper .content-wrapper .meta .common-tags li span {
    width: 16px;
    height: 16px;
    left: 3px;
  }
  .post-banner-wrapper .content-wrapper .meta .common-tags li {
    min-height: 18px;
    font-size: 14px;
    padding-left: 24px;
    padding-right: 12px;
  }
  .cm-blog-post-noSidebr.cm-info .content-wrapper.blog-main-post {
    padding-left: 32px;
    padding-right: 32px;
  }
  .cm-blog-post-noSidebr.cm-info .content-wrapper.blog-main-post .blog-post__body p {
    font-size: 16px;
  }
  .two-col-content.cm-post-col {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .two-col-content.cm-post-col .page-center {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .two-col-content.cm-post-col .columns_rowo_wrap h2 {
    margin-top: 48px;
    margin-bottom: 0;
    font-size: 26px;
  }
  .cnt-wit-bg-wrp.cm-post-cnt .rich_text>h2 {
    margin-top: 48px;
    margin-bottom: 0;
    font-size: 26px;
  }
  .cnt-wit-bg-wrp .content_widget .btn_row {
    display: block;
    margin-right: -0.5rem;
    margin-left: -0.5rem;
    width: auto;
  }
  .cnt-wit-bg-wrp.cm-post-cnt .btn_row .hs-button {
    width: 100%;
  }
  .cm-blog-post-noSidebr.cm-info .related-post-wrapper {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .cm-blog-post-noSidebr.cm-info .related-post-wrapper h2 {
    font-size: 23px;
    line-height: 32px;
  }
  .cm-blog-post-noSidebr.cm-info .related-post-wrapper .related-post-item {
    margin: 24px -32px 0;
    padding: 0 0 32px;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .cm-blog-post-noSidebr.cm-info .related-post-list {
    gap: 24px;
    margin: 0;
    padding: 0 32px;
  }
  .cm-blog-post-noSidebr.cm-info .related-post-row {
    width: 100%;
    overflow: hidden;
  }
  .cm-blog-post-noSidebr.cm-info .related-post-row .image {
    height: 60vw;
  }
  .cm-blog-post-noSidebr.cm-info .related-post-row .title {
    padding: 24px;
    font-size: 16px;
    line-height: 26px;
  }
  .cm-blog-post-noSidebr.cm-info .related-post-row .title:before {
    width: 16px;
    height: 24px;
    margin: 0 12px 0 0;
    vertical-align: -4px;
    background-size: 16px 16px;
  }
  .cm-blog-post-noSidebr.cm-info .related-post-row .list {
    margin: 8px 0 0;
    font-size: 16px;
    line-height: 26px;
  }
  .cnt-wit-tp-img-wrp.firewall .top_content>h2 {
    margin-bottom: 0;
    font-size: 26px;
    margin-top: 48px;
  }
  .cnt-wit-tp-img-wrp.firewall .top_content p {
    font-size: 16px;
  }
  .cnt-wit-tp-img-wrp.firewall .top_content>div {
    margin: 40px 0;
  }
  .cnt-wit-tp-img-wrp.firewall .bottom_row {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .cnt-wit-tp-img-wrp.firewall .tp-img-cnt p {
    font-size: 16px;
  }
  .cnt-wit-bg-wrp .content_widget h2 {
    margin-top: 48px;
    margin-bottom: 0;
    font-size: 26px;
  }
  .cnt-wit-bg-wrp.cm-btm .btn_row .hs-button {
    width: 100%;
    height: 48px;
    border-radius: 4px;
    font-size: 15px;
    line-height: 48px;
    background-position: right 24px top 21px;
    background-size: 16px auto;
    padding: 0;
  }
  .cnt-wit-bg-wrp.cm-btm .content_widget h2 {
    margin-top: 48px;
    margin-bottom: 0;
    font-size: 26px;
  }
  .main-dnd-area .hs_cos_wrapper_type_post_filter {
    width: 100%;
  }
  .two-col-content.page_intro .page-center.full_width .flex_row {
    min-height: auto;
    flex-direction: column;
  }
  .two-col-content.page_intro .page-center.full_width .content-col {
    width: 100%;
    padding: 32px;
  }
  .two-col-content.page_intro .page-center.full_width .media_column {
    width: 100%;
    height: 56vw;
  }
  .two-col-content.cm-bpo .content-col .description>p {
    font-size: 16px;
  }
  .cnt-wit-bg-wrp.cm-cnt .content_widget h2 {
    margin-top: 48px;
    margin-bottom: 0;
    font-size: 26px;
  }
  .two-col-content.result .flex_row {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  .two-col-content.result {
    padding-left: 32px;
    padding-right: 32px;
  }

}
@media (max-width:479px){
  .two-col-content.cm-bpo .content-col .description>blockquote ul li {
    margin-left: 12pt;
  }
  .two-col-content.cm-bpo .content-col .description>blockquote p {
    margin-left: 0 !important;
  }
  .two-col-content.cm-bpo {
    padding-left: 16px;
    padding-right: 16px;
  }

}


.cs_header .dsktp-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul {
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  background-color: #fff;
  z-index: 100;
  opacity: 0;
  display:block;
  background-color: #f8fcff;
  transition: opacity 200ms, height 1ms 200ms;
}
.cs_header.h-fixed .dsktp-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul {
    top: 64px;
}
.cs_header .dsktp-menu .hs-menu-wrapper>ul>li.hs-item-has-children.open>ul {
  height: auto;
  overflow: visible;
  opacity: 1;
  transition: opacity 200ms, height 1ms;
}

.megamenu {
  position: relative;
  max-width: 1520px;
  min-height: 640px;
  margin: 0 auto;
  padding: 64px 40px;
  z-index: 1;
  display: flex;
}
.megamenu {
  position: relative;
  max-width: 1520px;
  min-height: 640px;
  margin: 0 auto;
  padding: 64px 40px;
  z-index: 1;
  display: flex;
}

.megamenu>li:first-of-type {
  max-width: 440px;
  width: 100%;
  margin: 0;
}

.megamenu>li:first-of-type>ul>li:first-child>a {
  position: relative;
  width: 300px !important;
  padding: 0 0 0 40px;
  font-size: 32px;
  line-height: 45px;
  display: block;
  cursor: text;
}

.megamenu>li:first-of-type>ul>li:first-child>a:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 8px;
  height: calc(100% - 2px);
  border-radius: 4px;
  background-color: #d7083b;
}

.megamenu>li:first-of-type>ul>li:last-child>a {
  margin: 48px 0 0;
  font-size: 18px;
  line-height: 1em;
  display: block;
  position: relative;
  display: inline-block;
  color: #17222b !important;
}

.megamenu>li:first-child li {
  margin: 0;
}

.megamenu li {
  margin: 0;
}

.megamenu>li:first-of-type>ul>li:last-child>a:hover:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
  height: 2px;
  background-color: #c40736;
}

.megamenu>li:last-of-type {max-width: 440px;width: 100%;margin: 0;}

.megamenu>li:last-of-type>ul>li {
  border-bottom: 1px solid #3a4855;
}

.megamenu>li:last-of-type>ul>li>a {
  display: block;
  position: relative;
  padding-top: 20px;
  padding-right: 48px;
  padding-bottom: 20px;
  color: #17222b;
  font-size: 16px;
  line-height: 1.4;
  word-break: break-all;
  background: url('https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/vn_iij/images/arrow-black12.png') no-repeat right 24px center / 16px auto;
  transition: color 300ms, background-position 100ms;
}
.megamenu>li:last-of-type>ul>li>ul {
  display: none;
  position: absolute;
  top: 64px;
  right: 40px;
  width: 440px;
}
.megamenu>li:last-of-type>ul>li.open>ul {
  display: block;
}
.megamenu>li:last-of-type>ul>li>ul>li {
  border-bottom: 1px solid #3a4855;
}
.megamenu>li:last-of-type>ul>li>ul>li {
  margin: 0;
}

.megamenu>li:last-of-type>ul>li {
  margin: 0;
}
.megamenu>li:last-of-type>ul>li>ul>li>a {
  display: block;
  position: relative;
  padding-top: 20px;
  padding-right: 48px;
  padding-bottom: 20px;
  color: #17222b;
  font-size: 16px;
  line-height: 1.4;
  background: url('https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/vn_iij/images/arrow-black12.png') no-repeat right 24px center / 16px auto;
  transition: color 300ms, background-position 100ms;
}
.megamenu button.close {
  position: absolute;
  top: 16px;
  right: 32px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #f3f6fa;
  transition: background-color 200ms;
}

.megamenu button.close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 2px;
  transform: translate(-50%, -50%) rotate(45deg);
  transform-origin: center;
  background-color: #415773;
  transition: background-color 200ms;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.megamenu button.close:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 2px;
  transform: translate(-50%, -50%) rotate(45deg);
  transform-origin: center;
  background-color: #415773;
  transition: background-color 200ms;
}

.megamenu button.close:hover {
  background-color: #415773;
}

.megamenu button.close:hover:before,.megamenu button.close:hover:after {
  background-color: #f3f6fa;
}


.megamenu>li:last-of-type>ul>li>a:hover,
.megamenu>li:last-of-type>ul>li>ul>li>a:hover{
  background-position: right 16px center;
}
.hs-inline-edit .cs_header .dsktp-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul {
  display: none;
}
.hs-inline-edit  .region-and-language {
  display: none;
}
.hs-inline-edit .cs_header .mb-megamenu{
  display: none;
}

.cnt-wit-bg-wrp.privacy-cnt h2 {
  position: relative;
  margin-top: 80px;
  padding: .25em 0 .25em 1.5em;
  line-height: 1.4;
  letter-spacing: 0;
  color: #000;
  margin-bottom: 64px !important;
}
.cnt-wit-bg-wrp.privacy-cnt h2:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 8px;
  height: calc(100% - 2px);
  border-radius: 4px;
  background-color: #d7083b;
}
.cnt-wit-bg-wrp.privacy-cnt h3 {
  position: relative;
  margin: 64px 0 40px;
  padding: 0 0 1em;
  font-size: 32px;
  line-height: 1.4;
  color: #000;
}
.cnt-wit-bg-wrp.privacy-cnt h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: #dce3ec;
}
.cnt-wit-bg-wrp.privacy-cnt h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 4px;
  border-radius: 2px;
  background-color: #c40736;
}
.cnt-wit-bg-wrp.privacy-cnt ol {
  margin: 16px 0 0;
}
.cnt-wit-bg-wrp.company-top-nav ul {
  overflow: hidden;
  margin: 0px 0 0 -16px;
}
.cnt-wit-bg-wrp.company-top-nav ul li {
  float: left;
  margin: 0px 0 0 16px;
  padding: 0 32px;
  border-right: 1px solid #dce3ec;
  list-style: none;
  font-size: 20px;
  line-height: 42px;
}
.cnt-wit-bg-wrp.company-top-nav .rich_text {
  padding: 16px 0;
  border-top: 1px solid #f3f6fa;
  border-bottom: 1px solid #f3f6fa;
}
.cnt-wit-bg-wrp.company-top-nav ul li a {
  display: inline-block;
  padding: 8px 0 8px 40px;
  vertical-align: top;
  color: #17222b;
  line-height: 1.4;
  background: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/images/anchor.png) no-repeat 0 center / 26px 26px;
}
.cnt-wit-bg-wrp.company-top-nav ul li a:hover {
  color: #c40736;
  background-image: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/images/anchor-hover.png);
}
.cnt-wit-bg-wrp.cm-company-infocol .content_widget h2 {
  position: relative;
  margin-top: 80px;
  margin-bottom: 64px;
  padding: .25em 0 .25em 1.5em;
  font-size: 42px;
  line-height: 1.4;
  letter-spacing: 0;
  display: inline-block;
}
.cnt-wit-bg-wrp.cm-company-infocol .content_widget h2:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 8px;
  height: calc(100% - 2px);
  border-radius: 4px;
  background-color: #d7083b;
}
.cnt-wit-bg-wrp.cm-company-infocol .content_widget table {
  display: table;
  width: 100%;
  margin: 40px 0;
  border-collapse: collapse;
  border-top: 4px solid #dce3ec;
  margin-bottom: 40px;
}
.cnt-wit-bg-wrp.cm-company-infocol .content_widget table th {
  padding: 24px 40px 24px 16px;
  color: #6f767d;
  font-weight: bold;
  border: navajowhite;
  border-bottom: 1px solid #dce3ec;
  text-align: left;
  vertical-align: top;
  font-size: 16px;
  line-height: 1.4;
}
.cnt-wit-bg-wrp.cm-company-infocol .content_widget table td {
  padding: 24px 16px 24px 0;
  border: navajowhite;
  border-bottom: 1px solid #dce3ec;
  text-align: left;
  vertical-align: top;
  font-size: 16px;
  line-height: 1.4;
}
.cnt-wit-bg-wrp.cm-company-infocol .content_widget table p {
  margin: 0;
  font-size: 16px;
  color: #17222b;
  display: inline-block;
  line-height: 1.4;
}
.cnt-wit-bg-wrp.cm-company-infocol .content_widget h3 {
  position: relative;
  margin: 64px 0 40px;
  padding: 0 0 1em;
  font-size: 32px;
  line-height: 1.4;
}
.cnt-wit-bg-wrp.cm-company-infocol .content_widget h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: #dce3ec;
}
.cnt-wit-bg-wrp.cm-company-infocol .content_widget h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 4px;
  border-radius: 2px;
  background-color: #c40736;
}
.cnt-wit-bg-wrp.cm-company-infocol .content_widget .hs-responsive-embed-inner-wrapper {
  padding-top: 400px !important;
  padding-bottom: 0 !important;
}
.cnt-wit-bg-wrp.cm-company-infocol .content_widget h4 {
  position: relative;
  margin: 0;
  color: #213959;
  font-size: 28px;
  line-height: 1.4;
  display: inline-block;
  margin-top: 40px;
  letter-spacing: .024em;
}
.two-col-content.cm-cnt-formsec .top_sec {
  padding: 0;
  padding-top: 100px;
}
.two-col-content.cm-cnt-formsec .top_sec .title {
  margin: 0 0 40px;
  font-size: 52px;
  font-weight: bold;
  line-height: 73px;
}
.two-col-content.cm-cnt-formsec .top_content p {
  margin: 40px 0 80px;
  font-size: 20px;
  line-height: 32px;
}
.two-col-content.cm-cnt-formsec .content-col {
  max-width: 940px;
  margin: 0 auto;
  padding: 0;
}
.two-col-content.cm-cnt-formsec .content-col .description {
  margin: 0;
}
.two-col-content.cm-cnt-formsec .content-col .form_wrap {
  background: #fff;
  padding: 40px;
  border-radius: 4px;
}
.two-col-content.cm-cnt-formsec .content-col .form_wrap h3 {
  display: block;
  margin: 4px 0 64px;
  text-align: center;
  font-size: 20px;
  line-height: 32px;
  font-weight: normal;
  color: #17222b !important;
}
.two-col-content.cm-cnt-formsec .content-col .form_wrap form {
  max-width: 640px;
  margin: 0 auto;
}
.two-col-content.cm-cnt-formsec .content-col .form_wrap .form-title {
  margin: 0;
}
.post-bottom-form {
  padding: 80px 40px;
  background-color: #415773;
}
.post-bottom-form h3.form-title {
  text-transform: uppercase;
  font-size: 50px;
  line-height: 1.4;
  color: #fff;
  text-align: center;
}
.post-bottom-form #hs_form_target_blog_bottom_form {
  max-width: 1000px;
  margin: 40px auto 0;
  background-color: #fff;
  padding: 40px;
}
.post-bottom-form form {
  padding: 0;
  background-color: #fff;
  max-width: 640px;
  margin: 0 auto !important;
}
.post-bottom-form .hs_submit.hs-submit {
  margin: 0 auto;
  text-align: center;
}
.post-banner-wrapper {
  min-height: 477px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  padding-top: 170px;
  padding-bottom: 56px;
}
.post-banner-wrapper .content-wrapper {
  padding: 0;
  position: relative;
}
.post-banner-wrapper .content-wrapper .title {
  position: relative;
  color: #fff;
  font-size: 1.5em;
  margin: 0;
}
.post-banner-wrapper .content-wrapper .title strong {
  word-break: break-word;
  display: block;
  display: inline-block;
  font-size: 54px;
  line-height: 1.4;
  font-weight: bold;
}
.post-banner-wrapper .content-wrapper .title span.parent {
  display: block;
  position: relative;
  padding: 0 0 0 48px;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
  line-height: 1em;
}
.post-banner-wrapper .content-wrapper .title span.parent:before {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 32px;
  height: 2px;
  background-color: #fff;
}
.post-banner-wrapper #block-breadcrumbs-top .breadcrumb {
  position: absolute;
  top: -73px;
  left: 0;
  font-size: 0;
  margin: 0;
}
.post-banner-wrapper #block-breadcrumbs-top .breadcrumb li {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 1em;
  text-transform: capitalize;
  margin: 0;
}
.post-banner-wrapper #block-breadcrumbs-top .breadcrumb li:first-child:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 15px;
  margin: 0 4px 0 0;
  vertical-align: middle;
  background: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/images/home-icon-white.svg) no-repeat 0 0 / contain;
  opacity: .75;
}
.post-banner-wrapper #block-breadcrumbs-top .breadcrumb li a {
  color: #fff;
  opacity: .75;
}
.post-banner-wrapper #block-breadcrumbs-top .breadcrumb li:not(:first-child):before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 12px;
  margin: 0 8px;
  vertical-align: middle;
  background-color: rgba(255, 255, 255, .8);
  transform: rotate(30deg) translate(-1px, -2px);
}

.body-container--blog-post .content-wrapper.blog-main-post {
  padding: 80px 40px;
}
.body-container--blog-post .content-wrapper.blog-main-post .blog-post__body p {
  margin: 24px 0;
  font-size: 18px;
  line-height: 1.6;
  display: inline-block;
}
.body-container--blog-post .content-wrapper.blog-main-post .blog-post__body img {
  margin: 40px auto;
  margin-bottom: 0;
}
.cnt-wit-bg-wrp.cm-blogtailored-solution .page-center {
  padding: 0;
}
.cnt-wit-bg-wrp.cm-blogtailored-solution .page-center blockquote {
  background-color: #f7f8f8;
  padding: 40px 64px;
  margin-bottom: 40px;
}
.cnt-wit-bg-wrp.cm-blogtailored-solution .page-center blockquote p {
  margin:  0 !important;
  text-align: left;
}
.cnt-wit-bg-wrp.cm-blogtailored-solution .page-center blockquote article img {
  width: 100%;
  margin: 0  !important;
  margin-bottom: 30px !important;
}
.cnt-wit-bg-wrp.cm-blogtailored-solution .page-center blockquote:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  border-left: 16px solid #fff;
  border-bottom: 16px solid #fff;
  border-top: 16px solid transparent;
  border-right: 16px solid transparent;
}
.two-col-content.cm-tailoredblog-col .page-center {
  max-width: none;
  margin-left: 4rem;
  margin-right: 4rem;
  padding: 0;
}
.two-col-content.cm-tailoredblog-col .page-center .flex_row {
  margin: 0 -16px;
}
.two-col-content.cm-tailoredblog-col .page-center .content-col,.two-col-content.cm-tailoredblog-col .page-center .media_column {
  padding: 0 16px;
}
.two-col-content.cm-tailoredblog-col .page-center .description {
  margin: 0;
}
.two-col-content.cm-tailoredblog-col .page-center h3 {
  position: relative;
  margin: 64px 0 40px;
  padding: 0 0 1em;
  font-size: 32px;
  line-height: 1.4;
  margin-top: 25px;
}
.two-col-content.cm-tailoredblog-col .page-center h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: #dce3ec;
}
.two-col-content.cm-tailoredblog-col .page-center h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 4px;
  border-radius: 2px;
  background-color: #c40736;
}
.two-col-content.cm-tailoredblog-col .page-center img,
.two-col-content.cm-tailoredblog-col .page-center .content_box{
  margin: 0 !important;
}
col-content.cm-tailoredblog-col .page-center ul {
  margin: 40px 0;
}
.two-col-content.cm-tailoredblog-col .page-center ul {
  margin: 40px 0;
}
.two-col-content.cm-tailoredblog-col .page-center ul li p {
  line-height: 18px !important;
  display: block !important;
  color: #000;
}
.two-col-content.cm-tailoredblog-col .page-center ul li {
  margin-top: 0;
}
.cnt-wit-bg-wrp.cm-blogtailored-solution .title {
  margin-bottom: 32px;
  color: #213959;
  line-height: 1.4;
}
.cnt-wit-bg-wrp.cm-blogtailored-solution.v2 blockquote {
  text-align: left;
}
.cnt-wit-bg-wrp.cm-cloud-autosec .content_widget h2 {
  position: relative;
  margin-bottom: 64px;
  padding: .25em 0 .25em 1.5em;
  font-size: 42px;
  line-height: 1.4;
  letter-spacing: 0;
}
.cnt-wit-bg-wrp.cm-cloud-autosec .page-center {
  padding: 0;
}
.cnt-wit-bg-wrp.cm-cloud-autosec .content_widget h2:before{
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 8px;
  height: calc(100% - 2px);
  border-radius: 4px;
  background-color: #d7083b;
}
.body-container--blog-post .content-wrapper.blog-main-post .cnt-wit-bg-wrp.cm-cloud-autosec .content_widget img{
  margin: 0 !important;
}
.cnt-wit-bg-wrp.cm-cloud-autosec .content_widget .btn_row {
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
  margin-top: 0;
}
.cnt-wit-bg-wrp.cm-cloud-autosec .content_widget .btn_row a{
  background-color: rgb(242, 242, 242);
  color: rgb(38, 163, 221);
  display: inline-flex;
  padding-top: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: bold;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.cnt-wit-bg-wrp.cm-cloud-autosec .content_widget .btn_row a:hover{
  background-color: rgb(219, 219, 220);
  color: rgb(38, 163, 221);
}
.cnt-wit-bg-wrp.cm-cloud-autosec .content_widget table{
  display: table;
  width: 100%;
  border-collapse: collapse;
  border-top: 4px solid #dce3ec;
}
.cnt-wit-bg-wrp.cm-cloud-autosec .content_widget table th{
  padding: 24px 40px 24px 16px;
  color: #6f767d;
  font-weight: bold;
  border: none;
  font-size: 16px;
  line-height: 1.4;
}
.cnt-wit-bg-wrp.cm-cloud-autosec .content_widget table td{
  padding: 24px 16px 24px 0;
  border: none;
}
.cnt-wit-bg-wrp.cm-cloud-autosec .content_widget table td p {
  margin: 0 !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
  color: #17222b !important;
}
.cm_banner.cm-servicesbnr {
  background-position: center !important;
  background-size: cover !important;
}
.cm-servicesbnr {
  min-height: 453px;
}
.cm-servicesbnr .inner h1 {
  padding: 0 0 0 48px;
  line-height: 70px;
  font-size: 50px;
}
.cm-servicesbnr .inner h1:before {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 32px;
  height: 2px;
  background-color: #fff;
}
.cnt-wit-bg-wrp.cm-servicescnt .content_widget p {
  margin: 0;
}
.cnt-wit-bg-wrp.cm-servicescnt .content_widget p:first-of-type {
  font-size: 40px;
  font-weight: bold;
  line-height: 56px;
  margin: 0;
}
.cnt-wit-bg-wrp.cm-servicescnt .content_widget p {
  margin: 26px 0 0;
  font-size: 18px;
  line-height: 29px;
}
.cnt-wit-bg-wrp.cm-servicescnt .page-center {
  padding: 80px;
  background: #f3f6fa;
  min-height: 160px;
}
.cm_two_col.cm-steps-col .page-center {
  max-width: 82rem;
}
.cm_two_col.cm-steps-col .page-center .columns_rowo_wrap {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.cm_tp_img_sec.v2 .page-center {
  max-width: 82rem;
}
.cm_tp_img_sec.v2 .page-center .bottom_row {
  padding-top: 6rem;
  padding-bottom: 0;
}
.cm_tp_img_sec.v2 .bottom_row {
  padding: 0px !important;
}
.cm_tp_img_sec.v2 .bottom_row .flex_row {
  justify-content: space-around;
}
.two-col-content.page_intro.v2 .content-col .cont-inner {
  width: calc(100% + 50vw - 720px);
  background: inherit;
  padding: 80px;
  background-color: rgba(65, 87, 115, 1.0);
  height:100%;
}
.two-col-content.page_intro.v2 .page-center .content-col {
  padding: 0;
  background: transparent;
}
.two-col-content.page_intro.v2 .single-img {
  position: static;
  width: auto;
}
.two-col-content.page_intro.v2 .single-img {
  position: static;
  width: auto;
}
.two-col-content.cm-nal-solutioncol .flex_row {
  margin-right: -1rem;
  margin-left: -1rem;
}
.two-col-content.cm-nal-solutioncol .flex_row .description {
  margin: 0;
}
.two-col-content.cm-nal-solutioncol .flex_row .description p {
  font-size: 18px;
  line-height: 1.6;
  color: #17222b;
}
.two-col-content.cm-nal-solutioncol .flex_row .media_column {
  margin: 40px auto;
}
.cm-challenges-col.two-col-content .page-center .content_box {
  margin: 0;
}
.cm-challenges-col.two-col-content .page-center h4 {
  position: relative;
  margin: 40px 0 32px;
  color: #213959;
  font-size: 28px;
  line-height: 1.4;
  margin-top: 0;
}
.cm-challenges-col.two-col-content .page-center h4:first-letter{
  font-size: 1.6em;
  color: rgba(33, 57, 89, .5);
}
.cm-challenges-col.two-col-content .page-center ol {
  margin: 40px 0;
  display: inline-block;
}
.cm-signing-cards.cnt-wit-tp-img-wrp .page-center {
  max-width: 82rem;
}
.cm-signing-cards.cnt-wit-tp-img-wrp .page-center .flex-row {
  margin-right: -1rem;
  margin-left: -1rem;
}
.cm-signing-cards.cnt-wit-tp-img-wrp .page-center .flex-row .cnt-col {
  padding: 0 16px;
}
.cm-signing-cards.cnt-wit-tp-img-wrp .cnt-col .tp-img {
  margin-bottom: 40px;
}
.cm-signing-cards.cnt-wit-tp-img-wrp .cnt-col .tp-img-cnt p {
  font-size: 18px;
  line-height: 1.6;
  color: #17222b;
  margin: 24px 0;
  display: inline-block;
}
.two-col-content.cm_two_col.solv2 .page-center .bottom_row {
  max-width: 82rem;
  margin: 0 auto;
}
.two-col-content.cm_two_col.solv2 .content-col h4 {
  color: #213959;
  display: inline-block;
  font-size: 28px;
  line-height: 1.4;
  margin: 40px 0 32px;
  position: relative;
  width: 100%;
}
.two-col-content.cm_two_col.solv2 .content-col ul>li:not(:first-child) {
  margin-top: 16px;
  font-size: 16px;
  line-height: 1.4;
}
.two-col-content.cm_two_col.solv2 .content-col ul>li {
  list-style: disc;
  margin-left: 24px;
  padding: 0;
  font-size: 16px;
  line-height: 1.4;
  color: #000;
}
.two-col-content.cm_two_col.solv2 .content-col ul>li:before {
  content: none;
}
.two-col-content.cm_two_col.solv2 .mediaimg>div {
  margin: 0;
}
.cnt-wit-bg-wrp.cm-nalbtm-cnt {
  padding-top: 0;
}
.cnt-wit-bg-wrp.cm-nalbtm-cnt .content_widget p {
  margin: 24px 0;
  font-size: 18px;
  line-height: 1.6;
}
.cnt-wit-bg-wrp.cm-nalbtm-cnt .content_widget p a {
  display: inline-block;
  padding: 0 33px 0 0;
  color: #17222b;
  font-weight: bold;
  transition: background-position 200ms;
  background: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/images/arrow-black.png) no-repeat right 8px center / 16px auto;
}
.cnt-wit-bg-wrp.cm-nalbtm-cnt .content_widget ul {
  margin-bottom: 0;
}
.cnt-wit-bg-wrp.cm-nalbtm-cnt .content_widget ul li {
  position: relative;
  margin-left: 0;
  padding-left: 16px;
  list-style: none;
  color: #6f767d;
  font-size: 14px;
  line-height: 1.4;
}
.cnt-wit-bg-wrp.cm-nalbtm-cnt .content_widget ul li p {
  margin: 0;
  color: #6f767d;
  font-size: 14px;
  line-height: 1.4;
}
.cnt-wit-bg-wrp.cm-nalbtm-cnt .content_widget ul li:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.cnt-wit-bg-wrp.cm-company-infocol .content_widget h4::first-letter {
  font-size: 1.6em;
  color: rgba(33, 57, 89, .5);
}
.cnt-wit-bg-wrp.cm-company-infocol .content_widget p {
  font-size: 18px;
  line-height: 1.6;
}
.two-col-content.cm-cnt-formsec .hs_privacy_policy {
  margin: 40px 0;
  text-align: center;
}
.two-col-content.cm-cnt-formsec .hs_privacy_policy label {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  margin: 0;
}
.two-col-content.cm-cnt-formsec .hs_privacy_policy label input {
  width: 30px;
  height: 30px;
  margin-right: 8px;
  vertical-align: top;
}
.two-col-content.cm-cnt-formsec .hs_privacy_policy label p a {
  position: relative;
  display: inline-block;
  text-decoration: underline;
  color: #17222b;
  margin-right: 1.8em;
  margin-bottom: 0;
}
.two-col-content.cm-cnt-formsec .hs_privacy_policy label p {
  margin: 0;
}
.two-col-content.cm-cnt-formsec .hs_privacy_policy label p a:after {
  content: "";
  position: absolute;
  right: -20px;
  top: 0;
  width: 12px;
  height: 30px;
  background: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/images/external-link-icon-black.svg) no-repeat 0 10px / 12px 12px;
}
.two-col-content.cm-cnt-formsec .hs_submit .actions {
  width: 672px;
  margin: 0 auto;
  overflow: hidden;
}
.two-col-content.cm-cnt-formsec .hs_submit .hs-button {
  display: block;
  width: 320px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  line-height: 48px;
  letter-spacing: .048em;
  transition: background-color 300ms;
  background-image: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/images/arrow-white.png);
  background-position: right 24px top 21px;
  background-repeat: no-repeat;
  background-size: 16px auto;
  transition: background 300ms;
  background-color: #c40736;
  transition: background-color 300ms, background-position 300ms, box-shadow 300ms;
  margin: 0 auto;
  padding: 0;
}
.two-col-content.cm-cnt-formsec .hs_submit .hs-button:hover {
  box-shadow: 0 4px 16px rgba(215, 8, 59, .32);
  background-color: #d7083b;
  background-position: right 16px top 21px;
}
.two-col-content.cm-cnt-formsec .hs_submit {
  padding: 40px 0;
}
.hs-resource-post .blog-main-post h2 {
  position: relative;
  margin-bottom: 64px;
  padding: .25em 0 .25em 1.5em;
  font-size: 42px;
  line-height: 1.4;
  letter-spacing: 0;
  margin-top: 80px;
}
.hs-resource-post .blog-main-post h2:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 8px;
  height: calc(100% - 2px);
  border-radius: 4px;
  background-color: #d7083b;
}
.hs-resource-post .blog-main-post img {
  margin-top: 0 !important;
}
.hs-resource-post .blog-main-post a.blog-btn {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  background-color: rgb(242, 242, 242);
  color: rgb(38, 163, 221);
  padding: 1rem;
  text-align: center;
  display: block;
  transition: background-color 300ms ease;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  max-width: max-content;
  margin-bottom: 3.5rem;
}
.hs-resource-post .blog-main-post table {
  display: table;
  width: 100%;
  margin: 40px 0;
  border-collapse: collapse;
  border-top: 4px solid #dce3ec;
}
.hs-resource-post .blog-main-post table th {
  padding: 24px 40px 24px 16px;
  color: #6f767d;
  font-weight: bold;
  border: none;
  border-bottom: 1px solid #dce3ec;
  text-align: left;
  vertical-align: top;
  font-size: 16px;
  line-height: 1.4;
}
.hs-resource-post .blog-main-post table td {
  padding: 24px 16px 24px 0;
  border: none;
  border-bottom: 1px solid #dce3ec;
  text-align: left;
  vertical-align: top;
  font-size: 16px;
  line-height: 1.4;
}
.hs-resource-post .blog-main-post table td p {
  margin: 0 !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
}
.hs-resource-post .blog-main-post *:first-child {
  margin-top: 0;
}
.hs-resource-post .blog-main-post p {margin-bottom: 0 !important;}
html[lang="en"] .cm-info .post-body-group h2 {
  position: relative;
  margin-top: 80px;
  margin-bottom: 64px;
  padding: .25em 0 .25em 1.5em;
  font-size: 42px;
  line-height: 1.4;
  letter-spacing: 0;
}
html[lang="en"] .cm-info .post-body-group h2:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 8px;
  height: calc(100% - 2px);
  border-radius: 4px;
  background-color: #d7083b;
}
html[lang="en"] .cm-info .post-body-group p em span {
  color: black;
  font-family: "Times New Roman", serif;
  font-size: 12.0pt;
  line-height: 107%;
  width: 100%;
  text-align: center;
}
html[lang="en"] .cm-info .post-body-group p em {
  width: 100%;
  text-align: center;
  display: block;
}
html[lang="en"] .two-col-content.cm-res-twocol .page-center {
  max-width: 82rem;
}
html[lang="en"] .two-col-content.cm-res-twocol .page-center .flex_row {
  margin-right: -1rem;
  margin-left: -1rem;
}
html[lang="en"] .two-col-content.cm-res-twocol .page-center .flex_row p {
  display: inline-block !important;
}
html[lang="en"] .two-col-content.cm-res-twocol .page-center .flex_row .content_box {
  margin: 0;
}
html[lang="en"] .cm-info .post-body-group blockquote {position: relative;margin: 40px 0;padding: 40px 64px;margin-top: 0;font-size: 18px;line-height: 1.6;color: #17222b;text-align: left;background-color: #f7f8f8;}
html[lang="en"] .cm-info .post-body-group blockquote:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  border-left: 16px solid #fff;
  border-bottom: 16px solid #fff;
  border-top: 16px solid transparent;
  border-right: 16px solid transparent;
}
html[lang="en"] .cm-info .post-body-group blockquote:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-top: 16px solid #fff;
  border-right: 16px solid #fff;
  border-left: 16px solid transparent;
  border-bottom: 16px solid transparent;
}
html[lang=en] .cm-info .post-body-group table {
  display: table;
  width: 100%;
  margin: 40px 0;
  border-collapse: collapse;
  border-top: 4px solid #dce3ec;
}
html[lang=en] .cm-info .post-body-group table th {
  padding: 24px 40px 24px 16px;
  color: #6f767d;
  font-weight: bold;
  border: none;
  border-bottom: 1px solid #dce3ec;
  text-align: left;
  vertical-align: top;
  font-size: 16px;
  line-height: 1.4;
}
html[lang=en] .cm-info .post-body-group table td {
  padding: 24px 16px 24px 0;
  border: none;
  border-bottom: 1px solid #dce3ec;
  text-align: left;
  vertical-align: top;
  font-size: 16px;
  line-height: 1.4;
}
html[lang=en] .cm-info .post-body-group table td p {
  margin: 0 !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
  word-break: break-word;
}
html[lang=en] .cm-info .post-body-group h3 {
  position: relative;
  margin: 64px 0 40px;
  padding: 0 0 1em;
  font-size: 32px;
  line-height: 1.4;
  display: inline-block;
  width: 100%;
}

html[lang=en] .cm-info .post-body-group h3:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: #dce3ec;
}

html[lang=en] .cm-info .post-body-group h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 4px;
  border-radius: 2px;
  background-color: #c40736;
}
html[lang=en] .cm-info .post-body-group *:first-child {
  margin-top: 0;
}
html[lang=en] .cm-info .post-body-group blockquote img {
  width: 100%;
}
html[lang=en] .cm-info .post-banner-wrapper span.information {
  background-color: #B4C407 !important;
}

.post-banner-wrapper #block-breadcrumbs-top .breadcrumb li a:hover {
  text-decoration: underline;
}
.cm-cnt-formsec .hsfc-Step__Content {
  padding: 0!important
}
.cm-cnt-formsec form .hsfc-Step__Content label span {
  color: #6f767d;
  font-family: Noto Sans,Noto Sans CJK JP,Noto Sans JP,sans-serif;
  font-size: 16px
}
.cm-cnt-formsec form .hsfc-Step__Content input,.cm-cnt-formsec form .hsfc-Step__Content textarea {
  background-color: #fff;
  border-color: #dce3ec;
  color: #000;
  cursor: pointer;
  height: 60px;
  position: relative;
  width: 100%
}
.cm-cnt-formsec .grecaptcha-badge {
  margin: 0 auto!important
}
.cm-cnt-formsec form .hsfc-Step__Content label span.hsfc-FieldLabel__RequiredIndicator {
  color: #c40736
}
.cm-cnt-formsec form .hsfc-Step__Content input.hsfc-CheckboxInput {
  appearance: auto;
  border: 1px solid #000;
  height: 30px;
  padding: 0;
  width: 30px
}
.cm-cnt-formsec form .hsfc-Step__Content .hsfc-CheckboxField .hsfc-FieldLabel {
  justify-content: center!important;
  text-align: center
}
.cm-cnt-formsec form .hsfc-Step__Content .hsfc-CheckboxField .hsfc-FieldLabel span {
  flex: unset;
  color: #17222b !important;
}
.cm-cnt-formsec form .hsfc-Step__Content input.hsfc-CheckboxInput:hover {
  box-shadow: unset
}
.cm-cnt-formsec form .hsfc-Step__Content input:focus-visible,.cm-cnt-formsec form .hsfc-Step__Content textarea:focus-visible {
  outline: #000
}
.cm-cnt-formsec form .hsfc-Step__Content .hsfc-Button {
  background-color: #c40736;
  border-color: rgba(196,7,54,0);
  border-radius: 4px;
  border-width: 0;
  color: #fff;
  min-width: 320px;
  padding: 14px 20px
}
.cm-cnt-formsec form .hsfc-Step__Content .hsfc-Button:hover {
  background-color: #c40736;
  border-color: rgba(196,7,54,0);
  border-width: 0;
  color: #fff
}
.cm-cnt-formsec form .hsfc-Step__Content .hsfc-NavigationRow__Buttons {
  justify-content: center!important
}
.cm-cnt-formsec [data-hsfc-id=Renderer] .hsfc-CheckboxInput:checked:after,.cm-cnt-formsec form .hsfc-Step__Content [data-hsfc-id=Renderer] .hsfc-CheckboxInput:checked:after {
  display: none
}
.cm-cnt-formsec form .hsfc-Step__Content textarea {
  min-height: 180px;
}
.cm-cnt-formsec form .hsfc-Step__Content .hsfc-CheckboxField .hsfc-FieldLabel span a {
  color: #17222b;
  text-decoration:underline;
}
.two-col-content.cm-tailoredblog-col .page-center table {
    display: inline-block;
}
.hs-resource-post .blog-main-post *:last-child {
    margin-bottom: 0;
}
.post-bottom-form form .hsfc-Step .hsfc-Step__Content {
    padding: 0;
}
.post-bottom-form form .hsfc-Step__Content label span {
    color: #6f767d !important;
    font-family: Noto Sans, Noto Sans CJK JP, Noto Sans JP, sans-serif;
    font-size: 16px !important;
}
.post-bottom-form form .hsfc-Step__Content label span.hsfc-FieldLabel__RequiredIndicator {
    color: #c40736 !important;
}
.post-bottom-form form .hsfc-Step__Content input, .post-bottom-form form .hsfc-Step__Content textarea {
    background-color: #fff;
    border-color: #dce3ec;
    color: #000;
    cursor: pointer;
    height: 60px;
    position: relative;
    width: 100%;
}
.post-bottom-form form .hsfc-Step__Content input[type=checkbox] {
    border: 1px solid #000;
    height: 30px;
    padding: 0;
    width: 30px;
    box-shadow: unset;
}
.post-bottom-form form .hsfc-Step__Content .hsfc-CheckboxField .hsfc-FieldLabel span {
    flex: unset;
    color: #17222b !important;
}
.post-bottom-form form .hsfc-RichText p {
    text-align: center;
    margin: 0;
}
.post-bottom-form form .hsfc-RichText p span {
    font-size: inherit !important;
    color: #17222b !important;
}
.post-bottom-form form .hsfc-Step__Content .hsfc-CheckboxField .hsfc-FieldLabel span a {
    color: #17222b;
    text-decoration: underline;
}
.post-bottom-form form .hsfc-Step__Content .hsfc-NavigationRow__Buttons {
    justify-content: center !important;
}
.post-bottom-form form .hsfc-Step__Content .hsfc-Button {
    background-color: #c40736;
    border-color: rgba(196, 7, 54, 0);
    border-radius: 4px;
    border-width: 0;
    color: #fff;
    min-width: 320px;
    padding: 14px 20px;
    line-height: 48px;
    padding: 0;
}
.post-bottom-form form .hsfc-Step__Content .hsfc-Button:hover {
    background-color: #c40736;
    border-color: rgba(196, 7, 54, 0);
    border-width: 0;
    color: #fff;
}
.cm_404_page{
  background-color:#f3f6fa;
}
.cm_404_page .content-wrapper{
  padding-top: 180px;
  max-width:1020px;
  margin:0 auto;
  padding-left: 40px;
  padding-right:40px;
}
.cm_404_page .error-page{
  padding:0;
}
.cm_404_page .cst-content-wrapper{
  justify-content:center;
  padding: 0 !important;
}
.cm_404_page .cst-content-wrapper h1{
  text-align:center;
  font-size: 52px;
  font-weight: bold;
  line-height: 73px;
  letter-spacing: .024em;
  margin:0;
}
.cm_404_page .custom-error-container section{
  margin: 80px 0 100px;
  padding: 48px 80px 40px;
  border-radius: 4px;
  box-shadow: 0 4px 16px rgba(0, 15, 46, .04);
  background-color: #fff;
  width: 100%;
}
.cm_404_page .custom-error-container section h2{
  padding: 0 0 36px;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 0;
  position:relative;
  line-height: 50px;
  text-align:left;
}
.cm_404_page .custom-error-container section h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  background-color: #dce3ec;
}
.cm_404_page .custom-error-container section h2:after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 4px;
  border-radius: 2px;
  background-color: #c40736;
}
.cm_404_page .custom-error-container section p{
  margin: 48px 0 0;
  color: #17222b;
  font-size: 18px; 
  line-height: 29px;
  letter-spacing: 0;
  text-align: left;
}
.cm_404_page .custom-error-container{
  margin:0;
}
.cm_404_page .custom-error-container .button{
  margin-top:40px;
  background-color:unset;
}
.cm_404_page .custom-error-container .button .hs-button{
  display: block;
  width: 320px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  line-height: 48px;
  letter-spacing: .048em;
  transition: background-color 300ms;
  background-image: url(https://50316006.fs1.hubspotusercontent-na1.net/hubfs/50316006/raw_assets/public/VN_IIJ_August2025/images/arrow-white.png);
  background-position: right 24px top 21px;
  background-repeat: no-repeat;
  background-size: 16px auto;
  transition: background 300ms;
  background-color: #3a4855;
  transition: background-color 300ms, background-position 300ms, box-shadow 300ms;
  text-transform: uppercase;
  padding:0;
}
.systems-page,
.landing-banner{
    padding-top: 80px !important;
}
.two-col-content .mediaimg .single-img img {
    width: revert-layer !important;
}
@media (min-width: 1521px){
  .post-body-group.hs-resource-post .content-wrapper {
    padding-left: calc(50% - 720px);
    padding-right: calc(50% - 720px);
    max-width: 100%;
  }
}
@media (max-width: 1439px){
  .cm_two_col.cm-steps-col .page-center,
  .cm_tp_img_sec.v2 .page-center,
  .cm-challenges-col.two-col-content .page-center,
  .cm-signing-cards.cnt-wit-tp-img-wrp .page-center,
  .two-col-content.cm_two_col.solv2 .page-center .bottom_row,
  .two-col-content.cm-res-twocol .page-center{
    max-width: none;
    margin-left: 4rem;
    margin-right: 4rem;
  }
}
@media (max-width: 1480px){
  .two-col-content.page_intro.v2 .content-col .cont-inner {
    width: auto;
    padding: 40px;
  }
  .cnt-wit-bg-wrp.cm-servicescnt .page-center {
    padding: 40px;
  }
}
@media (max-width: 1169px){
  .two-col-content.cm-tailoredblog-col .page-center,
  .cm_tp_img_sec.v2 .page-center,
  .cm-challenges-col.two-col-content .page-center,
  .cm-signing-cards.cnt-wit-tp-img-wrp .page-center,
  .two-col-content.cm_two_col.solv2 .page-center .bottom_row{
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .cm-signing-cards.cnt-wit-tp-img-wrp .page-center .flex-row .cnt-col {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .cnt-wit-bg-wrp.cm-cloud-autosec .content_widget .btn_row{
    margin-bottom: 1.5rem;
  }
  .cm_two_col.cm-steps-col .page-center {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .two-col-content.cm-nal-solutioncol .flex_row {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  .two-col-content.cm-nal-solutioncol .flex_row .media_column {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .two-col-content.cm-nal-solutioncol .flex_row .content-col {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .cm-signing-cards.cnt-wit-tp-img-wrp .page-center .flex-row {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
    padding-top: 20px;
  }
  html[lang="en"] .two-col-content.cm-res-twocol .page-center .flex_row {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  html[lang="en"] .two-col-content.cm-res-twocol .page-center {
    max-width: none;
    margin-left: 3rem;
    margin-right: 3rem;
    padding: 0;
  }
  html[lang="en"] .two-col-content.cm-res-twocol .page-center .flex_row .content-col,.two-col-content.cm-res-twocol .page-center .flex_row .media_column {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media (max-width: 1023px){
  .two-col-content.cm-nal-solutioncol .flex_row .content-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.6666666667%;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .two-col-content.cm-nal-solutioncol .flex_row .media_column {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .cm-signing-cards.cnt-wit-tp-img-wrp .page-center .flex-row .cnt-col {
    width: 100%;
  }
}
@media (max-width: 768px){
  .cnt-wit-bg-wrp.privacy-cnt h2 {
    position: relative;
    margin-top: 48px;
    margin-bottom: 0 !important;
    font-size: 26px;
  }
  .cnt-wit-bg-wrp.privacy-cnt h3 {
    position: relative;
    margin: 40px 0 32px;
    padding: 0 0 16px;
    font-size: 24px;
    line-height: 1.4;
  }
  .cnt-wit-bg-wrp.company-top-nav ul {
    display: flex;
    flex-wrap: wrap;
    gap: 2px 0;
  }
  .cnt-wit-bg-wrp.company-top-nav ul li {
    margin: 0;
    padding: 0 16px;
    font-size: 16px;
    line-height: 36px;
  }
  .cnt-wit-bg-wrp.company-top-nav ul li:first-of-type {
    margin-bottom: 20px;
  }
  .cnt-wit-bg-wrp.cm-company-infocol .content_widget h2 {
    position: relative;
    margin-top: 48px;
    margin-bottom: 0;
    font-size: 26px;
  }
  .cnt-wit-bg-wrp.cm-company-infocol .content_widget table {
    margin: 24px 0;
    border-top: 4px solid #dce3ec;
    margin-bottom: 65px;
  }
  .cnt-wit-bg-wrp.cm-company-infocol .content_widget table th {padding: 24px 24px 24px 0;}
  .cnt-wit-bg-wrp.cm-company-infocol .content_widget h3 {
    position: relative;
    margin: 40px 0 32px;
    padding: 0 0 16px;
    font-size: 24px;
    line-height: 1.4;
  }
  .cnt-wit-bg-wrp.cm-company-infocol .content_widget .hs-responsive-embed-inner-wrapper {
    padding-top: 75% !important;
    padding-bottom: 0 !important;
  }
  .cnt-wit-bg-wrp.company-top-nav {
    padding-top: 40px;
  }
  .two-col-content.cm-cnt-formsec .content-col {
    max-width: 940px;
    margin: 0 auto;
    padding: 0;
  }
  .two-col-content.cm-cnt-formsec .content-col .description {
    margin: 0;
  }
  .two-col-content.cm-cnt-formsec .content-col .form_wrap {
    background: #fff;
    padding: 40px;
    border-radius: 4px;
  }
  .two-col-content.cm-cnt-formsec .content-col .form_wrap h3 {
    display: block;
    margin: 4px 0 64px;
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    font-weight: normal;
    color: #17222b !important;
  }
  .two-col-content.cm-cnt-formsec .content-col .form_wrap form {
    max-width: 640px;
    margin: 0 auto;
  }
  .two-col-content.cm-cnt-formsec .content-col .form_wrap .form-title {
    margin: 0;
  }
  .two-col-content.cm-cnt-formsec .top_sec .title {
    margin: 0 0 32px;
    font-size: 32px;
    line-height: 45px;
  }
  .two-col-content.cm-cnt-formsec .top_content p {
    margin: 32px 0 48px;
    font-size: 18px;
    line-height: 29px;
  }
  .two-col-content.cm-cnt-formsec .page-center {
    padding: 0 16px;
  }
  .two-col-content.cm-cnt-formsec .content-col .form_wrap {
    padding: 32px 16px 0;
  }
  .two-col-content.cm-cnt-formsec .content-col .form_wrap h3 {
    margin: 0 0 30px;
    text-align: left;
    font-size: 16px;
    line-height: 26px;
  }
  .two-col-content.cm-cnt-formsec .top_sec {
    padding: 64px 0 0;
  }
  .two-col-content.cm-cnt-formsec {
    padding-top: 16vw;
  }
  .post-banner-wrapper {
    padding: 92px 16px 32px;
    height: auto;
    min-height: auto;
  }
  .post-banner-wrapper .content-wrapper #block-breadcrumbs-top {
    display: none;
  }
  .post-banner-wrapper .content-wrapper .title {
    margin-top: -8px;
  }
  .post-banner-wrapper .content-wrapper .title span.parent {
    padding: 0 0 0 24px;
    font-size: 16px;
  }
  .post-banner-wrapper .content-wrapper .title span.parent:before {
    width: 16px;
  }
  .post-banner-wrapper .content-wrapper .title strong {
    font-size: 30px;
    line-height: 42px;
  }

  .body-container--blog-post .content-wrapper.blog-main-post {
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }
  .body-container--blog-post .content-wrapper.blog-main-post .blog-post__body p {
    font-size: 16px;
  }
  .post-bottom-form {
    padding: 48px 16px;
  }
  .post-bottom-form .content-wrapper {
    padding: 0;
  }
  .post-bottom-form h3.form-title {
    font-size: 24px;
    margin: 0;
  }
  .post-bottom-form #hs_form_target_blog_bottom_form {
    margin: 24px 0 0;
    padding: 10.6666666667vw 4.2666666667vw;
  }
  .cnt-wit-bg-wrp.cm-blogtailored-solution .page-center blockquote {
    padding: 24px 32px;
  }
  .body-container--blog-post .content-wrapper.blog-main-post .blog-post__body img {
    margin-bottom: 1.5rem !important;
  }
  .cnt-wit-bg-wrp.cm-blogtailored-solution .page-center blockquote:before {
    border-width: 12px;
  }
  .two-col-content.cm-tailoredblog-col .page-center{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .two-col-content.cm-tailoredblog-col {
    padding-top: 10px;
    padding-bottom: 3rem;
  }
  .two-col-content.cm-tailoredblog-col .page-center h3 {
    position: relative;
    margin: 40px 0 32px;
    padding: 0 0 16px;
    font-size: 24px;
    line-height: 1.4;
  }
  .two-col-content.cm-tailoredblog-col .page-center ul {
    margin: 0;
  }
  .cnt-wit-bg-wrp.cm-cloud-autosec .content_widget h2{
    margin-bottom: 0;
    font-size: 26px; 
  }
  .cnt-wit-bg-wrp.cm-cloud-autosec .content_widget .btn_row{
    display: flex;
    justify-content: start;
  }
  .cnt-wit-bg-wrp.cm-cloud-autosec .content_widget .btn_row a{
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
  .cnt-wit-bg-wrp.cm-cloud-autosec .content_widget .btn_row .btn_item,
  .cnt-wit-bg-wrp.cm-cloud-autosec .content_widget .btn_row .btn_item a{
    width: 100%;
  }
  .cnt-wit-bg-wrp.cm-cloud-autosec .content_widget .btn_row a{
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
  .cnt-wit-bg-wrp.cm-cloud-autosec .content_widget table th{
    padding: 24px 24px 24px 0;
  }
  .cnt-wit-bg-wrp.cm-cloud-autosec .content_widget table{
    margin: 24px 0;
  }
  .cm-servicesbnr .inner h1 {
    padding: 0 0 0 32px;
    font-size: 32px;
    line-height: 39px;
  }
  .cm-servicesbnr {
    min-height: auto;
  }
  .cnt-wit-bg-wrp.cm-servicescnt {
    margin: 0;
    padding: 0;
  }
  .cnt-wit-bg-wrp.cm-servicescnt .page-center {
    padding: 40px 32px 0;
  }
  .cnt-wit-bg-wrp.cm-servicescnt .content_widget p:first-of-type {
    font-size: 24px;
    line-height: 34px;
  }
  .cnt-wit-bg-wrp.cm-servicescnt .content_widget p {
    margin: 24px 0 0;
    font-size: 16px;
    line-height: 26px;
  }
  .cm-servicesbnr .inner h1:before {
    top: 19px;
    width: 24px;
  }
  .cm_two_col.cm-steps-col .page-center,
  .cm_tp_img_sec.v2 .page-center{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .two-col-content.page_intro.v2 .page-center .flex_row {
    min-height: 240px;
  }
  .two-col-content.page_intro.v2 .page-center .flex_row {
    flex-direction: column;
  }
  .two-col-content.page_intro.v2 .content-col .cont-inner {
    width: 100%;
    padding: 32px;
  }
  .two-col-content.cm-nal-solutioncol .flex_row {
    margin-right: -0.75rem;
    margin-left: -0.75rem;
  }
  .two-col-content.cm-nal-solutioncol .flex_row .content-col,
  .two-col-content.cm-nal-solutioncol .flex_row .media_column{
    -webkit-box-flex: 0;
    -webkit-flex: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .two-col-content.cm-nal-solutioncol .flex_row .description p {
    font-size: 16px;
  }
  .two-col-content.cm-nal-solutioncol {
    padding-top: 40px;
    padding-bottom: 32px;
  }
  .two-col-content.cm-nal-solutioncol .flex_row {
    gap: 0;
  }
  .cm-signing-cards.cnt-wit-tp-img-wrp .page-center,
  .two-col-content.cm_two_col.solv2 .page-center .bottom_row{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .cm-signing-cards.cnt-wit-tp-img-wrp .cnt-col .tp-img-cnt p {
    font-size: 16px;
  }
  .cm-signing-cards.cnt-wit-tp-img-wrp .page-center .flex-row{
    gap: 40px;
  }
  .cnt-wit-bg-wrp.cm-nalbtm-cnt .page-center {
    padding: 0;
    margin-bottom: 40px;
  }
  .cnt-wit-bg-wrp.cm-company-infocol .content_widget p {
    font-size: 16px;
  }
  .two-col-content.cm-cnt-formsec .hs_submit .actions,
  .two-col-content.cm-cnt-formsec .hs_submit .hs-button {
    width: 100%;
  }
  .two-col-content.cm-cnt-formsec .hs_submit {
    padding: 32px 16px;
  }
  .cnt-wit-bg-wrp.cm-servicescnt .page-center {
    padding-left: 32px;
    padding-right: 32px;
  }
  html[lang="en"] .two-col-content.cm-res-twocol .page-center {
    max-width: none;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  html[lang="en"] .two-col-content.cm-res-twocol .page-center .flex_row {
    gap: 0;
  }

  html[lang="en"] .two-col-content.cm-res-twocol .page-center .flex_row .description {
    margin: 0;
  }
}