@charset "UTF-8";
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
}

.pc {
  display: block;
}

.pc-only {
  display: block;
}

.tb {
  display: none;
}

.sp {
  display: none;
}

.is-nowrap-col {
  letter-spacing: -0.4em;
}

.is-nowrap-col .nowrap {
  letter-spacing: normal;
}

.nowrap {
  display: inline-block;
}

@media only screen and (max-width: 1024px) and (min-width: 601px) {
  .pc-only {
    display: none;
  }
  .tb {
    display: block;
  }
}

@media (max-width: 600px) {
  .pc {
    display: none;
  }
  .pc-only {
    display: none;
  }
  .tb {
    display: none;
  }
  .sp {
    display: block;
  }
}

.newnormal {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic",　YakuHanJP, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif !important;
}

.newnormal .inner01 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 8%;
  text-align: center;
}

.newnormal p {
  line-height: 1.9;
}

.newnormal .img-box01 img {
  width: 100vw;
  max-width: 1355px;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 1200px) {
  .tab-l {
    display: none;
  }
}

@media (max-width: 1000px) {
  .tab {
    display: none;
  }
}

@media (max-width: 600px) {
  .newnormal .inner01 {
    padding: 0 4%;
  }
  .newnormal .img-box01 {
    margin-top: 12%;
  }
}

.newnormal .mainvisual {
  background-color: #8ff3ad;
}

.newnormal .mainvisual #particles-js .particles-js-canvas-el {
  position: absolute;
  top: 0;
}

.newnormal .mainvisual .mainvisual-container {
  position: relative;
  max-width: 1440px;
  margin: 0 auto;
  background-image: url("/product/newnormal/assets/img/bg_mv01_pc.png");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: auto 100%;
}

.newnormal .mainvisual .mainvisual-container .inner01 {
  text-align: left;
}

.newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--label {
  display: inline-block;
  margin-top: 6%;
  padding: 1% 2.5%;
  color: #fff;
  letter-spacing: 0.1rem;
  line-height: 1;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  background-color: #000;
}

.newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--copy {
  position: relative;
  width: 48.65vw;
  max-width: 700px;
  margin-top: 1.5%;
  z-index: 5;
}

.newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--text {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0 auto;
  padding: 1% 0 11% 0;
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1.9;
}

.newnormal .mainvisual .mainvisual-container .inner01 .btn_download01 {
  margin-top: 25px;
}

.newnormal .mainvisual .mainvisual-container .inner01 .btn_download01 a {
  position: relative;
  display: inline-block;
  padding: 10px 50px 10px 40px;
  color: #fff;
  font-weight: 700;
  font-size: 1.2rem;
  border: 2px solid #ff9226;
  border-radius: 40px;
  background-color: #ff9226;
  text-decoration: none;
  transition: all 0.3s;
  box-sizing: border-box;
}

.newnormal .mainvisual .mainvisual-container .inner01 .btn_download01 a:before {
  position: absolute;
  top: 46%;
  right: 25px;
  width: 8px;
  height: 8px;
  margin: -2px 0 0 0;
  border-width: 2px 2px 0 0;
  border-style: solid;
  border-color: #fff;
  content: "";
  transform: rotate(45deg);
  transition: all 0.3s;
}

.newnormal .mainvisual .mainvisual-container .inner01 .btn_download01 a:hover {
  color: #ff9226;
  background-color: #fff;
}

.newnormal .mainvisual .mainvisual-container .inner01 .btn_download01 a:hover:before {
  border-color: #ff9226;
}

.newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
  position: absolute;
  bottom: 6%;
  left: -0.5%;
  z-index: 0;
  color: #fff;
  line-height: 0.8;
  font-size: 10.5vw;
  font-family: 'Roboto Condensed', sans-serif;
}

.newnormal .mainvisual .mainvisual-container .mainvisual-en--title span {
  display: block;
  padding-left: 6rem;
}

@media (min-width: 1441px) {
  .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--label {
    font-size: 1.125rem;
  }
  .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--text {
    font-size: 1.125rem;
  }
  .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
    font-size: 9.55rem;
  }
}

@media (max-width: 600px) {
  .newnormal .mainvisual {
    margin: 0 3%;
    background-color: transparent;
  }
  .newnormal .mainvisual .mainvisual-container {
    position: relative;
    margin-bottom: 12%;
    background-image: url("/product/newnormal/assets/img/bg_mv01_sp.png");
    background-position: 100% 100%;
    background-size: contain;
    background-color: #8ff3ad;
  }
  .newnormal .mainvisual .mainvisual-container:after {
    content: "";
    position: absolute;
    bottom: -7%;
    right: 0;
    width: 40%;
    height: 70%;
    background-color: #8ff3ad;
    z-index: -1;
  }
  .newnormal .mainvisual .mainvisual-container .inner01 {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 10%;
    padding-bottom: 75%;
  }
  .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--label {
    margin: 0 auto;
    padding: 2.5% 3.5% 2.5% 3.5%;
    font-size: 2.6vw;
  }
  .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--copy {
    width: 84vw;
    margin-top: 3%;
  }
  .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--text {
    margin-bottom: 1%;
    font-size: 4vw;
    padding-bottom: 0;
  }
  .newnormal .mainvisual .mainvisual-container .inner01 .btn_download01 a {
    display: block;
    font-size: 0.875rem;
    margin: 0 auto;
    text-align: center;
  }
  .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
    top: -1.85%;
    left: -1.5%;
    font-size: 22vw;
    line-height: 1;
  }
  .newnormal .mainvisual .mainvisual-container .mainvisual-en--title span {
    padding-left: 13vw;
  }
}

.underlayer .newnormal .mainvisual {
  margin-top: 135px;
}

.underlayer .newnormal .mainvisual .mainvisual-container {
  background-image: none;
}

.underlayer .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
  bottom: 11%;
  left: 41.9%;
}

.underlayer .newnormal .mainvisual .mainvisual-container .mv-img--box01,
.underlayer .newnormal .mainvisual .mainvisual-container .mv-img--box02 {
  position: absolute;
}

.underlayer .newnormal .mainvisual .mainvisual-container .mv-img--box01 {
  top: -140px;
  right: 0;
  z-index: 1;
}

.underlayer .newnormal .mainvisual .mainvisual-container .mv-img--box01 img {
  max-width: 547px;
  width: 38vw;
}

.underlayer .newnormal .mainvisual .mainvisual-container .mv-img--box02 {
  bottom: 0;
  left: 0;
  z-index: 2;
  line-height: 1;
}

.underlayer .newnormal .mainvisual .mainvisual-container .mv-img--box02 img {
  max-width: 511px;
  width: 36vw;
  vertical-align: bottom;
}

.underlayer .newnormal .mainvisual .mainvisual-container .inner01 {
  position: relative;
  top: -12vw;
  z-index: 3;
  margin-left: 0;
  padding: 0 8% 6% 4%;
}

.underlayer .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--label,
.underlayer .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--copy,
.underlayer .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--text {
  position: relative;
  z-index: 2;
  transform: translateY(-11.5vw);
}

.underlayer .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--copy {
  width: 56.65vw;
  max-width: 920px;
}

@media (min-width: 1441px) {
  .underlayer .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
    bottom: 11%;
    left: 42%;
  }
  .underlayer .newnormal .mainvisual .mainvisual-container .inner01 {
    top: -180px;
    margin: 0 auto;
  }
  .underlayer .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--label,
  .underlayer .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--copy,
  .underlayer .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--text {
    transform: translateY(-165px);
  }
}

@media (max-width: 1000px) {
  .underlayer .newnormal .mainvisual {
    margin-top: 135px;
  }
  .underlayer .newnormal .mainvisual .mainvisual-container {
    background-image: none;
  }
  .underlayer .newnormal .mainvisual .mainvisual-container .mv-img--box01,
  .underlayer .newnormal .mainvisual .mainvisual-container .mv-img--box02 {
    position: absolute;
  }
  .underlayer .newnormal .mainvisual .mainvisual-container .mv-img--box01 {
    top: -50px;
    right: 0;
  }
}

@media (max-width: 600px) {
  #top .newnormal .mainvisual {
    padding-top: 15%;
  }
  .underlayer .newnormal .mainvisual {
    margin-top: 25%;
  }
  .underlayer .newnormal .mainvisual .mainvisual-container:after {
    bottom: -8%;
  }
  .underlayer .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
    top: auto;
    bottom: 0%;
    left: 46.5%;
    font-size: 14vw;
    text-align: right;
  }
  .underlayer .newnormal .mainvisual .mainvisual-container .mainvisual-en--title span {
    padding-left: 0;
    line-height: 0.6;
  }
  .underlayer .newnormal .mainvisual .mainvisual-container .mv-img--box01 {
    top: -4%;
    right: -4%;
  }
  .underlayer .newnormal .mainvisual .mainvisual-container .mv-img--box01 img {
    width: 44vw;
  }
  .underlayer .newnormal .mainvisual .mainvisual-container .mv-img--box02 {
    bottom: -8%;
    left: -4%;
    z-index: 2;
  }
  .underlayer .newnormal .mainvisual .mainvisual-container .mv-img--box02 img {
    width: 44vw;
  }
  .underlayer .newnormal .mainvisual .mainvisual-container .inner01 {
    top: 0;
    padding: 8% 4% 0 4%;
  }
  .underlayer .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--text {
    padding: 0 0 30% 0;
  }
  .underlayer .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--label,
  .underlayer .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--copy,
  .underlayer .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--text {
    margin: 0 auto 0 0;
    transform: none;
  }
  .underlayer .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--copy {
    width: 80vw;
    max-width: 100%;
    margin-top: 6%;
    margin-bottom: 4%;
  }
}

.newnormal .text-lead01 {
  position: relative;
  z-index: 2;
  font-size: 1.125rem;
}

.newnormal .text-lead01.center {
  text-align: center;
}

.newnormal .text-lead01.left {
  text-align: left;
}

.newnormal .sec-en--title {
  position: absolute;
  z-index: -1;
  color: #e9e9e9;
  line-height: 0.85;
  font-size: 12.5vw;
  font-family: 'Roboto Condensed', sans-serif;
}

.newnormal .sec-en--title span {
  display: block;
}

.newnormal .sec-en--title span.l-margin {
  padding-left: 28vw;
}

@media (min-width: 1441px) {
  .newnormal .sec-en--title {
    font-size: 11.25rem;
  }
  .newnormal .sec-en--title span.l-margin {
    padding-left: 25rem;
  }
}

@media (max-width: 600px) {
  .newnormal .text-lead01 {
    font-size: 4vw;
  }
  .newnormal .text-lead01.center {
    text-align: left;
  }
  .newnormal .sec-en--title {
    right: 0;
    font-size: 22.5vw;
  }
  .newnormal .sec-en--title span.l-margin {
    padding-left: 38vw;
  }
}

.newnormal .title-basic01 {
  display: inline-block;
  padding: 1.5%;
  font-weight: bold;
  font-size: 2.125rem;
  line-height: 1.45;
  background-color: #000;
}

.newnormal .title-basic01.blue {
  color: #8fddf3;
}

.newnormal .title-basic01.green {
  background-color: #8ff3ad;
  color: #000;
}

.newnormal .title-basic01.green span {
  color: #fff;
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
}

.newnormal .title-border01 {
  margin-bottom: 2%;
  text-align: left;
}

.newnormal .title-border01 h3 {
  display: inline-block;
  color: #fff;
  background-color: #000;
  font-weight: bold;
  font-size: 1.625rem;
  padding: 1.5%;
}

.newnormal .title-border01 h3 span {
  color: #8fddf3;
}

.newnormal .title-question01 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: nowrap;
}

.newnormal .title-question01 h3,
.newnormal .title-question01 dl {
  height: 110px;
  box-sizing: border-box;
}

.newnormal .title-question01 h3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #8ad5ea;
  min-width: 128px;
}

.newnormal .title-question01 h3 img {
  width: 50%;
}

.newnormal .title-question01 h3 span {
  margin-top: 6%;
  font-weight: bold;
  font-size: 1.25rem;
}

.newnormal .title-question01 dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: nowrap;
  padding: 1% 50px 1% 0;
  text-align: left;
  background-color: #8ff3ad;
}

.newnormal .title-question01 dl dt {
  display: inline;
  color: #fff;
  line-height: 0.925;
  font-weight: bold;
  font-size: 6.3vw;
  font-family: 'Roboto Condensed', sans-serif;
}

.newnormal .title-question01 dl dd {
  display: inline;
  padding-left: 10px;
  color: #000;
  font-weight: bold;
  font-size: 2.3vw;
  letter-spacing: 0.125rem;
  line-height: 1.45;
}

.newnormal .title-question01 dl dd span {
  color: #fff;
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
}

.newnormal .title-sub {
  font-weight: bold;
  font-size: 2.125rem;
  line-height: 1.45;
  color: #333333;
}

.newnormal .title-sub span {
  font-size: 2.5rem;
  color: #0baa99;
}

.newnormal .title-modal01 {
  position: absolute;
  top: 5%;
  display: table;
  padding: 1.5% 3%;
  text-align: left;
  background-color: #e9e9e9;
  z-index: 5;
}

.newnormal .title-modal01 h2 {
  font-weight: bold;
  font-size: 1.625rem;
  color: #000;
  text-align: center;
}

.newnormal .title-modal01 h2 span {
  color: #fff;
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
}

.newnormal .title-modal01.office {
  top: 2%;
  margin-left: 8%;
}

@media (min-width: 1441px) {
  .newnormal .title-question01 dl dt {
    font-size: 5.7rem;
  }
  .newnormal .title-question01 dl dd {
    font-size: 2.125rem;
  }
}

@media (max-width: 1000px) {
  .newnormal .title-question01 dl dt {
    font-size: 5.3rem;
  }
  .newnormal .title-question01 dl dd {
    font-size: 1.6rem;
  }
  .newnormal .title-modal01 {
    position: relative;
    top: 0;
  }
}

@media (max-width: 600px) {
  .newnormal .title-basic01 {
    display: block;
    margin: 0 -4vw;
    padding: 3% 0;
    font-size: 5.6vw;
    line-height: 1.45;
  }
  .newnormal .title-basic01.green {
    padding: 3% 4% 3% 4%;
  }
  .newnormal .title-border01 {
    margin-bottom: 4%;
  }
  .newnormal .title-border01 h3 {
    padding: 3.5% 5% 3.5% 14%;
    font-size: 6vw;
    width: 80vw;
    margin-left: -5%;
  }
  .newnormal .title-question01 {
    display: block;
  }
  .newnormal .title-question01 h3 {
    width: 40%;
    min-width: auto;
    height: auto;
    padding: 2% 0;
    flex-direction: inherit;
  }
  .newnormal .title-question01 h3 img {
    width: 10vw;
  }
  .newnormal .title-question01 h3 span {
    margin-top: 0;
    font-size: 3.5vw;
  }
  .newnormal .title-question01 dl {
    height: auto;
    padding: 3%  3% 3% 0;
  }
  .newnormal .title-question01 dl dt {
    font-size: 14vw;
  }
  .newnormal .title-question01 dl dd {
    font-size: 5vw;
  }
  .newnormal .title-sub {
    font-size: 5vw;
    line-height: 1.25;
  }
  .newnormal .title-sub span {
    font-size: 5.25vw;
  }
  .newnormal .title-modal01 {
    padding: 3.5% 6%;
  }
  .newnormal .title-modal01 h2 {
    font-size: 5vw;
  }
  .newnormal .title-modal01.office {
    top: 0;
    margin-left: 0;
  }
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .newnormal .title-question01 h3 img {
    width: 55px;
    height: 45px;
    padding: 0 30px;
    object-fit: contain;
  }
  *::-ms-backdrop, .newnormal .title-basic01 {
    padding: 1.5% 1.5% 0.5% 1.5%;
  }
  *::-ms-backdrop, .newnormal .title-modal01 {
    padding-top: 2%;
  }
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .newnormal .title-question01 dl dd span {
    text-shadow: 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000;
  }
}

.btn-basic01 {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 1.25vw;
  font-weight: bold;
  padding: 20px 100px;
  text-decoration: none;
  border-radius: 28px;
  background-color: #ff7a0d;
  box-shadow: 11px 13px 27px 6px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition: color .2s ease-out;
}

.btn-basic01:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  transition: 0.7s cubic-bezier(0.475, 0.425, 0, 0.995);
  right: auto;
  left: -40px;
  bottom: -60px;
}

.btn-basic01:hover {
  color: #ff7a0d;
}

.btn-basic01:hover span {
  position: relative;
  z-index: 10;
}

.btn-basic01:hover:after {
  width: 300px;
  height: 300px;
  opacity: 1;
}

.btn-basic01.btn-large:after {
  left: -80px;
  bottom: -100px;
}

.btn-basic01.btn-large:hover:after {
  width: 650px;
  height: 650px;
}

.btn-basic01.cv-btn {
  font-size: 1.75rem;
  background-image: url("/product/newnormal/assets/img/workplace/ico_cv__mail.png");
  background-repeat: no-repeat;
  background-position: 25% 50%;
  padding: 40px 120px 40px 200px;
  border-radius: 60px;
}

.btn-basic01.cv-btn:after {
  left: -80px;
  bottom: -70px;
}

.btn-basic01.cv-btn:hover:after {
  width: 580px;
  height: 580px;
}

.btn-basic02,
.btn-basic03,
.btn-basic04 {
  position: relative;
  display: inline-block;
  max-width: 215px;
  width: 80vw;
  color: #fff;
  box-sizing: border-box;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 12px 40px;
  text-decoration: none;
  border-radius: 28px;
  box-shadow: 11px 13px 27px 6px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition: color .2s ease-out;
  text-align: center;
}

.btn-basic02:after,
.btn-basic03:after,
.btn-basic04:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  transition: 0.7s cubic-bezier(0.475, 0.425, 0, 0.995);
  right: auto;
  left: -40px;
  bottom: -60px;
}

.btn-basic02 {
  margin-top: 6%;
  background-color: #ff7a0d;
}

.btn-basic02:hover {
  color: #ff7a0d;
}

.btn-basic02:hover span {
  position: relative;
  z-index: 10;
}

.btn-basic02:hover:after {
  width: 220px;
  height: 220px;
  opacity: 1;
}

.btn-basic03 {
  margin-top: 20px;
  padding: 12px 30px 12px 45px;
  background-color: #5ebdd8;
  background-repeat: no-repeat;
  background-position: 10% 50%;
  background-image: url("/product/newnormal/assets/img/workplace/ico_download.svg");
}

.btn-basic03:hover {
  color: #5ebdd8;
}

.btn-basic03:hover span {
  position: relative;
  z-index: 10;
}

.btn-basic03:hover:after {
  width: 240px;
  height: 240px;
  opacity: 1;
}

.btn-basic04 {
  margin-top: 20px;
  padding: 12px 30px;
  background-color: #5ebdd8;
  background-repeat: no-repeat;
  background-position: 10% 50%;
  background-image: url("/product/newnormal/assets/img/workplace/ico_search.svg");
}

.btn-basic04:hover {
  color: #5ebdd8;
}

.btn-basic04:hover span {
  position: relative;
  z-index: 10;
}

.btn-basic04:hover:after {
  width: 240px;
  height: 240px;
  opacity: 1;
}

@media (min-width: 1441px) {
  .btn-basic01 {
    font-size: 1.125rem;
  }
}

@media (max-width: 1000px) {
  .btn-basic01 {
    font-size: 1.125rem;
  }
}

@media (max-width: 600px) {
  .btn-basic01 {
    padding: 4.5% 17%;
    font-size: 4vw;
    padding: 20px 94px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .btn-basic01 {
    padding: 20px 94px;
  }
}

.newnormal .box-induction--top {
  margin: 0 auto 100px auto;
}

.newnormal .box-induction {
  text-align: left;
}

.newnormal .box-induction--container01.top > div dl dd {
  width: 100%;
}

.newnormal .box-induction--container01 {
  position: relative;
  margin-top: 10vw;
  display: block;
  text-decoration: none;
}

.newnormal .box-induction--container01 + .box-induction--container01 {
  margin-top: 2.5vw;
}

.newnormal .box-induction--container01.mb-style .link_basic01 {
  padding: 4% 8% 4% 8%;
}

.newnormal .box-induction--container01:before {
  display: block;
  position: absolute;
  top: 0;
  z-index: -1;
  width: 90%;
  height: 80%;
  content: "";
  background: #e9e9e9;
}

.newnormal .box-induction--container01 .box-title {
  height: 0;
}

.newnormal .box-induction--container01 .box-title .box-title--white {
  position: relative;
  top: -4vw;
  display: inline-block;
  padding: 1.5% 1%;
  color: #000;
  font-weight: bold;
  font-size: 1.125rem;
  border: 6px solid #e9e9e9;
  background-color: #fff;
  text-decoration: none;
  color: #000;
}

.newnormal .box-induction--container01 .link_basic01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-flow: nowrap;
  max-width: 1200px;
  margin: 0 auto;
  padding: 4% 8% 0 8%;
  text-decoration: none;
  color: #000;
}

.newnormal .box-induction--container01 .link_basic01 dl {
  color: #000;
}

.newnormal .box-induction--container01 .link_basic01 dl dt {
  position: relative;
  margin-top: 30px;
  font-weight: bold;
  font-size: 2.355vw;
  line-height: 1.4;
}

.newnormal .box-induction--container01 .link_basic01 dl dt small {
  font-size: 1.8vw;
}

.newnormal .box-induction--container01 .link_basic01 dl dt span {
  position: absolute;
  top: -120%;
  left: -1%;
  z-index: -1;
  color: #fff;
  font-size: 11.1vw;
  font-family: 'Roboto Condensed', sans-serif;
}

.newnormal .box-induction--container01 .link_basic01 dl dd {
  width: 78%;
}

.newnormal .box-induction--container01 .link_basic01 dl dd p {
  position: initial;
  margin-top: 20px;
  font-weight: bold;
  font-size: 1.125vw;
}

.newnormal .box-induction--container01 .link_basic01 p {
  position: relative;
  top: 0;
  left: -9%;
  z-index: -1;
}

.newnormal .box-induction--container01 .link_basic01 p img {
  max-width: 570px;
  width: 40vw;
}

.newnormal .box-induction--container01 > div {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-flow: nowrap;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 8%;
}

.newnormal .box-induction--container01 .box-induction--btn {
  position: relative;
  top: -5vw;
  display: block;
  max-width: 1200px;
  margin: 0 auto 0 auto;
  padding: 0 8%;
}

.newnormal .box-induction--container01 .box-induction--btn .btn-basic01 {
  line-height: 1;
  position: relative;
  left: 0;
}

.newnormal .box-coming {
  margin-bottom: 70px;
}

.newnormal .box-coming--container01 {
  margin: 0 auto;
  padding: 0 8%;
  background: #e9e9e9;
}

.newnormal .box-coming--container01 ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-flow: nowrap;
  max-width: 1200px;
  margin: 0 auto;
  background-color: #fff;
}

.newnormal .box-coming--container01 ul li {
  padding-bottom: 4%;
  list-style-type: none;
  background: #e9e9e9;
}

.newnormal .box-coming--container01 ul li:nth-of-type(2) dl {
  transform: translateX(70px);
}

.newnormal .box-coming--container01 ul li dl dt {
  display: flex;
  align-items: center;
  word-break: break-all;
  color: #656565;
  font-weight: bold;
  font-size: 4.625vw;
  font-family: 'Roboto Condensed', sans-serif;
}

.newnormal .box-coming--container01 ul li dl dt span {
  color: #fff;
  font-size: 11.15vw;
  line-height: 0.8;
}

.newnormal .box-coming--container01 ul li dl dd {
  margin-top: -30px;
  margin-left: 10px;
  color: #ababab;
  font-weight: bold;
  font-size: 2.358vw;
  line-height: 1.45;
}

.newnormal .box-gray {
  position: relative;
  padding: 70px 0;
}

.newnormal .box-gray + .box-gray {
  margin-top: 70px;
}

.newnormal .box-gray:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e9e9e9;
  z-index: -1;
}

.newnormal .box-gray .inner01 {
  padding: 0 4%;
  background-color: #fff;
}

.newnormal .box-gray .box-white--right01,
.newnormal .box-gray .box-white--left01 {
  position: absolute;
  top: 0;
  right: 0;
  width: 30vw;
  height: 50%;
  padding-left: 24vw;
  background-color: #fff;
}

.newnormal .box-gray .box-white--right01 .sec-en--title,
.newnormal .box-gray .box-white--left01 .sec-en--title {
  position: relative;
  right: 30px;
  z-index: 2;
}

.newnormal .box-gray .box-white--left01 {
  left: 0;
  padding-right: 24vw;
  padding-left: 0;
  padding-bottom: 1%;
}

.newnormal .box-gray .box-white--left01 .sec-en--title {
  left: -80px;
  right: 0;
  text-align: right;
}

.newnormal .box-gray .box-gray--title01 {
  position: relative;
  z-index: 2;
  color: #0baa99;
  font-weight: bold;
  font-size: 3.375rem;
  line-height: 1.45;
}

.newnormal .box-gray .box-gray--title01 span {
  color: #333333;
  font-size: 2.8rem;
}

.newnormal .box-gray .box-gray--left,
.newnormal .box-gray .box-gray--right {
  position: relative;
  padding: 8% 14% 4% 6%;
  background-color: #fff;
}

.newnormal .box-gray .box-gray--left:after,
.newnormal .box-gray .box-gray--right:after {
  content: "";
  position: absolute;
  bottom: -20%;
  right: -100%;
  width: 100%;
  height: 100%;
  padding-left: 8vw;
  background-color: #fff;
  z-index: -1;
}

.newnormal .box-gray .box-gray--left.custom-anchor,
.newnormal .box-gray .box-gray--right.custom-anchor {
  padding: 0 0 4% 0;
}

.newnormal .box-gray .box-gray--left section .box-gray--title02,
.newnormal .box-gray .box-gray--right section .box-gray--title02 {
  position: relative;
  z-index: 2;
  margin-top: 55px;
  color: #0baa99;
  font-weight: bold;
  font-size: 2.125rem;
}

.newnormal .box-gray .box-gray--left section .box-gray--title02 span,
.newnormal .box-gray .box-gray--right section .box-gray--title02 span {
  color: #333333;
}

.newnormal .box-gray .box-gray--left section ul:not(.box-card--list),
.newnormal .box-gray .box-gray--right section ul:not(.box-card--list) {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-flow: nowrap;
  margin-top: 30px;
  list-style-type: none;
}

.newnormal .box-gray .box-gray--left section ul:not(.box-card--list) li:nth-of-type(1) img,
.newnormal .box-gray .box-gray--right section ul:not(.box-card--list) li:nth-of-type(1) img {
  max-width: 305px;
  width: 25vw;
}

.newnormal .box-gray .box-gray--left section ul:not(.box-card--list) li:nth-of-type(2) dl,
.newnormal .box-gray .box-gray--right section ul:not(.box-card--list) li:nth-of-type(2) dl {
  margin-left: 8%;
}

.newnormal .box-gray .box-gray--left section ul:not(.box-card--list) li:nth-of-type(2) dl dt,
.newnormal .box-gray .box-gray--right section ul:not(.box-card--list) li:nth-of-type(2) dl dt {
  margin-top: 15px;
  font-weight: bold;
  font-size: 1.5rem;
  text-align: left;
}

.newnormal .box-gray .box-gray--left section ul:not(.box-card--list) li:nth-of-type(2) dl dd,
.newnormal .box-gray .box-gray--right section ul:not(.box-card--list) li:nth-of-type(2) dl dd {
  margin-top: 15px;
  font-size: 1.125rem;
  line-height: 2;
  letter-spacing: 0.1rem;
  text-align: left;
}

.newnormal .box-gray .box-gray--right {
  padding: 8% 0 4% 0;
}

.newnormal .box-gray .box-gray--right:after {
  left: -100%;
  top: 10%;
}

.newnormal .box-gray--title01.bdr-btm {
  display: inline-block;
  width: 100vw;
  border-bottom: 1px solid #000000;
  text-align: left;
}

.newnormal .ltepc {
  margin-top: 70px;
}

.newnormal .ltepc .box-gray .box-white--right01 {
  height: 50%;
}

.newnormal .ltepc .box-gray .inner01 .box-gray--left {
  padding: 6% 0 4% 0;
}

.newnormal .ltepc .box-gray .inner01 .box-gray--left ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-flow: nowrap;
  margin-top: 80px;
  list-style-type: none;
}

.newnormal .ltepc .box-gray .inner01 .box-gray--left ul li {
  position: relative;
  margin: 0 2%;
}

.newnormal .ltepc .box-gray .inner01 .box-gray--left ul li .text-point {
  position: absolute;
  top: -15%;
  left: -10%;
  padding: 6% 7%;
  border-radius: 50%;
  font-size: 1.25rem;
  font-family: 'Roboto Condensed', sans-serif;
  background-color: #8ff3ad;
}

.newnormal .ltepc .box-gray .inner01 .box-gray--left ul li .text-point span {
  display: block;
  font-size: 2.385rem;
}

.newnormal .ltepc .box-gray .inner01 .box-gray--left ul li img {
  max-width: 100%;
}

.newnormal .ltepc .box-gray .inner01 .box-gray--left ul li dl dt {
  margin-top: 25px;
  font-weight: bold;
  font-size: 1.625rem;
}

.newnormal .ltepc .box-gray .inner01 .box-gray--left ul li dl dd {
  margin-top: 5px;
  font-size: 1.25rem;
}

.newnormal .ltepc .box-gray .inner01 .box-gray--left ul li dl dd span {
  display: block;
  margin-top: 20px;
  font-size: 1rem;
}

.newnormal .ltepc .box-gray .inner01 .box-gray--left .btn-basic01 {
  margin-top: 20px;
}

.newnormal .telework {
  margin-bottom: 70px;
}

.newnormal .box-telework {
  background-color: #c6ecff;
}

.newnormal .box-telework .inner01 {
  padding: 2% 8% 0 8%;
  background-image: url("/product/newnormal/assets/img/bg_telework.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.newnormal .box-telework .inner01 h2 {
  color: #0e0e6b;
  font-weight: bold;
  font-size: 5.525vw;
  line-height: 1.2;
}

.newnormal .box-telework .inner01 h2 .text-black {
  display: block;
  color: #333333;
  font-size: 2vw;
  line-height: 2;
}

.newnormal .box-telework .inner01 h2 .text-small {
  font-size: 4.58vw;
}

.newnormal .box-telework .inner01 h2 + p {
  font-weight: bold;
  font-size: 1.125rem;
}

.newnormal .box-telework .inner01 .btn-basic01 {
  margin: 1.5% 0 3% 0;
  font-size: 1.625rem;
  border-radius: 32px;
  padding: 20px 125px;
}

.newnormal .box-telework .inner01 .pc ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-flow: wrap;
  padding-bottom: 2%;
  list-style-type: none;
}

.newnormal .box-telework .inner01 .pc ul li {
  width: 49%;
  margin-bottom: 2%;
  border-radius: 5px;
}

.newnormal .box-telework .inner01 .pc ul li a {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-flow: nowrap;
  color: #fff;
  text-decoration: none;
  background-image: url("/product/newnormal/assets/img/ico_arrow01.svg");
  background-repeat: no-repeat;
  background-size: 10%;
  background-position: 96% 80%;
  transition: all 0.3s;
}

.newnormal .box-telework .inner01 .pc ul li a:hover {
  opacity: 0.8;
  background-position: 98% 80%;
}

.newnormal .box-telework .inner01 .pc ul li a:hover .mask-img {
  border-radius: 5px 0 0 5px;
}

.newnormal .box-telework .inner01 .pc ul li a:hover .mask-img img {
  transform: scale(1.2);
  transition-duration: 0.3s;
}

.newnormal .box-telework .inner01 .pc ul li a .mask-img {
  width: 220px;
  height: 200px;
  overflow: hidden;
  border-radius: 4px 0 0 4px;
}

.newnormal .box-telework .inner01 .pc ul li a .mask-img img {
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 220px;
  height: 100%;
  transition-duration: 0.3s;
}

.newnormal .box-telework .inner01 .pc ul li a dl {
  padding: 4%;
  font-weight: bold;
  text-align: left;
  font-size: 9.5vw;
  width: 53%;
}

.newnormal .box-telework .inner01 .pc ul li a dl dt {
  font-size: 15.5%;
  line-height: 1.45;
}

.newnormal .box-telework .inner01 .pc ul li a dl dd {
  font-size: 11%;
}

.newnormal .box-telework .inner01 .pc ul li a dl dd p {
  line-height: 1.25;
}

.newnormal .box-telework .inner01 .pc ul li a dl dd .btn-more01 {
  display: inline-block;
  background-color: #fff;
  border-radius: 20px;
  padding: 2% 8%;
  margin-top: 4%;
}

.newnormal .box-telework .inner01 .pc ul li:nth-of-type(1) {
  background-color: #2fbda7;
}

.newnormal .box-telework .inner01 .pc ul li:nth-of-type(1) a dl dd .btn-more01 {
  color: #2fbda7;
}

.newnormal .box-telework .inner01 .pc ul li:nth-of-type(2) {
  background-color: #807ae4;
}

.newnormal .box-telework .inner01 .pc ul li:nth-of-type(2) a dl dd .btn-more01 {
  color: #807ae4;
}

.newnormal .box-telework .inner01 .pc ul li:nth-of-type(3) {
  background-color: #066dc3;
}

.newnormal .box-telework .inner01 .pc ul li:nth-of-type(3) a dl dd .btn-more01 {
  color: #066dc3;
}

.newnormal .box-telework .inner01 .pc ul li:nth-of-type(4) {
  background-color: #ffac0d;
}

.newnormal .box-telework .inner01 .pc ul li:nth-of-type(4) a dl dd .btn-more01 {
  color: #ffac0d;
}

.newnormal .box-list01 ul {
  padding: 10px 10px 10px 10px;
  list-style-type: none;
  background-color: #f4f6fa;
}

.newnormal .box-list01 ul li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: nowrap;
  margin-bottom: 10px;
  background-color: #fff;
}

.newnormal .box-list01 ul li:last-of-type {
  margin-bottom: 0;
}

.newnormal .box-list01 ul li .box-list--number {
  position: relative;
  padding: 5.5%;
  background-color: #8ff3ad;
}

.newnormal .box-list01 ul li .box-list--number:after {
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  width: 10px;
  height: 100%;
  background-color: #f4f6fa;
}

.newnormal .box-list01 ul li .box-list--number p {
  color: #542f2f;
  font-weight: bold;
  font-size: 3.8rem;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1;
}

.newnormal .box-list01 ul li dl {
  margin-left: 10px;
  padding-left: 4%;
  line-height: 1.65;
  text-align: left;
  background-color: #fff;
}

.newnormal .box-list01 ul li dl dt {
  color: #0baa99;
  font-weight: bold;
  font-size: 1.5rem;
}

.newnormal .box-list01 ul li dl dd {
  font-weight: bold;
  font-size: 1rem;
}

.newnormal .box-particle01 {
  position: relative;
}

.newnormal .box-particle01 #box-particle01 .particles-js-canvas-el,
.newnormal .box-particle01 #box-particle01-02 .particles-js-canvas-el,
.newnormal .box-particle01 #box-particle01-03 .particles-js-canvas-el,
.newnormal .box-particle01 #box-particle02 .particles-js-canvas-el {
  position: absolute;
  top: 0;
  left: 0;
}

.newnormal .box-particle01 .inner01 {
  position: relative;
  max-width: 1440px;
  padding: 0;
}

.newnormal .box-particle01 .inner01:before {
  position: absolute;
  top: 0;
  left: -18%;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-color: #8fddf3;
}

.newnormal .box-particle01 .inner01 .box-particle--block01 {
  position: relative;
  padding-left: 14%;
}

.newnormal .box-particle01 .inner01 .box-particle--block01 .box-particle--title01 {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 6%;
  text-align: left;
  font-weight: bold;
  font-size: 4.15rem;
  z-index: 2;
}

.newnormal .box-particle01 .inner01 .box-particle--block01 .box-particle--title01 span {
  display: block;
  margin-top: 3%;
  font-size: 3.125rem;
}

.newnormal .box-particle01 .inner01 .box-particle--block01 .box-particle--title01 + p {
  position: relative;
  padding: 4% 0;
  font-weight: bold;
  font-size: 1.375rem;
  text-align: left;
  z-index: 3;
}

.newnormal .box-particle01 .inner01 .box-particle--block01 .box-particle--title01:before {
  content: "";
  position: absolute;
  width: 100vw;
  bottom: 0;
  right: 54%;
  height: 2px;
  border-bottom: 1px solid #000000;
  z-index: 2;
}

.newnormal .box-particle01 .inner01 .box-particle--img01 {
  position: absolute;
  bottom: -15%;
  right: 0;
}

.newnormal .box-particle01 .inner01 .box-particle--img01 img {
  max-width: 675px;
  width: 46.85vw;
}

.newnormal .box-particle01 .inner01 .sec-en--title {
  bottom: -13px;
  left: 20%;
  color: #fff;
  font-size: 11.5vw;
  z-index: 2;
}

.newnormal .box-check01 {
  margin-top: 100px;
}

.newnormal .box-check01 .inner01 {
  text-align: left;
}

.newnormal .box-check01 .inner01 ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-flow: wrap;
  list-style-type: none;
  margin-bottom: 70px;
  text-align: center;
}

.newnormal .box-check01 .inner01 ul li {
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: nowrap;
  width: 50%;
}

.newnormal .box-check01 .inner01 ul li:nth-of-type(1) {
  height: 450px;
  border-right: 1px solid #8fddf3;
  border-bottom: 1px solid #8fddf3;
}

.newnormal .box-check01 .inner01 ul li:nth-of-type(1) dl dd .box-check--img img {
  width: 23.85vw;
  max-width: 334px;
  padding: 8% 0;
}

.newnormal .box-check01 .inner01 ul li:nth-of-type(2) {
  height: 450px;
  border-left: 1px solid #8fddf3;
  border-bottom: 1px solid #8fddf3;
}

.newnormal .box-check01 .inner01 ul li:nth-of-type(2) dl dd .box-check--img img {
  width: 19.25vw;
  max-width: 276px;
}

.newnormal .box-check01 .inner01 ul li:nth-of-type(3) {
  border-right: 1px solid #8fddf3;
  border-top: 1px solid #8fddf3;
}

.newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dt {
  padding-top: 6%;
}

.newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img {
  height: 255px;
}

.newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img img {
  width: 19vw;
  max-width: 272px;
  padding: 4% 0 10% 0;
}

.newnormal .box-check01 .inner01 ul li:nth-of-type(4) {
  border-left: 1px solid #8fddf3;
  border-top: 1px solid #8fddf3;
}

.newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dt {
  padding-top: 6%;
}

.newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img {
  height: 255px;
}

.newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img img {
  width: 20.7vw;
  max-width: 298px;
  padding: 4% 0;
}

.newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img .text-round01,
.newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img .text-round02,
.newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img .text-round03, .newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img .text-round01,
.newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img .text-round02,
.newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img .text-round03 {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 95px;
  height: 95px;
  font-size: 0.875rem;
  color: #231815;
  line-height: 1.9;
  border-radius: 50%;
  background-color: #e9e9e9;
  z-index: -1;
}

.newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img .text-round01, .newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img .text-round01 {
  top: 12%;
  left: 8%;
}

.newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img .text-round02, .newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img .text-round02 {
  bottom: 12%;
  left: 12%;
}

.newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img .text-round03, .newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img .text-round03 {
  bottom: 10%;
  right: 10%;
}

.newnormal .box-check01 .inner01 ul li dl {
  width: 100%;
}

.newnormal .box-check01 .inner01 ul li dl dt {
  padding-left: 6%;
  font-weight: bold;
  font-size: 2.365vw;
  text-align: left;
  line-height: 1.25;
}

.newnormal .box-check01 .inner01 ul li dl dt span {
  display: block;
  color: #8fddf3;
  font-weight: bold;
  font-size: 5.5565vw;
  font-family: 'Roboto Condensed', sans-serif;
}

.newnormal .box-check01 .inner01 ul li dl dd .box-check--img {
  position: relative;
}

.newnormal .box-check01 .inner01 ul li dl dd p {
  font-size: 1.125rem;
}

.newnormal #home-check .box-check01 .inner01 ul li:nth-of-type(1) dl dd .box-check--img img {
  max-width: 210px;
  padding: 5% 0 4% 0;
}

.newnormal #home-check .box-check01 .inner01 ul li:nth-of-type(2) dl dd .box-check--img img {
  max-width: 248px;
  padding: 5% 0 4% 0;
}

.newnormal #home-check .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img {
  height: 195px;
}

.newnormal #home-check .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img img {
  max-width: 284px;
  padding: 5% 0 0 0;
}

.newnormal #home-check .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img {
  height: 195px;
  margin-bottom: 6.85%;
}

.newnormal #home-check .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img img {
  max-width: 282px;
  padding: 8% 0 8% 0;
}

.newnormal .box-card--solutin01 + .box-card--solutin01 {
  margin-top: 35px;
}

.newnormal .box-card--solutin01 ul {
  display: flex;
  justify-content: space-between;
  flex-flow: nowrap;
  list-style-type: none;
}

.newnormal .box-card--solutin01 ul.col2 {
  justify-content: flex-start;
}

.newnormal .box-card--solutin01 ul.col2 li {
  margin-right: 4%;
}

.newnormal .box-card--solutin01 ul.col3 li {
  width: 30.5%;
}

.newnormal .box-card--solutin01 ul.col3 li p {
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.newnormal .box-card--solutin01 ul.col3 li p img {
  height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
}

.newnormal .box-card--solutin01 ul.col3 li dl dd {
  padding: 4% 0% 4% 0%;
}

.newnormal .box-card--solutin01 ul.col4 li {
  width: 23.5%;
}

.newnormal .box-card--solutin01 ul.col4 li p {
  width: 100%;
  height: 210px;
  overflow: hidden;
}

.newnormal .box-card--solutin01 ul.col4 li p img {
  height: 210px;
  -o-object-fit: cover;
  object-fit: cover;
}

.newnormal .box-card--solutin01 ul.col4 li dl dd {
  padding: 4% 4% 0 0;
}

.newnormal .box-card--solutin01 ul li {
  position: relative;
  padding-bottom: 4%;
  box-shadow: 0 26px 20px -23px rgba(0, 0, 0, 0.3);
}

.newnormal .box-card--solutin01 ul li img {
  max-width: 100%;
}

.newnormal .box-card--solutin01 ul li dl {
  text-align: left;
}

.newnormal .box-card--solutin01 ul li dl dt {
  margin-top: 10%;
  font-size: 1.5rem;
  line-height: 1.25;
  border-bottom: 1px solid #000;
}

.newnormal .box-card--solutin01 ul li dl dd {
  padding: 4% 16% 0 0;
  font-size: 1.125rem;
  line-height: 1.75;
}

.newnormal .box-card--solutin01 ul li .box-card--btn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.newnormal .box-card--solutin02 ul {
  list-style-type: none;
}

.newnormal .box-card--solutin02 ul li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-flow: nowrap;
  margin-bottom: 4%;
}

.newnormal .box-card--solutin02 ul li p {
  width: 36%;
  height: 319px;
  overflow: hidden;
}

.newnormal .box-card--solutin02 ul li p img {
  max-width: 425px;
  height: 319px;
  -o-object-fit: cover;
  object-fit: cover;
}

.newnormal .box-card--solutin02 ul li .box-card--container {
  width: 60%;
  margin-left: 4%;
}

.newnormal .box-card--solutin02 ul li .box-card--container dl dt {
  padding: 8% 0 3% 0;
  font-size: 1.5rem;
  border-bottom: 1px solid #000;
}

.newnormal .box-card--solutin02 ul li .box-card--container dl dd {
  margin-top: 3%;
  font-size: 1.125rem;
  line-height: 1.45;
}

.newnormal .box-card--solutin02 ul li .box-card--container .box-card--btn {
  margin-top: 6%;
}

.newnormal .box-card--solutin02 ul li .box-card--container .box-card--btn a {
  margin-top: 0;
}

.newnormal .box-card--solutin02 ul li .box-card--container .box-card--btn .btn-basic02 {
  margin-right: 4%;
}

.newnormal .box-anchor01 {
  margin-bottom: 100px;
}

.newnormal .box-anchor01 .text-lead01 {
  margin-bottom: 40px;
}

.newnormal .box-anchor01 ul {
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  padding: 0 5%;
  list-style-type: none;
}

.newnormal .box-anchor01 ul.col4 {
  padding: 0;
}

.newnormal .box-anchor01 ul.col4 li {
  width: 18vw;
  height: 18vw;
  max-width: 260px;
  max-height: 260px;
}

.newnormal .box-anchor01 ul.col4 li a p {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: auto;
}

.newnormal .box-anchor01 ul.col4 li a dl dt {
  font-size: 1.8vw;
  line-height: 1.25;
}

.newnormal .box-anchor01 ul li {
  position: relative;
  width: 22vw;
  height: 22vw;
  max-width: 305px;
  max-height: 305px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0px 0px 29.64px 8.36px rgba(0, 0, 0, 0.19);
}

.newnormal .box-anchor01 ul li:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 45%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 32px 13.5px 0 13.5px;
  border-color: #8ff3ad transparent transparent transparent;
}

.newnormal .box-anchor01 ul li:hover:after {
  bottom: -25px;
  transition: all 0.3s;
}

.newnormal .box-anchor01 ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #303e58;
  text-decoration: none;
}

.newnormal .box-anchor01 ul li a:hover {
  opacity: 0.65;
  transition: all 0.3s;
}

.newnormal .box-anchor01 ul li a p {
  height: 120px;
}

.newnormal .box-anchor01 ul li a dl dt {
  margin-top: 10px;
  font-weight: bold;
  font-size: 1.55rem;
}

.newnormal .box-anchor01 ul li a dl dd {
  margin-top: 5px;
  font-size: 1.25rem;
  font-size: 1.5vw;
}

.newnormal .box-anchor02 {
  margin-bottom: 100px;
}

.newnormal .box-anchor02 .inner01 .box-anchor--container01 {
  position: relative;
  text-align: left;
}

.newnormal .box-anchor02 .inner01 .box-anchor--container01 > p img {
  max-width: 599px;
  width: 41.5vw;
}

.newnormal .box-anchor02 .inner01 .box-anchor--container01 ul {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 3%;
  list-style-type: none;
  z-index: 3;
}

.newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li {
  margin-top: 2%;
  box-shadow: 15px 5px 35px 15px rgba(0, 0, 0, 0.09);
}

.newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a {
  position: relative;
  display: block;
  width: 100%;
  text-decoration: none;
  background-color: #8ff3ad;
  transition: all 0.3s;
}

.newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a:hover {
  background-color: #fff;
}

.newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a:hover:after {
  top: 40%;
  transition: all 0.3s;
}

.newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a:hover dl dt {
  color: #8ff3ad;
}

.newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a:hover dl dd {
  color: #000;
}

.newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a:hover dl dd span {
  color: #000;
  -webkit-text-stroke: 0;
  text-shadow: none;
}

.newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a:after {
  content: "";
  position: absolute;
  top: 35%;
  right: 3%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 32px 13.5px 0 13.5px;
  border-color: #fff transparent transparent transparent;
}

.newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a dl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: nowrap;
  padding-right: 130px;
  text-align: left;
}

.newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a dl dt {
  display: inline;
  color: #fff;
  line-height: 0.925;
  font-weight: bold;
  font-size: 6.3vw;
  font-family: 'Roboto Condensed', sans-serif;
}

.newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a dl dd {
  display: inline;
  padding-left: 10px;
  color: #000;
  font-weight: bold;
  font-size: 2.2vw;
  line-height: 1.45;
  letter-spacing: 0.125rem;
}

.newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a dl dd span {
  color: #fff;
  text-shadow: 1px 1px 0 #000,
 -1px 1px 0 #000,
 1px -1px 0 #000,
 -1px -1px 0 #000;
}

.newnormal .box-answer01 dl {
  width: 83%;
  margin: 35px auto 70px 128px;
  padding: 65px 0 65px 0;
  border: 1px solid #8ad5ea;
}

.newnormal .box-answer01 dl dt {
  position: relative;
  padding-left: 9%;
  font-weight: bold;
  font-size: 2.3vw;
  text-align: left;
}

.newnormal .box-answer01 dl dt span {
  position: absolute;
  top: -76px;
  left: 0;
  color: #8ad5ea;
  font-size: 6.3vw;
  font-family: 'Roboto Condensed', sans-serif;
}

.newnormal .box-answer01 dl dd > img {
  width: 69.25vw;
  max-width: 1000px;
  margin: 20px -90px 20px auto;
}

.newnormal .box-answer01 dl dd p {
  margin: 0 11%;
  font-size: 1.125rem;
  text-align: left;
}

.newnormal .box-answer01 dl dd ul {
  display: block !important;
  margin: 0 11% !important;
  font-size: 1.125rem;
  text-align: left;
}

.newnormal .box-answer01 dl dd ul li {
  margin-bottom: 1.5%;
}

.newnormal .box-answer01 dl dd ul li:last-of-type {
  margin-bottom: 0;
}

.newnormal .box-answer01 dl dd .img-title {
  font-weight: bold;
  margin: 4% 11% 1% 11%;
  font-size: 2vw;
}

.newnormal .box-answer01 dl dd .img-title + p {
  margin: 0 auto;
  text-align: center;
}

.newnormal .box-answer01 dl dd .img-title + p img {
  width: 51vw;
  max-width: 733px;
}

.newnormal .box-answer01.is-tool--none dl {
  margin: 35px auto 35px 128px;
}

.newnormal .box-puttogether {
  margin-top: 100px;
  background-image: url(/product/newnormal/assets/img/ltepc/bg_support__pc.png);
  background-repeat: no-repeat;
  background-size: 100%;
}

.newnormal .box-puttogether .box-puttogether--container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 60px 4% 25px 10%;
}

.newnormal .box-puttogether .box-puttogether--container .h2-puttogether {
  position: relative;
}

.newnormal .box-puttogether .box-puttogether--container .h2-puttogether > p {
  position: absolute;
  top: -50px;
  left: 38%;
}

.newnormal .box-puttogether .box-puttogether--container .h2-puttogether > p span {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(/product/newnormal/assets/img/ltepc/ico_support.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  box-sizing: border-box;
  min-width: 95px;
  min-height: 83px;
  line-height: 1.25;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

.newnormal .box-puttogether .box-puttogether--container .h2-puttogether h2 {
  font-weight: bold;
  font-size: 2.8vw;
  line-height: 1.45;
  letter-spacing: 0.125rem;
}

.newnormal .box-puttogether .box-puttogether--container .h2-puttogether h2 span:nth-of-type(1) {
  display: block;
  font-size: 2.2vw;
}

.newnormal .box-puttogether .box-puttogether--container .h2-puttogether h2 span:nth-of-type(2) {
  padding-bottom: 5px;
  border-bottom: 2px solid #0baa99;
}

.newnormal .box-puttogether .box-puttogether--container ul {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}

.newnormal .box-puttogether .box-puttogether--container ul li {
  width: 8.75vw;
  height: 8.75vw;
  max-width: 130px;
  max-height: 130px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 1.5vw;
  line-height: 1.45;
  margin-right: 20px;
  color: #0baa99;
  text-align: center;
  background-color: #fff;
}

.newnormal .box-lteblue {
  margin: 75px auto 125px auto;
}

.newnormal .box-lteblue > .inner01 {
  text-align: left;
}

.newnormal .box-lteblue > .inner01 > h2 {
  margin-bottom: 25px;
  font-size: 2.725em;
  font-weight: bold;
}

.newnormal .box-lteblue > .inner01 > h2 span {
  color: #0baa99;
  font-size: 2.75rem;
}

.newnormal .box-lteblue section {
  background-color: #95dff4;
}

.newnormal .box-lteblue section .inner01 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  text-align: left;
}

.newnormal .box-lteblue section .inner01 .box-lteblue--container01 {
  margin-top: 35px;
}

.newnormal .box-lteblue section .inner01 .box-lteblue--container01 .lteblue-title01 {
  display: inline-block;
  background-color: #000;
  padding: 15px 25px;
  margin-bottom: 25px;
}

.newnormal .box-lteblue section .inner01 .box-lteblue--container01 .lteblue-title01 h3 {
  color: #8ff3ad;
  font-size: 2.125rem;
  font-weight: bold;
}

.newnormal .box-lteblue section .inner01 .box-lteblue--container01 .img-lte {
  position: relative;
}

.newnormal .box-lteblue section .inner01 .box-lteblue--container01 .img-lte span {
  position: absolute;
  top: -90px;
  right: -12%;
  z-index: 1;
  width: 140px;
  height: 140px;
  background-color: #dfff09;
  line-height: 1.45;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 50%;
}

.newnormal .box-lteblue section .inner01 .box-lteblue--container01 .img-lte img {
  width: 45vw;
  max-width: 645px;
  margin-bottom: 20px;
}

.newnormal .box-lteblue section .inner01 .box-lteblue--container01 .text-lte {
  position: relative;
  margin-bottom: 15px;
  font-weight: bold;
  z-index: 2;
}

.newnormal .box-lteblue section .inner01 .box-lteblue--container01 .btn-basic01 {
  top: 30px;
  font-size: 1.25rem;
}

.newnormal .box-lteblue section .inner01 .box-lteblue--container02 {
  position: absolute;
  top: -2.5vw;
  right: 9vw;
}

.newnormal .box-lteblue section .inner01 .box-lteblue--container02 img {
  width: 37vw;
  max-width: 533px;
}

@media (min-width: 1441px) {
  .newnormal .box-induction--container01 {
    margin-top: 160px;
  }
  .newnormal .box-induction--container01 + .box-induction--container01 {
    margin-top: 50px;
  }
  .newnormal .box-induction--container01 .box-title .box-title--white {
    top: -50px;
  }
  .newnormal .box-induction--container01 .link_basic01 dl dt {
    font-size: 2.125rem;
  }
  .newnormal .box-induction--container01 .link_basic01 dl dt small {
    font-size: 1.8rem;
  }
  .newnormal .box-induction--container01 .link_basic01 dl dt span {
    font-size: 10rem;
  }
  .newnormal .box-induction--container01 .link_basic01 dl dd p {
    font-size: 1rem;
  }
  .newnormal .box-induction--container01 .box-induction--btn {
    top: -80px;
  }
  .newnormal .box-coming--container01 ul li dl dt {
    font-size: 4.2rem;
  }
  .newnormal .box-coming--container01 ul li dl dt span {
    font-size: 10rem;
  }
  .newnormal .box-coming--container01 ul li dl dd {
    font-size: 2.125rem;
  }
  .newnormal .box-telework .inner01 {
    background-size: cover;
  }
  .newnormal .box-telework .inner01 h2 {
    font-size: 5rem;
  }
  .newnormal .box-telework .inner01 h2 .text-black {
    font-size: 1.8rem;
  }
  .newnormal .box-telework .inner01 h2 .text-small {
    font-size: 3.855rem;
  }
  .newnormal .box-telework .inner01 h2 + p {
    font-size: 1.125rem;
  }
  .newnormal .box-telework .inner01 .btn-basic01 {
    font-size: 1.625rem;
  }
  .newnormal .box-telework .inner01 .pc ul li a dl dt {
    font-size: 1.25rem;
  }
  .newnormal .box-telework .inner01 .pc ul li a dl dd {
    font-size: 1rem;
  }
  .newnormal .ltepc .box-gray .inner01 .box-gray--left ul li {
    margin: 0 auto;
  }
  .newnormal .box-particle01 .inner01 .sec-en--title {
    font-size: 10rem;
  }
  .newnormal .box-check01 .inner01 ul li dl dt {
    font-size: 2.125rem;
  }
  .newnormal .box-check01 .inner01 ul li dl dt span {
    font-size: 5rem;
  }
  .newnormal .box-check01 .inner01 ul li dl dd p {
    font-size: 1.125rem;
  }
  .newnormal .box-anchor01 ul.col4 {
    padding: 0;
  }
  .newnormal .box-anchor01 ul.col4 li a p {
    height: 120px;
  }
  .newnormal .box-anchor01 ul.col4 li a dl dt {
    font-size: 1.55rem;
  }
  .newnormal .box-anchor01 ul li a p {
    height: 120px;
  }
  .newnormal .box-anchor01 ul li a dl dt {
    font-size: 1.55rem;
  }
  .newnormal .box-anchor01 ul li a dl dd {
    font-size: 1.25rem;
  }
  .newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a dl dt {
    font-size: 5.7rem;
  }
  .newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a dl dd {
    font-size: 2rem;
  }
  .newnormal .box-answer01 dl dt {
    font-size: 2.125rem;
  }
  .newnormal .box-answer01 dl dt span {
    font-size: 5.7rem;
  }
  .newnormal .box-answer01 dl dd p {
    margin: 0 7%;
  }
  .newnormal .box-answer01 dl dd ul {
    margin: 0 7% !important;
  }
  .newnormal .box-answer01 dl dd .img-title {
    font-size: 1.625rem;
    margin: 0 7% 0 12%;
  }
  .newnormal .box-puttogether .box-puttogether--container .h2-puttogether > p {
    top: -40px;
    left: 440px;
  }
  .newnormal .box-puttogether .box-puttogether--container .h2-puttogether h2 {
    font-size: 2.5rem;
  }
  .newnormal .box-puttogether .box-puttogether--container .h2-puttogether h2 span:nth-of-type(1) {
    font-size: 2rem;
  }
  .newnormal .box-puttogether .box-puttogether--container ul li {
    font-size: 1.375rem;
  }
}

@media (max-width: 1000px) {
  .newnormal .box-induction {
    padding-top: 5%;
  }
  .newnormal .box-induction--container01 {
    margin-bottom: 0;
  }
  .newnormal .box-induction--container01:before {
    width: 100%;
    height: 75%;
  }
  .newnormal .box-induction--container01.mb-style:before {
    height: 85%;
  }
  .newnormal .box-induction--container01.mb-style .link_basic01 {
    padding: 4% 8% 10% 8%;
  }
  .newnormal .box-induction--container01 .link_basic01 {
    position: relative;
    padding: 4% 8% 12% 8%;
  }
  .newnormal .box-induction--container01 .link_basic01 dl dt {
    font-size: 1.8rem;
  }
  .newnormal .box-induction--container01 .link_basic01 dl dt span {
    left: -10%;
    font-size: 10rem;
  }
  .newnormal .box-induction--container01 .link_basic01 dl dd {
    width: 64%;
  }
  .newnormal .box-induction--container01 .link_basic01 dl dd p {
    font-size: 1rem;
  }
  .newnormal .box-induction--container01 .link_basic01 p {
    position: absolute;
    top: auto;
    left: auto;
    right: 0;
    display: inline-block;
  }
  .newnormal .box-induction--container01 > div {
    position: relative;
    display: block;
  }
  .newnormal .box-induction--container01 .box-induction--btn {
    top: -7vw;
  }
  .newnormal .box-coming--container01 {
    background: #fff;
  }
  .newnormal .box-coming--container01 ul {
    display: block;
  }
  .newnormal .box-coming--container01 ul li {
    margin-right: -10%;
    margin-left: -10%;
  }
  .newnormal .box-coming--container01 ul li:nth-of-type(1) {
    margin-bottom: 10%;
  }
  .newnormal .box-coming--container01 ul li:nth-of-type(2) dl {
    transform: inherit;
  }
  .newnormal .box-coming--container01 ul li dl dt {
    justify-content: space-between;
    align-items: flex-start;
    font-size: 4.2rem;
  }
  .newnormal .box-coming--container01 ul li dl dt span {
    font-size: 10rem;
  }
  .newnormal .box-coming--container01 ul li dl dd {
    margin-top: -60px;
    margin-left: 60px;
    font-size: 2.125rem;
  }
  .newnormal .box-gray .box-gray--title01 span {
    display: block;
  }
  .newnormal .box-gray .box-gray--left section .box-gray--title02 span {
    display: inline-block;
  }
  .newnormal .ltepc .box-gray .inner01 .box-gray--left ul {
    display: block;
  }
  .newnormal .ltepc .box-gray .inner01 .box-gray--left ul li {
    width: 65%;
    margin: 0 auto 10% auto;
  }
  .newnormal .ltepc .box-gray .inner01 .box-gray--left ul li:last-of-type {
    margin: 0 auto 0 auto;
  }
  .newnormal .ltepc .box-gray .inner01 .box-gray--left ul li img {
    max-width: 100%;
    width: 100vw;
  }
  .newnormal .box-telework .inner01 .pc ul li a dl {
    width: 63%;
    padding: 4% 0% 4% 2%;
  }
  .newnormal .box-telework .inner01 .pc ul li a .mask-img {
    width: 120px;
    height: 130px;
  }
  .newnormal .box-telework .inner01 .pc ul li a .mask-img img {
    transform: translateX(-10px);
  }
  .newnormal .box-particle01 .inner01 .box-particle--block01 .box-particle--title01 {
    font-size: 6.44vw;
  }
  .newnormal .box-particle01 .inner01 .box-particle--block01 .box-particle--title01 + p {
    font-size: 2.2vw;
  }
  .newnormal .box-particle01 .inner01 .box-particle--block01 .box-particle--title01 span {
    font-size: 4vw;
  }
  .newnormal .box-check01 .inner01 ul li dl dd p {
    font-size: 0.85rem;
    text-align: left;
    margin-left: 4%;
  }
  .newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img, .newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img .text-round01,
  .newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img .text-round02,
  .newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img .text-round03, .newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img .text-round01,
  .newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img .text-round02,
  .newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img .text-round03 {
    font-size: 0.675rem;
  }
  .newnormal .box-card--solutin01 + .box-card--solutin01 {
    margin-top: 10%;
  }
  .newnormal .box-card--solutin01 ul.col3 li p {
    height: 150px;
  }
  .newnormal .box-card--solutin01 ul.col3 li p img {
    height: 150px;
  }
  .newnormal .box-card--solutin01 ul.col3 li dl dd {
    height: auto;
  }
  .newnormal .box-card--solutin01 ul.col3 li .btn-basic03 {
    margin-top: 15px;
  }
  .newnormal .box-card--solutin01 ul.col4 {
    flex-flow: wrap;
  }
  .newnormal .box-card--solutin01 ul.col4 li {
    width: 48%;
  }
  .newnormal .box-card--solutin01 ul.col4 li:nth-of-type(1) {
    margin-bottom: 10%;
  }
  .newnormal .box-card--solutin01 ul.col4 li:nth-of-type(2) {
    margin-bottom: 10%;
  }
  .newnormal .box-card--solutin01 ul.col4 li dl dd {
    height: auto;
  }
  .newnormal .box-card--solutin01 ul.col4 li .btn-basic03 {
    margin-top: 15px;
  }
  .newnormal .box-card--solutin02 ul li img {
    width: 44vw;
  }
  .newnormal .box-card--solutin02 ul li .box-card--container .box-card--btn .btn-basic03 {
    margin-top: 15px;
  }
  .newnormal .box-anchor01 ul {
    display: block;
  }
  .newnormal .box-anchor01 ul.col4 li {
    width: 305px;
    height: 305px;
  }
  .newnormal .box-anchor01 ul.col4 li a dl dt {
    font-size: 1.55rem;
  }
  .newnormal .box-anchor01 ul li {
    width: 305px;
    height: 305px;
    margin: 40px auto 0 auto;
  }
  .newnormal .box-anchor01 ul li a p {
    height: auto;
  }
  .newnormal .box-anchor01 ul li a dl dd {
    font-size: 1.25rem;
  }
  .newnormal .box-anchor02 {
    padding-bottom: 14vw;
  }
  .newnormal .box-anchor02 .inner01 .box-anchor--container01 > p {
    margin-left: -10%;
  }
  .newnormal .box-anchor02 .inner01 .box-anchor--container01 ul {
    top: 40%;
    right: -10%;
  }
  .newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a:after {
    top: 25%;
    border-width: 22px 10.5px 0 10.5px;
  }
  .newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a dl dt {
    font-size: 5.3rem;
  }
  .newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a dl dd {
    font-size: 1.6rem;
  }
  .newnormal .box-answer01 dl dt {
    font-size: 1.6rem;
  }
  .newnormal .box-answer01 dl dt span {
    font-size: 5.3rem;
  }
  .newnormal .box-answer01 dl dd > img {
    margin: 21px -20px 20px auto;
  }
  .newnormal .box-answer01 dl dd p {
    margin: 0 12%;
  }
  .newnormal .box-answer01 dl dd ul {
    margin: 0 12% !important;
  }
  .newnormal .box-puttogether {
    background-size: cover;
    background-position: 100% 0;
  }
  .newnormal .box-puttogether .box-puttogether--container .h2-puttogether > p {
    top: -60px;
    left: 37%;
  }
  .newnormal .box-puttogether .box-puttogether--container .h2-puttogether > p span {
    min-width: 85px;
    min-height: 73px;
    font-size: 0.85rem;
  }
  .newnormal .box-puttogether .box-puttogether--container ul li {
    min-width: 90px;
    min-height: 90px;
    font-size: 0.9rem;
  }
  .newnormal .box-lteblue > .inner01 {
    text-align: center;
  }
  .newnormal .box-lteblue > .inner01 > h2 {
    line-height: 1.25;
  }
  .newnormal .box-lteblue > .inner01 > h2 span {
    display: block;
  }
  .newnormal .box-lteblue section .inner01 {
    display: block;
    padding-top: 10px;
    padding-bottom: 60px;
    text-align: center;
  }
  .newnormal .box-lteblue section .inner01 .box-lteblue--container01 .img-lte span {
    top: 220px;
    right: 80px;
  }
  .newnormal .box-lteblue section .inner01 .box-lteblue--container01 .img-lte img {
    width: 100%;
    margin: 0 auto 20px auto;
  }
  .newnormal .box-lteblue section .inner01 .box-lteblue--container01 .text-lte {
    margin-bottom: 45px;
  }
  .newnormal .box-lteblue section .inner01 .box-lteblue--container01 .btn-basic01 {
    top: 462px;
  }
  .newnormal .box-lteblue section .inner01 .box-lteblue--container02 {
    position: initial;
    margin-top: -40px;
  }
  .newnormal .box-lteblue section .inner01 .box-lteblue--container02 img {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .newnormal .box-induction--container01 {
    margin-bottom: 15%;
  }
  .newnormal .box-induction--container01:nth-of-type(2) {
    margin-top: 23%;
    margin-bottom: 15%;
  }
  .newnormal .box-induction--container01:before {
    top: 0;
    height: 85%;
  }
  .newnormal .box-induction--container01.mb-style .link_basic01 {
    padding: 4% 8% 58% 8%;
  }
  .newnormal .box-induction--container01 .box-title .box-title--white {
    top: -25px;
    font-size: 4vw;
  }
  .newnormal .box-induction--container01 > .link_basic01 {
    padding: 4% 8% 60% 8%;
  }
  .newnormal .box-induction--container01 > .link_basic01 dl dt {
    font-size: 5vw;
  }
  .newnormal .box-induction--container01 > .link_basic01 dl dt small {
    font-size: 4.5vw;
  }
  .newnormal .box-induction--container01 > .link_basic01 dl dt span {
    top: -50px;
    font-size: 25vw;
  }
  .newnormal .box-induction--container01 > .link_basic01 dl dd {
    width: 100%;
  }
  .newnormal .box-induction--container01 > .link_basic01 dl dd p {
    margin-top: 6%;
    font-size: 4vw;
  }
  .newnormal .box-induction--container01 > .link_basic01 p {
    bottom: 0;
  }
  .newnormal .box-induction--container01 > .link_basic01 p img {
    width: 80vw;
  }
  .newnormal .box-induction--container01 .box-induction--btn {
    top: 5vw;
    text-align: center;
  }
  .newnormal .box-induction--container01 .box-induction--btn .btn-basic01 {
    width: 100%;
    padding: 0;
  }
  .newnormal .box-induction--container01 .box-induction--btn .btn-basic01 span {
    padding: 6.5% 27%;
    display: block;
  }
  .newnormal .box-coming {
    margin-bottom: 15%;
  }
  .newnormal .box-coming--container01 ul li {
    margin-right: -10%;
    margin-left: -10%;
  }
  .newnormal .box-coming--container01 ul li:nth-of-type(1) {
    margin-bottom: 15%;
  }
  .newnormal .box-coming--container01 ul li dl dt {
    font-size: 9vw;
  }
  .newnormal .box-coming--container01 ul li dl dt span {
    font-size: 25vw;
  }
  .newnormal .box-coming--container01 ul li dl dd {
    margin-top: -30px;
    margin-left: 30px;
    font-size: 5vw;
  }
  .newnormal .box-gray {
    padding: 7% 0;
  }
  .newnormal .box-gray .inner01 {
    margin: 0 auto 0 4%;
  }
  .newnormal .box-gray .box-white--right01,
  .newnormal .box-gray .box-white--left01 {
    padding-left: 12vw;
    padding-right: 3vw;
  }
  .newnormal .box-gray .box-white--right01 .sec-en--title,
  .newnormal .box-gray .box-white--left01 .sec-en--title {
    width: 100vw;
    font-size: 18vw;
  }
  .newnormal .box-gray .box-white--right01 {
    padding-right: 13vw;
  }
  .newnormal .box-gray .box-white--left01 {
    padding-right: 12vw;
    padding-left: 3vw;
  }
  .newnormal .box-gray .box-white--left01 .sec-en--title {
    left: 0;
    right: 0;
    text-align: left;
  }
  .newnormal .box-gray .box-white--left01 + .inner01 {
    margin: 0 4% 0 auto;
    padding: 0 4% 0 8%;
  }
  .newnormal .box-gray .box-gray--title01 {
    font-size: 8.5vw;
    line-height: 1.25;
  }
  .newnormal .box-gray .box-gray--title01 span {
    font-size: 7vw;
  }
  .newnormal .box-gray .box-gray--left,
  .newnormal .box-gray .box-gray--right {
    padding: 8% 0 8% 0;
  }
  .newnormal .box-gray .box-gray--left:after,
  .newnormal .box-gray .box-gray--right:after {
    padding-left: 28vw;
  }
  .newnormal .box-gray .box-gray--left section .box-gray--title02,
  .newnormal .box-gray .box-gray--right section .box-gray--title02 {
    margin-top: 4%;
    font-size: 6vw;
    line-height: 1.45;
  }
  .newnormal .box-gray .box-gray--left section ul:not(.box-card--list),
  .newnormal .box-gray .box-gray--right section ul:not(.box-card--list) {
    flex-direction: column;
  }
  .newnormal .box-gray .box-gray--left section ul:not(.box-card--list) li:nth-of-type(1),
  .newnormal .box-gray .box-gray--right section ul:not(.box-card--list) li:nth-of-type(1) {
    order: 2;
    margin-bottom: 8%;
  }
  .newnormal .box-gray .box-gray--left section ul:not(.box-card--list) li:nth-of-type(1) img,
  .newnormal .box-gray .box-gray--right section ul:not(.box-card--list) li:nth-of-type(1) img {
    width: 65%;
  }
  .newnormal .box-gray .box-gray--left section ul:not(.box-card--list) li:nth-of-type(2),
  .newnormal .box-gray .box-gray--right section ul:not(.box-card--list) li:nth-of-type(2) {
    order: 1;
  }
  .newnormal .box-gray .box-gray--left section ul:not(.box-card--list) li:nth-of-type(2) dl,
  .newnormal .box-gray .box-gray--right section ul:not(.box-card--list) li:nth-of-type(2) dl {
    margin: 0;
  }
  .newnormal .box-gray .box-gray--left section ul:not(.box-card--list) li:nth-of-type(2) dl dt,
  .newnormal .box-gray .box-gray--right section ul:not(.box-card--list) li:nth-of-type(2) dl dt {
    margin-top: 0;
    font-size: 5vw;
    line-height: 1.45;
  }
  .newnormal .box-gray .box-gray--left section ul:not(.box-card--list) li:nth-of-type(2) dl dd,
  .newnormal .box-gray .box-gray--right section ul:not(.box-card--list) li:nth-of-type(2) dl dd {
    margin-top: 2%;
    font-size: 4vw;
    line-height: 1.65;
  }
  .newnormal .box-gray .box-gray--left section .btn-basic01,
  .newnormal .box-gray .box-gray--right section .btn-basic01 {
    padding: 6.5% 17%;
    width: 66%;
  }
  .newnormal .ltepc .box-gray .inner01 {
    padding: 8% 4% 0 4%;
  }
  .newnormal .ltepc .box-gray .inner01 .box-gray--left {
    padding: 6% 0 8% 0;
  }
  .newnormal .ltepc .box-gray .inner01 .box-gray--left ul {
    margin-top: 20%;
  }
  .newnormal .ltepc .box-gray .inner01 .box-gray--left ul li {
    width: 70%;
    margin: 0 auto 16% auto;
  }
  .newnormal .ltepc .box-gray .inner01 .box-gray--left ul li .text-point {
    padding: 7% 7%;
    font-size: 3.8vw;
  }
  .newnormal .ltepc .box-gray .inner01 .box-gray--left ul li .text-point span {
    font-size: 6vw;
  }
  .newnormal .ltepc .box-gray .inner01 .box-gray--left ul li dl dt {
    margin-top: 6%;
    font-size: 5vw;
  }
  .newnormal .ltepc .box-gray .inner01 .box-gray--left ul li dl dd {
    font-size: 4vw;
  }
  .newnormal .ltepc .box-gray .inner01 .box-gray--left ul li dl dd span {
    margin-top: 4%;
    font-size: 3.5vw;
  }
  .newnormal .ltepc .box-gray .inner01 .box-gray--left .btn-basic01 {
    width: 66%;
    margin-top: 14%;
    padding: 6.5% 17%;
  }
  .newnormal .telework {
    margin-bottom: 7%;
  }
  .newnormal .box-telework .inner01 {
    padding: 16% 4% 6% 4%;
    background-size: cover;
    background-image: url("/product/newnormal/assets/img/bg_telework_sp.png");
  }
  .newnormal .box-telework .inner01 h2 {
    font-size: 8vw;
  }
  .newnormal .box-telework .inner01 h2 .text-black {
    font-size: 4vw;
  }
  .newnormal .box-telework .inner01 h2 .text-small {
    font-size: 7vw;
  }
  .newnormal .box-telework .inner01 .btn-basic01 {
    margin-top: 12%;
    padding: 4% 8%;
    font-size: 4vw;
  }
  .newnormal .box-telework .inner01 .sp ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: wrap;
    margin-top: 4%;
    list-style-type: none;
  }
  .newnormal .box-telework .inner01 .sp ul li {
    width: 48%;
    box-shadow: 11px 13px 27px 6px rgba(0, 0, 0, 0.08);
  }
  .newnormal .box-telework .inner01 .sp ul li:nth-of-type(3), .newnormal .box-telework .inner01 .sp ul li:nth-of-type(4) {
    margin-top: 4%;
  }
  .newnormal .box-telework .inner01 .sp ul li a {
    display: block;
  }
  .newnormal .box-telework .inner01 .sp ul li a img {
    width: 48vw;
    max-width: 100%;
  }
  .newnormal .box-list01 ul {
    padding: 5px 5px 5px 5px;
  }
  .newnormal .box-list01 ul li {
    margin-bottom: 5px;
  }
  .newnormal .box-list01 ul li:last-of-type {
    margin-bottom: 0;
  }
  .newnormal .box-list01 ul li .box-list--number {
    padding: 22.5% 2%;
  }
  .newnormal .box-list01 ul li .box-list--number:after {
    right: -5px;
    width: 5px;
  }
  .newnormal .box-list01 ul li .box-list--number p {
    font-size: 8vw;
  }
  .newnormal .box-list01 ul li dl {
    margin-left: 5px;
  }
  .newnormal .box-list01 ul li dl dt {
    font-size: 4.5vw;
  }
  .newnormal .box-list01 ul li dl dd {
    font-size: 4vw;
  }
  .newnormal .box-particle01 {
    padding-right: 4%;
  }
  .newnormal .box-particle01 #box-particle01 .particles-js-canvas-el,
  .newnormal .box-particle01 #box-particle01-02 .particles-js-canvas-el,
  .newnormal .box-particle01 #box-particle01-03 .particles-js-canvas-el,
  .newnormal .box-particle01 #box-particle02 .particles-js-canvas-el {
    position: absolute;
    top: 0;
    left: 0;
  }
  .newnormal .box-particle01 .inner01 {
    position: relative;
    max-width: 1440px;
    padding: 0;
    background-color: #8fddf3;
  }
  .newnormal .box-particle01 .inner01:before {
    position: absolute;
    top: 0;
    left: -100%;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #8fddf3;
  }
  .newnormal .box-particle01 .inner01 .box-particle--block01 {
    padding-left: 2.5%;
  }
  .newnormal .box-particle01 .inner01 .box-particle--block01 .box-particle--title01 {
    margin-top: 12%;
    font-size: 8.44vw;
    z-index: 3;
  }
  .newnormal .box-particle01 .inner01 .box-particle--block01 .box-particle--title01 span {
    font-size: 7vw;
    line-height: 1.25;
    margin-bottom: 2%;
  }
  .newnormal .box-particle01 .inner01 .box-particle--block01 .box-particle--title01 + p {
    margin-right: 4%;
    padding-top: 25%;
    padding-bottom: 6%;
    font-size: 4vw;
  }
  .newnormal .box-particle01 .inner01 .box-particle--block01 .box-particle--title01:before {
    content: "";
    position: absolute;
    width: 100vw;
    bottom: 0;
    right: 50%;
    height: 2px;
    border-bottom: 1px solid #000000;
  }
  .newnormal .box-particle01 .inner01 .box-particle--img01 {
    right: -4%;
    z-index: 1;
  }
  .newnormal .box-particle01 .inner01 .sec-en--title {
    bottom: 45%;
    left: 3%;
    right: auto;
    font-size: 17vw;
  }
  .newnormal .box-check01 {
    margin-top: 12%;
  }
  .newnormal .box-check01 .title-basic01 {
    display: inline-block;
    margin-left: 4%;
    padding: 3% 4% 3% 4%;
    text-align: left;
  }
  .newnormal .box-check01 .inner01 {
    padding: 0;
  }
  .newnormal .box-check01 .inner01 ul {
    display: block;
    margin-bottom: 12%;
  }
  .newnormal .box-check01 .inner01 ul li {
    width: 100%;
  }
  .newnormal .box-check01 .inner01 ul li:nth-of-type(1) {
    height: auto;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #8fddf3;
  }
  .newnormal .box-check01 .inner01 ul li:nth-of-type(1) dl dd .box-check--img img {
    width: 50vw;
    padding: 6% 0;
  }
  .newnormal .box-check01 .inner01 ul li:nth-of-type(2) {
    height: auto;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #8fddf3;
  }
  .newnormal .box-check01 .inner01 ul li:nth-of-type(2) dl dd .box-check--img img {
    width: 46vw;
    padding-bottom: 4%;
  }
  .newnormal .box-check01 .inner01 ul li:nth-of-type(3) {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #8fddf3;
  }
  .newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dt {
    padding-top: 0;
  }
  .newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img {
    height: auto;
  }
  .newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img img {
    width: 40vw;
    padding: 8% 0 20% 0;
  }
  .newnormal .box-check01 .inner01 ul li:nth-of-type(4) {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #8fddf3;
  }
  .newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dt {
    padding-top: 0;
  }
  .newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img {
    height: auto;
  }
  .newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img img {
    width: 40vw;
    padding: 8% 0 20% 0;
  }
  .newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img .text-round01,
  .newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img .text-round02,
  .newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img .text-round03, .newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img .text-round01,
  .newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img .text-round02,
  .newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img .text-round03 {
    width: 20vw;
    height: 20vw;
    font-size: 3vw;
    line-height: 1.25;
  }
  .newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img .text-round01, .newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img .text-round01 {
    top: 12%;
    left: 8%;
  }
  .newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img .text-round02, .newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img .text-round02 {
    bottom: 12%;
    left: 12%;
  }
  .newnormal .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img .text-round03, .newnormal .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img .text-round03 {
    bottom: 10%;
    right: 10%;
  }
  .newnormal .box-check01 .inner01 ul li dl {
    margin: 6% auto;
  }
  .newnormal .box-check01 .inner01 ul li dl dt {
    padding-right: 14%;
    padding-left: 8%;
    font-size: 7vw;
  }
  .newnormal .box-check01 .inner01 ul li dl dt span {
    font-size: 15vw;
  }
  .newnormal .box-check01 .inner01 ul li dl dd p {
    padding-left: 4%;
    font-size: 4vw;
  }
  .newnormal #home-check .box-check01 .inner01 ul li:nth-of-type(1) dl dd .box-check--img img {
    width: 30vw;
  }
  .newnormal #home-check .box-check01 .inner01 ul li:nth-of-type(2) dl dd .box-check--img img {
    width: 40vw;
  }
  .newnormal #home-check .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img {
    height: auto;
  }
  .newnormal #home-check .box-check01 .inner01 ul li:nth-of-type(3) dl dd .box-check--img img {
    max-width: 284px;
    padding: 5% 0 4% 0;
  }
  .newnormal #home-check .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img {
    height: auto;
    margin-bottom: 2%;
  }
  .newnormal #home-check .box-check01 .inner01 ul li:nth-of-type(4) dl dd .box-check--img img {
    padding: 4% 0 0 0;
  }
  .newnormal .box-card--solutin01 + .box-card--solutin01 {
    margin-top: 0;
  }
  .newnormal .box-card--solutin01 ul {
    display: block;
  }
  .newnormal .box-card--solutin01 ul.col3 li {
    width: 100%;
  }
  .newnormal .box-card--solutin01 ul.col3 li p {
    height: auto;
  }
  .newnormal .box-card--solutin01 ul.col3 li p img {
    height: auto;
  }
  .newnormal .box-card--solutin01 ul.col3 li dl dt {
    transform: none;
  }
  .newnormal .box-card--solutin01 ul.col3 li dl dd {
    height: auto;
    padding: 6% 0 0 0;
  }
  .newnormal .box-card--solutin01 ul.col4.height100 li dl dt {
    height: auto;
  }
  .newnormal .box-card--solutin01 ul.col4 li {
    width: 100%;
  }
  .newnormal .box-card--solutin01 ul.col4 li p {
    height: auto;
  }
  .newnormal .box-card--solutin01 ul.col4 li p img {
    height: auto;
  }
  .newnormal .box-card--solutin01 ul.col4 li dl dd {
    height: auto;
    padding: 6% 0 0 0;
  }
  .newnormal .box-card--solutin01 ul li {
    margin-bottom: 35px;
  }
  .newnormal .box-card--solutin01 ul li dl dt {
    height: auto;
    margin-top: 4%;
    padding-bottom: 4%;
    font-size: 6vw;
  }
  .newnormal .box-card--solutin01 ul li dl dd {
    padding: 6% 0 0 0;
    font-size: 4vw;
  }
  .newnormal .box-card--solutin01 ul li .box-card--btn {
    margin-bottom: 12%;
  }
  .newnormal .box-card--solutin02 ul li {
    display: block;
    margin-bottom: 4%;
  }
  .newnormal .box-card--solutin02 ul li p {
    width: 100%;
    height: auto;
  }
  .newnormal .box-card--solutin02 ul li p img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  .newnormal .box-card--solutin02 ul li .box-card--container {
    width: 100%;
    margin-left: 0;
  }
  .newnormal .box-card--solutin02 ul li .box-card--container dl dt {
    margin-top: 4%;
    padding: 0 0 4% 0;
    font-size: 6vw;
  }
  .newnormal .box-card--solutin02 ul li .box-card--container dl dd {
    margin-top: 0;
    padding: 6% 0 0 0;
    font-size: 4vw;
  }
  .newnormal .box-card--solutin02 ul li .box-card--container .box-card--btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 12%;
  }
  .newnormal .box-card--solutin02 ul li .box-card--container .box-card--btn .btn-basic02 {
    margin-right: 0;
  }
  .newnormal .box-anchor01 {
    margin-bottom: 20%;
  }
  .newnormal .box-anchor01 ul.col4 li {
    width: 50vw;
    height: 50vw;
  }
  .newnormal .box-anchor01 ul.col4 li a p img {
    width: 12vw;
  }
  .newnormal .box-anchor01 ul.col4 li a dl dt {
    font-size: 5vw;
  }
  .newnormal .box-anchor01 ul li {
    width: 50vw;
    height: 50vw;
  }
  .newnormal .box-anchor01 ul li:after {
    border-width: 20px 7.5px 0 7.5px;
  }
  .newnormal .box-anchor01 ul li a p {
    height: auto;
  }
  .newnormal .box-anchor01 ul li a p img {
    width: 20vw;
  }
  .newnormal .box-anchor01 ul li a dl dt {
    font-size: 5vw;
  }
  .newnormal .box-anchor01 ul li a dl dd {
    font-size: 4vw;
  }
  .newnormal .box-anchor02 {
    padding-bottom: 40vw;
  }
  .newnormal .box-anchor02 .inner01 .box-anchor--container01 > p img {
    width: 90vw;
  }
  .newnormal .box-anchor02 .inner01 .box-anchor--container01 ul {
    top: 85%;
    right: -4%;
  }
  .newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a:after {
    top: 35%;
    border-width: 16px 5.5px 0 5.5px;
  }
  .newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a dl {
    width: 90%;
    padding-right: 10%;
  }
  .newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a dl dt {
    line-height: 1.45;
    font-size: 14vw;
  }
  .newnormal .box-anchor02 .inner01 .box-anchor--container01 ul li a dl dd {
    font-size: 5vw;
    padding-right: 10%;
  }
  .newnormal .box-answer01 {
    margin-left: 0;
  }
  .newnormal .box-answer01 dl {
    width: 100%;
    margin: 35px auto 35px auto;
    padding: 10% 0 10% 0;
  }
  .newnormal .box-answer01 dl dt {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 5vw;
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 3%;
    line-height: 1.45;
  }
  .newnormal .box-answer01 dl dt span {
    position: initial;
    margin-right: 10px;
    font-size: 14vw;
    z-index: 0;
  }
  .newnormal .box-answer01 dl dt b {
    position: relative;
    z-index: 2;
  }
  .newnormal .box-answer01 dl dd > img {
    margin: 2% 0 6% -5%;
    width: 85vw;
  }
  .newnormal .box-answer01 dl dd p {
    margin: 0 7%;
    font-size: 4vw;
  }
  .newnormal .box-answer01 dl dd ul {
    margin: 0 7% !important;
  }
  .newnormal .box-answer01 dl dd ul li {
    font-size: 4vw;
    padding-left: 0.8rem;
    text-indent: -0.4rem;
    line-height: 1.45;
  }
  .newnormal .box-answer01 dl dd .img-title {
    font-size: 6vw;
    margin: 0 7% 0 7%;
  }
  .newnormal .box-answer01 dl dd .img-title + p img {
    width: 85%;
  }
  .newnormal .box-answer01.is-tool--none dl {
    margin: 35px auto 35px auto;
  }
  .newnormal .box-puttogether {
    margin-top: 7%;
    background-image: url(/product/newnormal/assets/img/ltepc/bg_support__sp.png);
    background-size: 100%;
  }
  .newnormal .box-puttogether .box-puttogether--container {
    padding: 20px 2% 15px 30%;
  }
  .newnormal .box-puttogether .box-puttogether--container .h2-puttogether > p {
    position: initial;
  }
  .newnormal .box-puttogether .box-puttogether--container .h2-puttogether > p span {
    min-width: auto;
    min-height: auto;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 4.25vw;
    display: inline-block;
    padding: 5px 20vw;
    border-radius: 25px;
    color: #fff;
    background-color: #0baa99;
  }
  .newnormal .box-puttogether .box-puttogether--container .h2-puttogether h2 {
    font-size: 5vw;
    line-height: 0.4;
  }
  .newnormal .box-puttogether .box-puttogether--container .h2-puttogether h2 span:nth-of-type(1) {
    font-size: 4.5vw;
  }
  .newnormal .box-puttogether .box-puttogether--container .h2-puttogether h2 span:nth-of-type(2) {
    padding-bottom: 5px;
    margin-bottom: 5px;
    display: block;
    margin-top: 15px;
  }
  .newnormal .box-puttogether .box-puttogether--container ul {
    flex-flow: wrap;
    margin-top: 5px;
    margin-bottom: 0;
  }
  .newnormal .box-puttogether .box-puttogether--container ul li {
    width: 15.75vw;
    height: 15.75vw;
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%;
    min-width: auto;
    min-height: auto;
    font-size: 1.5vw;
    margin-bottom: 10px;
    margin-right: 10px;
  }
  .newnormal .box-puttogether .box-puttogether--container .btn-basic01 {
    padding: 12px 50px;
  }
  .newnormal .box-lteblue {
    margin: 12% auto 20% auto;
  }
  .newnormal .box-lteblue > .inner01 {
    text-align: left;
  }
  .newnormal .box-lteblue > .inner01 > h2 {
    margin-bottom: 15px;
    letter-spacing: 0.1rem;
    font-size: 6vw;
  }
  .newnormal .box-lteblue > .inner01 > h2 span {
    font-size: 7vw;
  }
  .newnormal .box-lteblue section .inner01 {
    padding-top: 10px;
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }
  .newnormal .box-lteblue section .inner01 .box-lteblue--container01 {
    margin-top: 15px;
  }
  .newnormal .box-lteblue section .inner01 .box-lteblue--container01 .lteblue-title01 {
    padding: 15px 20px;
    margin-bottom: 15px;
  }
  .newnormal .box-lteblue section .inner01 .box-lteblue--container01 .lteblue-title01 h3 {
    font-size: 4.5vw;
    letter-spacing: 0.1rem;
  }
  .newnormal .box-lteblue section .inner01 .box-lteblue--container01 .img-lte span {
    top: 180px;
    right: 0;
    font-size: 3.6vw;
    width: 33vw;
    height: 33vw;
  }
  .newnormal .box-lteblue section .inner01 .box-lteblue--container01 .img-lte img {
    width: 90%;
  }
  .newnormal .box-lteblue section .inner01 .box-lteblue--container01 .text-lte {
    text-align: left;
    font-size: 4vw;
    padding: 0 5%;
  }
  .newnormal .box-lteblue section .inner01 .box-lteblue--container01 .btn-basic01 {
    top: 94vw;
    padding: 6.5% 12%;
    width: 66%;
    font-size: 4vw;
  }
  .newnormal .box-lteblue section .inner01 .box-lteblue--container02 img {
    width: 100%;
  }
}

.iziModalOpenContents .modal-container02 .modal-container--block02 .title-basic01 {
  padding: 1.5% 4.5% 1.5% 3rem;
  background-repeat: no-repeat;
  background-position: 1.5% 50%;
}

.iziModalOpenContents.modal_office .modal-container02 .modal-container--block02 .title-basic01, .iziModalOpenContents.modal_panel01 .modal-container02 .modal-container--block02 .title-basic01, .iziModalOpenContents.modal_concentration .modal-container02 .modal-container--block02 .title-basic01, .iziModalOpenContents.modal_wifi .modal-container02 .modal-container--block02 .title-basic01 {
  background-image: url("/product/newnormal/assets/img/workplace/ico_distance.svg");
  background-size: 2.5rem;
}

.iziModalOpenContents.modal_disinfection .modal-container02 .modal-container--block02 .title-basic01, .iziModalOpenContents.modal_mfp .modal-container02 .modal-container--block02 .title-basic01, .iziModalOpenContents.modal_measuremen .modal-container02 .modal-container--block02 .title-basic01, .iziModalOpenContents.modal_panel02 .modal-container02 .modal-container--block02 .title-basic01, .iziModalOpenContents.modal_room .modal-container02 .modal-container--block02 .title-basic01 {
  background-image: url("/product/newnormal/assets/img/workplace/ico_risk.svg");
  background-size: 2.5rem;
}

.iziModalOpenContents.modal_cloud .modal-container02 .modal-container--block02 .title-basic01, .iziModalOpenContents.modal_lte .modal-container02 .modal-container--block02 .title-basic01 {
  background-image: url("/product/newnormal/assets/img/workplace/ico_business.svg");
  background-size: 2.5rem;
}

.iziModalOpenContents.modal_illumination .modal-container02 .modal-container--block02 .title-basic01, .iziModalOpenContents.modal_camera .modal-container02 .modal-container--block02 .title-basic01, .iziModalOpenContents.modal_desk01 .modal-container02 .modal-container--block02 .title-basic01, .iziModalOpenContents.modal_desk02 .modal-container02 .modal-container--block02 .title-basic01 {
  background-image: url("/product/newnormal/assets/img/workplace/ico_work.svg");
  background-size: 2.5rem;
}

.whitepaper .box-gray .box-gray--title01 {
  line-height: 1.15;
}

.whitepaper .box-gray .box-gray--title02 {
  margin-top: 12px !important;
}

.whitepaper .box-gray ul li dl dt {
  line-height: 1.45;
}

.whitepaper .box-gray ul li dl dd p {
  margin-bottom: 25px;
}

.whitepaper .box-gray ul li dl dd .btn-basic01 {
  width: 100%;
  font-size: 28px;
  border-radius: 45px;
  padding: 20px 0;
  text-align: center;
}

.whitepaper .box-gray ul li dl dd .btn-basic01 span {
  display: block;
  padding: 0 60px 0 120px;
  background-image: url(/product/newnormal/assets/img/ico_download.png);
  background-size: 2.5rem;
  background-repeat: no-repeat;
  background-position: 18% 45%;
}

.whitepaper .box-gray ul li dl dd .btn-basic01:hover span {
  background-image: url("/product/newnormal/assets/img/ico_download_hover.png");
}

.whitepaper .box-gray ul li dl dd .btn-basic01:hover:after {
  width: 550px;
}

@media (max-width: 1200px) {
  .whitepaper .box-gray .box-gray--title01 {
    font-size: 2.725rem;
  }
  .whitepaper .box-gray .box-gray--title01 span {
    display: inline;
    font-size: 2.525rem;
  }
  .whitepaper .box-gray ul li dl dd .btn-basic01 {
    font-size: 2vw;
  }
  .whitepaper .box-gray ul li dl dd .btn-basic01 span {
    padding: 0 7vw 0 11vw;
    background-size: 3vw;
    background-position: 19% 50%;
  }
}

@media (max-width: 1000px) {
  .whitepaper .box-gray .box-gray--title01 {
    font-size: 2.2rem;
  }
  .whitepaper .box-gray .box-gray--title01 span {
    display: inline;
    font-size: 2rem;
  }
  .whitepaper .box-gray .box-gray--title02 {
    font-size: 1.85rem;
  }
  .whitepaper .box-gray ul li dl dd {
    margin-bottom: 15px;
  }
}

@media (max-width: 600px) {
  .whitepaper .box-gray .box-gray--title01 {
    font-size: 8.5vw;
  }
  .whitepaper .box-gray .box-gray--title01 span {
    display: block;
    font-size: 7vw;
  }
  .whitepaper .box-gray .box-gray--title02 {
    font-size: 6vw !important;
  }
  .whitepaper .box-gray .btn-basic01 {
    background-image: url(/product/newnormal/assets/img/ico_download.png);
    background-size: 1.5rem;
    background-repeat: no-repeat;
    background-position: 15% 48%;
  }
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .newnormal .box-induction--container01 .link_basic01 dl {
    width: 100% !important;
  }
  *::-ms-backdrop, .newnormal .box-induction--container01 .link_basic01 dl dd {
    margin-left: 7% !important;
  }
}

ol, ul {
  list-style: none;
}

a {
  text-decoration: none;
  color: inherit;
}

/* menu */
.g-header-notice {
  position: relative !important;
}

.g-header2 {
  position: relative !important;
}

.m_fixed .cp-offcm03 {
  position: fixed;
  background: rgba(143, 221, 243, 0.85);
}

.m_fixed .cp-offcm03 a {
  background-color: #8ff3ad;
}

.m_fixed .cp-offcm03 a span {
  font-weight: bold;
}

.m_fixed .cp-offcm03 a span:before {
  border-color: #fff transparent transparent transparent;
}

.m_fixed .cp-offcm03 nav,
.m_fixed .cp-offcm03 ul {
  padding: 5px 0;
}

.m_fixed .cp-offcm03 ul {
  padding: 10px 0;
}

.cp-offcm03 {
  position: relative;
  z-index: 6;
  top: 0;
  left: 0;
  overflow: auto;
  width: 100%;
  height: auto;
  padding-top: 0;
  transition: transform 0.3s ease-in;
  text-align: center;
  color: #ffffff;
  background-color: #8fddf3;
}

.cp-offcm03 nav,
.cp-offcm03 ul {
  height: auto;
  padding: 10px 0;
}

.cp-offcm03 ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cp-offcm03 ul.col3 li a, .cp-offcm03 ul.col4 li a {
  padding: 15px 55px;
}

.cp-offcm03 ul.col4 li {
  width: 22%;
  max-width: 500px;
}

.cp-offcm03 ul.col4 li a {
  padding: 10px 30px;
  line-height: 1.45;
  border-radius: 45px;
}

.cp-offcm03 ul.col4 li a span:before {
  top: 25%;
}

.cp-offcm03 li {
  display: inline-block;
  margin: 0 10px;
  border: none;
}

.cp-offcm03 a {
  box-shadow: 0px 0px 29.64px 8.36px rgba(0, 0, 0, 0.13);
  display: block;
  font-size: 1.125rem;
  padding: 15px 115px;
  color: #000;
  transition: background-color .3s ease-in;
  background-color: #fff;
  border-radius: 25px;
}

.cp-offcm03 a:hover {
  opacity: 0.65;
  transition: all 0.3s;
}

.cp-offcm03 a span {
  position: relative;
}

.cp-offcm03 a span:before {
  content: "";
  position: absolute;
  top: 30%;
  left: -18px;
  height: 0;
  border-style: solid;
  border-width: 12px 6.5px 0 6.5px;
  border-color: #8ff3ad transparent transparent transparent;
}

/* menu toggle */
#cp-toggle03 {
  display: none;
}

#cp-toggle03:checked ~ .cp-offcm03 {
  transform: translateX(0);
}

.cp-mobilebar {
  display: none;
}

@media (max-width: 1200px) {
  .cp-offcm03 ul.col4 li a {
    font-size: 1rem;
  }
}

@media (max-width: 1000px) {
  .cp-offcm03 ul.col3 li a, .cp-offcm03 ul.col4 li a {
    padding: 15px 15px;
    font-size: 1.4vw;
  }
  .cp-offcm03 ul.col3 li a span:before, .cp-offcm03 ul.col4 li a span:before {
    top: 10%;
  }
}

@media (max-width: 600px) {
  .lg-page {
    margin-top: -50px !important;
  }
  /* menu */
  .cp-cont {
    height: 0;
    padding-top: 10px;
  }
  .nav-title {
    position: absolute;
    padding-top: 22px;
    padding-bottom: 22px;
    left: 160%;
    font-weight: bold;
    display: block;
    width: 35vw;
  }
  .cp-cont.m_fixed .cp-mobilebar,
  .cp-cont.m_fixed .cp-offcm03 {
    position: fixed;
  }
  .cp-cont.m_fixed .cp-offcm03 {
    top: 60px;
  }
  .cp-cont.m_fixed .cp-offcm03 a {
    background-color: transparent;
  }
  .cp-offcm03 {
    position: relative;
    left: -100vw;
    overflow-y: hidden;
    width: 100%;
    height: auto;
    color: #ffffff;
    background-color: transparent;
  }
  .cp-offcm03 a {
    line-height: 1.25;
  }
  .cp-offcm03 a span:before {
    content: none;
  }
  .cp-offcm03 nav {
    background: rgba(143, 221, 243, 0.85);
  }
  .cp-offcm03 ul {
    display: block;
  }
  .cp-offcm03 ul.col3 li a, .cp-offcm03 ul.col4 li a {
    padding: 20px 20px 20px 19%;
    font-size: 1rem;
  }
  .cp-offcm03 ul.col3 li:not(:nth-of-type(1)) a, .cp-offcm03 ul.col4 li:not(:nth-of-type(1)) a {
    padding-top: 0;
  }
  .cp-offcm03 ul.col4 li {
    width: 100%;
  }
  .cp-offcm03 ul.col4 li:nth-of-type(1), .cp-offcm03 ul.col4 li:nth-of-type(2) {
    margin-bottom: 0;
  }
  .m_fixed .cp-offcm03 nav,
  .m_fixed .cp-offcm03 ul,
  .cp-offcm03 nav,
  .cp-offcm03 ul {
    padding: 0;
  }
  .m_fixed .cp-offcm03 {
    background-color: transparent;
  }
  .cp-offcm03 li {
    display: block;
    margin: 0;
    border-width: 0px !important;
  }
  .cp-offcm03 li:not(:nth-of-type(1)) a {
    padding-top: 0;
  }
  .cp-offcm03 a {
    padding: 20px 20px 20px 19%;
    color: #000;
    font-size: 1rem;
    background-color: transparent;
    box-shadow: none;
    font-weight: bold;
    text-align: left;
  }
  /* menu toggle */
  .cp-mobilebar {
    display: block;
    z-index: 10;
    position: relative;
    top: 0;
    left: 0;
    padding: 0 10px;
    width: 100%;
    height: 60px;
    z-index: 999;
    background-color: #8fddf3;
  }
  .cp-menuicon {
    display: block;
    position: relative;
    width: 36px;
    height: 100%;
    cursor: pointer;
    transition: transform .3s ease-in;
  }
  .cp-menuicon > span {
    display: block;
    position: absolute;
    top: 55%;
    margin-top: -0.3em;
    width: 100%;
    height: 0.2em;
    border-radius: 1px;
    background-color: #eeeeee;
    transition: transform .3s ease;
  }
  .cp-menuicon > span:before,
  .cp-menuicon > span:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 1px;
    background-color: #eeeeee;
    transition: transform .3s ease-in;
  }
  .cp-menuicon > span:before {
    transform: translateY(-0.6em);
  }
  .cp-menuicon > span:after {
    transform: translateY(0.6em);
  }
  #cp-toggle03:checked + .cp-mobilebar .cp-menuicon span {
    transform: rotate(45deg);
  }
  #cp-toggle03:checked + .cp-mobilebar span:before,
  #cp-toggle03:checked + .cp-mobilebar span:after {
    transform: rotate(90deg);
  }
  #cp-toggle03:checked ~ .cp-offcm03 {
    transform: translateX(100%);
  }
}

/* menu */
/* menu toggle */
#cp-toggle05 {
  display: none;
}

#cp-toggle05:checked ~ .cp-offcm05 {
  transform: translateX(0);
}

.cp-offcm05--side {
  position: relative;
  z-index: 5;
  top: 0;
  right: 0;
  overflow: auto;
  width: 100%;
  height: auto;
  padding-top: 0;
  transition: transform 0.3s ease-in;
  text-align: center;
}

.cp-offcm05--side li {
  display: inline-block;
  margin: 0 10px;
  border: none;
}

.cp-offcm05--side a {
  display: block;
  padding: 15px 115px;
  transition: background-color .3s ease-in;
}

.cp-offcm05--side a:hover {
  opacity: 0.65;
  transition: all 0.3s;
}

/*.lg-banner {
    z-index: -100 !important;
}*/
/* menu */
.cp-cont--side {
  height: 0;
  padding-top: 10px;
}

.nav-title--side {
  position: absolute;
  padding-top: 10px;
  left: 5px;
  top: 0;
  font-weight: bold;
  display: block;
  width: 100%;
  color: #fff;
  font-size: 1rem;
}

.cp-cont--side.m_fixed__side .cp-mobilebar--side,
.cp-cont--side.m_fixed__side .cp-offcm05--side {
  position: fixed;
}

.cp-cont--side.m_fixed__side .cp-offcm05--side a {
  background-color: transparent;
}

.cp-offcm05--side {
  position: fixed;
  right: -100vw;
  bottom: 0;
  overflow-y: hidden;
  width: 100%;
  height: auto;
  color: #ffffff;
  background-color: transparent;
}

.cp-offcm05--side a span:before {
  content: none;
}

.cp-offcm05--side nav {
  background: rgba(143, 221, 243, 0.85);
}

.cp-offcm05--side ul {
  display: block;
}

.cp-offcm05--side ul.col3 li a, .cp-offcm05--side ul.col4 li a {
  padding: 20px 20px 20px 8%;
  font-size: 1rem;
}

.cp-offcm05--side ul.col3 li:not(:nth-of-type(1)) a, .cp-offcm05--side ul.col4 li:not(:nth-of-type(1)) a {
  padding-top: 0;
}

.m_fixed__side .cp-offcm05--side nav,
.m_fixed__side .cp-offcm05--side ul,
.cp-offcm05--side nav,
.cp-offcm05--side ul {
  position: fixed;
  top: 435px;
  width: 100%;
  width: 320px;
  max-width: 320px;
  padding: 0;
  background-color: #000;
}

.is-scroll .m_fixed__side .cp-offcm05--side nav,
.is-scroll .m_fixed__side .cp-offcm05--side ul,
.is-scroll .cp-offcm05--side nav,
.is-scroll .cp-offcm05--side ul {
  top: 375px;
}

.m_fixed__side .cp-offcm05--side {
  background-color: transparent;
}

.cp-offcm05--side li {
  display: block;
  margin: 0;
  border-width: 0px !important;
}

.cp-offcm05--side li span {
  position: relative;
}

.cp-offcm05--side li span:before {
  content: "";
  position: absolute;
  top: 25%;
  right: -18px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 12px;
  border-color: transparent transparent transparent #fff;
}

.cp-offcm05--side li:nth-of-type(1) {
  background-color: #8fddf3;
}

.cp-offcm05--side li:nth-of-type(1) span {
  display: block;
  color: #000;
  padding: 20px 20px 20px 8%;
  font-size: 1rem;
  background-color: transparent;
  box-shadow: none;
  font-weight: bold;
  text-align: left;
}

.cp-offcm05--side li:nth-of-type(1) span:before {
  content: none;
}

.cp-offcm05--side li.active-link a {
  pointer-events: none;
  color: #87e5a3;
}

.cp-offcm05--side li.active-link a span:before {
  border-color: transparent transparent transparent #8ff3ad;
}

.cp-offcm05--side a {
  padding: 20px 20px 20px 8%;
  color: #fff;
  font-size: 1rem;
  background-color: transparent;
  box-shadow: none;
  font-weight: bold;
  text-align: left;
}

/* menu toggle */
.cp-mobilebar--side {
  display: block;
  z-index: 10;
  position: fixed;
  top: 430px;
  right: 0;
  padding: 0 10px;
  width: 75px;
  height: 90px;
  z-index: 9999;
  background-color: #000;
}

.is-scroll .cp-mobilebar--side {
  top: 370px;
}

.cp-menuicon--side {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 36px;
  height: 100%;
  margin: 0 auto 0 8px;
  cursor: pointer;
  transition: transform .3s ease-in;
}

.cp-menuicon--side > span {
  display: block;
  position: absolute;
  top: 55%;
  left: 12px;
  margin-top: 0.3em;
  width: 100%;
  height: 0.1em;
  border-radius: 1px;
  background-color: #87e5a3;
  transition: transform .3s ease;
}

.cp-menuicon--side > span:before,
.cp-menuicon--side > span:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 1px;
  background-color: #87e5a3;
  transition: transform .3s ease-in;
}

.cp-menuicon--side > span:before {
  transform: translateY(-0.5em);
}

.cp-menuicon--side > span:after {
  transform: translateY(0.5em);
}

#cp-toggle05:checked + .cp-mobilebar--side .cp-menuicon--side span {
  transform: rotate(45deg);
}

#cp-toggle05:checked + .cp-mobilebar--side span:before,
#cp-toggle05:checked + .cp-mobilebar--side span:after {
  transform: rotate(90deg);
}

#cp-toggle05:checked ~ .cp-offcm05--side {
  transform: translateX(-320px);
}

#cp-toggle05:checked + .cp-mobilebar--side {
  background-color: transparent;
}

#cp-toggle05:checked + .cp-mobilebar--side span {
  top: 30%;
  background-color: #000;
}

#cp-toggle05:checked + .cp-mobilebar--side span:before, #cp-toggle05:checked + .cp-mobilebar--side span:after {
  background-color: #000;
}

#cp-toggle05:checked + .cp-mobilebar--side b {
  display: none;
}

@media (max-width: 1000px) {
  .cp-mobilebar--side {
    top: 490px;
  }
  .m_fixed__side .cp-offcm05--side nav,
  .m_fixed__side .cp-offcm05--side ul,
  .cp-offcm05--side nav,
  .cp-offcm05--side ul {
    top: 490px;
  }
  .is-scroll .cp-mobilebar--side {
    top: 490px;
  }
  .is-scroll .m_fixed__side .cp-offcm05--side nav,
  .is-scroll .m_fixed__side .cp-offcm05--side ul,
  .is-scroll .cp-offcm05--side nav,
  .is-scroll .cp-offcm05--side ul {
    top: 490px;
  }
}

@media (max-width: 600px) {
  /* menu toggle */
  .is-scroll .cp-mobilebar--side {
    top: auto;
    bottom: 0;
  }
  .is-scroll .m_fixed__side .cp-offcm05--side nav,
  .is-scroll .m_fixed__side .cp-offcm05--side ul,
  .is-scroll .cp-offcm05--side nav,
  .is-scroll .cp-offcm05--side ul {
    top: auto;
    bottom: 0;
  }
  .cp-mobilebar--side {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    padding: 0 10px;
    width: 40px;
    height: 60px;
  }
  .cp-offcm05--side {
    right: auto;
    left: -100vw;
  }
  .m_fixed__side .cp-offcm05--side nav,
  .m_fixed__side .cp-offcm05--side ul,
  .cp-offcm05--side nav,
  .cp-offcm05--side ul {
    top: auto;
    bottom: 0;
    width: 100%;
    max-width: 100%;
  }
  .nav-title--side {
    font-size: 0.8rem;
    left: 0;
  }
  .cp-mobilebar--side {
    width: 40px;
    height: 60px;
  }
  .cp-menuicon--side {
    margin: 0 auto;
  }
  .cp-menuicon--side > span {
    left: auto;
  }
  #cp-toggle05:checked ~ .cp-offcm05--side {
    transform: translateX(100%);
  }
  .cp-offcm05--side a {
    padding: 20px 20px 20px 19%;
  }
  .cp-offcm05--side li:nth-of-type(1) span {
    padding: 20px 20px 20px 19%;
  }
  #cp-toggle05:checked + .cp-mobilebar--side {
    bottom: 270px;
  }
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .m_fixed__side .cp-offcm05--side nav, .m_fixed__side .cp-offcm05--side ul, .cp-offcm05--side nav, .cp-offcm05--side ul {
    position: absolute !important;
    top: 50px;
  }
}

.newnormal-sp-menu {
  display: none;
}

@media (max-width: 1000px) {
  .cp-cont--side {
    display: none;
  }
  .newnormal-sp-menu {
    display: block;
  }
  .g-header-spot-wrap.newnormal-sp-menuw-wrap {
    padding-left: 55px;
  }
  .g-header-spot-wrap.newnormal-sp-menuw-wrap .g-header-spot {
    width: 49%;
  }
  .g-header-spot-wrap.newnormal-sp-menuw-wrap .g-header-spot-download {
    margin-left: 2%;
    width: 49%;
  }
  .newnormal-sp-menu-btn {
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 55px;
    height: 55px;
    z-index: 2;
  }
  .newnormal-sp-menu-btn-bar {
    position: absolute;
    top: 20px;
    left: 15px;
    width: 25px;
    height: 2px;
    background: #fff;
    transition: background .3s;
  }
  .newnormal-sp-menu-btn-bar:before {
    content: '';
    position: absolute;
    top: -6px;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: transform .3s;
  }
  .newnormal-sp-menu-btn-bar:after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: transform .3s;
  }
  .newnormal-sp-menu-btn-title {
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
  }
  .newnormal-sp-menu-nav {
    display: block;
    position: fixed;
    z-index: 1001;
    bottom: 62px;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    padding: 20px 4%;
    box-sizing: border-box;
    transition: transform .3s;
    transform: translate(-100%, 0);
  }
  .newnormal-sp-menu-nav ul li a {
    position: relative;
    display: block;
    padding: 12px 0 12px 20px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.5;
  }
  .newnormal-sp-menu-nav ul li a:before {
    content: '';
    position: absolute;
    top: 16px;
    left: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    width: 6px;
    height: 6px;
  }
  .newnormal-sp-menuw-wrap {
    transition: background .3s;
  }
  .newnormal-sp-menuw-wrap.is-active {
    background: rgba(0, 0, 0, 0.8);
  }
  .newnormal-sp-menuw-wrap.is-active .newnormal-sp-menu-btn-bar {
    background: rgba(255, 255, 255, 0);
  }
  .newnormal-sp-menuw-wrap.is-active .newnormal-sp-menu-btn-bar:before {
    transform: translate(0, 6px) rotate(45deg);
  }
  .newnormal-sp-menuw-wrap.is-active .newnormal-sp-menu-btn-bar:after {
    transform: translate(0, -6px) rotate(-45deg);
  }
  .newnormal-sp-menuw-wrap.is-active .newnormal-sp-menu-nav {
    transform: translate(0, 0);
  }
}

.h2_parts01 {
  position: relative;
  margin: 70px 0;
  font-weight: bold;
  font-size: 2.25rem;
  text-align: center;
}

.h2_parts01.triangle {
  margin: 100px 0;
}

.h2_parts01.triangle:before {
  content: "";
  position: absolute;
  top: -40px;
  left: 45%;
  right: 0;
  opacity: 0.7;
  z-index: -1;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 100px 0 100px;
  border-color: #e9fdef transparent transparent transparent;
}

.h2_parts01 h2 {
  color: #333333;
  line-height: 1.45;
}

.h2_parts01 h2 strong {
  color: #0baa99;
  font-size: 2.945rem;
  line-height: 1.9;
}

.h2_parts01 h2 span {
  padding-bottom: 0.8%;
  border-bottom: 2px solid #8ff3ad;
}

.h2_parts01 h2 ruby rt {
  font-size: 2rem;
}

p.text-parts01 {
  margin-bottom: 40px;
  font-size: 1.125rem;
  line-height: 1.45;
}

p.text-parts01 span {
  color: #0baa99;
  font-weight: bold;
  font-size: 1.4rem;
}

p.text-parts02 {
  font-size: 1rem;
  line-height: 1.45;
}

/* スマートバリューfor Business */
.lg-grid-l8col.u-center {
  display: block !important;
}

.lg-grid-l8col.u-center .lg-grid-l8col-6 {
  width: 100% !important;
  margin: 0 auto !important;
}

.lg-grid-l8col.u-center .lg-grid-l8col-6 img {
  max-width: 890px !important;
  margin: 0 auto !important;
}

.g-product-telework-support {
  margin-top: 50px;
  background-color: #fff !important;
}

.g-product-telework-support .g-product-telework-support-body {
  margin-top: 4%;
}

.g-product-telework-support .g-product-telework-support-body img {
  width: 100%;
}

.lg-grid-lm3col.u-center {
  margin-top: 60px;
}

.g-product-telework-support {
  padding: 0 !important;
}

/* CASE スライド */
.lg-grid-lm3col .lg-grid-lm3col-1 {
  margin: 0 !important;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  margin: 3% auto 0 auto;
}

.slick-track .slick-slide {
  padding: 0 1%;
}

.slick-track .slick-slide h3 {
  margin: 2% 0 10% 0;
  line-height: 1.45;
  font-weight: bold;
  font-size: 1.125rem;
}

.slick-track .slick-slide .g-product-telework-case-tag {
  font-weight: bold;
  font-size: 1.25rem;
}

.lg-grid-lm3col.u-center {
  margin-top: 0 !important;
}

/* Fixedバナー */
.g-banner-content {
  background-image: -ms-linear-gradient(-180deg, #1fbff1 0%, #3e74d8 100%);
}

.g-banner-btn .g-btn.u-bgc-contact {
  border: none;
  background-image: -ms-linear-gradient(-180deg, #ff7a0d 0%, #ffad42 100%);
  box-shadow: 0px 0px 29.64px 8.36px rgba(0, 0, 0, 0.09);
}

.body.entry .g-t2, body.page .g-t2, .g-default .g-t2, .g-t2 {
  font-size: 2.5vw !important;
}

.g-t.u-mb-ll {
  font-size: 1rem !important;
}

.g-product-telework-device-sec04-contents {
  padding-left: 40% !important;
}

.slide {
  margin-top: 50px;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}

.slide h3,
.slide .g-t-s {
  font-size: 1.125rem;
}

.slide h3 {
  margin: 10px 0 30px 0;
  font-weight: bold;
  line-height: 1.45;
}

.slide .u-p-3 {
  padding: 1em 2em !important;
}

.lg-banner-content {
  visibility: hidden !important;
}

.lg-banner-content.g-banner-content.js-g-banner-content.is-hover.js-g-banner-hover {
  visibility: inherit !important;
}

@media (min-width: 1001px) {
  .lg-page {
    margin-top: 0 !important;
  }
}

@media (min-width: 1441px) {
  .g-product-telework-device-sec04-contents {
    padding-left: 38% !important;
  }
  .body.entry .g-t2, body.page .g-t2, .g-default .g-t2, .g-t2 {
    font-size: 2.5rem !important;
  }
  .g-t.u-mb-ll {
    font-size: 1rem !important;
  }
}

@media (max-width: 1000px) {
  .g-product-telework-device-sec04-contents {
    padding-left: 50% !important;
  }
  .h2_parts01.triangle:before {
    left: 38vw;
  }
}

@media (max-width: 600px) {
  .lg-banner-content.g-banner-content.js-g-banner-content.is-hover.js-g-banner-hover {
    display: none;
  }
  .is-scroll-limit .lg-banner-content.g-banner-content.js-g-banner-content.is-hover.js-g-banner-hover {
    display: block;
  }
  .h2_parts01 {
    margin: 10% 0;
    font-size: 6vw;
  }
  .h2_parts01.triangle {
    margin: 16% 0 10% 0;
  }
  .h2_parts01.triangle:before {
    left: 40vw;
    top: -20px;
    border-width: 10vw 10vw 0 10vw;
  }
  .h2_parts01 h2 strong {
    font-size: 7vw;
  }
  .h2_parts01 h2 span {
    display: inline-block;
  }
  .h2_parts01 h2 span.fz-small {
    font-size: 5vw;
  }
  .h2_parts01 h2 ruby rt {
    font-size: 1rem;
  }
  p.text-parts01 {
    margin-bottom: 6%;
    font-size: 4.5vw;
    line-height: 1.75;
  }
  p.text-parts01 span {
    font-size: 5vw;
  }
  p.text-parts02 {
    font-size: 4vw;
  }
  .g-product-telework-support {
    margin-top: 4%;
  }
  .g-product-telework-support .g-product-telework-support-body {
    margin-top: 8%;
  }
  .slick-track .slick-slide h3 {
    font-size: 4vw;
  }
  .slick-track .slick-slide .g-product-telework-case-tag {
    font-size: 4.5vw;
  }
  .lg-banner-container {
    max-width: 100%;
    padding: 4% !important;
  }
  .lg-banner-txt.g-banner-txt .g-t6,
  .g-banner-btn .g-btn.u-bgc-contact {
    font-size: 4vw !important;
  }
  .lg-banner-btn {
    width: 35vw !important;
  }
  .slick-prev, .slick-next {
    overflow: inherit !important;
  }
  .slick-prev:before {
    content: "" !important;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13vw;
    background-size: 10rem;
    height: 13vw;
    z-index: 1000;
    opacity: 1 !important;
    background-size: cover;
    background-image: url(/product/newnormal/assets/img/arrow-left.png);
  }
  .slick-next:before {
    content: "" !important;
    position: absolute;
    top: 50%;
    right: 50%;
    width: 13vw;
    background-size: 10rem;
    height: 13vw;
    z-index: 1000;
    opacity: 1 !important;
    background-size: cover;
    background-image: url(/product/newnormal/assets/img/arrow-right.png);
  }
  html.is-banner-in .lg-footer-spot-right {
    transform: none !important;
  }
  html.is-banner-scroll-limit .lg-footer-spot-right {
    transform: translate(0, -140px) !important;
  }
}

#workstyle {
  margin-top: 70px;
}

#workstyle .workstyle-container {
  position: relative;
  z-index: 1;
}

#workstyle .workstyle-container h2 + p {
  margin-top: 75px;
}

#workstyle .workstyle-container .sec-en--title {
  bottom: -5%;
  right: 2%;
}

#working {
  margin-top: 70px;
}

#working h2 + p {
  margin-top: 20px;
}

.cv-area {
  margin: 70px auto 6% auto;
}

.cv-area .cv-title.green h2 {
  color: #0baa99;
  text-decoration: underline;
}

.cv-area .cv-title h2 {
  display: inline-block;
  font-size: 1.5rem;
  font-weight: bold;
  text-decoration: underline;
  line-height: 1.45;
  text-align: left;
}

.cv-area .btn-basic01 {
  margin: 4% auto 0 auto;
}

.cv-area .cv-area--banner01 {
  margin-top: 6%;
  border: 8px solid #8ff3ad;
  background-image: url("/product/newnormal/assets/img/workplace/bg-cv-area01.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.cv-area .cv-area--banner01 .cv-area--block {
  padding-left: 46%;
  text-align: left;
}

.cv-area .cv-area--banner01 .cv-area--block dl dt {
  padding-top: 6%;
  padding-bottom: 2%;
  font-weight: bold;
  font-size: 2.8vw;
  line-height: 1.45;
}

.cv-area .cv-area--banner01 .cv-area--block dl dd {
  font-size: 1.125rem;
  line-height: 1.45;
}

.cv-area .cv-area--banner01 .cv-area--block .btn-basic01 {
  max-width: 300px;
  box-sizing: border-box;
  padding: 20px 40px;
  margin: 2% auto 3% auto;
}

.cv-area .cv-area--banner01 .cv-area--block .btn-basic01:hover:after {
  width: 320px;
  height: 320px;
}

@media (min-width: 1441px) {
  .cv-area .cv-area--banner01 .cv-area--block dl dt {
    font-size: 2.5rem;
  }
}

@media (max-width: 600px) {
  #workstyle {
    margin-top: 0;
    padding-top: 3%;
  }
  #workstyle .workstyle-container h2 + p {
    margin-top: 8%;
  }
  .cv-area {
    margin: 12% auto;
  }
  .cv-area .cv-title h2 {
    font-size: 4.5vw;
    padding-bottom: 0;
    border-bottom: none;
    text-decoration: underline;
    text-align: center;
  }
  .cv-area .btn-basic01 {
    margin: 8% auto 12% auto;
    padding: 35px 12vw 35px 28vw;
    font-size: 6vw;
    background-size: 13vw;
    background-position: 15% 50%;
  }
  .cv-area .cv-area--banner01 {
    border: 4px solid #8ff3ad;
    background-image: url("/product/newnormal/assets/img/workplace/bg-cv-area01_sp.png");
  }
  .cv-area .cv-area--banner01 .cv-area--block {
    padding-left: 36%;
  }
  .cv-area .cv-area--banner01 .cv-area--block dl dt {
    font-size: 5.8vw;
  }
  .cv-area .cv-area--banner01 .cv-area--block dl dd {
    font-size: 4vw;
  }
  .cv-area .cv-area--banner01 .cv-area--block .btn-basic01 {
    font-size: 4vw;
    margin-bottom: 8%;
    padding: 10px 15px;
  }
  .last {
    margin: 12% auto 0 auto !important;
  }
}

.underlayer #workstyle {
  position: relative;
}

.underlayer #workstyle.nav-col4:before {
  top: -24vw;
}

.underlayer #workstyle:before {
  content: "";
  position: absolute;
  top: -23vw;
  left: 0;
  width: 44%;
  height: 100%;
  background-color: #fff;
  z-index: 1;
}

@media (min-width: 1441px) {
  .underlayer #workstyle.nav-col4:before {
    top: -330px;
  }
  .underlayer #workstyle:before {
    top: -295px;
  }
}

@media (max-width: 1200px) {
  .underlayer #workstyle.nav-col4:before {
    top: -27vw;
  }
  .underlayer #workstyle:before {
    top: -25vw;
  }
}

@media (max-width: 1000px) {
  .underlayer #workstyle.nav-col4:before {
    top: -30vw;
  }
  .underlayer #workstyle:before {
    top: -28vw;
  }
}

@media (max-width: 800px) {
  .underlayer #workstyle.nav-col4:before {
    top: -33.5vw;
  }
  .underlayer #workstyle:before {
    top: -32vw;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* アテンション */
.attention-wrap .attention {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  cursor: pointer;
}

.attention-wrap .attention::before {
  position: absolute;
  display: inline-block;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  content: "";
  border: 2px solid #8ff3ad;
  border-radius: 100%;
}

.attention-wrap .attention::after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  content: "";
  left: 10px;
  top: 8px;
  border: 5px solid transparent;
  border-left-color: #fff;
}

.attention-wrap:nth-of-type(1) a.attention::before {
  -webkit-animation: circleBorder 1.5s infinite;
  animation: circleBorder 1.5s infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.attention-wrap:nth-of-type(2) a.attention::before {
  -webkit-animation: circleBorder 1.5s infinite;
  animation: circleBorder 1.5s infinite;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.attention-wrap:nth-of-type(3) a.attention::before {
  -webkit-animation: circleBorder 1.5s infinite;
  animation: circleBorder 1.5s infinite;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

@-webkit-keyframes circleBorder {
  0% {
    opacity: 1;
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    transform: scale(1.25, 1.25);
  }
}

@keyframes circleBorder {
  0% {
    opacity: 1;
    transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    transform: scale(1.25, 1.25);
  }
}

/* imgマスク */
.mask-effect {
  width: 100%;
  overflow: hidden;
}

.mask-effect img {
  width: 100%;
  transition: transform 0.3s linear;
  transform: scale(1);
}

.mask-effect img:hover {
  transform: scale(1.08);
}

/* フローティング */
.floatAnime {
  -webkit-animation-name: animalMove;
  animation-name: animalMove;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes animalMove {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  50% {
    transform: translate(0, 5px);
    opacity: 1;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}

@keyframes animalMove {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  50% {
    transform: translate(0, 5px);
    opacity: 1;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}

/*
* iziModal | v1.6.0
* http://izimodal.marcelodolce.com
* by Marcelo Dolce.
*/
.iziModal {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #FFF;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  transition: margin-top 0.3s ease, height 0.3s ease;
  transform: translateZ(0);
  box-sizing: border-box;
}

.iziModal * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}

.iziModal::after {
  content: '';
  width: 100%;
  height: 0px;
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#59000000',GradientType=0 );
  transition: height 0.3s ease-in-out, opacity 0.3s ease-in-out;
  pointer-events: none;
}

.iziModal.hasShadow::after {
  height: 30px;
  opacity: 1;
}

.iziModal .iziModal-progressbar {
  position: absolute;
  left: 0;
  top: 0px;
  width: 100%;
  z-index: 1;
}

.iziModal .iziModal-progressbar > div {
  height: 2px;
  width: 100%;
}

.iziModal .iziModal-header {
  background: #88A0B9;
  padding: 14px 18px 15px 18px;
  box-shadow: inset 0 -10px 15px -12px rgba(0, 0, 0, 0.3), 0 0 0px #555;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.iziModal .iziModal-header-icon {
  font-size: 40px;
  color: rgba(255, 255, 255, 0.5);
  padding: 0 15px 0 0;
  margin: 0;
  float: left;
}

.iziModal .iziModal-header-title {
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
}

.iziModal .iziModal-header-subtitle {
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  line-height: 1.45;
}

.iziModal .iziModal-header-title, .iziModal .iziModal-header-subtitle {
  display: block;
  margin: 0;
  padding: 0;
  font-family: 'Lato', Arial;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}

.iziModal .iziModal-header-buttons {
  position: absolute;
  top: 50%;
  right: 10px;
  margin: -17px 0 0 0;
}

.iziModal .iziModal-button {
  display: block;
  float: right;
  z-index: 2;
  outline: none;
  height: 34px;
  width: 34px;
  border: 0;
  padding: 0;
  margin: 0;
  opacity: 0.3;
  border-radius: 50%;
  transition: transform 0.5s cubic-bezier(0.16, 0.81, 0.32, 1), opacity 0.5s ease;
  background-size: 67% !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */
}

.iziModal .iziModal-button-close {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODZCQkIzQ0I0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODZCQkIzQ0M0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NkJCQjNDOTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4NkJCQjNDQTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsgTJLcAAALJSURBVHja3JnLS1VBHMfvQ7g9dBXRRrwEFRciAhMi1JRW1aIHVEIYEkW0iVpUhOD/ICK6cFMgSbUpC6VFkQa9NtpjkauriRY9Noa3pHT8/mIODMM5Or85o87pC5/NPf5mvmc8M7+Z36SFEKkY2gj2gUawF2wHW8A6+fwv+A6KYAQMg+dg2rbDtKXhGnAaHJIms4zYz9J4HxgAf1g9k2EGteAhWBBuNApaQNrUg6nRTaAbzIuV0RCocWW4DoyJlVcJXI5ruFk2tJqi/2TWxvA5sXbqA2Ucw01i7dVjargazAo/dE33p6/DlAheg50pP0SJpwG8CH7IaH/Q5pFZUhnoArkwwwVwJeWfdoMLYYZvqG+yTGo9CerAoIWBT+A4qAdPDWOugwo1NVcxJtpFZRLkwH3GJCqCghJfxVjnz1JMMMKnwAbGRAg0B5rAA4O4CblZ+qj8tkBjZthvSzDCtFIMM0ZpQhslk5Eej4jpZ/T7G+ygwG1ghrk+jjNMFy1eMPJzpOAzlou6iWmXZkm91EBHjEwUZXoQTDk2SxqhRh7HTJ9hpstB3rFZ0ldq6J2DnB9m2rXZfxOPlrX1DrJRXiaBXSHPaMHvB0cd9JPLpBImMvzLQTuUFA6A9yHPfoIjhsllOc1l5N4grtmDWgYrl5+JTUZcSjNkeMyxWdpA3ZN72IJj01OJTByJS82J2/wQVxmB5y1HK8x0JWMf/kzdD98FJcY5S51gdwyTQl6eUAraspo27PeWXgy8afim0+CELAwOWHyH9EkdkyWwJ4Yxk6BCP+bTm48anutWW5dAp34IpbW03UOzb0FPVEHbx0LKfvAyqpAyKw97JU8Mt6pml6rAJ6oY6Eu5NfvfF7QTeWWQyEsZr6694lwsNoPD8mKRo29gCNwGj7gXi7aGA1EBcY+8vq0GW8FmJb3Pgx9gEnwAr8Ab8MW2w0UBBgAVyyyaohV7ewAAAABJRU5ErkJggg==") no-repeat 50% 50%;
}

.iziModal .iziModal-button-fullscreen {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTBBOUI4RUM0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTBBOUI4RUQ0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMEE5QjhFQTRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMEE5QjhFQjRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrQO6gAAAANmSURBVHjazJlbSBRRGMd3x92i0ForRRMiKiUoX4ouiFlJkRVBDxW9GJERwUasvdRT9FD00osRQtAFqegGBUHRBY0uaCVKEkSRpVR0tSwrQtp1+p/4Bk7D7M45M/Ot/uGHu+Psmf+c+eY753wnbJpmyIfGgvmgiv6WgkKQBwzwE3wBr0AnuAta6ZgnhT0aFuY2ghoyGdH4bS+4Dc6CZjCkdWVhWIPF4JoZnB6CDToeVE8sBidNPt0E5UEZrgG9Jr8GwHa/huMgaWZXDSDsxfBuc/jUBAwdw3Fz+NWoang5SJkjQwm7P3seLqQEX2LLfgfBdZcMORMcBqNDwekPqASP0uXhpjR3Ok0x/fUw9HIHGGVdw5DuRtzJpgxDsJui2qOWmuaAOuuLbHivz4YLwLgQj/aAXNmwuItlHhtbA7pAG5jEZHgKWCcbrhUTIY+NPQVjqFFObbYMi/hc6aOhl2AJ9TKnFoIyYXgemKEzJQXVVkyR3oFVzKZFuqw2qHdyFPKhrHPgMoWC3fRjRtNVVg+7SR5IiqmXxUt60cG0CK/vTIZniZVCmcKJF0C3ZNjKBqvJ9Hrwm46tsN1EkCoRQ/M3fBjvs6GrYAvdwHEfGcd1qBaGkwoxrKI+xjz83yJ0iLFHApd46X4xX+M+WECh4lepCNUIcpnMijrEWtAvTRHrbOd8FZNG8uA2Nf0hpmwtjBPwpQ5T0GPS/+tBAZhIq+b3Lu09EyHRwRgO+0C+7dhWcII+PwCf6Sk/Aa9d2vtn+A7nyASugJiD6YSDQcOlvVbxiCaAN8xrs3sgprBiac/QhlhnzjUo6JuZM0UlDS5FPtoQIdNlPYJTWUihFaDex+9Pg6T1KHJAJ2NI7ASllA28hEQ/KJIXoSlwgKlnh+jFe+GjLtwIPtjfyktUt+UaUZWqvw7H3oJD1peI7eQdoF1xWa+zQikHH13OmwqmOxxP0EiZtgK/DRwNuIcHwSeXc2K01WAPhbhKBb5hBNTVbskVH7fqpZGhbJUNtYF83fqwQSXPbOsGjb6etwx2gcEsmT3iFAZeNmUqaMeHSz2qu0k6W15Rqsx3B2i0D+xXGAHTFrRVlEeFuVoqH+ku6VNUbDkPzlAtg30nVK66i8rRIjAbTKaSQVQyN0DD6nOqcLZQld9TLfmvAAMAeMcvp3eCFqQAAAAASUVORK5CYII=") no-repeat 50% 50%;
}

.iziModal.isFullscreen .iziModal-button-fullscreen {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkFFRTU5NDA0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkFFRTU5NDE0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQUVFNTkzRTRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQUVFNTkzRjRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuDFfX8AAANASURBVHjazJlZSBVRGMfHcWlB0xZM68GKukQLYaGkmEUR2EsvRfQS+BSJPUQE+lTR8hqIZY8hFS0ERVCRoW3gpUApghYpszLTVnCB3O70/+K7MAwzc78Z58z4hx8XzpzvzJ+Zc+d85ztphmFoU9BsUAoq+XcFyAc5QAfD4BfoBp3gCWjnNl9K82mYzO0FVWwyw0NsD3gIroBWkPB0ZzLsgc3grhGcnoE9XjxIOxaCC4Y6tYC1QRmuAj2Geg2CA1M1XAsmjHDVANL8GK4zolMz0L0YrjWiV5PU8HYw6TBIf8imD6UynA96HYKPg3mgMUTDY6DUzXCzQ+AxSz+r6QEQZz4HbLoDZNkZrnAIoOlRZjN1Gk3XS0zty/gTFaRq7Ay3uAR8BcU2ps/z9QJTWw74HrDhTyDbbHg9SKQI+sb9rKa3mV8ZmAt+KJjP1TS+zinFPkqEUqQdBeAOKLa0UwIzpqlXtcYpIKWIO4RBZPoRKNfC10YQI8MlYLkwaAB8ABsiMDwDbKU8dgtIFwRMgJ3guRadKpNPWBMa7tOi1WoyHJPuTsC4oN+IQsOLM3gPJlEWqOE/neMGBqwDeYoMz6G8c0I4h6eFyHBC8A2eVoaH8JutaPwuUA/+uvSht1sHKgTjTWZwjUCVYdrK3xT0iwkND+lc5FClUQ9fINHCRYY7FBrWPSz5Er2lAR9H9P+hpfYGl64OCmPadQ7ojcDwOJetysBMQX/6mrWS4d+cIoYtMnAEnBT2fwVeJufYxZBMFoKFlrajQtOX/uczvEtIB50Kdgn1lt3JGdANltjsXE64jPMnuQ1LPuFJcFrBE11gzQXAUnAPFNk86esO4zSBfmu5lVa9toCf8DC4Ba6C22DEdO01KDLdP5fLr1Z94X2ibV1ilWVQ1XrDpvPAU4c+u1KVqvaHXI7q43ltp3PSYmDDNCgGPrCUD1wN6y5lqzAUN89baX1Y55Jn2LrPRUffRwaHwWhIZs/aTQM/hzLlDp+coPRReprk5cgrkyvz7wM0+hOcAvOlPvwcLNIp526ux1H5aJbHeFpVX4Br4LLXWoffk9CkVnLlaBNYAxaBXJBpMjfIy+o7EAdtfIyb8HPDfwIMAM1WPs8F9tcxAAAAAElFTkSuQmCC") no-repeat 50% 50%;
}

.iziModal .iziModal-button-close:hover {
  transform: rotate(180deg);
}

.iziModal .iziModal-button:hover {
  opacity: 0.8;
}

.iziModal .iziModal-header.iziModal-noSubtitle {
  height: auto;
  padding: 10px 15px 12px 15px;
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-icon {
  font-size: 23px;
  padding-right: 13px;
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-title {
  font-size: 15px;
  margin: 3px 0 0 0;
  font-weight: 400;
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-buttons {
  right: 6px;
  margin: -16px 0 0 0;
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-button {
  height: 30px;
  width: 30px;
}

/* RTL */
.iziModal-rtl {
  direction: rtl;
}

.iziModal-rtl .iziModal-header {
  padding: 14px 18px 15px 40px;
}

.iziModal-rtl .iziModal-header-icon {
  float: right;
  padding: 0 0 0 15px;
}

.iziModal-rtl .iziModal-header-buttons {
  right: initial;
  left: 10px;
}

.iziModal-rtl .iziModal-button {
  float: left;
}

.iziModal-rtl .iziModal-header-title, .iziModal-rtl .iziModal-header-subtitle {
  text-align: right;
  font-family: Tahoma, 'Lato', Arial;
  font-weight: 500;
}

.iziModal-rtl .iziModal-header.iziModal-noSubtitle {
  padding: 10px 15px 12px 40px;
}

.iziModal-rtl .iziModal-header.iziModal-noSubtitle .iziModal-header-icon {
  padding: 0 0 0 13px;
}

/* LIGHT THEME */
.iziModal.iziModal-light .iziModal-header-icon {
  color: rgba(0, 0, 0, 0.5);
}

.iziModal.iziModal-light .iziModal-header-title {
  color: #000;
}

.iziModal.iziModal-light .iziModal-header-subtitle {
  color: rgba(0, 0, 0, 0.6);
}

.iziModal.iziModal-light .iziModal-button-close {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyQTU1RUZDNzRFODQxMUU2ODAxOEUwQzg0QjBDQjI3OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NEM4MTU1MEI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENDMkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZjYzMwMmE1LWFlMjEtNDI3ZS1hMmE4LTJlYjhlMmZlY2E3NSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdmYmU3NGE3LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po24QssAAANtSURBVHja3JlJaBRBFIa7ZxyTSXADHUkikuAawZNLEOOGGrwJQYko8R4RBQ+OICoqghJQUVwPYjzFY0QUBQU1kogoKO6CG0pcIwbiNibj/8JraNvu6Xo9NTOtP3xzSKe6/65+Ve9VlWlkp2IwGUwFE0E5GA4G8/U+0APegWfgHrgPuq0bpNNp0QPNgEYngHlgGpuMCNp2s+kr4BYM/8ql4WqwHEzP4mXteg7awOW0YlerPnQIaARLNBl1ikLlBDw/1WF4ClgHKozc6idogekz2RheANbaBlE+dB4chfF+qeHF3LOF0FWwF6b7nBe8RvecApolzQVr3C64GR4H1huFV51pmvV+hikRbABFRji0GqarMxluAGON8CgKmmA65mZ4DFhqhE9VPP//ZXgZiCmm1t1gI6XWAAY+gF0gCe4qtqlHL8fthkeBWsXGreA6eMgPviEw+x5sBZ3gAdjPCcNPI8Fsu+FawUCzz40psEfRNJndBl7b/pZmVLTQMkzJo0bQSys43iWm3cxS+DUJOmoSwqKCRmEZWKkYv6RSMBPc5lqXRGm0A1Q6XiaT2aSwo8jrK/qZwZlFIlXTusxa6iXDddTdARpnMj2ek9AWjWYH7h/lubcs4A28THdyAdOl0ezAmKNBNyLLiT0Btjti9zuHg06zpJKIprohwXNypcu1OIdGjYbnxCLGPyYy/EPDfejzbwYvXK59AzuFGdFLKTL8WYNZ59RVzGESJCNm0teI40E6zNIA2wSaA2REP32iaW0omKXRbJKTUVyYEVV0J8oxvEiQmiUZrFSz6XNkuJe3nBKCelaSbjOZrhLsd1BInYxweSeJq9YA6dYtuZCBI4JZ6jGW/W+sebhd0DAaMIO5mTYFW1+X6GeQ7TO3W0WyQj3cw0ulBg4nSUbcAY7zPVYp7ip95FXOH29Hb35AOPjypWMIh7PORSjFZVsIzdKW7AWvfYnTVNWHyCytHw+jd1Nehqks3KepvtChUzD7yGvE2/cduqxldQF1EWZb/PbWLF3jAVgo0WrlkN+c6hSd+rzlaSuaR7O0oX0wyIa2pVAdGaj0HCUVOqIq4dVwrg5lmmG2w+8f/9tjL6foYHE+Gy8Xtv3CPUpf7WauDxadKuIwoeNbOmoYDYbZ0ns/1wxUC7ykigs8sS/LpEe3vwUYALiKDDDSgEiSAAAAAElFTkSuQmCC") no-repeat 50% 50%;
}

.iziModal.iziModal-light .iziModal-button-fullscreen {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpEQTg1NTA2NTRFODQxMUU2OTQ0N0VERjY2Q0M5ODYwRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCQkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCQUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFlNTQwYzczLTVhZmEtNDJlYi04YzJlLWMwMzFlYmFiYmIyNiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmVkYmRiMzM1LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvIicdUAAAOvSURBVHjaxJlZbA1hFMe/qaItUUsspakg1laJ7UUisQuRvvTFA15sQSRCLBFrQryhHqxNHxEPtaQ8CCUkIrVVRbVBJdZYSrXVonr9/3pGxnTunZk78/X+k1+aO+1899/vnnvO+c4YKpi6ghEgW34OBD1BKjBAM6gH78Fz8BhUyrW/ikQivt7QiNMozU0DE8RkJx/3fgCPwA1QHvHp2K/hHJAPJqpwVA2K4flW2IZ7gyVgptKjh6AQxl+GYZi7uRr0U3rVBIpg+nIQwwvACpCkOk4XwYlosR3LMGN1qUqMroGDTqaNGDu7SiVWl+D3iP2i00c9HqxUidd8wzDy3HY4HRwCfWzXz4L7Lm+QKfHeOUTTLWAzdro6muH1YIbDjculWrmpUEM2YYXcCNMt9pAYE8WsWYLdlAxaNYTGMDDHKYYXBVy4B0jTFM/5iOcUc1fM/2JcnItNAYtBNzGtQ33BVHDV3OHpARqhV6CLLKpTs8yQYHxOCrDQO7AV1Gg2PBJhMYiGh4MMnx1eLkixXKsFuzSbZrrMpeGxHnqFFtvrTWCbhILd9AuNpnPMHXaTtZD0kl1mRdwSxXSjJsNZfONjcmqIJR5p3lp6Y+sXrAzsBz/lNXvmtZYMFKbqafi0pKQgKpOSPhmsC5BxXEs1Fz4fUr/7TWMe/q9bC2s3tJs1Df/Q/B5PwAZwJYS1WpPlo0zRZJZziL2gQU7I1GyHL7QSD26taVOytI26DpinxKypApvpk+C6dHlMnXskbUbT1yTpN3WJHWB327UCS3hUoc+tA/VyxP/ost5rGq7QWZnAdoe0eZgnYweDbgmgkoafgk8aTfNgsMNmmqfhC+Czj3V4T3mSBH255kxB0ztd4tNNDJkas2CUdkAKHQ3yAtxfijj/bdb7Cumyhmoyexzcs6Qwv2qUbPKvJDOtnNFklrF3R5qneA2XYHe/2A+ht1Xb3FZXRY1XTAjFTgtxJ45qKtWDpZK1g6dhIQuvBzjcy8FgQ6y8Nw+sCdnwL1Dn8jdMe6m2a+3ma9ESNUdOC1VixSH3bnPiYyraswnO0fqDIQkyW8WmCWab7b+I9TCF3+x0j2e+MPUA7LPGrVfD1F3VNsrPVR0zhS8BB5x21muzYa1Sy1Tb4y4d4qOwIi9Pk/wcj1gV50p5zQjJKAsJH8KcY4vpdYrjV0w9HMxxHjfKNpfwdMyRNuAmyy2M1vq5OegBNFMmR9lSHDizSLPMJGjuO2BZfSOtLKvpMylUvh/d/hFgAOH4+ibxGTZuAAAAAElFTkSuQmCC") no-repeat 50% 50%;
}

.iziModal.iziModal-light.isFullscreen .iziModal-button-fullscreen {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCRkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCRUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgzM2MwOWZiLWJjOTEtNGVlZS05MDM1LTRkMmU2ZmE1ZjBmMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv1Q9Z8AAAOXSURBVHjaxJlLbA1RGMfPjIs+EvoIRYt4FVUl2EkkRTxKUqQbG0SEho2FjUQ8YtEICbEgTdFYeK1KaGvVeoUltyStt0UlNE17aWhV2+v/9X5XJpMzc8/0zpn5kl+aO3Nm7r/fnPu9xhDp2URQDJbw3xkgB2QCAwyAPvANfARvQDsfG7V4PO7pC40xCiVxa8AKFjnOw7VdoA08BtG4R8VeBZeCKrBS+GPvQAM0P/NbcB7YBdYJPfYKXIXwL34IJm8eBFOFXusH9RDdnI7gLWA/MEVwdh/UOe1tN8G0V3eLcKwFXJCJNl08G5ZYsrWgWnZCJng5OOBwo1iAoisMw6hMJXgyOOywVW7xj+9BgKL3QHSxm+C9IF9y4U2GMlStRPQP8Jbp9lFwhJwE0RHrgaSV8N6xG238l7Zjtfx3K58/Bd7zsWngIqdnP2we2ACa7B7e6RL6joK5EtHNfL7b5u1Bn7dGFbycYRVM/8WyFJnuJK+z2iVwzFrMcF1h+Cx4ClhtFVyu8CW54ITE01EwFMAPcH1SMJWIqxQvItE1YHEIsXkhtkUhCV4ApiteFOPadn4IgseDMooSSxVrhWFwmkvCsKw06WGhKLhHhGuzSHChh9pZ5cc1oFFwfoTTsWrWqQCvXdZQEpkDsjUJziSv3Qu43k3LTA1BXqvRY/4DMjTd/yu4niJVm9wslCjcb4QE/9Qo+Al44baAmgpKCIqC+01OBLrsr8/de8zkiYwuUxWSq7iuM8JhantIqfYItkOepKBysnbycIfPXYKqURL6DhaBCQrrKcZHTa5loyEIJgHXwG3F9TQV+pxMGK0BiaTHn2OLEjcURbdi7XBSMO3jTxoEjtg+7wDnhG3spSD6F3hk7Tjoxnc0CJ5k+5wFCrhplYl2mmI24nyvvWumAE9z2zIfBW8WifnxIHc2yb6xiHtEoms0/hlGtpAPHCkgNDjFyZngPN88COvkPpEe+XGHbFcD7z53C+ybwKEAo0UPZ8QCybkmiL3sNvkheygSI08RYOSQiaUhd52sUpIZLWwJsYqkkdcZeHfIS66nc9XcZQRpNBY7C7F9Yy1OtonErDgSgNhGcEXmWa/VFA1O9onE6y4dRqGtXuVtkpf2iDy8EVR6GLykMnrsNFC867QF0hH8v3MVicFcuYdKy56uqQx4SukWQj3NOtJtQIt4ckSvbmdziMqy7HcS9xv0cn/Xwdn0A1drnl/d/hNgAGQa6Lgarp6BAAAAAElFTkSuQmCC") no-repeat 50% 50%;
}

.iziModal .iziModal-loader {
  background: #FFF url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
}

.iziModal .iziModal-content-loader {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%;
}

.iziModal .iziModal-content:before,
.iziModal .iziModal-content:after {
  content: '';
  display: table;
}

.iziModal .iziModal-content:after {
  clear: both;
}

.iziModal .iziModal-content {
  zoom: 1;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  /*overflow-y: scroll;*/
}

.iziModal-content {
  padding: 5% 0 !important;
}

.iziModal .iziModal-wrap {
  width: 100%;
  position: relative;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

.iziModal .iziModal-iframe {
  border: 0;
  margin: 0 0 -6px 0;
  width: 100%;
  transition: height 0.3s ease;
}

.iziModal-overlay {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.iziModal-navigate {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
}

.iziModal-navigate-caption {
  position: absolute;
  left: 10px;
  top: 10px;
  color: white;
  line-height: 16px;
  font-size: 9px;
  font-family: 'Lato', Arial;
  letter-spacing: 0.1em;
  text-indent: 0;
  text-align: center;
  width: 70px;
  padding: 5px 0;
  text-transform: uppercase;
  display: none;
}

.iziModal-navigate-caption::before, .iziModal-navigate-caption::after {
  position: absolute;
  top: 2px;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 14px;
  font-size: 12px;
  content: '';
  background-size: 100% !important;
}

.iziModal-navigate-caption:before {
  left: 0;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyNmFjNjAyMy04OWU0LWE0NDAtYmMxMy1kOTA5MTQ3MmYzYjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDREQ0YwRjA1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDREQ0YwRUY1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmNmM0Nzk3Ni1mNzE3LTk5NDAtYTgyYS1mNTdjNmNiYmU0NWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowZGVmYTEyZC01MzM0LTExZTYtYWRkYi04Y2NmYjI5ZTAxNjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7oo0ptAAACWklEQVR42uyZTWsTYRSFZybxo4kWk5g2NC5qTAU3Kq30A9udi1oXolV/hWuhv6R/Q6utioi4LbbVFHemamlRU0OCEk0wZjwXzwtDoBDopHMHcuFJMplZnLm5ue+589qu61qeOApyYAjEgG0FEyLqN/gKiqBuTtgewWlwCZw056xgwwirgU3wxSv4NJgCUV5YBRXQDEhsBJwCSSauBVZFdJRlIJk9Av7wbj577jDIOENtRmPVwcsw6KfAAvikRKzEDlhnhuU/lRPBWaa9wsxqC6ndPX7OiOA4D8qW3vjO9z7H0w3+KhZstNmOFbLoCQ6DYGmL+bAInmGfLFC4asFXwRJIgB+goVmw+I7HXO+/gevGnGgUPEGxktkSmAMbWmt4HDwBKS6XN1jDKrvEFYoVK7oLroE3h93Woh1eNwqWafJ/gQV65vM+ail34mc6EZwBK2CAx8fAIjjeBYMzDT4cVHCEXtRbRvEu/Nr9HCIOnGGp15vgEec9KYn74B0nAT/CZnv86FcNvwK3wENwAjwAs2Bbs5d4CW5zir0AXvv8p+tKH34B5lkW4h2egRHtbu05uMMHHWfB0zC4NRF5l09kzvE4rd2tyUJyjy4tz7akZqXbL8QETbJ/FsMgWOJtb6brCQ5YsBsC8Uab63DVkkgqFpzie93h8OhScFah2LTHi5ccWroaLd5l6//+hpYQoWP05LKqFs2WQYbTsNxAi+5fxpWmdfh7HS7XhwSzG+H3a2JnvZsyktmLbdOFhpDMvrf4sN1u2/aK0cwMcmYLcturweceW+CnOfFPgAEA8uWFFylBJYoAAAAASUVORK5CYII=") no-repeat 50% 50%;
}

.iziModal-navigate-caption:after {
  right: 0;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADhmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjI2YWM2MDIzLTg5ZTQtYTQ0MC1iYzEzLWQ5MDkxNDcyZjNiMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0NERDRjBGMDUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NERDRjBFRjUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmY2YzQ3OTc2LWY3MTctOTk0MC1hODJhLWY1N2M2Y2JiZTQ1YyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjBkZWZhMTJkLTUzMzQtMTFlNi1hZGRiLThjY2ZiMjllMDE2NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuijSm0AAAKbSURBVFhH7ZnJj0xRGEerzFoIMTaCZmOIedhaiJj55yz8DaYdNhIJEUMQbCTG3rQ02hDSiEY553XdTpHS3nv96taV9ElO6lVt6peb7933fffVG41GrYW5uBaX4EysYzcw1Fd8hc/wM2a0Bl6Nm3BW9i0dDPsQX/olBF6FO72AH/gG3+N3jL3KBpqGC3ERTsGfeAsHDTyHi71oCXzBe/gaU2A5bscZOIxXTb8OLQNX9i6mElYsg/voqruwfQb2BhODWgqpMYDv0NLsNXC4yd42P1PEwNJj4HBTWdipErLVDfxfMRm408QMvBu3jV6WJ1Zg9/rbeBOP+UNZYgX+iE/Rp+lpPIKliBXYB9IhtPNy3z/T/F6YmDXsChvyBc7Gs3gACxEzsDzBg9iPPXgO92NuYgeWx2h3+AhtaM7jPsyF7aV37XR8gNZYO/pwKY51+xPkG27Fk2joT3gCr2A7NuJ6HMkTeAPadlp3VeMChF7G0P6X3dmfjAXOUxIj6LZkv1ylNuStDZejkL+PS96ScFzRqnDAtI5PoTefvbg7iNNOOwqVRCfYghdxBbpHH8Y7+DcKlUTV7MLLaNghPIrjhf2N2IF34AVcjE44hrXHyE3MwE6/loEzpEcIlqKjeyFiBe7FS+he/gENewMLEyuwXdo8dGWP43UsRazA9g7uDNbwNX8oS8watlsz+ISIGbgSJgN3GgOHlnFq8zNFQraGgT1iFc9iUyU0XsMGHhy9zh6XbvCp4ZuBBWglDBj4OdqLeu0+uRJTwMZ+Dbp/e21P3m97yWe2snsw1LTHmz5C/9lQdwhfGbiq89GwvrrwUT4UAouhN6MzloTRpVuEYI5O9urZYXtrYPGQw2OlZegM163QhrJMfWVgyTq0Qq32C/N7uPz9OknWAAAAAElFTkSuQmCC") no-repeat 50% 50%;
}

.iziModal-navigate > button {
  position: fixed;
  bottom: 0;
  top: 0;
  border: 0;
  height: 100%;
  width: 84px;
  background-size: 100% !important;
  cursor: pointer;
  padding: 0;
  opacity: 0.2;
  transition: opacity 0.3s ease;
  pointer-events: all;
  margin: 0;
  outline: none;
}

.iziModal-navigate > button:hover {
  opacity: 1;
}

.iziModal-navigate-prev {
  left: 50%;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAAsTAAALEwEAmpwYAAA5sGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo2NDkyYzcxMy05ZDM0LTZlNGQtYmUwNi1hMDMyY2Q4NDVjNGU8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo1QjIzMUMxODU3RjcxMUU2ODUzRkRBRjE5RDhDQjZBRDwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDpjZmMwNzVmNC1kODA3LWI0NDMtYWIwYS02YWVhZjRjMDgxZWE8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmNmYzA3NWY0LWQ4MDctYjQ0My1hYjBhLTZhZWFmNGMwODFlYTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDo1Ni0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjA0LTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xODg8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PvAvv7QAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAmdJREFUeNrs1LsJQkEQhtH/mtmBgQ8QA7tQK1e7MBBBMbADwzUZEyuQveeDCXbD4TBDay3SWJpYgYCXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXv/WJskpyQJ4jQH7Mcmu0C+BV+/Y5/VeF/oV8Ood+7dpDfDqHvsrySHJBXjBDrxgB16wAy/YgRfswAt24AU78IIdeMEOPOywAw+7gIcdeMEOvGAHXrADL9iBF+zAC3bgBTvwsMMOPOwCHnYBD7uAhx14wQ68YAdesAMv2IEX7MDDDjvwsAt42AU87AIedgEPu4CHXcDDDrxgB16wAw877MDDDjvwsAt42AU87AIedgEPu4CHXcDDLuBhB16wAw877MDDLuBhF/CwC3jYBTzsAh52AQ+7gIddwEtjB3+tS/78+Z/V5d9iATz0Ah56AQ+9gIdewEMv4KEX8NALeOgFPPQCHnoBDz3wgh54QQ889NADDz30wEMv4KEX8NALeOgFPPQCHnoBD72Ahx54QQ+8oAde0AMv6IEX9MBDDz3w0EMPPPQCHnoBD72Ah17AQw+8FUAPvKAHXtADL+iBF/TAC3rgBT3wgh546KEHHnrogYdewEMv4KEHXtADL+iBF/TAC3rgBT3wgh54QQ+8oAde0AMv6IGHHnrgoU/yrgFe3aO/JdknuQOv3tGfC/tjjEsYWmsoyIWXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXvqnPgAAAP//AwCEcoCBRabYzAAAAABJRU5ErkJggg==") no-repeat 50% 50%;
}

.iziModal-navigate-next {
  right: 50%;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAB3SAAAd0gEUasEwAAA7pGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjEyLTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDphZjljN2Q2MC00MTg2LWE3NGQtYTBiMS1mMGU5ODUwYzg2ZGY8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjAxNjJjMmE3LWZmMjYtYzE0ZC05Yjg4LTc2MGM2NzAxYjYzNzwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1MTowNy0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmFmOWM3ZDYwLTQxODYtYTc0ZC1hMGIxLWYwZTk4NTBjODZkZjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTg4PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+nbt1mgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAACQklEQVR42uzSsQ3CQAAEQTdiOyGg/wrciJ0QUMYSECEKAP3PSdvAaZZqkWbJCQJeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXsBLwEvAS8BLwEvAS8BLwEvAS8BLwEvAC3gJeAl4CXgJ+D9vrY7qBgLwo7dVZ+89oAd+5Pbq6nPQAz9s9+rZ96AHHnoBD72Ah17AQy/goRfw0At46AU89AIeegEPvYCHHnhBD7ygBx566IGHHnrgoRfw0At46AU89AIeegEPvYCHXsBDL+ChB17QAy/ogRf0wAt64KGHHnjooQceegEPvYCHXsBDL+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADDz30wEPvI+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADL+iBF/TAC3rgoZ8ePRDAAy/YgRfswAt24AU78IIdeMEOvGAHXrADL9iBhx124GEX8LADL9iBF+zAC3bgBTvwgh14wQ68YAcedtiBh13Awy7gYRfwsAMv2IEX7MALduAFO/CCHXjYYQcedgEPu4CHXcDDLuBhF/CwA+8E2IEX7MALduAFO/Cwww487AIedgEPu4CHXcDDLuBhF/CwC3jYgRfswMMOO/CwC3jYBTzsAh52AQ+7gIddwMMu4GEX8LBravB7dcEO/Ext1Qk78DO1VgfswEvAS8BLwEvAS8BLwEvAS8BLwEvAS8ALeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXgBLwEvAS8BLwEvAS/9shcAAAD//wMAtAygvJrkwJUAAAAASUVORK5CYII=") no-repeat 50% 50%;
}

.iziModal.isAttachedTop .iziModal-header {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.iziModal.isAttachedTop {
  margin-top: 0 !important;
  margin-bottom: auto !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.iziModal.isAttachedBottom {
  margin-top: auto !important;
  margin-bottom: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.iziModal.isFullscreen {
  max-width: 100% !important;
  margin: 0 !important;
  height: 100% !important;
  border-radius: 0 !important;
}

.iziModal.isAttached {
  border-radius: 0 !important;
}

.iziModal.hasScroll .iziModal-wrap {
  overflow-y: auto;
  overflow-x: hidden;
}

html.iziModal-isOverflow {
  overflow: hidden;
}

html.iziModal-isOverflow body, html.iziModal-isAttached body {
  overflow-y: scroll;
  position: relative;
}

html.iziModal-isAttached {
  overflow: hidden;
}

/* SCROLL */
.iziModal ::-webkit-scrollbar {
  overflow: visible;
  height: 7px;
  width: 7px;
}

.iziModal ::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
  border: solid transparent;
  border-width: 0px;
  min-height: 28px;
  padding: 100px 0 0;
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);
}

.iziModal ::-webkit-scrollbar-thumb:active {
  background-color: rgba(0, 0, 0, 0.4);
}

.iziModal ::-webkit-scrollbar-button {
  height: 0;
  width: 0;
}

.iziModal ::-webkit-scrollbar-track {
  background-clip: padding-box;
  border: solid transparent;
  border-width: 0 0 0 2px;
}

/* MODAL ANIMATIONS */
.iziModal.transitionIn .iziModal-header {
  -webkit-animation: iziM-slideDown 0.7s cubic-bezier(0.7, 0, 0.3, 1);
  animation: iziM-slideDown 0.7s cubic-bezier(0.7, 0, 0.3, 1);
}

.iziModal.transitionIn .iziModal-header .iziModal-header-icon {
  -webkit-animation: iziM-revealIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;
  animation: iziM-revealIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;
}

.iziModal.transitionIn .iziModal-header .iziModal-header-title, .iziModal.transitionIn .iziModal-header .iziModal-header-subtitle {
  -webkit-animation: iziM-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;
  animation: iziM-slideIn 1s cubic-bezier(0.16, 0.81, 0.32, 1) both;
}

.iziModal.transitionIn .iziModal-header .iziModal-button {
  -webkit-animation: iziM-revealIn 1.2s cubic-bezier(0.7, 0, 0.3, 1);
  animation: iziM-revealIn 1.2s cubic-bezier(0.7, 0, 0.3, 1);
}

.iziModal.transitionIn .iziModal-iframe, .iziModal.transitionIn .iziModal-wrap {
  -webkit-animation: iziM-fadeIn 1.3s;
  animation: iziM-fadeIn 1.3s;
}

.iziModal.transitionIn .iziModal-header {
  -webkit-animation-delay: 0.0s;
  -moz-animation: 0.0s;
  animation-delay: 0.0s;
}

.iziModal.transitionIn .iziModal-header .iziModal-header-icon,
.iziModal.transitionIn .iziModal-header .iziModal-header-title {
  -webkit-animation-delay: 0.4s;
  -moz-animation: 0.4s;
  animation-delay: 0.4s;
}

.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle {
  -webkit-animation-delay: 0.5s;
  -moz-animation: 0.5s;
  animation-delay: 0.5s;
}

.iziModal.transitionOut .iziModal-header, .iziModal.transitionOut .iziModal-header * {
  transition: none !important;
}

/* ANIMATIONS */
.iziModal.fadeOut, .iziModal-overlay.fadeOut, .iziModal-navigate.fadeOut, .iziModal .fadeOut {
  -webkit-animation: iziM-fadeOut 0.5s;
  animation: iziM-fadeOut 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.iziModal.fadeIn, .iziModal-overlay.fadeIn, .iziModal-navigate.fadeIn, .iziModal .fadeIn {
  -webkit-animation: iziM-fadeIn 0.5s;
  animation: iziM-fadeIn 0.5s;
}

.iziModal.comingIn, .iziModal-overlay.comingIn {
  -webkit-animation: iziM-comingIn 0.5s ease;
  animation: iziM-comingIn 0.5s ease;
}

.iziModal.comingOut, .iziModal-overlay.comingOut {
  -webkit-animation: iziM-comingOut 0.5s cubic-bezier(0.16, 0.81, 0.32, 1);
  animation: iziM-comingOut 0.5s cubic-bezier(0.16, 0.81, 0.32, 1);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.iziModal.bounceInDown, .iziModal-overlay.bounceInDown {
  -webkit-animation: iziM-bounceInDown 0.7s ease;
  animation: iziM-bounceInDown 0.7s ease;
}

.iziModal.bounceOutDown, .iziModal-overlay.bounceOutDown {
  -webkit-animation: iziM-bounceOutDown 0.7s ease;
  animation: iziM-bounceOutDown 0.7s ease;
}

.iziModal.bounceInUp, .iziModal-overlay.bounceInUp {
  -webkit-animation: iziM-bounceInUp 0.7s ease;
  animation: iziM-bounceInUp 0.7s ease;
}

.iziModal.bounceOutUp, .iziModal-overlay.bounceOutUp {
  -webkit-animation: iziM-bounceOutUp 0.7s ease;
  animation: iziM-bounceOutUp 0.7s ease;
}

.iziModal.fadeInDown, .iziModal-overlay.fadeInDown {
  -webkit-animation: iziM-fadeInDown 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);
  animation: iziM-fadeInDown 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);
}

.iziModal.fadeOutDown, .iziModal-overlay.fadeOutDown {
  -webkit-animation: iziM-fadeOutDown 0.5s ease;
  animation: iziM-fadeOutDown 0.5s ease;
}

.iziModal.fadeInUp, .iziModal-overlay.fadeInUp {
  -webkit-animation: iziM-fadeInUp 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);
  animation: iziM-fadeInUp 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);
}

.iziModal.fadeOutUp, .iziModal-overlay.fadeOutUp {
  -webkit-animation: iziM-fadeOutUp 0.5s ease;
  animation: iziM-fadeOutUp 0.5s ease;
}

.iziModal.fadeInLeft, .iziModal-overlay.fadeInLeft {
  -webkit-animation: iziM-fadeInLeft 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);
  animation: iziM-fadeInLeft 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);
}

.iziModal.fadeOutLeft, .iziModal-overlay.fadeOutLeft {
  -webkit-animation: iziM-fadeOutLeft 0.5s ease;
  animation: iziM-fadeOutLeft 0.5s ease;
}

.iziModal.fadeInRight, .iziModal-overlay.fadeInRight {
  -webkit-animation: iziM-fadeInRight 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);
  animation: iziM-fadeInRight 0.7s cubic-bezier(0.16, 0.81, 0.32, 1);
}

.iziModal.fadeOutRight, .iziModal-overlay.fadeOutRight {
  -webkit-animation: iziM-fadeOutRight 0.5s ease;
  animation: iziM-fadeOutRight 0.5s ease;
}

.iziModal.flipInX, .iziModal-overlay.flipInX {
  -webkit-animation: iziM-flipInX 0.7s ease;
  animation: iziM-flipInX 0.7s ease;
}

.iziModal.flipOutX, .iziModal-overlay.flipOutX {
  -webkit-animation: iziM-flipOutX 0.7s ease;
  animation: iziM-flipOutX 0.7s ease;
}

/* スピードはここ調整 */
.iziModal.flipInY, .iziModal-overlay.flipInY {
  -webkit-animation: iziM-flipInY 0.7s ease;
  animation: iziM-flipInY 0.7s ease;
}

.iziModal.flipOutY, .iziModal-overlay.flipOutY {
  -webkit-animation: iziM-flipOutY 0.6s ease;
  animation: iziM-flipOutY 0.6s ease;
}

@-webkit-keyframes iziM-comingIn {
  0% {
    opacity: 0;
    transform: scale(0.9) translateY(-20px) perspective(600px) rotateX(10deg);
  }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0) perspective(600px) rotateX(0);
  }
}

@keyframes iziM-comingIn {
  0% {
    opacity: 0;
    /*transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );*/
    transform: scale(0.9) translateY(-20px) perspective(600px) rotateX(10deg);
  }
  100% {
    opacity: 1;
    /*transform: scale(1) translateY(0) perspective( 600px ) rotateX( 0 ); */
    transform: scale(1) translateY(0) perspective(600px) rotateX(0);
  }
}

@-webkit-keyframes iziM-comingOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.9);
  }
}

@keyframes iziM-comingOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.9);
  }
}

@-webkit-keyframes iziM-fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes iziM-fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes iziM-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes iziM-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes iziM-slideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@keyframes iziM-slideIn {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes iziM-slideDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(1, 0) translateY(-40px);
    -webkit-transform-origin: center top;
  }
}

@keyframes iziM-slideDown {
  0% {
    opacity: 0;
    transform: scale(1, 0) translateY(-40px);
    transform-origin: center top;
  }
}

@-webkit-keyframes iziM-revealIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 1);
  }
}

@keyframes iziM-revealIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 1);
  }
}

@-webkit-keyframes iziM-bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -1000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}

@keyframes iziM-bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -1000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}

@-webkit-keyframes iziM-bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 1000px, 0);
  }
}

@keyframes iziM-bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 1000px, 0);
  }
}

@-webkit-keyframes iziM-bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 1000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes iziM-bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 1000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes iziM-bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes iziM-bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -1000px, 0);
  }
}

@-webkit-keyframes iziM-fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes iziM-fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@-webkit-keyframes iziM-fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100px, 0);
  }
}

@keyframes iziM-fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100px, 0);
  }
}

@-webkit-keyframes iziM-fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes iziM-fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@-webkit-keyframes iziM-fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100px, 0);
  }
}

@keyframes iziM-fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100px, 0);
  }
}

@-webkit-keyframes iziM-fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-200px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes iziM-fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-200px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@-webkit-keyframes iziM-fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-200px, 0, 0);
  }
}

@keyframes iziM-fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-200px, 0, 0);
  }
}

@-webkit-keyframes iziM-fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(200px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@keyframes iziM-fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(200px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

@-webkit-keyframes iziM-fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(200px, 0, 0);
  }
}

@keyframes iziM-fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(200px, 0, 0);
  }
}

@-webkit-keyframes iziM-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(60deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes iziM-flipInX {
  0% {
    transform: perspective(400px) rotateX(60deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@-webkit-keyframes iziM-flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 40deg);
    opacity: 0;
  }
}

@keyframes iziM-flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 40deg);
    opacity: 0;
  }
}

/* 動きはここ調整 */
@-webkit-keyframes iziM-flipInY {
  0% {
    transform: perspective(400px) rotateY(-20deg);
    opacity: 0;
  }
  /* 40% {
        transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        transform: perspective(400px) rotateY(10deg);
    } */
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes iziM-flipInY {
  0% {
    transform: perspective(400px) rotateY(-20deg);
    opacity: 0;
  }
  /* 40% {
        transform: perspective(400px) rotateY(-10deg);
    }
    70% {
        transform: perspective(400px) rotateY(10deg);
    } */
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@-webkit-keyframes iziM-flipOutY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px);
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    opacity: 0;
  }
}

@keyframes iziM-flipOutY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px);
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    opacity: 0;
  }
}

.modal-img {
  width: 100%;
  max-width: 1200px;
}

.modal-container01 {
  position: relative;
}

.modal-container01.w-90 .modal-img {
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
}

.modal-container01.w-90 > a {
  width: 7.4vw;
  height: 7.4vw;
  max-width: 103px;
  max-height: 103px;
}

.modal-container01 p {
  position: absolute;
}

.modal-container01 > a {
  position: absolute;
  display: block;
  width: 9.3vw;
  height: 9.3vw;
  max-width: 135px;
  max-height: 135px;
  color: #000;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.8rem;
  line-height: 1.45;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.85);
  box-shadow: 0px 0px 29.64px 8.36px rgba(0, 0, 0, 0.13);
}

.modal-container01 > a:hover {
  background-color: #8fddf3;
  font-weight: bold;
  transition: all 0.3s;
}

.modal-container01 > a:before {
  content: "";
  position: absolute;
  top: 80%;
  left: 38%;
  background-image: url(/product/newnormal/assets/img/img_modal__arrow01.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-size: 25%;
}

.modal-container01 > a.modal-office {
  top: 22%;
  left: 12%;
}

.modal-container01 > a.modal-panel01 {
  top: 18%;
  left: 38%;
}

.modal-container01 > a.modal-panel02 {
  top: 49%;
  left: 24%;
}

.modal-container01 > a.modal-disinfection {
  top: 35%;
  left: 60%;
}

.modal-container01 > a.modal-wifi {
  top: 12%;
  left: 68%;
}

.modal-container01 > a.modal-concentration {
  top: 62%;
  left: 73%;
}

.modal-container01 > a.modal-mfp {
  top: 68%;
  left: 38%;
}

.modal-container01 > a.modal-measuremen {
  top: 63%;
  left: 12%;
}

.modal-container01 > a.modal-room {
  top: 84%;
  left: 62%;
}

.modal-container01 > a.modal-cloud {
  top: 15%;
  left: 48%;
}

.modal-container01 > a.modal-illumination {
  top: 5%;
  left: 12%;
}

.modal-container01 > a.modal-camera {
  bottom: 43%;
  left: 2%;
}

.modal-container01 > a.modal-lte {
  bottom: 18%;
  left: 24%;
}

.modal-container01 > a.modal-desk01 {
  bottom: 40%;
  left: 89%;
}

.modal-container01 > a.modal-desk02 {
  bottom: 25%;
  left: 70%;
}

.modal-container02 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: nowrap;
  margin: 0 auto;
  text-align: center;
}

.modal-container02 .modal-container--block01 {
  width: 50%;
}

.modal-container02 .modal-container--block01 img {
  max-width: 80%;
}

.modal-container02 .title-basic01 {
  font-size: 1.8rem;
}

.modal-container02 .modal-container--block02 {
  text-align: left;
  width: 50%;
}

.modal-container02 .modal-container--block02 .title-basic01 {
  margin-bottom: 2%;
  padding: 1.5% 4.5%;
  font-size: 1.2rem;
}

.modal-container02 .modal-container--block02 .iziModalTtl {
  font-weight: bold;
  font-size: 1.6rem;
}

.modal-container02 .modal-container--block02 .iziModalFlexTxt .iziModalTtl {
  font-size: 1rem;
}

.modal-container02 .modal-container--block02 .btn-basic01 {
  margin-top: 3%;
  width: 100%;
  padding: 20px 0;
  text-align: center;
}

.iziModalWhiteBlock {
  margin: 0 5%;
}

.iziModalClose a {
  display: block;
  width: 50px;
  /*枠の大きさ*/
  height: 50px;
  /*枠の大きさ*/
  position: absolute;
  top: 2%;
  right: 0;
}

.iziModalClose a:before, .iziModalClose a:after {
  content: "";
  display: block;
  width: 100%;
  /*バツ線の長さ*/
  height: 2px;
  /*バツ線の太さ*/
  background: #000;
  transform: rotate(45deg);
  transform-origin: 0% 50%;
  position: absolute;
  top: calc(14% - 5px);
  left: 14%;
}

.iziModalClose a:after {
  transform: rotate(-45deg);
  transform-origin: 100% 50%;
  left: auto;
  right: 14%;
}

@media (max-width: 1200px) {
  .modal-container01.w-90 > a {
    width: 7.998vw;
    height: 7.998vw;
    min-width: 90px;
    min-height: 90px;
  }
}

@media (max-width: 1000px) {
  .modal-container01.w-90 .modal-img {
    width: 100%;
  }
  .modal-container01.w-90 > a {
    width: 9.3vw;
    height: 9.3vw;
    min-width: 70px;
    min-height: 70px;
  }
  .modal-container01 > a {
    font-size: 0.55rem;
  }
  .modal-container01 > a.modal-office {
    top: 20%;
    left: 8%;
  }
  .modal-container01 > a.modal-panel01 {
    top: 15%;
    left: 36%;
  }
  .modal-container01 > a.modal-panel02 {
    top: 48%;
    left: 21%;
  }
  .modal-container01 > a.modal-disinfection {
    top: 34%;
    left: 60%;
  }
  .modal-container01 > a.modal-wifi {
    top: 10%;
    left: 68%;
  }
  .modal-container01 > a.modal-concentration {
    top: 64%;
    left: 77%;
  }
  .modal-container01 > a.modal-mfp {
    top: 70%;
    left: 36%;
  }
  .modal-container01 > a.modal-measuremen {
    top: 64%;
    left: 8%;
  }
  .modal-container01 > a.modal-room {
    top: 84%;
    left: 64%;
  }
}

@media (max-width: 600px) {
  .modal-container01 {
    margin-bottom: 16%;
  }
  .modal-container01.w-90 > a {
    width: 80%;
    min-width: 100%;
    min-height: 100%;
  }
  .modal-container01 p {
    position: initial;
  }
  .modal-container01 p {
    width: 100%;
    margin: 0 auto;
  }
  .modal-container01 p img {
    width: 80%;
    margin-top: 8%;
    margin-bottom: 8%;
  }
  .modal-container01 .illumination img {
    width: 50%;
  }
  .modal-container01 .office img {
    width: 90%;
  }
  .modal-container01 .panel01 img {
    width: 60%;
  }
  .modal-container01 .panel02 img {
    width: 60%;
  }
  .modal-container01 .disinfection img {
    width: 60%;
  }
  .modal-container01 .wifi img {
    width: 100%;
  }
  .modal-container01 .concentration img {
    width: 60%;
  }
  .modal-container01 .mfp img {
    width: 45%;
  }
  .modal-container01 .measuremen img {
    width: 60%;
  }
  .modal-container01 .room img {
    width: 50%;
  }
  .modal-container01 > a {
    position: initial;
    width: 80%;
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    font-size: 4vw;
    margin-bottom: 8%;
    border-radius: 25px;
    padding: 8px 0;
  }
  .modal-container01 > a:before {
    top: 35%;
    left: 82%;
    background-size: 10%;
  }
  .iziModal {
    margin: auto 5% !important;
  }
  .iziModalClose a {
    width: 30px;
    /*枠の大きさ*/
    height: 30px;
    /*枠の大きさ*/
  }
  .iziModal-content {
    padding: 10% 10% !important;
  }
  .iziModalWhiteBlock {
    margin: 0 2%;
  }
  .modal-container02 {
    display: block;
  }
  .modal-container02 .modal-container--block01 {
    width: 100%;
  }
  .modal-container02 .modal-container--block01 img {
    max-width: 100%;
  }
  .modal-container02 .title-basic01 {
    font-size: 6vw;
  }
  .modal-container02 .modal-container--block02 {
    width: 100%;
  }
  .modal-container02 .modal-container--block02 .title-basic01 {
    margin-top: 8%;
    padding: 3.5% 4.5% 3.5% 3rem !important;
  }
  .modal-container02 .modal-container--block02 .iziModalTtl {
    font-weight: bold;
    font-size: 6vw;
  }
  .modal-container02 .modal-container--block02 .iziModalFlex {
    text-align: center;
  }
  .modal-container02 .modal-container--block02 .iziModalFlexTxt .iziModalTtl {
    font-size: 4.5vw;
    line-height: 1.256;
    margin: 2% 0 6% 0;
    text-align: left;
  }
  .modal-container02 .modal-container--block02 .btn-basic01 {
    margin-top: 3%;
  }
}

#top .box-lte--blue .inner01 {
  padding: 4% 8% 6% 8%;
}

@media (max-width: 600px) {
  #top .box-lte--blue .inner01 {
    padding: 12% 8% 4% 8%;
  }
}

#newnormal01 .box-lte--blue .inner01 {
  margin-bottom: 120px;
}

#newnormal01 .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
  bottom: -1.5%;
  left: 41.9%;
}

#newnormal01 #workstyle {
  margin-top: 75px;
  margin-bottom: 75px;
}

#newnormal01 #workstyle .workstyle-container--column {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#newnormal01 #workstyle .workstyle-container .text-lead01 {
  width: 40%;
  margin-top: 50px;
  margin-bottom: 20px;
  text-align: left;
}

#newnormal01 #workstyle .workstyle-container .sec-en--title {
  left: -50vw;
  bottom: 5%;
}

#newnormal01 #workstyle .img-box01 {
  position: relative;
  z-index: 2;
  margin: 3% auto 2% auto;
  text-align: center;
  width: 60%;
}

#newnormal01 #workstyle .img-box01 img {
  width: 100%;
  max-width: 540px;
}

#newnormal01 #office .box-particle01 .inner01 .box-particle--img01 {
  bottom: -25%;
}

#newnormal01 #distance,
#newnormal01 #risk,
#newnormal01 #work,
#newnormal01 #business {
  margin-top: 40px;
  text-align: left;
}

#newnormal01 #distance .title-basic01,
#newnormal01 #risk .title-basic01,
#newnormal01 #work .title-basic01,
#newnormal01 #business .title-basic01 {
  margin-bottom: 5%;
  padding-left: 7%;
  background-repeat: no-repeat;
  background-position: 1.5% 50%;
}

#newnormal01 #distance .title-basic01 span:nth-of-type(2),
#newnormal01 #risk .title-basic01 span:nth-of-type(2),
#newnormal01 #work .title-basic01 span:nth-of-type(2),
#newnormal01 #business .title-basic01 span:nth-of-type(2) {
  color: #fff;
}

#newnormal01 #distance .title-basic01 {
  background-image: url("/product/newnormal/assets/img/workplace/ico_distance.svg");
  background-size: 4rem;
}

#newnormal01 #distance .title-basic01 span:nth-of-type(1):before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
}

#newnormal01 #risk .title-basic01 {
  background-image: url("/product/newnormal/assets/img/workplace/ico_risk.svg");
  background-size: 4rem;
}

#newnormal01 #risk .title-basic01 span:nth-of-type(1):before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
}

#newnormal01 #business .title-basic01 {
  background-image: url("/product/newnormal/assets/img/workplace/ico_business.svg");
  background-size: 4rem;
}

#newnormal01 #business .title-basic01 span:nth-of-type(1):before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
}

#newnormal01 #work .title-basic01 {
  background-image: url("/product/newnormal/assets/img/workplace/ico_work.svg");
  background-size: 4rem;
}

#newnormal01 #work .title-basic01 span:nth-of-type(1):before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
}

@media (min-width: 1441px) {
  #newnormal01 .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
    left: 41.6%;
  }
}

@media (max-width: 1000px) {
  #newnormal01 #distance .title-basic01,
  #newnormal01 #risk .title-basic01,
  #newnormal01 #work .title-basic01,
  #newnormal01 #business .title-basic01 {
    padding: 3% 1.5% 3% 12%;
  }
}

@media (max-width: 600px) {
  #newnormal01 .box-lte--blue .inner01 {
    margin-bottom: 0;
  }
  #newnormal01 .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
    bottom: 0%;
    left: 46.5%;
  }
  #newnormal01 #workstyle {
    margin-bottom: 14%;
  }
  #newnormal01 #workstyle .workstyle-container--column {
    display: block;
  }
  #newnormal01 #workstyle .workstyle-container .img-box01 {
    width: 100%;
    margin: 10% auto 6% auto;
  }
  #newnormal01 #workstyle .workstyle-container .img-box01 img {
    width: 95vw;
  }
  #newnormal01 #workstyle .workstyle-container .text-lead01 {
    width: 100%;
    margin-top: 12%;
    text-align: left;
  }
  #newnormal01 #workstyle .workstyle-container .sec-en--title {
    right: 0;
    bottom: 40%;
    left: -20%;
  }
  #newnormal01 #workstyle .text-lead01 {
    text-align: left;
  }
  #newnormal01 #office .box-particle01 .inner01 .box-particle--img01 {
    bottom: 45%;
  }
  #newnormal01 #home .box-particle01 .inner01 .box-particle--block01 .box-particle--title01 + p {
    padding-top: 4%;
    padding-bottom: 4%;
  }
  #newnormal01 #home .box-particle01 .inner01 .box-particle--img01 {
    bottom: 50%;
  }
  #newnormal01 #home .box-particle01 .inner01 .sec-en--title {
    left: 14%;
  }
  #newnormal01 #distance,
  #newnormal01 #risk,
  #newnormal01 #work,
  #newnormal01 #business {
    margin-top: 12%;
  }
  #newnormal01 #distance .title-basic01,
  #newnormal01 #risk .title-basic01,
  #newnormal01 #work .title-basic01,
  #newnormal01 #business .title-basic01 {
    margin-bottom: 8%;
    padding-left: 22%;
    background-size: 12vw;
    background-position: 6% 50%;
    width: 80vw;
    margin-left: -14%;
  }
}

#newnormal02 .box-lte--blue .inner01 {
  margin-bottom: 120px;
}

#newnormal02 .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
  bottom: -1.5%;
  left: 41.9%;
}

#newnormal02 .newnormal .mainvisual .mainvisual-container .mv-img--box02 {
  bottom: 0%;
  line-height: 1;
}

#newnormal02 .newnormal .mainvisual .mainvisual-container .inner01 {
  padding: 0 8% 10% 4%;
}

#newnormal02 .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--text {
  padding: 3% 0 12% 0;
}

#newnormal02 .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--text span {
  margin-left: 1rem;
}

#newnormal02 .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--copy {
  max-width: 750px;
}

#newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 70px;
  margin-bottom: 90px;
}

#newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--text {
  position: relative;
  width: 45%;
  letter-spacing: 0.15rem;
  text-align: left;
}

#newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--text .sec-en--title {
  bottom: -25%;
  right: auto;
  left: -2%;
}

#newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--text .sec-en--title span.l-margin {
  padding-left: 8rem;
}

#newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--img {
  width: 55%;
}

#newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--img ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  list-style-type: none;
}

#newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--img ul li:nth-of-type(1) {
  position: relative;
  margin-right: 3%;
}

#newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--img ul li:nth-of-type(1):after {
  content: "";
  position: absolute;
  top: 35%;
  left: 95%;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 31px 0 31px 70px;
  border-color: transparent transparent transparent #8ff3ad;
}

#newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--img ul li:nth-of-type(2) {
  margin-left: 3%;
}

#newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--img ul li img {
  max-width: 100%;
}

#newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--img ul li p {
  margin-top: 1%;
  font-size: 1.125rem;
}

#newnormal02 .newnormal #sales .box-particle01,
#newnormal02 .newnormal #accounting .box-particle01,
#newnormal02 .newnormal #humanresources .box-particle01 {
  margin-bottom: 120px;
}

#newnormal02 .newnormal #sales .box-particle01 .inner01 .box-particle--img01 img,
#newnormal02 .newnormal #accounting .box-particle01 .inner01 .box-particle--img01 img,
#newnormal02 .newnormal #humanresources .box-particle01 .inner01 .box-particle--img01 img {
  max-width: 665px;
}

#newnormal02 .newnormal #sales .box-particle01 .inner01 .sec-en--title,
#newnormal02 .newnormal #accounting .box-particle01 .inner01 .sec-en--title,
#newnormal02 .newnormal #humanresources .box-particle01 .inner01 .sec-en--title {
  font-size: 9vw;
  left: 7%;
}

#newnormal02 .newnormal #sales .box-particle01 .inner01 .sec-en--title span,
#newnormal02 .newnormal #accounting .box-particle01 .inner01 .sec-en--title span,
#newnormal02 .newnormal #humanresources .box-particle01 .inner01 .sec-en--title span {
  display: inline;
}

#newnormal02 .newnormal #sales .box-gray .inner01 .box-gray--right,
#newnormal02 .newnormal #accounting .box-gray .inner01 .box-gray--right,
#newnormal02 .newnormal #humanresources .box-gray .inner01 .box-gray--right {
  padding-top: 0;
}

#newnormal02 .newnormal #cloud {
  padding: 90px 0 35px 0;
  text-align: left;
}

#newnormal02 .newnormal #cloud .title-sub {
  margin-top: 2%;
}

#newnormal02 .newnormal #cloud .title-sub + p {
  font-size: 1.125rem;
  margin-top: 2%;
  margin-bottom: 3.5%;
}

#newnormal02 .newnormal #cloud .img-box {
  text-align: center;
}

#newnormal02 .newnormal #cloud .img-box img {
  max-width: 100%;
  margin-bottom: 2%;
}

#newnormal02 .newnormal #sales-question01,
#newnormal02 .newnormal #sales-question02,
#newnormal02 .newnormal #sales-question03,
#newnormal02 .newnormal #accounting-question01,
#newnormal02 .newnormal #accounting-question02,
#newnormal02 .newnormal #accounting-question03,
#newnormal02 .newnormal #humanresources-question01,
#newnormal02 .newnormal #humanresources-question02,
#newnormal02 .newnormal #humanresources-question03 {
  padding-top: 0px;
}

@media (min-width: 1441px) {
  #newnormal02 .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
    left: 41.6%;
  }
  #newnormal02 .newnormal #sales .box-particle01 .inner01 .sec-en--title,
  #newnormal02 .newnormal #accounting .box-particle01 .inner01 .sec-en--title,
  #newnormal02 .newnormal #humanresources .box-particle01 .inner01 .sec-en--title {
    font-size: 8.25rem;
  }
}

@media (max-width: 1000px) {
  #newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column {
    display: block;
  }
  #newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--text {
    width: 100%;
  }
  #newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--img {
    width: 100%;
  }
  #newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--img ul {
    display: block;
  }
  #newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--img ul li:nth-of-type(1) {
    margin-right: 0;
    margin-bottom: 100px;
  }
  #newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--img ul li:nth-of-type(1):after {
    top: auto;
    bottom: -80px;
    left: 45%;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 65px 27.5px 0 27.5px;
    border-color: #8ff3ad transparent transparent transparent;
  }
  #newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--img ul li:nth-of-type(2) {
    margin-left: 0;
  }
  #newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--img ul li img {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  #newnormal02 .box-lte--blue .inner01 {
    margin-bottom: 0;
  }
  #newnormal02 .newnormal #workstyle {
    margin-top: 19%;
  }
  #newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column {
    margin-top: 35px;
    margin-bottom: 6%;
  }
  #newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--text .sec-en--title {
    right: 0;
    bottom: -15%;
    left: auto;
  }
  #newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--text .sec-en--title span.l-margin {
    padding-left: 18vw;
  }
  #newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--img ul {
    margin-top: 20%;
  }
  #newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--img ul li:nth-of-type(1) {
    margin-bottom: 20%;
  }
  #newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--img ul li:nth-of-type(1):after {
    bottom: -45px;
    border-width: 35px 17.5px 0 17.5px;
  }
  #newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--img ul li p {
    font-size: 3.5vw;
  }
  #newnormal02 .newnormal #workstyle .workstyle-container .workstyle-container-column .workstyle-container--img ul li img {
    width: 50vw;
  }
  #newnormal02 .newnormal .mainvisual .mainvisual-container .mv-img--box02 {
    bottom: -8%;
  }
  #newnormal02 .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
    bottom: 0%;
    left: 46.5%;
  }
  #newnormal02 .newnormal .mainvisual .mainvisual-container .inner01 {
    padding: 8% 4% 0 4%;
  }
  #newnormal02 .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--text {
    padding: 0 0 30% 0;
  }
  #newnormal02 .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--text span {
    margin-left: 0;
  }
  #newnormal02 .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--copy {
    margin-top: 3%;
  }
  #newnormal02 .newnormal #sales .box-particle01,
  #newnormal02 .newnormal #accounting .box-particle01,
  #newnormal02 .newnormal #humanresources .box-particle01 {
    margin-bottom: 35px;
  }
  #newnormal02 .newnormal #sales .box-particle01 .inner01 .box-particle--img01,
  #newnormal02 .newnormal #accounting .box-particle01 .inner01 .box-particle--img01,
  #newnormal02 .newnormal #humanresources .box-particle01 .inner01 .box-particle--img01 {
    top: 8%;
  }
  #newnormal02 .newnormal #sales .box-particle01 .inner01 .sec-en--title,
  #newnormal02 .newnormal #accounting .box-particle01 .inner01 .sec-en--title,
  #newnormal02 .newnormal #humanresources .box-particle01 .inner01 .sec-en--title {
    bottom: 32%;
    left: -34vw;
    right: auto;
    font-size: 21.5vw;
  }
  #newnormal02 .newnormal #sales .box-particle01 .inner01 .sec-en--title span,
  #newnormal02 .newnormal #accounting .box-particle01 .inner01 .sec-en--title span,
  #newnormal02 .newnormal #humanresources .box-particle01 .inner01 .sec-en--title span {
    display: block;
    padding-left: 70vw;
  }
  #newnormal02 .newnormal #cloud {
    padding: 35px 0 35px 0;
  }
  #newnormal02 .newnormal #cloud .title-sub {
    margin-top: 6%;
    margin-bottom: 6%;
  }
  #newnormal02 .newnormal #cloud .title-sub + p {
    font-size: 4vw;
  }
  #newnormal02 .newnormal #cloud .img-box img {
    margin-bottom: 4%;
  }
  #newnormal02 .newnormal #cloud .img-box img + p {
    margin-bottom: 4%;
    font-size: 4vw;
    text-align: left;
  }
  #newnormal02 .box-gray .box-white--left01 + .inner01 {
    padding: 0 4% 0 4%;
  }
}

/* フェーズ2共通 */
#bcp .newnormal .box-gray .box-gray--right,
#cost .newnormal .box-gray .box-gray--right {
  padding-top: 70px;
  text-align: left;
}

#bcp .newnormal .box-gray .box-gray--right .title-border01 h3,
#cost .newnormal .box-gray .box-gray--right .title-border01 h3 {
  font-size: 2.125rem;
}

@media (max-width: 600px) {
  #bcp .newnormal #workstyle,
  #cost .newnormal #workstyle {
    margin-top: 19%;
  }
  #bcp .newnormal .box-gray .box-gray--right,
  #cost .newnormal .box-gray .box-gray--right {
    padding-top: 7%;
  }
  #bcp .newnormal .box-gray .box-gray--right .title-border01 h3,
  #cost .newnormal .box-gray .box-gray--right .title-border01 h3 {
    display: block;
    width: 86vw;
    padding: 3.5% 5% 3.5% 5%;
    margin-left: -10%;
    margin-right: -4%;
    margin-bottom: 12%;
    padding-left: 7%;
    font-size: 6vw;
    line-height: 1.45;
  }
}

/* 共通 */
#bcp .newnormal .text-lead01 {
  font-weight: bold;
}

#bcp .newnormal .box-particle01 .inner01:before {
  background-color: #8fddf3;
}

#bcp .newnormal .box-particle01 .inner01 .box-particle--block01 {
  z-index: auto;
}

#bcp .newnormal .box-particle01 .inner01 .box-particle--block01 .box-particle--title01 + p {
  position: relative;
  z-index: 3;
}

#bcp .newnormal .box-particle01 .inner01 .box-particle--img01 {
  bottom: auto;
  top: 17%;
}

#bcp .newnormal .box-bcp01 {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 100px;
}

#bcp .newnormal .box-bcp01:after {
  content: "";
  position: absolute;
  bottom: -60px;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 42px 33.5px 0 33.5px;
  border-color: #8ff3ad transparent transparent transparent;
}

#bcp .newnormal .box-bcp01 p {
  position: relative;
  width: 48%;
  text-align: left;
  z-index: 2;
}

#bcp .newnormal .box-bcp01 p img {
  width: 100%;
  max-width: 513px;
}

#bcp .newnormal .box-bcp01 dl {
  width: 48%;
  text-align: left;
}

#bcp .newnormal .box-bcp01 dl dt {
  position: relative;
  display: inline-block;
  margin-bottom: 50px;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.45;
  background-color: #e9e9e9;
}

#bcp .newnormal .box-bcp01 dl dt:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: -36%;
  width: 180%;
  height: 1px;
  border-bottom: 1px solid #000;
}

#bcp .newnormal .box-bcp01 dl dd {
  font-size: 1.125rem;
  line-height: 2;
}

#bcp .newnormal .box-bcp02 {
  position: relative;
  margin-bottom: 45px;
}

#bcp .newnormal .box-bcp02 .inner01 {
  position: relative;
  max-width: 1440px;
  padding: 0;
}

#bcp .newnormal .box-bcp02 .inner01:before {
  position: absolute;
  top: 0;
  left: -32%;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-color: #c7eef9;
}

#bcp .newnormal .box-bcp02 .inner01 .box-bcp--block01 {
  position: relative;
  text-align: left;
}

#bcp .newnormal .box-bcp02 .inner01 .box-bcp--block01 .box-bcp--title01 {
  position: relative;
  display: inline-block;
  margin-top: 40px;
  margin-bottom: 2px;
  padding: 15px 20px;
  text-align: left;
  color: #000;
  font-weight: bold;
  font-size: 2rem;
  background-color: #fff;
  z-index: 2;
}

#bcp .newnormal .box-bcp02 .inner01 .box-bcp--block01 .box-bcp--title01 span {
  display: block;
  margin-top: 3%;
  font-size: 3.125rem;
}

#bcp .newnormal .box-bcp02 .inner01 .box-bcp--block01 .box-bcp--title01 + p {
  position: relative;
  width: 50%;
  padding: 30px 0;
  font-size: 1.125rem;
  text-align: left;
  z-index: 2;
}

#bcp .newnormal .box-bcp02 .inner01 .box-bcp--block01 .box-bcp--title01:before {
  content: "";
  position: absolute;
  width: 45vw;
  max-width: 600px;
  bottom: -6px;
  left: 0;
  height: 2px;
  border-bottom: 1px solid #000000;
}

#bcp .newnormal .box-bcp02 .inner01 .box-bcp--img01 {
  position: absolute;
  top: -8%;
  right: 0;
}

#bcp .newnormal .box-bcp02 .inner01 .box-bcp--img01 img {
  max-width: 513px;
  width: 100%;
}

#bcp .newnormal .box-bcp--prepare01 ul {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-flow: nowrap;
  width: 100%;
  margin-bottom: 45px;
}

#bcp .newnormal .box-bcp--prepare01 ul li {
  width: 33.3333%;
  border-right: 1px solid #8fddf3;
}

#bcp .newnormal .box-bcp--prepare01 ul li:nth-of-type(1) dl {
  padding-right: 35px;
}

#bcp .newnormal .box-bcp--prepare01 ul li:nth-of-type(2) dl {
  padding-left: 35px;
  padding-right: 35px;
}

#bcp .newnormal .box-bcp--prepare01 ul li:last-of-type {
  border: none;
}

#bcp .newnormal .box-bcp--prepare01 ul li:last-of-type dl {
  padding-left: 35px;
}

#bcp .newnormal .box-bcp--prepare01 ul li.telework dl dd img {
  width: 100%;
  max-width: 204px;
}

#bcp .newnormal .box-bcp--prepare01 ul li.phone dl dd img {
  width: 100%;
  max-width: 100px;
}

#bcp .newnormal .box-bcp--prepare01 ul li.freeaddress dl dd img {
  width: 100%;
  max-width: 140px;
}

#bcp .newnormal .box-bcp--prepare01 ul li.management dl dd img {
  width: 100%;
  max-width: 158px;
}

#bcp .newnormal .box-bcp--prepare01 ul li dl {
  margin: 0;
  box-sizing: border-box;
}

#bcp .newnormal .box-bcp--prepare01 ul li dl dt {
  margin-top: 0;
  font-weight: bold;
  font-size: 2vw;
  text-align: left;
  line-height: 1.25;
}

#bcp .newnormal .box-bcp--prepare01 ul li dl dt span {
  display: block;
  color: #8fddf3;
  font-weight: bold;
  font-size: 4vw;
  font-family: 'Roboto Condensed', sans-serif;
  word-break: break-all;
}

#bcp .newnormal .box-bcp--prepare01 ul li dl dd {
  margin-top: 0;
  font-size: 1.125rem;
}

#bcp .newnormal .box-bcp--prepare01 ul li dl dd .box-check--img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto;
}

#bcp .newnormal .box-list--disaster01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 100px auto 0 auto;
}

#bcp .newnormal .box-list--disaster01 img {
  width: 100%;
  max-width: 235px;
}

#bcp .newnormal .box-list--disaster01 + p {
  margin-bottom: 70px;
  text-align: center;
}

#bcp .newnormal .box-list--disaster01 + p img {
  width: 100%;
  max-width: 1185px;
}

@media (min-width: 1441px) {
  #bcp .newnormal .box-bcp--prepare01 ul li dl dt {
    font-size: 1.5rem;
  }
  #bcp .newnormal .box-bcp--prepare01 ul li dl dt span {
    font-size: 3.25rem;
  }
}

@media (max-width: 1000px) {
  #bcp .newnormal .text-lead01 {
    text-align: justify;
  }
  #bcp .newnormal .box-bcp--prepare01 ul li:nth-of-type(1) dl {
    padding-right: 15px;
  }
  #bcp .newnormal .box-bcp--prepare01 ul li:nth-of-type(2) dl {
    padding-left: 15px;
    padding-right: 15px;
  }
  #bcp .newnormal .box-bcp--prepare01 ul li:last-of-type dl {
    padding-left: 15px;
  }
  #bcp .newnormal .box-bcp--prepare01 ul li dl dt {
    font-size: 3vw;
  }
  #bcp .newnormal .box-bcp--prepare01 ul li dl dt span {
    line-height: 1;
    font-size: 5vw;
  }
  #bcp .newnormal .box-bcp--prepare01 ul li dl dd {
    font-size: 1rem;
  }
  #bcp .newnormal .box-bcp--prepare01 ul li dl dd .box-check--img {
    margin: 20px auto;
  }
  #bcp .newnormal .box-list--disaster01 {
    margin: 70px auto 0 auto;
  }
}

@media (max-width: 600px) {
  #bcp .newnormal .box-particle01 .inner01 .box-particle--img01 {
    top: 15%;
  }
  #bcp .newnormal .box-bcp01 {
    display: block;
    margin-bottom: 100px;
  }
  #bcp .newnormal .box-bcp01:after {
    bottom: -30px;
    left: 45%;
    border-width: 18px 13.5px 0 13.5px;
  }
  #bcp .newnormal .box-bcp01 p {
    width: 100%;
  }
  #bcp .newnormal .box-bcp01 p img {
    max-width: 100%;
  }
  #bcp .newnormal .box-bcp01 dl {
    width: 100%;
    margin-top: 15px;
  }
  #bcp .newnormal .box-bcp01 dl dt {
    margin-bottom: 30px;
    padding: 1.5% 4%;
    font-size: 5vw;
  }
  #bcp .newnormal .box-bcp01 dl dt:before {
    left: auto;
    right: -35%;
    bottom: -15px;
    width: 135%;
  }
  #bcp .newnormal .box-bcp01 dl dd {
    font-size: 4vw;
    line-height: 1.75;
  }
  #bcp .newnormal .box-bcp02 + .title-basic01 {
    display: inline-block;
    padding: 2% 4%;
    width: 40vw;
    margin-left: -14%;
    padding-left: 12%;
  }
  #bcp .newnormal .box-bcp02 .inner01 {
    margin: 0;
  }
  #bcp .newnormal .box-bcp02 .inner01:before {
    left: -20%;
    width: 125%;
  }
  #bcp .newnormal .box-bcp02 .inner01 .box-bcp--block01 {
    padding-top: 40%;
  }
  #bcp .newnormal .box-bcp02 .inner01 .box-bcp--block01 .box-bcp--title01 {
    padding-top: 8%;
    padding: 2% 5%;
    font-size: 5vw;
  }
  #bcp .newnormal .box-bcp02 .inner01 .box-bcp--block01 .box-bcp--title01 + p {
    width: 100%;
    padding: 10% 0 6% 0;
    line-height: 1.75;
    font-size: 4vw;
  }
  #bcp .newnormal .box-bcp02 .inner01 .box-bcp--block01 .box-bcp--title01:before {
    width: 88vw;
    bottom: -15px;
    left: 0;
    height: 1px;
  }
  #bcp .newnormal .box-bcp--prepare01 ul {
    display: block;
  }
  #bcp .newnormal .box-bcp--prepare01 ul li {
    width: 100%;
    padding-bottom: 8%;
    border-right: none;
    border-bottom: 1px solid #8fddf3;
  }
  #bcp .newnormal .box-bcp--prepare01 ul li:last-of-type {
    padding-top: 8%;
    padding-bottom: 0;
    border-bottom: none;
  }
  #bcp .newnormal .box-bcp--prepare01 ul li.telework dl dd .box-check--img img, #bcp .newnormal .box-bcp--prepare01 ul li.remotework dl dd .box-check--img img {
    width: 45vw;
  }
  #bcp .newnormal .box-bcp--prepare01 ul li dl {
    padding: 0 !important;
  }
  #bcp .newnormal .box-bcp--prepare01 ul li dl dt {
    font-size: 6vw;
  }
  #bcp .newnormal .box-bcp--prepare01 ul li dl dt span {
    font-size: 13vw;
  }
  #bcp .newnormal .box-bcp--prepare01 ul li dl dd {
    font-size: 4vw;
  }
  #bcp .newnormal .box-bcp--prepare01 ul li dl dd .box-check--img img {
    width: 25vw;
    max-width: 100%;
  }
  #bcp .newnormal .box-list--disaster01 {
    position: relative;
    display: block;
    margin: 12% auto 12% auto;
  }
  #bcp .newnormal .box-list--disaster01 p img {
    width: 50vw;
    max-width: 100%;
  }
  #bcp .newnormal .box-list--disaster01 p.sp {
    position: absolute;
    top: 0;
    right: 8%;
  }
  #bcp .newnormal .box-list--disaster01 p.sp img {
    width: 12.3vw;
  }
}

/* mv */
#bcp .newnormal .mainvisual .mainvisual-container .inner01 {
  padding: 0 8% 3% 4%;
}

#bcp .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--copy {
  width: 52.25vw;
  max-width: 753px;
}

#bcp .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
  bottom: -1.5%;
  left: 41.9%;
}

@media (min-width: 1441px) {
  #bcp .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
    bottom: -2%;
    left: 41.6%;
  }
}

@media (max-width: 600px) {
  #bcp .newnormal .mainvisual .mainvisual-container .inner01 {
    padding: 8% 4% 0 4%;
  }
  #bcp .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--copy {
    width: 75vw;
    max-width: 100%;
  }
  #bcp .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--text {
    padding: 0 0 25% 0;
  }
  #bcp .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
    bottom: 0%;
    left: 46.5%;
  }
}

/* workstyle */
#bcp .newnormal #workstyle:before {
  z-index: 0;
}

#bcp .newnormal #workstyle .workstyle-container .sec-en--title {
  left: -20%;
  right: auto;
  bottom: auto;
  top: 12%;
}

#bcp .newnormal #workstyle .workstyle-bcp--title01 {
  display: inline-block;
}

#bcp .newnormal #workstyle .workstyle-bcp--title01 p {
  padding: 5px 50px;
  color: #000;
  font-weight: bold;
  font-size: 2.125rem;
  background-color: #8fddf3;
}

#bcp .newnormal #workstyle .workstyle-bcp--title02 {
  margin: 20px auto;
}

#bcp .newnormal #workstyle .workstyle-bcp--title02 p {
  font-weight: bold;
  font-size: 1.625rem;
}

#bcp .newnormal #workstyle .workstyle-bcp--title02 p span {
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
}

#bcp .newnormal #workstyle .workstyle-bcp--title02 p .green {
  color: #8ff3ad;
}

#bcp .newnormal #workstyle .workstyle-bcp--title02 p .gray {
  color: #bfbfbf;
}

#bcp .newnormal #workstyle .workstyle-bcp--title02 p .blue {
  color: #8fddf3;
}

#bcp .newnormal #workstyle .workstyle-img01 img,
#bcp .newnormal #workstyle .workstyle-img02 img {
  width: 100%;
  max-width: 767px;
  margin: 0 auto;
}

#bcp .newnormal #workstyle .workstyle-img01 {
  margin-top: 35px;
}

#bcp .newnormal #workstyle .workstyle-img02 {
  margin-bottom: 35px;
}

@media (max-width: 600px) {
  #bcp .newnormal #workstyle .workstyle-container .sec-en--title {
    left: auto;
    right: 0;
    top: auto;
    bottom: -10%;
  }
  #bcp .newnormal #workstyle .workstyle-bcp--title01 p {
    margin-left: -10%;
    margin-right: -10%;
    padding: 3% 5%;
    font-size: 5.5vw;
  }
  #bcp .newnormal #workstyle .workstyle-bcp--title02 {
    margin: 6px auto 12px auto;
  }
  #bcp .newnormal #workstyle .workstyle-bcp--title02 p {
    font-size: 4.5vw;
  }
  #bcp .newnormal #workstyle .workstyle-img01 img,
  #bcp .newnormal #workstyle .workstyle-img02 img {
    width: 45vw;
  }
  #bcp .newnormal #workstyle .workstyle-img01 {
    margin-top: 25px;
  }
  #bcp .newnormal #workstyle .workstyle-img02 {
    margin-bottom: 25px;
  }
}

/* virus */
#bcp .newnormal #virus {
  margin-top: 80px;
}

#bcp .newnormal #virus .box-particle01 {
  margin-top: 55px;
}

#bcp .newnormal #virus .box-particle01 .inner01 .sec-en--title {
  left: 26%;
}

#bcp .newnormal #virus .inner01 .title-basic01 + .text-lead01 {
  margin-top: 30px;
}

#bcp .newnormal #virus .img-column2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 70px;
  margin-bottom: 68px;
}

#bcp .newnormal #virus .img-column2 p:nth-of-type(1) {
  margin-right: 1%;
}

#bcp .newnormal #virus .img-column2 p:nth-of-type(2) {
  margin-left: 1%;
}

#bcp .newnormal #virus .img-column2 p img {
  width: 100%;
  max-width: 590px;
}

@media (max-width: 600px) {
  #bcp .newnormal #virus {
    margin-top: 35px;
  }
  #bcp .newnormal #virus .box-particle01 {
    margin-top: 35px;
  }
  #bcp .newnormal #virus .box-particle01 .inner01 .sec-en--title {
    left: 10%;
  }
  #bcp .newnormal #virus .inner01 .title-basic01 + .text-lead01 {
    margin-top: 20px;
  }
  #bcp .newnormal #virus .img-column2 {
    display: block;
    margin-top: 35px;
    margin-bottom: 35px;
  }
  #bcp .newnormal #virus .img-column2 p:nth-of-type(2) {
    margin-top: 20px;
  }
}

/* disaster */
#bcp .newnormal #disaster .box-particle01 .inner01 .sec-en--title {
  left: 8%;
}

#bcp .newnormal #disaster .box-particle01 .inner01 .box-particle--block01 .box-particle--title01 + p {
  padding: 4% 0 9% 0;
}

@media (max-width: 600px) {
  #bcp .newnormal #disaster .box-particle01 .inner01 .sec-en--title {
    left: 0;
    font-size: 13vw;
  }
  #bcp .newnormal #disaster .box-particle01 .inner01 .box-particle--block01 .box-particle--title01 + p {
    padding-top: 22%;
    padding-bottom: 6%;
  }
}

/* leakage */
#bcp .newnormal #leakage .box-particle01 .inner01 .box-particle--img01 {
  top: 12%;
}

#bcp .newnormal #leakage .box-particle01 .inner01 .sec-en--title {
  left: 11%;
}

#bcp .newnormal #leakage .box-access--leakage01 {
  margin: 80px auto 70px auto;
}

#bcp .newnormal #leakage .box-access--leakage01 .box-access--title {
  font-weight: bold;
  font-size: 1.625rem;
}

#bcp .newnormal #leakage .box-access--leakage01 .box-access--title + p {
  margin-top: -50px;
}

#bcp .newnormal #leakage .box-access--leakage01 .box-access--title + p img {
  width: 100%;
  max-width: 1244px;
}

#bcp .newnormal #leakage .box-access--leakage01 .box-access--note {
  margin-top: 35px;
  font-size: 0.875rem;
}

@media (max-width: 1000px) {
  #bcp .newnormal #leakage .box-access--leakage01 .box-access--title + p {
    margin-top: 0;
  }
}

@media (max-width: 600px) {
  #bcp .newnormal #leakage .box-particle01 .inner01 .box-particle--img01 {
    top: 15%;
  }
  #bcp .newnormal #leakage .box-particle01 .inner01 .sec-en--title {
    left: 3%;
    bottom: 62%;
    font-size: 13.25vw;
  }
  #bcp .newnormal #leakage .box-access--leakage01 {
    margin: 12% auto 7% auto;
  }
  #bcp .newnormal #leakage .box-access--leakage01 .box-access--title {
    font-size: 5vw;
    line-height: 1.45;
  }
  #bcp .newnormal #leakage .box-access--leakage01 .box-access--title + p {
    margin-top: 15px;
  }
  #bcp .newnormal #leakage .box-access--leakage01 .box-access--title + p img {
    width: 100%;
    margin: 0 -2% 0 auto;
  }
  #bcp .newnormal #leakage .box-access--leakage01 .box-access--note {
    margin-top: 5px;
    font-size: 3.5vw;
    padding-left: 1rem;
    text-indent: -0.6rem;
    text-align: left;
  }
}

/* 共通 */
#cost .newnormal .box-particle01 .inner01:before {
  background-color: #8fddf3;
}

#cost .newnormal .box-particle01 .inner01 .box-particle--block01 {
  padding-bottom: 160px;
}

#cost .newnormal .box-particle01 .inner01 .box-particle--block01 .box-particle--title01 {
  line-height: 1.25;
}

#cost .newnormal .box-particle01 .inner01 .box-particle--img01 {
  bottom: auto;
  top: 15%;
}

#cost .newnormal .box-point--gray {
  margin: 100px auto 70px auto;
}

#cost .newnormal .box-point--gray ul {
  display: flex;
  justify-content: space-between;
  flex-flow: nowrap;
  list-style-type: none;
}

#cost .newnormal .box-point--gray ul li {
  width: 33%;
  padding-bottom: 35px;
  background-color: #e9e9e9;
}

#cost .newnormal .box-point--gray ul li dl dt {
  position: relative;
  font-size: 2.25rem;
  font-weight: bold;
  text-align: center;
  z-index: 1;
}

#cost .newnormal .box-point--gray ul li dl dt span {
  position: relative;
  display: block;
  color: #fff;
  font-size: 4.4rem;
  font-family: 'Roboto Condensed', sans-serif;
  transform: translateY(20px);
  z-index: -1;
}

#cost .newnormal .box-point--gray ul li dl dd img {
  margin: 30px auto;
}

#cost .newnormal .box-point--gray ul li dl dd p {
  font-size: 1.5rem;
  line-height: 1.25;
}

#cost .newnormal .box-point--blue {
  position: relative;
  max-width: 970px;
  margin: 100px auto 70px auto;
}

#cost .newnormal .box-point--blue img {
  position: absolute;
  top: 0;
  left: -7%;
  transform: translateY(-60px);
}

#cost .newnormal .box-point--blue p {
  padding: 80px 40px 30px 40px;
  font-size: 1.125rem;
  text-align: justify;
  border-radius: 10px;
  background-color: #c7eef9;
}

@media (max-width: 1200px) {
  #cost .newnormal .box-point--gray ul li dl dt span {
    font-size: 4.5vw;
  }
}

@media (max-width: 1000px) {
  #cost .newnormal .text-lead01 {
    text-align: justify;
  }
  #cost .newnormal .box-point--gray ul li dl dt {
    font-size: 3vw;
  }
  #cost .newnormal .box-point--gray ul li dl dt span {
    font-size: 5vw;
    transform: translateY(10px);
  }
  #cost .newnormal .box-point--gray ul li dl dd p {
    font-size: 1.125rem;
  }
}

@media (max-width: 600px) {
  #cost .newnormal .box-particle01 .inner01 .box-particle--block01 {
    padding-bottom: 120px;
    padding-bottom: 160px;
  }
  #cost .newnormal .box-point--gray {
    margin: 12% auto 20% auto;
  }
  #cost .newnormal .box-point--gray ul {
    display: block;
  }
  #cost .newnormal .box-point--gray ul li {
    width: auto;
    padding-bottom: 4%;
    margin-left: -4%;
    margin-right: -4%;
    margin-bottom: 4px;
  }
  #cost .newnormal .box-point--gray ul li dl dt {
    font-size: 8.5vw;
  }
  #cost .newnormal .box-point--gray ul li dl dt span {
    font-size: 13vw;
    transform: translateY(10px);
  }
  #cost .newnormal .box-point--gray ul li dl dd img {
    margin: 20px auto 10px auto;
    width: 30vw;
  }
  #cost .newnormal .box-point--gray ul li dl dd img.img-w60 {
    width: 60%;
  }
  #cost .newnormal .box-point--gray ul li dl dd img.img-w20 {
    width: 20%;
  }
  #cost .newnormal .box-point--gray ul li dl dd p {
    font-size: 5vw;
  }
  #cost .newnormal .box-point--blue {
    margin: 0 auto 7% auto;
  }
  #cost .newnormal .box-point--blue img {
    transform: translateY(18px);
    top: -10%;
    left: -3%;
    width: 70vw;
  }
  #cost .newnormal .box-point--blue p {
    padding: 24% 8% 6% 8%;
    font-size: 4vw;
  }
}

/* mv */
#cost .newnormal .mainvisual .mainvisual-container .inner01 {
  padding: 0 8% 3% 4%;
}

#cost .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--copy {
  width: 50.25vw;
  max-width: 773px;
}

#cost .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
  bottom: -1.5%;
  left: 41.9%;
}

@media (min-width: 1441px) {
  #cost .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
    bottom: -2%;
    left: 41.6%;
  }
}

@media (max-width: 600px) {
  #cost .newnormal .mainvisual .mainvisual-container .inner01 {
    padding: 8% 4% 0 4%;
  }
  #cost .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--copy {
    width: 55vw;
    max-width: 100%;
  }
  #cost .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--text {
    padding: 0 0 35% 0;
  }
  #cost .newnormal .mainvisual .mainvisual-container .mv-img--box02 {
    bottom: 0;
    left: -3%;
  }
  #cost .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
    bottom: 0%;
    left: 46.5%;
  }
}

/* workstyle */
#cost .newnormal #workstyle:before {
  z-index: 0;
}

#cost .newnormal #workstyle .workstyle-container h2 + p {
  margin-top: 30px;
}

#cost .newnormal #workstyle .box-cost01 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 70px;
  margin-bottom: 50px;
  padding: 0 6px 6px 6px;
  background-color: #e9e9e9;
}

#cost .newnormal #workstyle .box-cost01 + .text-lead01 {
  width: 80%;
  margin: 0 auto;
}

#cost .newnormal #workstyle .box-cost01 .box-cost01--block01,
#cost .newnormal #workstyle .box-cost01 .box-cost01--block02 {
  width: 50%;
}

#cost .newnormal #workstyle .box-cost01 .box-cost01--block01 > p,
#cost .newnormal #workstyle .box-cost01 .box-cost01--block02 > p {
  padding: 10px 0;
  font-weight: bold;
  font-size: 1.6125rem;
}

#cost .newnormal #workstyle .box-cost01 .box-cost01--block01 ul,
#cost .newnormal #workstyle .box-cost01 .box-cost01--block02 ul {
  list-style-type: none;
  background-color: #fff;
}

#cost .newnormal #workstyle .box-cost01 .box-cost01--block01 ul li,
#cost .newnormal #workstyle .box-cost01 .box-cost01--block02 ul li {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100px;
}

#cost .newnormal #workstyle .box-cost01 .box-cost01--block01 ul li:not(:last-of-type):before,
#cost .newnormal #workstyle .box-cost01 .box-cost01--block02 ul li:not(:last-of-type):before {
  content: "";
  position: absolute;
  top: 100%;
  left: 5%;
  width: 90%;
  height: 1px;
  border-bottom: 1px solid #e9e9e9;
}

#cost .newnormal #workstyle .box-cost01 .box-cost01--block01 ul li > p,
#cost .newnormal #workstyle .box-cost01 .box-cost01--block02 ul li > p {
  width: 15%;
  margin-left: 4%;
}

#cost .newnormal #workstyle .box-cost01 .box-cost01--block01 ul li > p img,
#cost .newnormal #workstyle .box-cost01 .box-cost01--block02 ul li > p img {
  max-width: 100px;
}

#cost .newnormal #workstyle .box-cost01 .box-cost01--block01 ul li dl,
#cost .newnormal #workstyle .box-cost01 .box-cost01--block02 ul li dl {
  width: 80%;
  margin-left: 20px;
  text-align: left;
}

#cost .newnormal #workstyle .box-cost01 .box-cost01--block01 ul li dl dt,
#cost .newnormal #workstyle .box-cost01 .box-cost01--block02 ul li dl dt {
  font-weight: bold;
  font-size: 1.125rem;
}

#cost .newnormal #workstyle .box-cost01 .box-cost01--block01 ul li dl dd,
#cost .newnormal #workstyle .box-cost01 .box-cost01--block02 ul li dl dd {
  margin-top: 6px;
  font-size: 1rem;
}

#cost .newnormal #workstyle .box-cost01 .box-cost01--block01 ul li:last-of-type:before {
  content: "";
  position: absolute;
  top: 100%;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

#cost .newnormal #workstyle .box-cost01 .sec-en--title {
  top: auto;
  bottom: -35%;
  left: -13%;
  z-index: 1;
}

#cost .newnormal #workstyle .box-cost01 .sec-en--title span.l-margin {
  padding-left: 20vw;
}

#cost .newnormal #workstyle .box-anchor01 {
  margin-top: 70px;
}

#cost .newnormal #workstyle .box-anchor01 .title-basic01 {
  margin-bottom: 30px;
}

@media (max-width: 1000px) {
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block01 ul li > p img,
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block02 ul li > p img {
    width: 4vw;
  }
  #cost .newnormal #workstyle .box-anchor01 {
    margin-top: 12%;
  }
}

@media (max-width: 600px) {
  #cost .newnormal #workstyle .box-cost01 {
    display: block;
    width: auto;
    margin-top: 7%;
    margin-bottom: 7%;
  }
  #cost .newnormal #workstyle .box-cost01 + .text-lead01 {
    width: 100%;
  }
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block01,
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block02 {
    width: 100%;
  }
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block01 > p,
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block02 > p {
    font-size: 6vw;
  }
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block01 ul li,
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block02 ul li {
    height: auto;
    padding: 4% 0;
  }
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block01 ul li > p,
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block02 ul li > p {
    width: 15%;
    margin-left: 4%;
  }
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block01 ul li > p img,
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block02 ul li > p img {
    width: 10vw;
  }
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block01 ul li dl,
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block02 ul li dl {
    width: 80%;
    margin-left: 20px;
    text-align: left;
  }
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block01 ul li dl dt,
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block02 ul li dl dt {
    font-size: 4.25vw;
  }
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block01 ul li dl dd,
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block02 ul li dl dd {
    padding-right: 8%;
    font-size: 4vw;
    line-height: 1.45;
  }
  #cost .newnormal #workstyle .box-cost01 .box-cost01--block01 ul li:last-of-type:before {
    content: none;
  }
  #cost .newnormal #workstyle .box-cost01 .sec-en--title {
    bottom: -18%;
    left: -20%;
  }
}

/* communication */
#cost .newnormal #communication .box-particle01 .inner01 .sec-en--title,
#cost .newnormal #utilitiycosts .box-particle01 .inner01 .sec-en--title,
#cost .newnormal #expendables .box-particle01 .inner01 .sec-en--title,
#cost .newnormal #officerent .box-particle01 .inner01 .sec-en--title {
  bottom: -13px;
  left: 6.25%;
  font-size: 6.5vw;
}

#cost .newnormal #communication .cv-area,
#cost .newnormal #utilitiycosts .cv-area,
#cost .newnormal #expendables .cv-area,
#cost .newnormal #officerent .cv-area {
  margin-top: -30px;
  margin-bottom: 0;
}

#cost .newnormal #communication .cv-area .cv-area--banner01,
#cost .newnormal #utilitiycosts .cv-area .cv-area--banner01,
#cost .newnormal #expendables .cv-area .cv-area--banner01,
#cost .newnormal #officerent .cv-area .cv-area--banner01 {
  background-image: url(/product/newnormal/assets/img/cost/bg-cv-area01.png);
}

@media (min-width: 601px) {
  #cost .newnormal #communication .box-point--gray ul li:nth-of-type(1) dl dd img {
    width: 9vw;
    max-width: 130px;
  }
  #cost .newnormal #communication .box-point--gray ul li:nth-of-type(2) dl dd img {
    width: 10.25vw;
    max-width: 150px;
  }
  #cost .newnormal #communication .box-point--gray ul li:nth-of-type(3) dl dd img {
    width: 12.75vw;
    max-width: 185px;
  }
  #cost .newnormal #utilitiycosts .box-point--gray ul li:nth-of-type(1) dl dd img {
    width: 9.525vw;
    max-width: 140px;
  }
  #cost .newnormal #utilitiycosts .box-point--gray ul li:nth-of-type(2) dl dd img {
    width: 13.25vw;
    max-width: 190px;
  }
  #cost .newnormal #utilitiycosts .box-point--gray ul li:nth-of-type(3) dl dd img {
    width: 9.55vw;
    max-width: 135px;
  }
  #cost .newnormal #expendables .box-point--gray ul li:nth-of-type(1) dl dd img {
    width: 11.5vw;
    max-width: 165px;
  }
  #cost .newnormal #expendables .box-point--gray ul li:nth-of-type(2) dl dd img {
    width: 7.25vw;
    max-width: 105px;
  }
  #cost .newnormal #expendables .box-point--gray ul li:nth-of-type(3) dl dd img {
    width: 9.55vw;
    max-width: 135px;
  }
  #cost .newnormal #officerent .box-point--gray ul li:nth-of-type(1) dl dd img {
    width: 21vw;
    max-width: 300px;
  }
  #cost .newnormal #officerent .box-point--gray ul li:nth-of-type(2) dl dd img {
    width: 9.8vw;
    max-width: 140px;
  }
  #cost .newnormal #officerent .box-point--gray ul li:nth-of-type(3) dl dd img {
    width: 17vw;
    max-width: 245px;
  }
}

@media (min-width: 1441px) {
  #cost .newnormal #communication .box-particle01 .inner01 .sec-en--title,
  #cost .newnormal #utilitiycosts .box-particle01 .inner01 .sec-en--title,
  #cost .newnormal #expendables .box-particle01 .inner01 .sec-en--title,
  #cost .newnormal #officerent .box-particle01 .inner01 .sec-en--title {
    left: 5%;
    font-size: 6rem;
  }
}

@media (max-width: 1000px) {
  #cost .newnormal #communication .box-particle01 .inner01 .sec-en--title,
  #cost .newnormal #utilitiycosts .box-particle01 .inner01 .sec-en--title,
  #cost .newnormal #expendables .box-particle01 .inner01 .sec-en--title,
  #cost .newnormal #officerent .box-particle01 .inner01 .sec-en--title {
    bottom: 0;
    font-size: 12.25vw;
  }
  #cost .newnormal #communication .cv-area,
  #cost .newnormal #utilitiycosts .cv-area,
  #cost .newnormal #expendables .cv-area,
  #cost .newnormal #officerent .cv-area {
    margin-bottom: 0;
  }
  #cost .newnormal #communication .cv-area .cv-area--banner01,
  #cost .newnormal #utilitiycosts .cv-area .cv-area--banner01,
  #cost .newnormal #expendables .cv-area .cv-area--banner01,
  #cost .newnormal #officerent .cv-area .cv-area--banner01 {
    background-image: url(/product/newnormal/assets/img/cost/bg-cv-area01_sp.png);
  }
  #cost .newnormal #communication .cv-area .cv-area--banner01 .cv-area--block,
  #cost .newnormal #utilitiycosts .cv-area .cv-area--banner01 .cv-area--block,
  #cost .newnormal #expendables .cv-area .cv-area--banner01 .cv-area--block,
  #cost .newnormal #officerent .cv-area .cv-area--banner01 .cv-area--block {
    padding-left: 28%;
    padding-right: 3%;
  }
  #cost .newnormal #communication .cv-area .btn-basic01,
  #cost .newnormal #utilitiycosts .cv-area .btn-basic01,
  #cost .newnormal #expendables .cv-area .btn-basic01,
  #cost .newnormal #officerent .cv-area .btn-basic01 {
    width: 100%;
    padding: 10px 15px;
  }
}

@media (max-width: 600px) {
  #cost .newnormal #communication .cv-area,
  #cost .newnormal #utilitiycosts .cv-area,
  #cost .newnormal #expendables .cv-area,
  #cost .newnormal #officerent .cv-area {
    margin-top: 0;
  }
}

/* 共通 */
#ltepc .newnormal .title-basic01 span {
  color: #dfff09;
}

#ltepc .newnormal .sec-en--title.white {
  color: #fff;
}

#ltepc .newnormal .title-column {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#ltepc .newnormal .title-column .box-style--title01.gray {
  left: 0;
}

#ltepc .newnormal .title-column .box-style--title01.blue {
  left: 0;
}

#ltepc .newnormal .box-scene--float01 {
  position: absolute;
  top: 20%;
  left: 29%;
  z-index: 1;
}

#ltepc .newnormal .box-scene--float01 .tex-time01 {
  color: #8ff3ad;
  font-size: 2.625rem;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
}

#ltepc .newnormal .box-scene--float01 .scene-title01 {
  max-width: 510px;
  width: 43vw;
  padding: 30px 0;
}

#ltepc .newnormal .box-scene--float01 .scene-title01 h3 {
  font-weight: bold;
  font-size: 1.95vw;
  line-height: 1.25;
}

#ltepc .newnormal .box-scene--float01 .scene-title01 span {
  display: block;
  font-size: 1.4vw;
  color: #fff;
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
}

#ltepc .newnormal .box-scene--float01 .scene-title01.gray, #ltepc .newnormal .box-scene--float01 .scene-title01.white {
  background-size: 31vw;
  background-position: 50% 50%;
}

#ltepc .newnormal .box-scene--float01 .scene-title01.gray {
  background-image: url("/product/newnormal/assets/img/ltepc/bg_gray.png");
  background-repeat: no-repeat;
}

#ltepc .newnormal .box-scene--float01 .scene-title01.white {
  background-image: url("/product/newnormal/assets/img/ltepc/bg_white.png");
  background-repeat: no-repeat;
}

#ltepc .newnormal .box-scene--float01 .scene-text01 {
  color: #231815;
  font-size: 1.125rem;
  line-height: 1.75;
}

#ltepc .newnormal .box-scene--float01 .sec-en--title {
  font-size: 7.8vw;
  left: 10%;
  margin-top: 4%;
}

#ltepc .newnormal .box-style--title01 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 570px;
  width: 38vw;
  padding: 10px 0;
  height: 75px;
}

#ltepc .newnormal .box-style--title01:after {
  content: "";
  position: absolute;
  bottom: -35px;
  left: 45%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 42px 20.5px 0 20.5px;
  border-color: #8ff3ad transparent transparent transparent;
}

#ltepc .newnormal .box-style--title01.white {
  background-color: #fff;
}

#ltepc .newnormal .box-style--title01.gray {
  background-color: #e9e9e9;
}

#ltepc .newnormal .box-style--title01.blue {
  background-color: #8fddf3;
}

#ltepc .newnormal .box-style--title01 p {
  color: #000;
  font-weight: bold;
  font-size: 2.0845vw;
  line-height: 1.25;
}

#ltepc .newnormal .box-style--title01 p span {
  color: #fff;
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
}

#ltepc .newnormal .box-style--title01 p b {
  font-size: 1.7vw;
}

#ltepc .newnormal .box-style01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}

#ltepc .newnormal .box-style01 li {
  width: 40%;
}

#ltepc .newnormal .box-style01 li .box-style--title01 {
  position: relative;
  left: 0;
}

#ltepc .newnormal .box-style01 li:nth-of-type(1) dl dt > p {
  background-image: url("/product/newnormal/assets/img/ltepc/ico_smile01.png");
}

#ltepc .newnormal .box-style01 li:nth-of-type(2) dl dt > p {
  background-image: url("/product/newnormal/assets/img/ltepc/ico_smile02.png");
  background-color: #8fddf3;
}

#ltepc .newnormal .box-style01 li:nth-of-type(2) dl dd {
  width: 100%;
  margin-top: 0;
  line-height: 2;
}

#ltepc .newnormal .box-style01 li:nth-of-type(2) dl dd b {
  padding: 8px 10px;
}

#ltepc .newnormal .box-style01 li:nth-of-type(3) dl dt > p {
  background-image: url("/product/newnormal/assets/img/ltepc/ico_smile01.png");
}

#ltepc .newnormal .box-style01 li dl {
  margin-top: 90px;
}

#ltepc .newnormal .box-style01 li dl dt {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#ltepc .newnormal .box-style01 li dl dt > p {
  position: relative;
  padding: 6px 15px 6px 55px;
  border: 2px solid #000;
  font-weight: bold;
  font-size: 1.125rem;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 10% 50%;
  z-index: 1;
}

#ltepc .newnormal .box-style01 li dl dt img {
  transform: translateY(-10px);
}

#ltepc .newnormal .box-style01 li dl dd {
  position: relative;
  margin-top: 15px;
  color: #231815;
  font-size: 1.125rem;
  line-height: 1.75;
  z-index: 2;
}

#ltepc .newnormal .box-style01 li dl dd b {
  background-color: #8fddf3;
}

#ltepc .newnormal .box-style01 li .box-style01--point {
  position: relative;
  display: inline-block;
  max-width: 425px;
  width: 30vw;
  margin-top: 20px;
  padding: 15px 30px;
  border-radius: 5px;
  border: 1px solid #8fddf3;
  z-index: 2;
  background-color: #fff;
}

#ltepc .newnormal .box-style01 li .box-style01--point:before {
  content: "";
  position: absolute;
  top: -20px;
  left: -20px;
  width: 50px;
  height: 50px;
  background-image: url("/product/newnormal/assets/img/ltepc/ico_hand.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #fff;
  border-radius: 25px;
  border: 1px solid #8fddf3;
  z-index: 2;
}

#ltepc .newnormal .box-style01 li .box-style01--point p {
  position: relative;
  color: #231815;
  font-weight: bold;
  font-size: 1rem;
  z-index: 2;
  word-break: break-all;
}

#ltepc .newnormal .box-lte--blue {
  background-color: #8fddf3;
}

#ltepc .newnormal .box-lte--blue .inner01 {
  position: relative;
  padding: 4% 8% 0 8%;
}

#ltepc .newnormal .box-lte--blue .inner01 .btn-basic01 {
  padding: 30px 160px;
  border-radius: 45px;
  font-size: 1.875rem;
  transform: translateY(40px);
}

#ltepc .newnormal .box-lte--blue .inner01 .btn-basic01:after {
  left: -40px;
  bottom: -160px;
}

#ltepc .newnormal .box-lte--blue .h2-point01 {
  position: relative;
  z-index: 2;
}

#ltepc .newnormal .box-lte--blue .h2-point01 h2 {
  color: #000;
  font-weight: bold;
  font-size: 4vw;
  font-style: italic;
  text-align: left;
  line-height: 1.25;
  word-break: break-all;
}

#ltepc .newnormal .box-lte--blue .h2-point01 h2 span {
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
  color: #fff;
}

#ltepc .newnormal .box-lte--blue .h2-point01 h2 b {
  border-bottom: 1px solid #000;
}

#ltepc .newnormal .box-lte--blue .h2-point01 h2 + p {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 100px;
  right: -50px;
  background-color: #dfff09;
  width: 13.5vw;
  height: 13.5vw;
  max-width: 210px;
  max-height: 210px;
  border-radius: 50%;
  font-weight: bold;
  font-size: 1.6vw;
  line-height: 1.25;
  text-align: center;
}

#ltepc .newnormal .box-lte--blue .text-point01 {
  margin: 2.5% auto 2% auto;
  font-size: 2.225vw;
  font-style: italic;
  text-align: left;
  font-weight: bold;
  line-height: 1.25;
}

#ltepc .newnormal .box-lte--blue img {
  position: relative;
  max-width: 1200px;
  width: 100%;
  z-index: 1;
}

#ltepc .newnormal .box-cv--lte01 {
  margin-bottom: 75px;
  background-color: #8ff3ad;
}

#ltepc .newnormal .box-cv--lte01 .inner01 {
  background-image: url(/product/newnormal/assets/img/ltepc/bg_cv01_pc.png);
  background-repeat: no-repeat;
  background-position: 100%;
  padding: 30px 8%;
}

#ltepc .newnormal .box-cv--lte01 .inner01 .img-title {
  margin-top: 15px;
}

#ltepc .newnormal .box-cv--lte01 .inner01 .img-title img {
  width: 100%;
  max-width: 700px;
}

#ltepc .newnormal .box-cv--lte01 .inner01 ul {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

#ltepc .newnormal .box-cv--lte01 .inner01 ul li {
  width: 9.75vw;
  height: 9.75vw;
  max-width: 140px;
  max-height: 140px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 1.5vw;
  line-height: 1.45;
  margin-right: 20px;
  color: #0baa99;
  text-align: center;
  background-color: #fff;
}

#ltepc .newnormal .box-cv--lte01 .inner01 .btn-lte {
  text-align: left;
}

@media (min-width: 1201px) {
  #ltepc .newnormal .inner01 {
    padding: 0;
  }
  #ltepc .newnormal .box-scene--float01 {
    top: 20%;
    left: 30%;
  }
  #ltepc .newnormal .box-scene--float01 .sec-en--title {
    font-size: 6rem;
  }
  #ltepc .newnormal .box-scene--float01 .scene-title01 h3 {
    font-size: 1.75rem;
  }
  #ltepc .newnormal .box-scene--float01 .scene-title01 span {
    font-size: 1.25rem;
  }
  #ltepc .newnormal .box-scene--float01 .scene-title01.gray, #ltepc .newnormal .box-scene--float01 .scene-title01.white {
    background-size: 100%;
  }
  #ltepc .newnormal .box-style01 li:nth-of-type(2) dl,
  #ltepc .newnormal .box-style01 li:nth-of-type(2) .box-style01--point {
    transform: none;
  }
  #ltepc .newnormal .box-style--title01 p {
    font-size: 1.875rem;
  }
  #ltepc .newnormal .box-style--title01 p b {
    font-size: 1.6rem;
  }
}

@media (min-width: 1441px) {
  #ltepc .newnormal .inner01 {
    padding: 0 8%;
  }
  #ltepc .newnormal .title-column .box-style--title01.gray {
    left: -5%;
  }
  #ltepc .newnormal .title-column .box-style--title01.blue {
    left: 5%;
  }
  #ltepc .newnormal .box-scene--float01 {
    top: 20%;
    left: 33%;
  }
  #ltepc .newnormal .box-scene--float01 .sec-en--title {
    font-size: 6.5rem;
  }
  #ltepc .newnormal .box-scene--float01 .scene-title01 h3 {
    font-size: 1.75rem;
  }
  #ltepc .newnormal .box-scene--float01 .scene-title01 span {
    font-size: 1.25rem;
  }
  #ltepc .newnormal .box-scene--float01 .scene-title01.gray, #ltepc .newnormal .box-scene--float01 .scene-title01.white {
    background-size: 100%;
  }
  #ltepc .newnormal .box-style01 li .box-style--title01 {
    position: absolute;
    left: -15%;
  }
  #ltepc .newnormal .box-style01 li .box-style01--point {
    width: 420px;
    box-sizing: border-box;
  }
  #ltepc .newnormal .box-style01 li:nth-of-type(2) dl dd {
    width: 100%;
  }
  #ltepc .newnormal .box-style--title01 p {
    font-size: 1.875rem;
  }
  #ltepc .newnormal .box-style--title01 p b {
    font-size: 1.6rem;
  }
  #ltepc .newnormal .box-lte--blue .h2-point01 h2 {
    font-size: 3.8rem;
  }
  #ltepc .newnormal .box-lte--blue .h2-point01 h2 + p {
    right: -100px;
    font-size: 1.425rem;
  }
  #ltepc .newnormal .box-lte--blue .text-point01 {
    font-size: 2rem;
  }
  #ltepc .newnormal .box-cv--lte01 .inner01 ul li {
    font-size: 1.375rem;
  }
}

@media (max-width: 1200px) {
  #ltepc .newnormal .box-lte--blue .h2-point01 h2 + p {
    top: 30px;
  }
  #ltepc .newnormal .box-style01 li .box-style01--point p {
    font-size: 0.95rem;
  }
  #ltepc .newnormal .box-style01 li dl dd {
    font-size: 0.85rem;
  }
  #ltepc .newnormal #scene .inner01 {
    padding: 0 2%;
  }
  #ltepc .newnormal .box-scene--float01 .sec-en--title {
    position: relative;
    left: 0;
    font-size: 4.2vw;
  }
  #ltepc .newnormal .box-scene--float01 .scene-text01 {
    font-size: 0.95rem;
  }
  #ltepc .newnormal .box-scene--float01 .scene-title01 h3 {
    font-size: 1.95vw;
  }
}

@media (max-width: 1000px) {
  #ltepc .newnormal .box-scene--float01 {
    top: 14%;
  }
  #ltepc .newnormal .box-scene--float01 .scene-text01 {
    font-size: 0.85rem;
  }
  #ltepc .newnormal .box-style01 li dl dd {
    font-size: 0.8rem;
  }
  #ltepc .newnormal .text-lead01 {
    text-align: left;
  }
  #ltepc .newnormal .box-style--title01 {
    transform: none !important;
  }
  #ltepc .newnormal .box-style01 {
    padding: 0;
  }
  #ltepc .newnormal .box-style01 li .box-style01--point p {
    text-align: justify;
  }
  #ltepc .newnormal .box-lte--blue .inner01 .btn-basic01 {
    font-size: 3vw;
    padding: 30px 100px;
  }
  #ltepc .newnormal .box-lte--blue .h2-point01 h2 {
    font-size: 4vw;
  }
  #ltepc .newnormal .box-lte--blue .text-point01 {
    font-size: 2.6vw;
  }
  #ltepc .newnormal .box-cv--lte01 .inner01 ul li {
    min-width: 90px;
    min-height: 90px;
    font-size: 0.9rem;
  }
}

@media (max-width: 600px) {
  #ltepc .newnormal #scene .inner01 {
    padding: 0 4%;
  }
  #ltepc .newnormal .title-column {
    display: none;
  }
  #ltepc .newnormal .box-scene--float01 {
    position: initial !important;
  }
  #ltepc .newnormal .box-scene--float01 .tex-time01 {
    font-size: 6.5vw;
  }
  #ltepc .newnormal .box-scene--float01 .scene-title01 {
    position: relative;
    max-width: 100%;
    width: 100vw;
    padding: 20px 0;
    z-index: 1;
  }
  #ltepc .newnormal .box-scene--float01 .scene-title01 h3 {
    font-size: 5vw;
  }
  #ltepc .newnormal .box-scene--float01 .scene-title01 h3 span {
    font-size: 4vw;
    line-height: 2;
  }
  #ltepc .newnormal .box-scene--float01 .scene-title01.gray, #ltepc .newnormal .box-scene--float01 .scene-title01.white {
    background-size: 100%;
    margin: 0 auto;
  }
  #ltepc .newnormal .box-scene--float01 .scene-text01 {
    font-size: 4vw;
  }
  #ltepc .newnormal .box-scene--float01 .sec-en--title {
    font-size: 17vw;
    z-index: 1;
    position: initial;
  }
  #ltepc .newnormal .box-style--title01 {
    position: relative;
    left: 0;
    display: block;
    width: 100vw;
    max-width: auto;
    margin-top: 14%;
    margin-left: -4%;
    margin-right: -4%;
  }
  #ltepc .newnormal .box-style--title01:after {
    bottom: -20px;
    left: 47%;
    border-width: 22px 10.5px 0 10.5px;
  }
  #ltepc .newnormal .box-style--title01 p {
    font-size: 5.5vw;
  }
  #ltepc .newnormal .box-style--title01 p span {
    color: #fff;
    text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
  }
  #ltepc .newnormal .box-style--title01 p b {
    font-size: 4.5vw;
  }
  #ltepc .newnormal .box-style01 {
    display: block;
    padding: 0;
  }
  #ltepc .newnormal .box-style01 li {
    width: 100%;
  }
  #ltepc .newnormal .box-style01 li dl,
  #ltepc .newnormal .box-style01 li .box-style01--point {
    transform: none !important;
  }
  #ltepc .newnormal .box-style01 li:nth-of-type(1) .box-style--title01 {
    left: 0;
  }
  #ltepc .newnormal .box-style01 li:nth-of-type(1) dl dt img {
    width: 85% !important;
  }
  #ltepc .newnormal .box-style01 li:nth-of-type(2) .box-style--title01 {
    left: 0;
  }
  #ltepc .newnormal .box-style01 li:nth-of-type(2) dl dt img {
    width: 70% !important;
  }
  #ltepc .newnormal .box-style01 li:nth-of-type(2) dl dd b {
    padding: 4px 6px;
  }
  #ltepc .newnormal .box-style01 li dl {
    margin-top: 10% !important;
  }
  #ltepc .newnormal .box-style01 li dl dt > p {
    padding: 4px 15px 4px 35px;
    border: 1px solid #000;
    font-size: 4vw;
    background-size: 24%;
  }
  #ltepc .newnormal .box-style01 li dl dd {
    margin-top: 10px;
    font-size: 4vw;
  }
  #ltepc .newnormal .box-style01 li .box-style01--point {
    width: 75%;
    margin-top: 15px;
    padding: 15px 15px;
  }
  #ltepc .newnormal .box-style01 li .box-style01--point:before {
    top: -20px;
    left: -20px;
    width: 30px;
    height: 30px;
  }
  #ltepc .newnormal .box-style01 li .box-style01--point p {
    font-size: 4vw;
  }
  #ltepc .newnormal .box-lte--blue {
    margin-bottom: 20%;
  }
  #ltepc .newnormal .box-lte--blue .inner01 .btn-basic01 {
    padding: 4.5% 10%;
    font-size: 4.5vw;
    transform: translateY(25px);
  }
  #ltepc .newnormal .box-lte--blue .h2-point01 h2 {
    font-size: 8vw;
  }
  #ltepc .newnormal .box-lte--blue .h2-point01 h2 + p {
    top: 105%;
    right: -35px;
    width: 36vw;
    height: 36vw;
    font-size: 4.8vw;
  }
  #ltepc .newnormal .box-lte--blue .text-point01 {
    margin: 4% auto 6% auto;
    font-size: 5vw;
  }
  #ltepc .newnormal .box-cv--lte01 {
    margin-bottom: 12%;
  }
  #ltepc .newnormal .box-cv--lte01 .inner01 {
    padding: 4% 8% 62% 8%;
    background-position: 100% 100%;
    background-size: contain;
    background-image: url(/product/newnormal/assets/img/ltepc/bg_cv01_sp.png);
  }
  #ltepc .newnormal .box-cv--lte01 .inner01 ul {
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #ltepc .newnormal .box-cv--lte01 .inner01 ul li {
    margin-right: 0;
    min-width: 85px;
    min-height: 85px;
    font-size: 0.9rem;
    margin-right: 2.5px;
    margin-left: 2.5px;
  }
  #ltepc .newnormal .box-cv--lte01 .inner01 .btn-lte {
    text-align: center;
  }
  #ltepc .newnormal .box-cv--lte01 .inner01 .btn-lte .btn-basic01 {
    padding: 12px 40px;
    font-size: 0.875rem;
    max-width: 215px;
    width: 40vw;
    text-align: center;
  }
}

/* mv */
#ltepc .newnormal .mainvisual {
  margin-top: 0;
  background-color: #8fddf3;
}

#ltepc .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
  bottom: -2%;
  left: 24%;
}

#ltepc .newnormal .mainvisual .mainvisual-container .mainvisual-en--title span {
  padding-left: 0;
  display: inline-block;
  font-weight: normal;
  font-family: sans-serif;
  transform: translateY(-10px);
}

#ltepc .newnormal .mainvisual .mainvisual-container .mv-img--box01 {
  left: 0;
  top: 0;
}

#ltepc .newnormal .mainvisual .mainvisual-container .mv-img--box01 img {
  max-width: 330px;
  width: 23vw;
}

#ltepc .newnormal .mainvisual .mainvisual-container .mv-img--box02 {
  top: 0;
  left: auto;
  right: 0;
}

#ltepc .newnormal .mainvisual .mainvisual-container .mv-img--box02 img {
  max-width: 313px;
  width: 21.65vw;
}

#ltepc .newnormal .mainvisual .mainvisual-container .mv-img--box03 {
  position: absolute;
  bottom: -8%;
  left: 3%;
}

#ltepc .newnormal .mainvisual .mainvisual-container .mv-img--box03 img {
  width: 20.5vw;
  max-width: 293px;
}

#ltepc .newnormal .mainvisual .mainvisual-container .mv-img--box04 {
  position: absolute;
  bottom: -8%;
  right: 3%;
}

#ltepc .newnormal .mainvisual .mainvisual-container .mv-img--box04 img {
  width: 20.5vw;
  max-width: 293px;
}

#ltepc .newnormal .mainvisual .mainvisual-container .inner01 {
  top: 0;
  margin: 0 auto;
  padding: 0 4% 3% 4%;
  text-align: center;
}

#ltepc .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--label {
  margin-top: 4%;
  margin-bottom: 2%;
  padding: 1.5% 2.5%;
  color: #8ff3ad;
  font-size: 2.5rem;
}

#ltepc .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--copy {
  width: 514vw;
  max-width: 713px;
  margin: 0 auto;
}

#ltepc .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--text {
  padding: 2% 0 0 0;
}

@media (max-width: 1000px) {
  #ltepc .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--label {
    font-size: 4vw;
  }
}

@media (max-width: 600px) {
  #ltepc .newnormal .mainvisual {
    margin-top: 25%;
  }
  #ltepc .newnormal .mainvisual .mainvisual-container {
    background-color: #8fddf3;
  }
  #ltepc .newnormal .mainvisual .mainvisual-container:after {
    bottom: -18%;
    width: 70%;
    background-color: #8fddf3;
  }
  #ltepc .newnormal .mainvisual .mainvisual-container .mainvisual-en--title {
    font-size: 18vw;
    word-break: break-all;
    width: 100%;
    left: -4%;
  }
  #ltepc .newnormal .mainvisual .mainvisual-container .mv-img--box01 {
    top: -8.5%;
    left: -3%;
  }
  #ltepc .newnormal .mainvisual .mainvisual-container .mv-img--box01 img {
    width: 28vw;
  }
  #ltepc .newnormal .mainvisual .mainvisual-container .mv-img--box02 {
    top: -8.5%;
    right: -3%;
  }
  #ltepc .newnormal .mainvisual .mainvisual-container .mv-img--box02 img {
    width: 38vw;
  }
  #ltepc .newnormal .mainvisual .mainvisual-container .mv-img--box03 {
    bottom: -25%;
    left: -3%;
  }
  #ltepc .newnormal .mainvisual .mainvisual-container .mv-img--box03 img {
    width: 40vw;
  }
  #ltepc .newnormal .mainvisual .mainvisual-container .mv-img--box04 {
    bottom: -24%;
    right: -3%;
  }
  #ltepc .newnormal .mainvisual .mainvisual-container .mv-img--box04 img {
    width: 25.5vw;
  }
  #ltepc .newnormal .mainvisual .mainvisual-container .inner01 {
    padding: 0 4% 16% 4%;
  }
  #ltepc .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--label {
    margin: 10% auto 4% auto;
  }
  #ltepc .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--copy {
    width: 82vw;
  }
  #ltepc .newnormal .mainvisual .mainvisual-container .inner01 .mainvisual-container--text {
    text-align: left;
    margin-top: 2%;
  }
}

/* workstyle */
#ltepc .newnormal #workstyle:before {
  content: none;
}

#ltepc .newnormal #workstyle .inner01 .workstyle-container .sec-en--title {
  top: 5%;
  left: 0;
}

#ltepc .newnormal #workstyle .inner01 .workstyle-container .sec-en--title span {
  display: inline-block;
  padding-left: 0;
}

#ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 70px;
}

#ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul::before, #ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul::after {
  display: block;
  content: "";
  position: absolute;
  top: 40%;
  left: 92.5%;
  width: 10px;
  height: 40px;
  margin: -8% 0 0 -42%;
  background: #8ff3ad;
}

#ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul::after {
  transform: rotate(90deg);
}

#ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li {
  position: relative;
  margin-top: 4%;
}

#ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li:nth-of-type(1) {
  margin-right: 2%;
}

#ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li:nth-of-type(1) .box-lte01--img img {
  max-width: 547px;
}

#ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li:nth-of-type(1) .box-lte01--title02 span {
  color: #8fddf3;
}

#ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li:nth-of-type(2) {
  margin-left: 2%;
}

#ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li:nth-of-type(2) .box-lte01--img img {
  max-width: 522px;
}

#ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li:nth-of-type(2) .box-lte01--title02 span {
  color: #8ff3ad;
}

#ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li .box-lte01--title01 {
  display: inline-block;
  padding: 1% 3%;
  transform: translateY(10px);
  position: relative;
  z-index: 1;
  font-weight: bold;
  font-size: 1.125rem;
  color: #fff;
  background-color: #000;
}

#ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li .box-lte01--title01 span {
  color: #dfff09;
}

#ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li .box-lte01--img img {
  width: 100%;
}

#ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li .box-lte01--title02 {
  margin-top: 4%;
  font-weight: bold;
  color: #000;
  font-size: 1.8vw;
  line-height: 1.75;
}

#ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li .box-lte01--title02 b {
  padding-bottom: 4px;
  border-bottom: 1px solid #000;
}

#ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li .box-lte01--title02 span {
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000;
}

@media (min-width: 1441px) {
  #ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li:nth-of-type(1) {
    margin-right: 0;
  }
  #ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li:nth-of-type(2) {
    margin-left: 0;
  }
  #ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li .box-lte01--title02 {
    font-size: 1.8rem;
  }
}

@media (max-width: 600px) {
  #ltepc .newnormal #workstyle {
    margin-top: 130px;
  }
  #ltepc .newnormal #workstyle .inner01 .workstyle-container .sec-en--title {
    top: 7.5%;
  }
  #ltepc .newnormal #workstyle .inner01 .workstyle-container .sec-en--title span {
    padding-left: 35vw;
  }
  #ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul {
    display: block;
    margin-top: 8%;
    margin-bottom: 14%;
  }
  #ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul:before, #ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul:after {
    top: 47%;
    left: 90%;
  }
  #ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li:nth-of-type(1) {
    margin-right: 0;
  }
  #ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li:nth-of-type(2) {
    margin-top: 20%;
    margin-left: 0;
  }
  #ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li .box-lte01--title01 {
    font-size: 4vw;
  }
  #ltepc .newnormal #workstyle .inner01 .workstyle-container .box-lte01 ul li .box-lte01--title02 {
    margin-top: 0;
    font-size: 6.5vw;
  }
}

/* scene */
#ltepc .newnormal #scene .inner01 .text-lead01 {
  margin-top: 35px;
  margin-bottom: 35px;
}

@media (max-width: 600px) {
  #ltepc .newnormal #scene .inner01 .text-lead01 {
    margin-top: 6%;
  }
}

#ltepc .newnormal #scene01 .inner01,
#ltepc .newnormal #scene02 .inner01,
#ltepc .newnormal #scene03 .inner01,
#ltepc .newnormal #scene04 .inner01,
#ltepc .newnormal #finish .inner01,
#ltepc .newnormal .box-scene .inner01 {
  position: relative;
  padding-bottom: 70px;
}

#ltepc .newnormal #scene01 .inner01:before,
#ltepc .newnormal #scene02 .inner01:before,
#ltepc .newnormal #scene03 .inner01:before,
#ltepc .newnormal #scene04 .inner01:before,
#ltepc .newnormal #finish .inner01:before,
#ltepc .newnormal .box-scene .inner01:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 72%;
  background-color: #8ff3ad;
}

#ltepc .newnormal #scene01 .inner01 .box-style01 li:nth-of-type(1) dl dt img,
#ltepc .newnormal #scene02 .inner01 .box-style01 li:nth-of-type(1) dl dt img,
#ltepc .newnormal #scene03 .inner01 .box-style01 li:nth-of-type(1) dl dt img,
#ltepc .newnormal #scene04 .inner01 .box-style01 li:nth-of-type(1) dl dt img,
#ltepc .newnormal #finish .inner01 .box-style01 li:nth-of-type(1) dl dt img,
#ltepc .newnormal .box-scene .inner01 .box-style01 li:nth-of-type(1) dl dt img {
  width: 100%;
  max-width: 305px;
}

#ltepc .newnormal #scene01 .inner01 .box-style01 li:nth-of-type(2) dl dt img,
#ltepc .newnormal #scene02 .inner01 .box-style01 li:nth-of-type(2) dl dt img,
#ltepc .newnormal #scene03 .inner01 .box-style01 li:nth-of-type(2) dl dt img,
#ltepc .newnormal #scene04 .inner01 .box-style01 li:nth-of-type(2) dl dt img,
#ltepc .newnormal #finish .inner01 .box-style01 li:nth-of-type(2) dl dt img,
#ltepc .newnormal .box-scene .inner01 .box-style01 li:nth-of-type(2) dl dt img {
  width: 100%;
  max-width: 305px;
}

@media (max-width: 1200px) {
  #ltepc .newnormal #scene01 .inner01 .box-style01 li:nth-of-type(1) dl dt img,
  #ltepc .newnormal #scene02 .inner01 .box-style01 li:nth-of-type(1) dl dt img,
  #ltepc .newnormal #scene03 .inner01 .box-style01 li:nth-of-type(1) dl dt img,
  #ltepc .newnormal #scene04 .inner01 .box-style01 li:nth-of-type(1) dl dt img,
  #ltepc .newnormal #finish .inner01 .box-style01 li:nth-of-type(1) dl dt img,
  #ltepc .newnormal .box-scene .inner01 .box-style01 li:nth-of-type(1) dl dt img {
    max-width: 205px;
  }
  #ltepc .newnormal #scene01 .inner01 .box-style01 li:nth-of-type(2) dl dt img,
  #ltepc .newnormal #scene02 .inner01 .box-style01 li:nth-of-type(2) dl dt img,
  #ltepc .newnormal #scene03 .inner01 .box-style01 li:nth-of-type(2) dl dt img,
  #ltepc .newnormal #scene04 .inner01 .box-style01 li:nth-of-type(2) dl dt img,
  #ltepc .newnormal #finish .inner01 .box-style01 li:nth-of-type(2) dl dt img,
  #ltepc .newnormal .box-scene .inner01 .box-style01 li:nth-of-type(2) dl dt img {
    max-width: 205px;
  }
}

@media (max-width: 600px) {
  #ltepc .newnormal #scene01 .inner01,
  #ltepc .newnormal #scene02 .inner01,
  #ltepc .newnormal #scene03 .inner01,
  #ltepc .newnormal #scene04 .inner01,
  #ltepc .newnormal #finish .inner01,
  #ltepc .newnormal .box-scene .inner01 {
    padding-bottom: 45px;
  }
  #ltepc .newnormal #scene01 .inner01:before,
  #ltepc .newnormal #scene02 .inner01:before,
  #ltepc .newnormal #scene03 .inner01:before,
  #ltepc .newnormal #scene04 .inner01:before,
  #ltepc .newnormal #finish .inner01:before,
  #ltepc .newnormal .box-scene .inner01:before {
    bottom: 0;
    left: 50%;
    height: 100%;
  }
  #ltepc .newnormal #scene01 .inner01 .box-style01 li:nth-of-type(1) dl dt img,
  #ltepc .newnormal #scene02 .inner01 .box-style01 li:nth-of-type(1) dl dt img,
  #ltepc .newnormal #scene03 .inner01 .box-style01 li:nth-of-type(1) dl dt img,
  #ltepc .newnormal #scene04 .inner01 .box-style01 li:nth-of-type(1) dl dt img,
  #ltepc .newnormal #finish .inner01 .box-style01 li:nth-of-type(1) dl dt img,
  #ltepc .newnormal .box-scene .inner01 .box-style01 li:nth-of-type(1) dl dt img {
    max-width: 100%;
  }
  #ltepc .newnormal #scene01 .inner01 .box-style01 li:nth-of-type(2) dl dt img,
  #ltepc .newnormal #scene02 .inner01 .box-style01 li:nth-of-type(2) dl dt img,
  #ltepc .newnormal #scene03 .inner01 .box-style01 li:nth-of-type(2) dl dt img,
  #ltepc .newnormal #scene04 .inner01 .box-style01 li:nth-of-type(2) dl dt img,
  #ltepc .newnormal #finish .inner01 .box-style01 li:nth-of-type(2) dl dt img,
  #ltepc .newnormal .box-scene .inner01 .box-style01 li:nth-of-type(2) dl dt img {
    max-width: 100%;
  }
}

#ltepc .newnormal #scene01 .sp.box-style--title01,
#ltepc .newnormal #scene02 .sp.box-style--title01,
#ltepc .newnormal #scene03 .sp.box-style--title01,
#ltepc .newnormal #scene04 .sp.box-style--title01,
#ltepc .newnormal #finish .sp.box-style--title01,
#ltepc .newnormal .box-scene .sp.box-style--title01 {
  display: none;
}

@media (max-width: 600px) {
  #ltepc .newnormal #scene01 .sp.box-style--title01,
  #ltepc .newnormal #scene02 .sp.box-style--title01,
  #ltepc .newnormal #scene03 .sp.box-style--title01,
  #ltepc .newnormal #scene04 .sp.box-style--title01,
  #ltepc .newnormal #finish .sp.box-style--title01,
  #ltepc .newnormal .box-scene .sp.box-style--title01 {
    display: flex;
  }
}

/* scene01 */
#ltepc .newnormal #scene01 {
  background-color: #fff;
}

#ltepc .newnormal #scene01 .box-style01 li dl {
  margin-top: 80px;
}

@media (min-width: 1441px) {
  #ltepc .newnormal #scene01 {
    background-color: #fff;
  }
  #ltepc .newnormal #scene01 .box-style01 li dl {
    margin-top: 80px;
  }
}

@media (max-width: 600px) {
  #ltepc .newnormal #scene01 .inner01:before {
    height: 98%;
  }
}

/* scene02 / scene03 */
#ltepc .newnormal #scene02,
#ltepc .newnormal #scene03 {
  background-color: #e9e9e9;
}

#ltepc .newnormal #scene02 .inner01:before,
#ltepc .newnormal #scene03 .inner01:before {
  height: 100%;
}

@media (max-width: 600px) {
  #ltepc .newnormal #scene02 .inner01,
  #ltepc .newnormal #scene03 .inner01,
  #ltepc .newnormal #scene04 .inner01,
  #ltepc .newnormal .box-scene .inner01 {
    padding: 8% 4% 12% 4%;
  }
  #ltepc .newnormal #scene03 .box-scene--float01 .scene-title01,
  #ltepc .newnormal #scene04 .box-scene--float01 .scene-title01 {
    padding: 40px 0;
  }
  #ltepc .newnormal #scene03 .box-style01 dl,
  #ltepc .newnormal #scene04 .box-style01 dl {
    transform: none !important;
  }
  #ltepc .newnormal #scene03 .box-style01 li:nth-of-type(2),
  #ltepc .newnormal #scene04 .box-style01 li:nth-of-type(2) {
    transform: none;
  }
}

/* scene04 */
#ltepc .newnormal #scene04 .inner01:before {
  height: 100%;
}

/* finish */
#ltepc .newnormal #finish .inner01 {
  padding-bottom: 0;
}

#ltepc .newnormal #finish .inner01:before {
  top: 0;
  height: 43%;
}

#ltepc .newnormal #finish .inner01 .sec-en--title {
  position: relative;
  left: 0;
  transform: translateY(380px);
}

#ltepc .newnormal #finish .inner01 .box-scene--float01 {
  position: relative;
  top: 5%;
  left: 0;
}

#ltepc .newnormal #finish .inner01 .box-scene--float01 .tex-time01:nth-of-type(2) {
  top: 440px;
  position: relative;
}

#ltepc .newnormal #finish .inner01 .box-style01 li:nth-of-type(1) dl:nth-of-type(1) {
  transform: translate(2vw, -125px);
}

#ltepc .newnormal #finish .inner01 .box-style01 li:nth-of-type(1) dl:nth-of-type(2) {
  transform: translate(2vw, -125px);
  margin-top: 45px;
}

#ltepc .newnormal #finish .inner01 .box-style01 li:nth-of-type(2) dl {
  transform: translateX(28vw);
}

#ltepc .newnormal #finish .inner01 .box-style01 li dl {
  margin-top: 0;
}

#ltepc .newnormal #finish .inner01 .box-style01 li .list-finish {
  margin-top: 30px;
}

#ltepc .newnormal #finish .inner01 .box-style01 li .list-finish li {
  background-color: #e9e9e9;
  font-size: 1.125rem;
  font-weight: bold;
  max-width: 460px;
  width: 34vw;
  margin: 0 auto;
  padding: 15px 0;
  border-radius: 5px;
}

@media (min-width: 1201px) {
  #ltepc .newnormal #scene04 .inner01 .box-style01 li:nth-of-type(1) dl {
    transform: translateX(-20px);
  }
  #ltepc .newnormal #scene04 .inner01 .box-style01 li dl dd {
    width: 100%;
  }
  #ltepc .newnormal #finish .inner01 .box-style01 li:nth-of-type(1) dl:nth-of-type(1) {
    transform: translate(-20px, -125px);
  }
  #ltepc .newnormal #finish .inner01 .box-style01 li:nth-of-type(1) dl:nth-of-type(2) {
    transform: translate(-20px, -125px);
  }
  #ltepc .newnormal #finish .inner01 .box-style01 li:nth-of-type(2) dl {
    transform: translateX(320px);
  }
}

@media (max-width: 1200px) {
  #ltepc .newnormal #finish .inner01 .sec-en--title {
    transform: translateY(280px);
  }
  #ltepc .newnormal #finish .inner01 .box-scene--float01 .tex-time01:nth-of-type(2) {
    top: 320px;
  }
}

@media (max-width: 600px) {
  #ltepc .newnormal #finish .inner01 {
    padding: 8% 4% 12% 4%;
  }
  #ltepc .newnormal #finish .inner01:before {
    height: 61%;
  }
  #ltepc .newnormal #finish .inner01 .sec-en--title {
    position: initial;
    margin-top: 12%;
  }
  #ltepc .newnormal #finish .inner01 .box-scene--float01 {
    top: 5%;
    left: 40%;
  }
  #ltepc .newnormal #finish .inner01 .box-scene--float01 .tex-time01:nth-of-type(2) {
    top: 0;
    transform: translateY(2340%);
  }
  #ltepc .newnormal #finish .inner01 .box-style01 li:nth-of-type(1) .box-style--title01 {
    margin-top: 0;
  }
  #ltepc .newnormal #finish .inner01 .box-style01 li:nth-of-type(1) dl:nth-of-type(1) {
    transform: none;
  }
  #ltepc .newnormal #finish .inner01 .box-style01 li:nth-of-type(1) dl:nth-of-type(2) {
    transform: none;
    margin-top: 45px;
  }
  #ltepc .newnormal #finish .inner01 .box-style01 li:nth-of-type(2) {
    margin-bottom: 28%;
    transform: none;
  }
  #ltepc .newnormal #finish .inner01 .box-style01 li .list-finish {
    margin-top: 6%;
    transform: none;
  }
  #ltepc .newnormal #finish .inner01 .box-style01 li .list-finish li {
    font-size: 4vw;
    max-width: 100%;
    width: 100%;
    padding: 15px 0;
  }
}

/* box-scene */
#ltepc .newnormal .box-scene .inner01 {
  padding-bottom: 0;
}

#ltepc .newnormal .box-scene .inner01:before {
  height: 100%;
}

#ltepc .newnormal .box-scene .inner01 .box-scene--float01 {
  position: absolute;
  top: 30%;
  left: 0;
  width: 100%;
}

#ltepc .newnormal .box-scene.gray {
  background-color: #e9e9e9;
}

#ltepc .newnormal .box-scene.gray ul {
  justify-content: flex-end;
}

#ltepc .newnormal .box-scene ul {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 80px 0;
}

#ltepc .newnormal .box-scene ul li .text-list {
  max-width: 460px;
  width: 34vw;
  padding: 20px 0;
  border-radius: 5px;
  font-weight: bold;
  font-size: 1.125rem;
}

#ltepc .newnormal .box-scene ul li.list-gray .text-list {
  background-color: #e9e9e9;
}

#ltepc .newnormal .box-scene ul li.list-blue .text-list {
  background-color: #8fddf3;
}

@media (max-width: 600px) {
  #ltepc .newnormal .box-scene .inner01 .box-scene--float01 {
    padding-top: 4%;
  }
  #ltepc .newnormal .box-scene ul {
    display: block;
    padding: 0 0  12% 0;
  }
  #ltepc .newnormal .box-scene ul li:nth-of-type(1) .box-style--title01 {
    margin-top: 4%;
  }
  #ltepc .newnormal .box-scene ul li .text-list {
    max-width: 100%;
    width: 100%;
    padding: 14px 0;
    font-size: 4vw;
    margin-top: 10%;
  }
}

#ltepc .newnormal #convenient {
  margin: 120px auto 75px auto;
}

#ltepc .newnormal #convenient .text-lead01 {
  margin: 35px auto 15px auto;
}

#ltepc .newnormal #convenient .box-convenient {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}

#ltepc .newnormal #convenient .box-convenient li {
  width: 50%;
  padding: 40px 0 30px 0;
  background-color: #e9e9e9;
}

T
#ltepc .newnormal #convenient .box-convenient li:nth-of-type(1) {
  margin-right: 10px;
}

#ltepc .newnormal #convenient .box-convenient li:nth-of-type(2) {
  margin-left: 10px;
}

#ltepc .newnormal #convenient .box-convenient li dl dt {
  position: relative;
  font-size: 2.35vw;
  font-weight: bold;
}

#ltepc .newnormal #convenient .box-convenient li dl dt span {
  display: block;
  color: #fff;
  font-size: 5.55vw;
  font-family: 'Roboto Condensed', sans-serif;
}

#ltepc .newnormal #convenient .box-convenient li dl dd {
  margin-top: 20px;
}

#ltepc .newnormal #convenient .box-convenient li dl dd p {
  margin-top: 20px;
  font-size: 1.125rem;
}

#ltepc .newnormal #convenient .text-solution {
  margin-top: 20px;
}

#ltepc .newnormal .box-solution {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 25px;
}

#ltepc .newnormal .box-solution li {
  width: 33%;
  padding-bottom: 30px;
}

#ltepc .newnormal .box-solution li:nth-of-type(1) {
  border-right: 1px solid #8fddf3;
}

#ltepc .newnormal .box-solution li:nth-of-type(2) {
  border-right: 1px solid #8fddf3;
}

#ltepc .newnormal .box-solution li dl dt {
  margin-right: 30px;
  margin-left: 30px;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 1.75rem;
  text-align: left;
  line-height: 1.45;
}

#ltepc .newnormal .box-solution li dl dt span {
  display: block;
  font-size: 1.125rem;
}

#ltepc .newnormal .box-solution li dl dd p {
  margin-top: 30px;
  margin-right: 30px;
  margin-left: 30px;
  font-size: 1.125rem;
  text-align: left;
}

#ltepc .newnormal .box-banner {
  margin-top: 80px;
}

#ltepc .newnormal .box-banner img {
  width: 70%;
  max-width: 1200px;
}

@media (min-width: 1441px) {
  #ltepc .newnormal #convenient .box-convenient li dl dt {
    font-size: 2.125rem;
  }
  #ltepc .newnormal #convenient .box-convenient li dl dt span {
    font-size: 5rem;
  }
  #ltepc .newnormal #convenient .box-convenient li dl dd p {
    font-size: 1.125rem;
  }
}

@media (max-width: 1000px) {
  #ltepc .newnormal #convenient .box-convenient li dl dd p {
    font-size: 1rem;
    text-align: justify;
    padding: 0 4%;
  }
}

@media (max-width: 600px) {
  #ltepc .newnormal #convenient {
    margin: 16% auto 12% auto;
  }
  #ltepc .newnormal #convenient .text-lead01 {
    margin: 4% auto 8% auto;
    font-size: 4vw;
  }
  #ltepc .newnormal #convenient .box-convenient {
    display: block;
  }
  #ltepc .newnormal #convenient .box-convenient li {
    width: 100vw;
    padding: 20px 0;
  }
  #ltepc .newnormal #convenient .box-convenient li:nth-of-type(1) {
    margin: 0 -4% 10px -4%;
  }
  #ltepc .newnormal #convenient .box-convenient li:nth-of-type(2) {
    margin: 0 -4%;
  }
  #ltepc .newnormal #convenient .box-convenient li dl dt {
    font-size: 8vw;
  }
  #ltepc .newnormal #convenient .box-convenient li dl dt span {
    font-size: 12vw;
  }
  #ltepc .newnormal #convenient .box-convenient li dl dd {
    margin-top: 6%;
  }
  #ltepc .newnormal #convenient .box-convenient li dl dd img {
    width: 30vw;
  }
  #ltepc .newnormal #convenient .box-convenient li dl dd p {
    margin-top: 20px;
    font-size: 4vw;
  }
  #ltepc .newnormal #convenient .text-solution {
    margin-top: 20px;
  }
  #ltepc .newnormal #convenient .text-solution img {
    width: 30%;
  }
  #ltepc .newnormal .box-solution {
    display: block;
    margin-top: 0;
  }
  #ltepc .newnormal .box-solution li {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #8fddf3;
  }
  #ltepc .newnormal .box-solution li:nth-of-type(1) {
    border-right: 0;
  }
  #ltepc .newnormal .box-solution li:nth-of-type(2) {
    border-right: 0;
  }
  #ltepc .newnormal .box-solution li dl dt {
    font-size: 7vw;
  }
  #ltepc .newnormal .box-solution li dl dt span {
    font-size: 5vw;
  }
  #ltepc .newnormal .box-solution li dl dd p {
    font-size: 4vw;
  }
  #ltepc .newnormal .box-banner {
    margin-top: 8%;
  }
  #ltepc .newnormal .box-banner img {
    width: 100%;
  }
}

#ltepc .newnormal #cloud .inner01,
#ltepc .newnormal #security .inner01 {
  text-align: left;
}

#ltepc .newnormal #cloud .inner01 .title-basic01,
#ltepc .newnormal #security .inner01 .title-basic01 {
  margin-bottom: 15px;
  padding: 1.5% 1.5% 1.5% 100px;
  background-repeat: no-repeat;
  background-position: 3% 50%;
}

#ltepc .newnormal #cloud .inner01 .title-basic01 span:nth-of-type(1),
#ltepc .newnormal #security .inner01 .title-basic01 span:nth-of-type(1) {
  color: #8fddf3;
}

#ltepc .newnormal #cloud .inner01 .title-basic01 span:nth-of-type(2),
#ltepc .newnormal #security .inner01 .title-basic01 span:nth-of-type(2) {
  color: #fff;
}

#ltepc .newnormal #cloud {
  margin-top: 75px;
}

#ltepc .newnormal #cloud .inner01 .title-basic01 {
  background-image: url(/product/newnormal/assets/img/ltepc/ico_cloud.png);
  background-size: 3.5rem;
}

@media (max-width: 600px) {
  #ltepc .newnormal #cloud {
    margin-top: 0;
  }
  #ltepc .newnormal #cloud .inner01 .title-basic01 {
    padding: 3% 3% 3% 50px;
    background-size: 2rem;
  }
}

#ltepc .newnormal #security {
  margin-top: 75px;
  margin-bottom: 75px;
}

#ltepc .newnormal #security .inner01 .title-basic01 {
  background-image: url(/product/newnormal/assets/img/ltepc/ico_security.png);
  background-size: 3rem;
}

@media (max-width: 600px) {
  #ltepc .newnormal #security {
    margin-top: 12%;
    margin-bottom: 12%;
  }
  #ltepc .newnormal #security .inner01 .title-basic01 {
    padding: 3% 3% 3% 50px;
    background-size: 2rem;
  }
}

#ltepc .newnormal #telework .text-lead01 {
  margin: 4% auto 8% auto;
}
