@charset "UTF-8";
*:focus {
  outline: none;
}

.g-breadcrumb {
  box-sizing: border-box;
  background: #f7f7fa;
  position: relative;
  z-index: 5;
}

.zerotrust {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", YakuHanJP, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif !important;
  color: #2b2b2b;
  position: relative;
  background: url(/product/feature/zerotrust/assets/img/01/sec01_bg.png) repeat-y center top;
  background-size: 100% auto;
  font-size: 1rem;
  padding-bottom: 0;
  line-height: 1.88889;
  overflow: hidden;
}

@media (max-width: 900px) {
  .zerotrust {
    background-size: 126% auto;
  }
}

@media (max-width: 640px) {
  .zerotrust {
    font-size: 4.6vw;
  }
}

.zerotrust * {
  box-sizing: border-box;
}

.zerotrust img {
  vertical-align: bottom;
}

.zerotrust img, .zerotrust svg {
  max-width: 100%;
}

.zerotrust li {
  list-style: none;
}

.zerotrust .fc_red {
  color: #f34664;
}

.zerotrust .fc_org {
  color: #ff6c00;
}

.zerotrust .fc_yel {
  color: #eaf100;
}

.zerotrust .pc {
  display: none;
}

@media (min-width: 1201px) {
  .zerotrust .pc {
    display: block;
  }
}

.zerotrust .pc_tb {
  display: block;
}

@media (max-width: 640px) {
  .zerotrust .pc_tb {
    display: none;
  }
}

.zerotrust .tb {
  display: block;
}

@media (min-width: 1201px) {
  .zerotrust .tb {
    display: none;
  }
}

@media (max-width: 640px) {
  .zerotrust .tb {
    display: none;
  }
}

.zerotrust .sp {
  display: none;
}

@media (max-width: 640px) {
  .zerotrust .sp {
    display: block;
  }
}

.zerotrust .nowrap {
  white-space: nowrap;
}

.zerotrust_section_inr {
  max-width: 1200px;
  margin: auto;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}

.zerotrust_section {
  padding: 0 2vw;
  text-align: center;
}

@media (max-width: 640px) {
  .zerotrust_section {
    padding: 0 7.03125vw;
  }
}

.zerotrust_section_lead {
  margin-bottom: 2em;
  font-size: 1.125rem;
  line-height: 1.6;
}

@media (max-width: 1200px) {
  .zerotrust_section_lead {
    font-size: 2vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section_lead {
    margin-bottom: 1.5em;
    font-size: 4.5vw;
    text-align: left;
  }
}

.zerotrust_section_arrow01 {
  margin-top: 60px;
  margin-bottom: 40px;
  background: url(/product/feature/zerotrust/assets/img/arrow_01.png) no-repeat center top;
  background-size: auto 100%;
  height: 54px;
}

@media (max-width: 640px) {
  .zerotrust_section_arrow01 {
    margin-top: 0;
    margin-bottom: 6vw;
    height: 11vw;
  }
}

.zerotrust_section_arrow02 {
  margin-top: 60px;
  margin-bottom: 40px;
  background: url(/product/feature/zerotrust/assets/img/arrow_02.png) no-repeat center top;
  background-size: auto 100%;
  height: 49px;
}

@media (max-width: 640px) {
  .zerotrust_section_arrow02 {
    margin-top: 0;
    margin-bottom: 6vw;
    height: 11vw;
  }
}

.zerotrust_btn_nav {
  display: flex;
  justify-content: center;
  gap: 14px;
}

.zerotrust_btn_nav > div {
  width: auto;
}

@media (max-width: 640px) {
  .zerotrust_btn_nav {
    width: 100%;
    margin-bottom: 6vw;
    display: block;
  }
  .zerotrust_btn_nav > duv {
    width: 100%;
  }
}

.zerotrust_btn {
  position: relative;
}

.zerotrust_btn a {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  padding: 0.2em 2.4em 0.2em 0.8em;
  text-decoration: none;
  color: #FFF;
  text-align: center;
  font-size: 1.16rem;
  font-weight: bold;
  border-radius: 5px;
  transition: 0.2s;
}

@media (max-width: 1200px) {
  .zerotrust_btn a {
    font-size: 1.8vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_btn a {
    justify-content: center;
    font-size: 4vw;
  }
}

.zerotrust_btn a:hover {
  background: #fff;
}

.zerotrust_btn a:after {
  content: '';
  width: 0;
  height: 0;
  border-top: solid 0.5em transparent;
  border-right: solid 0.5em transparent;
  border-bottom: solid 0.5em transparent;
  border-left: solid 0.5em #fff;
  border-radius: 0.2em;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0.5em;
  transform: translateY(-50%);
}

.zerotrust_btn a .btn_icon {
  line-height: 1;
}

.zerotrust_btn a span {
  display: block;
  line-height: 3;
}

@media (max-width: 640px) {
  .zerotrust_btn_contact {
    margin-bottom: 3vw;
  }
}

.zerotrust_btn_contact a {
  background: #00516f;
  border: 2px solid;
  border-color: #478197 #004169 #004169 #478197;
}

.zerotrust_btn_contact a:hover {
  border-color: #00516f;
  color: #00516f;
}

.zerotrust_btn_contact a:hover:after {
  border-left-color: #00516f;
}

.zerotrust_btn_document a {
  background: #e8760b;
  border: 2px solid;
  border-color: #ee9c4f #d45e0a #d45e0a #ee9c4f;
}

.zerotrust_btn_document a:hover {
  border-color: #e8760b;
  color: #e8760b;
}

.zerotrust_btn_document a:hover:after {
  border-left-color: #e8760b;
}

.zerotrust_ttl {
  color: #00516f;
  font-size: 2.00rem;
  font-weight: 700;
  margin-bottom: 1.2em;
  line-height: 1.6;
}

@media (max-width: 1200px) {
  .zerotrust_ttl {
    font-size: 3vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_ttl {
    font-size: 5.4vw;
    margin-bottom: 4.69%;
  }
}

.zerotrust_ttl > span.strong {
  font-size: 2.25rem;
}

@media (max-width: 1200px) {
  .zerotrust_ttl > span.strong {
    font-size: 3.6vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_ttl > span.strong {
    font-size: 6.6vw;
  }
}

.zerotrust_ttl > span.line {
  position: relative;
  white-space: nowrap;
}

.zerotrust_ttl > span.line::after {
  position: absolute;
  content: "";
  width: 100%;
  display: inline-block;
  height: 7px;
  background-color: #ef8025;
  bottom: 0;
  left: 0;
  border-radius: 3px;
}

.zerotrust_ttl > span.line02 {
  position: relative;
  white-space: nowrap;
}

.zerotrust_ttl > span.line02::after {
  position: absolute;
  content: "";
  width: 100%;
  display: inline-block;
  height: 0.2em;
  background-color: #00a0c0;
  bottom: -0.2em;
  left: 0;
  border-radius: 3px;
}

.zerotrust_sub_ttl {
  position: relative;
  display: inline-block;
  color: #e56e00;
  font-size: 1.625rem;
  font-weight: 700;
}

@media (max-width: 1200px) {
  .zerotrust_sub_ttl {
    font-size: 2.4vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_sub_ttl {
    font-size: 4.6vw;
  }
}

.zerotrust_sub_ttl::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 60%;
  top: 20%;
  left: -0.7em;
  border-left: 2px solid #e56e00;
  transform: rotate(-38deg);
}

@media (max-width: 640px) {
  .zerotrust_sub_ttl::before {
    height: 80%;
    top: 12%;
    left: -1em;
    transform: rotate(-20deg);
  }
}

.zerotrust_sub_ttl::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 60%;
  top: 20%;
  right: -0.7em;
  border-left: 2px solid #e56e00;
  transform: rotate(38deg);
}

@media (max-width: 640px) {
  .zerotrust_sub_ttl::after {
    height: 80%;
    top: 12%;
    right: -1em;
    transform: rotate(20deg);
  }
}

.zerotrust_hd {
  width: 100%;
  height: 880px;
  max-height: 880px;
  background-image: url(/product/feature/zerotrust/assets/img/hd/hd_kv.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

@media (min-width: 1441px) {
  .zerotrust_hd {
    background-size: auto auto;
  }
}

@media (max-width: 1200px) {
  .zerotrust_hd {
    height: 67vw;
    background-size: 154vw auto;
  }
}

@media (max-width: 640px) {
  .zerotrust_hd {
    height: 156.25vw;
    max-height: unset;
    background-image: url(/product/feature/zerotrust/assets/img/hd/hd_kv_sp.png);
    background-size: 100vw auto;
  }
}

.zerotrust_hd img {
  width: 100%;
}

.zerotrust_hd-inr {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}

@media (max-width: 640px) {
  .zerotrust_hd-inr {
    padding: 10vw 0;
  }
}

.zerotrust_hd_title {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  padding-top: 4em;
  margin: 0 0 0 -1.2em;
  display: inline-block;
}

@media (max-width: 1200px) {
  .zerotrust_hd_title {
    padding-top: 4.2vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_hd_title {
    max-width: unset;
    margin-top: 0;
    margin: 0;
    padding-top: 6vw;
    position: relative;
  }
}

.zerotrust_hd_title .ttl {
  margin-top: -0.2em;
  color: #00516f;
  font-size: 3.80rem;
  font-weight: 700;
  line-height: 1.1;
}

@media (max-width: 1200px) {
  .zerotrust_hd_title .ttl {
    margin-top: -1.4vw;
    font-size: 4.8vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_hd_title .ttl {
    margin-top: -3vw;
    font-size: 9.6vw;
  }
}

.zerotrust_hd_title .ttl span {
  display: inline-block;
  font-size: 2.25rem;
}

@media (max-width: 1200px) {
  .zerotrust_hd_title .ttl span {
    font-size: 3vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_hd_title .ttl span {
    font-size: 6vw;
  }
}

.zerotrust_hd_title .sub_ttl {
  position: relative;
  display: inline-block;
  color: #ee7709;
  font-size: 1.00rem;
  font-weight: 700;
  letter-spacing: -0.6px;
  line-height: 1.4;
}

@media (max-width: 1200px) {
  .zerotrust_hd_title .sub_ttl {
    font-size: 1.6vw;
    line-height: 1.2;
  }
}

@media (max-width: 640px) {
  .zerotrust_hd_title .sub_ttl {
    font-size: 3.6vw;
    line-height: 1.2;
    margin-bottom: 3vw;
  }
}

.zerotrust_hd_title .sub_ttl::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 80%;
  top: 10%;
  left: -0.6em;
  border-left: 2px solid #e56e00;
  transform: rotate(-20deg);
}

.zerotrust_hd_title .sub_ttl::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 80%;
  top: 10%;
  right: -0.6em;
  border-left: 2px solid #e56e00;
  transform: rotate(20deg);
}

.zerotrust_hd_lead {
  width: 50%;
  margin: auto;
  padding: 2em 0 1.6em;
  font-size: 1.125rem;
  line-height: 1.6;
  color: #00516f;
}

@media (max-width: 1200px) {
  .zerotrust_hd_lead {
    font-size: 1.4vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_hd_lead {
    width: 80vw;
    padding: 2vw 0 2vw;
    font-size: 3.3vw;
  }
}

.zerotrust_hd_lead span.point {
  color: #ee7709;
  font-weight: 700;
}

@media (max-width: 900px) {
  .zerotrust_hd .zerotrust_btn_nav {
    padding-bottom: 10vw;
  }
}

.zerotrust_section1 {
  margin-top: -80px;
  padding-bottom: 13vw;
}

@media (max-width: 1200px) {
  .zerotrust_section1 {
    margin-top: -8vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section1 {
    margin-top: 0;
  }
}

.zerotrust_section1_ul {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 640px) {
  .zerotrust_section1_ul {
    display: block;
  }
}

.zerotrust_section1_ul li {
  width: 23%;
}

@media (max-width: 640px) {
  .zerotrust_section1_ul li {
    width: 100%;
    margin-bottom: 10vw;
  }
}

.zerotrust_section1_ul li div {
  position: relative;
  display: flex;
  flex-flow: column;
  height: 270px;
  padding: 6px;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  background-color: #fff;
  border-radius: 10px;
}

@media (max-width: 1200px) {
  .zerotrust_section1_ul li div {
    height: calc( 24vw - 1em);
    font-size: 1.9vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section1_ul li div {
    height: auto;
    font-size: 5.6vw;
  }
}

.zerotrust_section1_ul li div::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -6px;
  left: -6px;
  border: 1px solid #00516f;
  border-radius: 10px;
}

.zerotrust_section1_ul li div h3 {
  padding: 10px;
  line-height: 1.4;
  color: #ef8025;
  font-weight: 700;
  position: relative;
  text-shadow: 3px 3px 3px #fff, 3px 3px 3px #fff, 3px 3px 3px #fff, -3px 3px 3px #fff,-3px 3px 3px #fff, -3px 3px 3px #fff;
  z-index: 1;
  margin-bottom: -1em;
}

@media (max-width: 640px) {
  .zerotrust_section1_ul li div h3 {
    margin-bottom: 0;
  }
}

.zerotrust_section1_ul li div img {
  border-radius: 10px;
}

.zerotrust_section1_ul li p {
  padding-top: 1em;
  text-align: left;
}

@media (max-width: 640px) {
  .zerotrust_section1_ul li p {
    font-size: 4.4vw;
  }
}

.zerotrust_section2 {
  position: relative;
  padding-bottom: 13vw;
  background-image: url(/product/feature/zerotrust/assets/img/bg02.png);
  background-repeat: repeat-y;
  background-position: center -20px;
  background-size: 100% auto;
}

.zerotrust_section2::before {
  content: "";
  width: 100%;
  height: 21vw;
  position: absolute;
  top: -15vw;
  left: 0;
  background-image: url(/product/feature/zerotrust/assets/img/bg02_top.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
}

.zerotrust_section2::after {
  content: "";
  width: 100%;
  height: 66vw;
  position: absolute;
  bottom: 0.8vw;
  left: 0;
  background-image: url(/product/feature/zerotrust/assets/img/bg02_bottom.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
}

.zerotrust_section2_flbox {
  display: flex;
  border-radius: 10px;
  max-width: 1000px;
  margin: auto;
  position: relative;
}

@media (max-width: 640px) {
  .zerotrust_section2_flbox {
    display: block;
  }
}

.zerotrust_section2_flbox::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -6px;
  left: -6px;
  border: 1px solid #00516f;
  border-radius: 10px;
}

.zerotrust_section2_flbox .flbox_img {
  width: 48%;
  padding: 2em 0;
  background-color: #fff;
  border-radius: 10px 0 0 10px;
}

@media (max-width: 640px) {
  .zerotrust_section2_flbox .flbox_img {
    width: 100%;
    border-radius: 10px 10px 0 0;
    padding: 5vw;
  }
}

.zerotrust_section2_flbox .flbox_txt {
  width: 52%;
  background-color: #e0eff5;
  border-radius: 0 10px 10px 0;
  display: flex;
  justify-content: center;
}

@media (max-width: 640px) {
  .zerotrust_section2_flbox .flbox_txt {
    width: 100%;
    border-radius: 0 0 10px 10px;
  }
}

.zerotrust_section2_flbox .flbox_txt ul {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  padding: 2.5em 3.5em 2.5em 1em;
}

@media (max-width: 1200px) {
  .zerotrust_section2_flbox .flbox_txt ul {
    padding-right: 3vw;
    padding-left: 2vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section2_flbox .flbox_txt ul {
    padding: 3vw 5vw;
  }
}

.zerotrust_section2_flbox .flbox_txt ul li {
  position: relative;
  margin: 0.8em 0;
  border-radius: 10px;
  box-shadow: -1px -1px 30px #a9bfd8;
}

@media (max-width: 640px) {
  .zerotrust_section2_flbox .flbox_txt ul li {
    margin: 0.5em 0;
  }
}

.zerotrust_section2_flbox .flbox_txt ul li > div {
  position: relative;
  padding: 1em 2.5em 1.2em;
  background-color: #fff;
  border-radius: 10px;
  z-index: 1;
}

@media (max-width: 1200px) {
  .zerotrust_section2_flbox .flbox_txt ul li > div {
    padding-right: 2vw;
    padding-left: 2vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section2_flbox .flbox_txt ul li > div {
    padding-right: 5vw;
    padding-left: 5vw;
  }
}

.zerotrust_section2_flbox .flbox_txt ul li::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: -37px;
  border-top: solid 0.8em transparent;
  border-right: solid 2.5em #a9bfd8;
  border-bottom: solid 0.8em transparent;
  border-left: solid 0.5em transparent;
  transform: translateY(-50%);
  z-index: 0;
}

.zerotrust_section2_flbox .flbox_txt ul li::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: -37px;
  border-top: solid 0.8em transparent;
  border-right: solid 2.5em #fff;
  border-bottom: solid 0.8em transparent;
  border-left: solid 0.5em transparent;
  transform: translateY(-50%);
  z-index: 0;
}

@media (max-width: 640px) {
  .zerotrust_section2_flbox .flbox_txt ul li::before, .zerotrust_section2_flbox .flbox_txt ul li::after {
    content: none;
  }
}

@media (max-width: 640px) {
  .zerotrust_section2_flbox .flbox_txt ul .flow_ttl {
    display: flex;
    align-items: center;
    width: 52vw;
    margin: 0 auto 0.6em;
  }
}

.zerotrust_section2_flbox .flbox_txt ul .flow_number {
  display: none;
}

@media (max-width: 640px) {
  .zerotrust_section2_flbox .flbox_txt ul .flow_number {
    display: inline-block;
    width: 7vw;
    height: 7vw;
    margin-right: 0.4em;
  }
  .zerotrust_section2_flbox .flbox_txt ul .flow_number img {
    vertical-align: top;
  }
}

.zerotrust_section2_flbox .flbox_txt h3 {
  color: #e56e00;
  font-size: 1.375rem;
  font-weight: 700;
}

@media (max-width: 1200px) {
  .zerotrust_section2_flbox .flbox_txt h3 {
    font-size: 2.8vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section2_flbox .flbox_txt h3 {
    font-size: 5vw;
    line-height: 1;
    text-align: left;
  }
}

.zerotrust_section2_flbox .flbox_txt h3 span {
  font-size: 0.95rem;
}

@media (max-width: 1200px) {
  .zerotrust_section2_flbox .flbox_txt h3 span {
    font-size: 1.68vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section2_flbox .flbox_txt h3 span {
    font-size: 3.6vw;
  }
}

.zerotrust_section2_flbox .flbox_txt p {
  color: #001c26;
  line-height: 1.4;
}

@media (max-width: 1200px) {
  .zerotrust_section2_flbox .flbox_txt p {
    font-size: 1.7vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section2_flbox .flbox_txt p {
    font-size: 4.2vw;
  }
}

.zerotrust_section2_ttl {
  padding: 230px 0 180px;
  background-image: url(/product/feature/zerotrust/assets/img/02/sec02_bg.png);
  background-repeat: no-repeat;
  background-position: center 70px;
}

@media (max-width: 1200px) {
  .zerotrust_section2_ttl {
    padding-top: 17vw;
    padding-bottom: 16vw;
    background-size: 100% auto;
    background-position: center 6vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section2_ttl {
    margin: 0 calc( -1 * 7vw);
    padding: 27vw 0;
    background-image: url(/product/feature/zerotrust/assets/img/02/sec02_bg_sp.png);
    background-size: 100% auto;
    background-position: center 8vw;
  }
}

.zerotrust_section2_ttl h3 {
  margin-bottom: 0.5em;
  color: #fff798;
  font-size: 2.00rem;
  font-weight: 700;
}

@media (max-width: 1200px) {
  .zerotrust_section2_ttl h3 {
    font-size: 3.1vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section2_ttl h3 {
    font-size: 7vw;
    line-height: 1.4;
  }
}

.zerotrust_section2_ttl p {
  color: #fff;
}

@media (max-width: 900px) {
  .zerotrust_section2_ttl p {
    font-size: 2vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section2_ttl p {
    width: 86vw;
    margin: auto;
    font-size: 4.6vw;
    text-align: left;
  }
}

.zerotrust_section2_contents {
  position: relative;
  margin-top: -90px;
}

@media (max-width: 1200px) {
  .zerotrust_section2_contents {
    margin-top: -9vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section2_contents {
    margin-top: -12vw;
  }
}

.zerotrust_section2_contents .content_box01, .zerotrust_section2_contents .content_box02 {
  margin-bottom: 50px;
  border-radius: 10px;
  position: relative;
}

.zerotrust_section2_contents .content_box01::after, .zerotrust_section2_contents .content_box02::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -6px;
  left: -6px;
  border: 1px solid #00516f;
  border-radius: 10px;
  z-index: 1;
}

.zerotrust_section2_contents .content_box01 h4, .zerotrust_section2_contents .content_box02 h4 {
  width: 65%;
  position: absolute;
  transform: translateX(-50%);
  top: -2em;
  left: 50%;
  padding: 0.45em;
  color: #fff;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1;
  z-index: 2;
}

@media (max-width: 900px) {
  .zerotrust_section2_contents .content_box01 h4, .zerotrust_section2_contents .content_box02 h4 {
    font-size: 3.4vw;
    width: 80%;
  }
}

@media (max-width: 640px) {
  .zerotrust_section2_contents .content_box01 h4, .zerotrust_section2_contents .content_box02 h4 {
    width: 75vw;
    font-size: 5vw;
    line-height: 1.2;
  }
}

.zerotrust_section2_contents .content_box01 p, .zerotrust_section2_contents .content_box02 p {
  border-radius: 0 0 10px 10px;
}

@media (max-width: 900px) {
  .zerotrust_section2_contents .content_box01 p, .zerotrust_section2_contents .content_box02 p {
    font-size: 2vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section2_contents .content_box01 p, .zerotrust_section2_contents .content_box02 p {
    font-size: 4.6vw;
    text-align: left;
  }
}

.zerotrust_section2_contents .content_box01 {
  background-color: #fff;
}

.zerotrust_section2_contents .content_box01 h4 {
  top: -1.2em;
  background-color: #0f9ec0;
  border-radius: 1em;
}

@media (max-width: 640px) {
  .zerotrust_section2_contents .content_box01 h4 {
    top: -1.2em;
  }
}

.zerotrust_section2_contents .content_box01 .content_img01 {
  padding: 3em 2em 1em;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

@media (max-width: 640px) {
  .zerotrust_section2_contents .content_box01 .content_img01 {
    padding: 10vw 4vw 4vw;
  }
}

.zerotrust_section2_contents .content_box01 .content_txt01 {
  padding: 2em 1em;
  background-color: #e0eff6;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

@media (max-width: 640px) {
  .zerotrust_section2_contents .content_box01 .content_txt01 {
    margin-bottom: 14vw;
    padding: 4vw 5vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section2_contents .content_box02 {
    margin-bottom: 8vw;
  }
}

.zerotrust_section2_contents .content_box02 h4 {
  top: -1.2em;
  background-color: #ef8025;
  border-radius: 1em;
}

@media (max-width: 640px) {
  .zerotrust_section2_contents .content_box02 h4 {
    top: -1.8em;
    border-radius: 1.8em;
  }
}

.zerotrust_section2_contents .content_box02 .content_box_inr {
  display: flex;
}

@media (max-width: 640px) {
  .zerotrust_section2_contents .content_box02 .content_box_inr {
    display: block;
  }
}

.zerotrust_section2_contents .content_box02 .content_box_inr .model {
  width: 50%;
  display: flex;
  flex-flow: column;
  position: relative;
  z-index: 1;
}

@media (max-width: 640px) {
  .zerotrust_section2_contents .content_box02 .content_box_inr .model {
    width: 100%;
  }
}

.zerotrust_section2_contents .content_box02 .content_img01 {
  position: relative;
  padding: 2em 4em 1em 2em;
  background: linear-gradient(to right, #fff 80%, #fcf1f0);
  border-top-left-radius: 10px;
}

@media (max-width: 640px) {
  .zerotrust_section2_contents .content_box02 .content_img01 {
    padding: 12vw 7vw 4vw;
    background: #fff;
    border-top-right-radius: 10px;
  }
}

.zerotrust_section2_contents .content_box02 .content_img02 {
  padding: 2em 2em 1em 4em;
  background-color: #fcf1f0;
  border-top-right-radius: 10px;
}

.zerotrust_section2_contents .content_box02 .content_img02::after {
  content: "";
  position: absolute;
  top: 0;
  left: -5em;
  width: 10em;
  height: 100%;
  background-image: url(/product/feature/zerotrust/assets/img/02/sec02_img05.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}

@media (max-width: 1200px) {
  .zerotrust_section2_contents .content_box02 .content_img02::after {
    left: -6vw;
    width: 12.6vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section2_contents .content_box02 .content_img02 {
    padding: 11vw 7vw 4vw;
    background-color: #f9e4e2;
    border-top-right-radius: unset;
  }
  .zerotrust_section2_contents .content_box02 .content_img02::after {
    content: "";
    position: absolute;
    top: -12.5vw;
    left: 0;
    width: 100%;
    height: 20vw;
    background-image: url(/product/feature/zerotrust/assets/img/02/sec02_img05_sp.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
  }
}

.zerotrust_section2_contents .content_box02 .content_txt01 {
  flex: 1 0 auto;
  padding: 2em 1em;
  background: linear-gradient(to right, #e0eff6 90%, #ece5e7);
  border-bottom-left-radius: 10px;
  position: relative;
}

.zerotrust_section2_contents .content_box02 .content_txt01::before {
  content: "";
  width: 1px;
  height: 60%;
  background-color: #b5b6b6;
  position: absolute;
  right: 0;
  top: 20%;
}

@media (max-width: 640px) {
  .zerotrust_section2_contents .content_box02 .content_txt01 {
    padding: 4vw 5vw 16vw;
    background: linear-gradient(to bottom, #e0eff6 80%, #f9e4e2);
    border-bottom-left-radius: unset;
  }
}

.zerotrust_section2_contents .content_box02 .content_txt02 {
  flex: 1 0 auto;
  padding: 2em 1em;
  background: linear-gradient(to left, #f7dcd8 90%, #ece5e7);
  border-bottom-right-radius: 10px;
}

@media (max-width: 640px) {
  .zerotrust_section2_contents .content_box02 .content_txt02 {
    padding: 4vw 5vw;
    background: #f7dcd8;
    border-bottom-left-radius: 10px;
  }
}

.zerotrust_section3 {
  position: relative;
  padding-bottom: 22vw;
  background-image: url(/product/feature/zerotrust/assets/img/bg01.png);
  background-repeat: repeat-y;
  background-size: 100% auto;
}

.zerotrust_section3::before {
  content: "";
  width: 100%;
  height: 30vw;
  position: absolute;
  top: -14.2vw;
  left: 0;
  background-image: url(/product/feature/zerotrust/assets/img/bg01_top.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
}

@media (max-width: 640px) {
  .zerotrust_section3::before {
    background-image: url(/product/feature/zerotrust/assets/img/bg01_top_sp.png);
    height: 38vw;
    top: -19vw;
  }
}

.zerotrust_section3::after {
  content: "";
  width: 120vw;
  height: 82%;
  border-radius: 50%;
  position: absolute;
  bottom: 8%;
  left: 50%;
  background-color: #f2f6ff;
  transform: translateX(-50%);
}

@media (max-width: 640px) {
  .zerotrust_section3::after {
    width: 400vw;
    height: 87%;
    bottom: 2%;
  }
}

.zerotrust_section3_definition {
  display: inline-block;
  width: auto;
  margin-bottom: 5vw;
  padding: 4vw;
  background-color: #fff;
  text-align: left;
  box-shadow: 0 0 30px #a9bfd8;
}

@media (min-width: 1201px) {
  .zerotrust_section3_definition {
    margin-bottom: 60px;
    padding: 40px 70px 40px 50px;
  }
}

@media (max-width: 640px) {
  .zerotrust_section3_definition {
    padding: 5vw 7vw 3vw;
  }
}

.zerotrust_section3_ul {
  font-size: 1.125rem;
  font-weight: bold;
}

@media (max-width: 640px) {
  .zerotrust_section3_ul {
    font-size: 4.5vw;
    line-height: 1.4;
  }
}

.zerotrust_section3_ul li {
  position: relative;
  margin: 0.3em 0;
  padding-left: 2em;
}

@media (max-width: 640px) {
  .zerotrust_section3_ul li {
    margin-bottom: 0.8em;
  }
}

.zerotrust_section3_ul li::before {
  position: absolute;
  top: 0.1em;
  left: 0;
  content: "";
  width: 28px;
  height: 28px;
  display: inline-block;
  background: url(/product/feature/zerotrust/assets/img/icn_check.png) no-repeat center center;
  background-size: 100% auto;
}

@media (max-width: 640px) {
  .zerotrust_section3_ul li::before {
    width: 1.4em;
    height: 1.4em;
  }
}

.zerotrust_section3_conposition {
  display: inline-block;
  margin-bottom: 3.8vw;
}

@media (min-width: 1201px) {
  .zerotrust_section3_conposition {
    margin-bottom: 50px;
  }
}

.zerotrust_section3_h3 {
  margin-bottom: 1.4em;
  padding: 0.45em;
  background-color: #0f9ec0;
  border-radius: 1em;
  color: #fff;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1;
}

@media (max-width: 640px) {
  .zerotrust_section3_h3 {
    font-size: 5.6vw;
  }
}

.zerotrust_section3_point {
  position: relative;
  display: flex;
  margin-bottom: 20px;
  padding: 2em 2em 2em 3em;
  background-color: #fff;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 640px) {
  .zerotrust_section3_point {
    display: block;
    margin-top: calc(55 / 550 * 100%);
    padding-left: 5vw;
    padding-right: 5vw;
  }
}

.zerotrust_section3_point::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #1f4351;
  border-radius: 10px;
  top: -4px;
  left: -5px;
}

.zerotrust_section3_point_number {
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 640px) {
  .zerotrust_section3_point_number {
    width: calc(55 / 550 * 100%);
    margin: calc(( -1 * 77 / 550 * 100% / 2) - 2em) auto 0;
    position: relative;
  }
}

.zerotrust_section3_point_txt {
  position: relative;
  width: 52%;
  z-index: 1;
}

@media (max-width: 640px) {
  .zerotrust_section3_point_txt {
    width: 100%;
  }
}

.zerotrust_section3_point_txt h4 {
  min-height: 63px;
  margin: 0 0 0.5em;
  padding-left: 70px;
  color: #0081b4;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.4;
}

.zerotrust_section3_point_txt h4 span {
  display: block;
  margin-top: 0.2em;
  font-size: 0.9rem;
}

@media (max-width: 640px) {
  .zerotrust_section3_point_txt h4 span {
    margin-top: 1vw;
  }
}

@media (min-width: 641px) {
  .zerotrust_section3_point_txt h4 {
    text-align: left;
  }
}

@media (max-width: 640px) {
  .zerotrust_section3_point_txt h4 {
    margin: 2vw 0;
    padding-left: 0;
    font-size: 5.6vw;
  }
}

.zerotrust_section3_point_txt p {
  text-align: left;
}

@media (max-width: 640px) {
  .zerotrust_section3_point_txt p {
    padding: 0 2vw;
  }
}

.zerotrust_section3_point_img {
  width: 45%;
}

@media (max-width: 640px) {
  .zerotrust_section3_point_img {
    width: 100%;
  }
}

@media (min-width: 641px) {
  .zerotrust_section3_point_img {
    max-width: 450px;
  }
}

.zerotrust_section3 .zerotrust_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: left;
}

@media (max-width: 640px) {
  .zerotrust_section3 .zerotrust_list {
    display: block;
  }
}

.zerotrust_section3 .zerotrust_list .zerotrust_list_item {
  width: 24%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  background: #fff;
  border-radius: 8px;
  padding: 20px 10px 40px;
  margin-bottom: 3.33%;
  text-decoration: none;
}

@media (max-width: 640px) {
  .zerotrust_section3 .zerotrust_list .zerotrust_list_item {
    width: 100%;
  }
}

.zerotrust_section3 .zerotrust_list .zerotrust_list_item::after {
  content: '';
  width: 14px;
  height: 14px;
  border-top: solid 4px #194a8b;
  border-right: solid 4px #194a8b;
  position: absolute;
  transform: rotate(135deg) translateX(50%);
  display: inline-block;
  bottom: 30px;
  left: 50%;
  transition: 0.2s;
}

@media (max-width: 640px) {
  .zerotrust_section3 .zerotrust_list .zerotrust_list_item::after {
    width: 0.6em;
    height: 0.6em;
    border-top-width: 3px;
    border-right-width: 3px;
    bottom: 2em;
  }
}

.zerotrust_section3 .zerotrust_list .zerotrust_list_item:hover::after {
  bottom: 20px;
}

@media (max-width: 640px) {
  .zerotrust_section3 .zerotrust_list .zerotrust_list_item:hover::after {
    bottom: 1.5em;
  }
}

.zerotrust_section3 .zerotrust_list .zerotrust_list_item_img {
  text-align: center;
  margin-bottom: 10px;
}

@media (max-width: 640px) {
  .zerotrust_section3 .zerotrust_list .zerotrust_list_item_img {
    margin: 0 auto 0.5em;
    width: 60%;
  }
}

.zerotrust_section3 .zerotrust_list .zerotrust_list_item_img img {
  width: 100%;
  max-width: 206px;
  height: auto;
}

.zerotrust_section3 .zerotrust_list .zerotrust_list_item_txt {
  padding: 0 10px;
  line-height: 1.4;
}

@media (max-width: 900px) {
  .zerotrust_section3 .zerotrust_list .zerotrust_list_item_txt {
    width: 100%;
    padding: 0;
  }
}

.zerotrust_section3 .zerotrust_list .zerotrust_list_item_txt div {
  color: #194a8b;
  font-size: 1.375rem;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 900px) {
  .zerotrust_section3 .zerotrust_list .zerotrust_list_item_txt div {
    font-size: 2.6vw;
    text-align: center;
  }
}

@media (max-width: 640px) {
  .zerotrust_section3 .zerotrust_list .zerotrust_list_item_txt div {
    font-size: 4.0625vw;
    text-align: center;
  }
}

@media (max-width: 640px) {
  .zerotrust_section3 .zerotrust_list .zerotrust_list_item_txt p {
    font-size: 3.75vw;
  }
}

.zerotrust_section4 {
  position: relative;
  padding-bottom: 50px;
  background-image: url(/product/feature/zerotrust/assets/img/bg02.png);
  background-repeat: repeat-y;
  background-position: center -60px;
  background-size: 100% auto;
}

.zerotrust_section4::before {
  content: "";
  width: 100%;
  height: 21vw;
  position: absolute;
  top: -16vw;
  left: 0;
  background-image: url(/product/feature/zerotrust/assets/img/bg02_top.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
}

@media (max-width: 1200px) {
  .zerotrust_section4 {
    padding-bottom: 3vw;
  }
}

.zerotrust_section4_flbox {
  display: flex;
  margin: 0 auto 4em;
  position: relative;
}

@media (max-width: 640px) {
  .zerotrust_section4_flbox {
    display: block;
    margin-bottom: 10vw;
  }
}

.zerotrust_section4_flbox .flbox_img {
  width: 43%;
  padding: 3em 2em;
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  align-items: center;
}

@media (max-width: 1200px) {
  .zerotrust_section4_flbox .flbox_img {
    padding: 3vw 5vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section4_flbox .flbox_img {
    width: 100%;
    padding: 8vw;
  }
}

.zerotrust_section4_flbox .flbox_txt {
  width: 57%;
  display: flex;
  justify-content: center;
}

@media (max-width: 640px) {
  .zerotrust_section4_flbox .flbox_txt {
    width: 100%;
  }
}

.zerotrust_section4_flbox .flbox_txt ul {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  padding-left: 1em;
}

@media (max-width: 1200px) {
  .zerotrust_section4_flbox .flbox_txt ul {
    padding-left: 1vw;
    gap: 1vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section4_flbox .flbox_txt ul {
    margin-top: 5vw;
    gap: 5vw;
  }
}

.zerotrust_section4_flbox .flbox_txt ul li {
  position: relative;
  border-radius: 10px;
  box-shadow: -1px -1px 30px #cc9752;
}

@media (max-width: 640px) {
  .zerotrust_section4_flbox .flbox_txt ul li {
    box-shadow: -1px -1px 10px #cc9752;
  }
}

.zerotrust_section4_flbox .flbox_txt ul li > div {
  position: relative;
  padding: 1em;
  background-color: #fff;
  border-radius: 10px;
  z-index: 1;
}

@media (max-width: 1200px) {
  .zerotrust_section4_flbox .flbox_txt ul li > div {
    padding: 1vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section4_flbox .flbox_txt ul li > div {
    padding: 5vw;
  }
}

.zerotrust_section4_flbox .flbox_txt ul li::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: -37px;
  border-top: solid 0.8em transparent;
  border-right: solid 2.5em #cc9752;
  border-bottom: solid 0.8em transparent;
  border-left: solid 0.5em transparent;
  transform: translateY(-50%);
  z-index: 0;
}

.zerotrust_section4_flbox .flbox_txt ul li::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: -37px;
  border-top: solid 0.8em transparent;
  border-right: solid 2.5em #fff;
  border-bottom: solid 0.8em transparent;
  border-left: solid 0.5em transparent;
  transform: translateY(-50%);
  z-index: 0;
}

.zerotrust_section4_flbox .flbox_txt ul li.flbox_txt01::before, .zerotrust_section4_flbox .flbox_txt ul li.flbox_txt01::after {
  top: 80%;
}

.zerotrust_section4_flbox .flbox_txt ul li.flbox_txt02::before, .zerotrust_section4_flbox .flbox_txt ul li.flbox_txt02::after {
  top: 80%;
}

.zerotrust_section4_flbox .flbox_txt ul li.flbox_txt03::before, .zerotrust_section4_flbox .flbox_txt ul li.flbox_txt03::after {
  top: 60%;
}

.zerotrust_section4_flbox .flbox_txt ul li.flbox_txt04::before, .zerotrust_section4_flbox .flbox_txt ul li.flbox_txt04::after {
  top: 70%;
}

.zerotrust_section4_flbox .flbox_txt ul li.flbox_txt05::before, .zerotrust_section4_flbox .flbox_txt ul li.flbox_txt05::after {
  top: 40%;
}

.zerotrust_section4_flbox .flbox_txt ul li.flbox_txt06::before, .zerotrust_section4_flbox .flbox_txt ul li.flbox_txt06::after {
  top: 20%;
}

@media (max-width: 640px) {
  .zerotrust_section4_flbox .flbox_txt ul li::before, .zerotrust_section4_flbox .flbox_txt ul li::after {
    content: none;
  }
}

.zerotrust_section4_flbox .flbox_txt .flow_number {
  width: 34px;
  height: 34px;
  position: absolute;
  top: 1.3em;
  left: 1em;
}

@media (max-width: 1200px) {
  .zerotrust_section4_flbox .flbox_txt .flow_number {
    width: 2.4vw;
    height: 2.4vw;
    top: 0.8vw;
    left: 1vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section4_flbox .flbox_txt .flow_number {
    width: 7vw;
    height: 7vw;
    top: 2vw;
    left: calc( 50% - ( 7vw / 2 ));
  }
}

.zerotrust_section4_flbox .flbox_txt .flow_ttl {
  position: relative;
  padding-left: 50px;
  text-align: left;
}

@media (max-width: 1200px) {
  .zerotrust_section4_flbox .flbox_txt .flow_ttl {
    padding-left: 3.2vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section4_flbox .flbox_txt .flow_ttl {
    padding-top: 8vw;
    padding-left: 0;
    text-align: center;
  }
}

.zerotrust_section4_flbox .flbox_txt .flow_ttl h3 {
  color: #e56e00;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.4;
}

@media (max-width: 1200px) {
  .zerotrust_section4_flbox .flbox_txt .flow_ttl h3 {
    font-size: 2vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section4_flbox .flbox_txt .flow_ttl h3 {
    margin-bottom: 0.4em;
    font-size: 5.6vw;
  }
}

.zerotrust_section4_flbox .flbox_txt .flow_ttl p {
  color: #001c26;
  line-height: 1.4;
}

@media (max-width: 1200px) {
  .zerotrust_section4_flbox .flbox_txt .flow_ttl p {
    font-size: 1.45vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section4_flbox .flbox_txt .flow_ttl p {
    font-size: 4.6vw;
  }
}

.zerotrust_section4_flbox .flbox_txt dl {
  position: relative;
  margin-top: 1.5em;
  padding: 1.4em 0.5em 0.5em;
  background-color: #daf1f7;
}

@media (max-width: 1200px) {
  .zerotrust_section4_flbox .flbox_txt dl {
    margin-top: 1.6vw;
    padding: 2.2vw 0.5vw 0.9vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section4_flbox .flbox_txt dl {
    margin-top: 6vw;
    padding: 7vw 6vw 4vw;
  }
}

.zerotrust_section4_flbox .flbox_txt dl dt {
  position: absolute;
  width: 247px;
  padding: 0.3em;
  background-color: #0f9ec0;
  border-radius: 1em;
  color: #fff;
  line-height: 1;
  top: -0.6em;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 1200px) {
  .zerotrust_section4_flbox .flbox_txt dl dt {
    width: 20vw;
    font-size: 1.4vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section4_flbox .flbox_txt dl dt {
    width: 60vw;
    font-size: 4.6vw;
  }
}

.zerotrust_section4_flbox .flbox_txt dl dd {
  line-height: 1.4;
}

@media (max-width: 1200px) {
  .zerotrust_section4_flbox .flbox_txt dl dd {
    font-size: 1.4vw;
  }
}

@media (max-width: 640px) {
  .zerotrust_section4_flbox .flbox_txt dl dd {
    font-size: 4.6vw;
    text-align: left;
  }
}

.zerotrust_section4 .zerotrust_btn_nav {
  margin-bottom: 2em;
}

@media (max-width: 640px) {
  .zerotrust_section4 .zerotrust_btn_nav {
    margin-bottom: 5vw;
  }
}

.zerotrust_section4 .merit_ttl {
  border-radius: 2em;
}

.zerotrust_section4 .merit_list_item {
  background-color: #fff;
  border-radius: 10px;
}

.zerotrust_section4 .merit_list_item .lg-photo {
  border-radius: 10px 10px 0 0;
}

.zerotrust_section4 .merit_list_item .lg-col {
  padding: 1.8em 2.5em 1.8em !important;
}

@media (max-width: 1200px) {
  .zerotrust_section4 .merit_list_item .lg-col {
    padding: 2vw 3vw 3vw !important;
  }
}

@media (max-width: 640px) {
  .zerotrust_section4 .merit_list_item .lg-col {
    padding: 4vw 5vw 4vw !important;
  }
}

.zerotrust_section4 .merit_list_item .lg-col h3 {
  color: #00516f;
}

@media (max-width: 640px) {
  .zerotrust_section4 .merit_list_item .lg-col h3 {
    font-size: 5vw;
  }
}

.zerotrust_section4 .merit_list_item .lg-col p {
  text-align: left;
}

.phone_inr {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.phone_bgimg {
  width: 100%;
  margin: 0 auto;
  max-width: 1440px;
  position: relative;
  z-index: 5;
}

@media (max-width: 600px) {
  .phone_bgimg_hd {
    display: none;
  }
}

.phone_bgimg_hd img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
  width: auto;
  height: 100%;
  max-width: 1726px;
}

@media (max-width: 600px) {
  .phone_bgimg01 {
    display: none;
  }
}

.phone_bgimg01 img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 70%);
  width: 100%;
  z-index: 5;
  max-width: 1493px;
  width: 103.68%;
}

.phone_bgimg02 img {
  width: 13.68%;
  position: absolute;
  left: -2.08%;
  top: 0;
  transform: translateY(-100%);
  z-index: 5;
}

@media (max-width: 600px) {
  .phone_bgimg02 img {
    transform: translateY(-200%);
  }
}

.phone_bgimg03 img {
  width: 19.58%;
  position: absolute;
  right: -0.69%;
  top: 0;
  transform: translateY(-36.82%);
  z-index: 5;
}

@media (max-width: 600px) {
  .phone_bgimg03 img {
    transform: translateY(-100%);
  }
}

.phone_bgimg04 img {
  width: 13.68%;
  position: absolute;
  left: -2.08%;
  top: 0;
  transform: translateY(-125%);
  z-index: 5;
}

.phone_bgimg05 img {
  width: 22.71%;
  position: absolute;
  right: -0.69%;
  top: 0;
  transform: translateY(-77.06%);
  z-index: 5;
}
