html {
  overflow-x: hidden;
}

body {
  font-size: 1vw;
}
@media only screen and (min-width: 1200px) {
  body {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1400px) {
  body {
    font-size: 14px;
  }
}

body.Telecom-body {
  background: #fafafa;
  height: 100%;
  font-size: 0.875rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.8;
  color: #1c2024;
  min-width: 375px;
  margin: auto;
}

img {
  height: auto;
  width: auto;
  max-height: 100%;
  max-width: 100%;
}

.Telecom-body a {
  color: #ff4545;
}
.Telecom-body a:hover,
.Telecom-body a:focus {
  color: #576470;
}
.Telecom-body h1,
.Telecom-body h2,
.Telecom-body h3,
.Telecom-body h4,
.Telecom-body h5,
.Telecom-body h6 {
  clear: both;
  font-family: inherit;
  line-height: inherit;
}
.Telecom-body h1 a,
.Telecom-body h2 a,
.Telecom-body h3 a,
.Telecom-body h4 a,
.Telecom-body h5 a,
.Telecom-body h6 a {
  color: inherit;
  text-decoration: none;
}
.Telecom-body h1,
.Telecom-body h2,
.Telecom-body h3 {
  margin: 0 auto 1.8rem;
}
@media only screen and (max-width: 959px) {
  .Telecom-body h1,
  .Telecom-body h2,
  .Telecom-body h3 {
    margin: 0 auto 1.4rem;
  }
}
.Telecom-body h4,
.Telecom-body h5,
.Telecom-body h6 {
  margin: 0 auto;
}
.Telecom-body h1,
.Telecom-body h2 {
  font-weight: 700;
  line-height: 3.2rem;
  font-size: 2.6rem;
}
@media only screen and (max-width: 959px) {
  .Telecom-body h1,
  .Telecom-body h2 {
    line-height: 2.2rem;
    font-size: 1.8rem;
  }
}
.Telecom-body h3 {
  font-weight: 500;
  line-height: 2.8rem;
  font-size: 2.2rem;
}
@media only screen and (max-width: 959px) {
  .Telecom-body h3 {
    line-height: 2rem;
    font-size: 1.6rem;
  }
}
.Telecom-body h4 {
  font-weight: 600;
  font-size: 1.2rem;
}
.Telecom-body h5 {
  font-weight: 600;
  font-size: 1rem;
  text-transform: uppercase;
}
.Telecom-body h6 {
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.Telecom-body p,
.Telecom-body details,
.Telecom-body address,
.Telecom-body .vcard,
.Telecom-body figure,
.Telecom-body pre,
.Telecom-body fieldset,
.Telecom-body table,
.Telecom-body dt,
.Telecom-body dd,
.Telecom-body hr {
  margin-bottom: 0;
  margin-top: 0;
}
.Telecom-body hr {
  border-top: 1px solid #fafafa;
}
.Telecom-body tt,
.Telecom-body kbd,
.Telecom-body pre,
.Telecom-body code,
.Telecom-body samp,
.Telecom-body var {
  font-family: inherit;
  background-color: #fafafa;
}
.Telecom-body abbr,
.Telecom-body acronym,
.Telecom-body dfn {
  border-bottom: 1px dotted #fafafa;
}
.Telecom-body ul,
.Telecom-body ol,
.Telecom-body li,
.Telecom-body dl,
.Telecom-body dt,
.Telecom-body dd {
  padding: 0;
  margin: 0;
  list-style: none;
  font-weight: inherit;
}
.Telecom-body table,
.Telecom-body table * {
  margin: 0;
  padding: 0;
  border: none;
}
.Telecom-body .followWrap {
  height: unset !important;
}
.Telecom-body .container {
  width: 80vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-body .container {
    width: 960px;
  }
}
@media only screen and (max-width: 469px) {
  .Telecom-body .container {
    width: 375px;
  }
}
.Telecom-body #primary {
  padding-top: 0;
}
.Telecom-body .site {
  background: #fafafa;
  position: relative;
  min-width: 375px;
  overflow: hidden;
}
.Telecom-body .entry-content li {
  margin-left: 0;
  margin-bottom: 0;
}
.Telecom-body #header-section {
  height: 0;
}
.Telecom-body.onepress-menu-mobile-opening .site-header.no-scroll {
  background: #fafafa;
}
.Telecom-body .site-header {
  height: 5.2vw;
  line-height: 5.2vw;
  background: #fafafa;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
@media only screen and (min-width: 1200px) {
  .Telecom-body .site-header {
    height: 62.4px;
  }
}
@media only screen and (max-width: 962px) {
  .Telecom-body .site-header {
    height: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-body .site-header {
    line-height: 62.4px;
  }
}
@media only screen and (max-width: 962px) {
  .Telecom-body .site-header {
    line-height: 50px;
  }
}
.Telecom-body .site-header.no-scroll {
  background: rgba(250, 250, 250, 0.5);
}
.Telecom-body .site-header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 100%;
}
.Telecom-body .site-header .container .site-branding {
  float: unset;
  height: 100%;
  width: 30vw;
  max-width: 260px;
  min-width: 200px;
  margin-left: 1vw;
  padding-top: 0.5vw;
  padding-bottom: 0.5vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 1200px) {
  .Telecom-body .site-header .container .site-branding {
    width: 360px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-body .site-header .container .site-branding {
    width: 112.5px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-body .site-header .container .site-branding {
    margin-left: 3.75px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-body .site-header .container .site-branding {
    padding-top: 6px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-body .site-header .container .site-branding {
    padding-top: 1.88px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-body .site-header .container .site-branding {
    padding-bottom: 6px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-body .site-header .container .site-branding {
    padding-bottom: 1.88px;
  }
}
.Telecom-body .site-header .container .site-branding * {
  height: 100%;
  line-height: 5.2vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-body .site-header .container .site-branding * {
    line-height: 62.4px;
  }
}
@media only screen and (max-width: 962px) {
  .Telecom-body .site-header .container .site-branding * {
    line-height: 50px;
  }
}
.Telecom-body .site-header .container .site-branding .site-logo-div a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.Telecom-body .site-header .container .site-branding .site-logo-div a img {
  width: auto;
  height: auto;
  max-height: 100%;
}
@media screen and (min-width: 1141px) {
  .Telecom-body .site-header .container .header-right-wrapper {
    line-height: 3em;
    margin-right: 1vw;
  }
}
@media only screen and (min-width: 1141px) and (min-width: 1200px) {
  .Telecom-body .site-header .container .header-right-wrapper {
    margin-right: 12px;
  }
}
@media only screen and (min-width: 1141px) and (max-width: 375px) {
  .Telecom-body .site-header .container .header-right-wrapper {
    margin-right: 3.75px;
  }
}
@media screen and (min-width: 1141px) {
  .Telecom-body .site-header .container .header-right-wrapper ul.onepress-menu {
    float: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .Telecom-body .site-header .container .header-right-wrapper ul.onepress-menu a {
    font-size: 1vw;
  }
}
@media only screen and (min-width: 1141px) and (min-width: 1200px) {
  .Telecom-body .site-header .container .header-right-wrapper ul.onepress-menu a {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1141px) and (max-width: 1400px) {
  .Telecom-body .site-header .container .header-right-wrapper ul.onepress-menu a {
    font-size: 14px;
  }
}
@media screen and (min-width: 1141px) {
  .Telecom-body .site-header .container .header-right-wrapper ul.onepress-menu > li + li {
    margin-left: 1.4vw;
  }
}
@media only screen and (min-width: 1141px) and (min-width: 1200px) {
  .Telecom-body .site-header .container .header-right-wrapper ul.onepress-menu > li + li {
    margin-left: 16.8px;
  }
}
@media only screen and (min-width: 1141px) and (max-width: 375px) {
  .Telecom-body .site-header .container .header-right-wrapper ul.onepress-menu > li + li {
    margin-left: 5.25px;
  }
}
@media screen and (min-width: 1141px) {
  .Telecom-body .site-header .container .header-right-wrapper ul.onepress-menu > li.id-button a {
    display: inline-block;
    padding: 1em 2em;
    border-radius: 3em;
    background: -webkit-gradient(linear, left top, right top, from(#cc0000), to(#ff4545));
    background: linear-gradient(to right, #cc0000, #ff4545);
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    color: #fafafa;
    display: block;
    width: auto;
    margin-right: 1.5em;
    padding: 0 2em;
  }
  .Telecom-body .site-header .container .header-right-wrapper ul.onepress-menu > li.id-button a:hover, .Telecom-body .site-header .container .header-right-wrapper ul.onepress-menu > li.id-button a:focus {
    -webkit-filter: brightness(1.3);
            filter: brightness(1.3);
    color: #fafafa;
    text-decoration: none;
  }
}
@media screen and (max-width: 1140px) {
  .Telecom-body .main-navigation .onepress-menu {
    background-color: #fafafa;
    margin: 0;
  }
  .Telecom-body .onepress-menu.onepress-menu-mobile li {
    background-color: #fafafa;
  }
}
.Telecom-body .site-footer {
  background: transparent;
}
.Telecom-body .site-footer .site-info {
  height: 116px;
  background: #fafafa;
}
@media screen and (max-width: 768px) {
  .Telecom-body .site-footer .site-info {
    padding: 20px 0;
    height: unset;
  }
}
.Telecom-body .site-footer .back-to-top {
  background: #fafafa;
  color: #b2b2b2;
}
.Telecom-body .telecom-baseFooter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 95vw;
  max-width: 1400px;
  min-width: 300px;
  margin: auto;
  font-size: 1vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-body .telecom-baseFooter {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1400px) {
  .Telecom-body .telecom-baseFooter {
    font-size: 14px;
  }
}
.Telecom-body .telecom-baseFooter > .id-copyright {
  color: #b2b2b2;
}
.Telecom-body .telecom-baseFooter > .id-copyright > span {
  white-space: nowrap;
}
.Telecom-body .telecom-baseFooter > .id-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
}
.Telecom-body .telecom-baseFooter > .id-link > li + li {
  margin-left: 3em;
}
.Telecom-body .telecom-baseFooter > .id-link > li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 0.2em 1em;
  color: #576470;
}
.Telecom-body .telecom-baseFooter > .id-link > li span {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .Telecom-body .telecom-baseFooter {
    font-size: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .Telecom-body .telecom-baseFooter > .id-link {
    width: 100%;
    margin-bottom: 15px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .Telecom-body .telecom-baseFooter > .id-link > li {
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    line-height: 1.2em;
  }
  .Telecom-body .telecom-baseFooter > .id-link > li + li {
    margin-left: 0;
  }
  .Telecom-body .telecom-baseFooter > .id-link > li + li a {
    padding: 0.2em 0;
  }
}

.telecom-sectionFooter {
  background-color: #db3333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1vw;
  height: 9.5vw;
  padding: 2.5vw;
}
@media only screen and (max-width: 1400px) {
  .telecom-sectionFooter {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1200px) {
  .telecom-sectionFooter {
    height: 114px;
  }
}
@media only screen and (max-width: 375px) {
  .telecom-sectionFooter {
    height: 35.63px;
  }
}
@media only screen and (min-width: 1200px) {
  .telecom-sectionFooter {
    padding: 30px;
  }
}
@media only screen and (max-width: 375px) {
  .telecom-sectionFooter {
    padding: 9.38px;
  }
}
.telecom-sectionFooter > .id-logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
}
.telecom-sectionFooter > .id-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-left: 4vw;
  margin-right: 4vw;
}
@media only screen and (min-width: 1200px) {
  .telecom-sectionFooter > .id-link {
    margin-left: 48px;
  }
}
@media only screen and (max-width: 375px) {
  .telecom-sectionFooter > .id-link {
    margin-left: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .telecom-sectionFooter > .id-link {
    margin-right: 48px;
  }
}
@media only screen and (max-width: 375px) {
  .telecom-sectionFooter > .id-link {
    margin-right: 15px;
  }
}
.telecom-sectionFooter > .id-link > li + li {
  margin-left: 1em;
}
.telecom-sectionFooter > .id-link > li a {
  padding-right: 1vw;
  padding-left: 1vw;
  color: #fafafa;
}
@media only screen and (min-width: 1200px) {
  .telecom-sectionFooter > .id-link > li a {
    padding-right: 12px;
  }
}
@media only screen and (max-width: 375px) {
  .telecom-sectionFooter > .id-link > li a {
    padding-right: 3.75px;
  }
}
@media only screen and (min-width: 1200px) {
  .telecom-sectionFooter > .id-link > li a {
    padding-left: 12px;
  }
}
@media only screen and (max-width: 375px) {
  .telecom-sectionFooter > .id-link > li a {
    padding-left: 3.75px;
  }
}
.telecom-sectionFooter > .id-link > li a:hover, .telecom-sectionFooter > .id-link > li a:focus {
  opacity: 0.5;
}
.telecom-sectionFooter > .id-sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 1vw;
}
@media only screen and (min-width: 1200px) {
  .telecom-sectionFooter > .id-sns {
    margin-right: 12px;
  }
}
@media only screen and (max-width: 375px) {
  .telecom-sectionFooter > .id-sns {
    margin-right: 3.75px;
  }
}
.telecom-sectionFooter > .id-sns > li {
  width: 3vw;
}
@media only screen and (min-width: 1200px) {
  .telecom-sectionFooter > .id-sns > li {
    width: 36px;
  }
}
@media only screen and (max-width: 375px) {
  .telecom-sectionFooter > .id-sns > li {
    width: 11.25px;
  }
}
.telecom-sectionFooter > .id-sns > li + li {
  margin-left: 3vw;
}
@media only screen and (min-width: 1200px) {
  .telecom-sectionFooter > .id-sns > li + li {
    margin-left: 36px;
  }
}
@media only screen and (max-width: 375px) {
  .telecom-sectionFooter > .id-sns > li + li {
    margin-left: 11.25px;
  }
}
.telecom-sectionFooter > .id-sns > li a {
  display: inline-block;
}
.telecom-sectionFooter > .id-sns > li a:hover img, .telecom-sectionFooter > .id-sns > li a:focus img {
  -webkit-filter: invert(0.5) sepia(1) saturate(4) hue-rotate(155deg) brightness(1.3);
          filter: invert(0.5) sepia(1) saturate(4) hue-rotate(155deg) brightness(1.3);
}
@media screen and (max-width: 768px) {
  .telecom-sectionFooter {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: unset;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .telecom-sectionFooter > .id-logo {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    height: 32px;
  }
  .telecom-sectionFooter > .id-link {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 0 1em 0;
    height: 3em;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 12px;
  }
  .telecom-sectionFooter > .id-sns {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -ms-flex-preferred-size: 65%;
        flex-basis: 65%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: 32px;
  }
  .telecom-sectionFooter > .id-sns > li {
    -ms-flex-preferred-size: 32px;
        flex-basis: 32px;
  }
  .telecom-sectionFooter > .id-sns > li > a {
    display: block;
    padding: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

.telecomcredit-recaptcha-attention {
  margin: 20px auto;
  font-weight: 400;
  font-size: 0.75rem;
  text-align: left;
  line-height: 1.5;
  letter-spacing: 0;
  text-transform: none;
  color: #b2b2b2;
}

.Telecom-body ul {
  margin: 1.5em auto;
}

.Telecom-pageWrap > * + * {
  margin-top: 6.7vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-pageWrap > * + * {
    margin-top: 80.4px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-pageWrap > * + * {
    margin-top: 25.13px;
  }
}

.Telecom-commonHeader {
  position: relative;
  height: 31.3vw;
}
@media only screen and (max-width: 512px) {
  .Telecom-commonHeader {
    height: 160px;
  }
}
.Telecom-commonHeader .id-background {
  position: absolute;
  bottom: 0;
  width: 100%;
  min-width: 375px;
  height: inherit;
}
.Telecom-commonHeader .id-background > img {
  height: inherit;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 10%;
     object-position: 50% 10%;
}
@media screen and (max-width: 768px) {
  .Telecom-commonHeader .id-background > img {
    position: absolute;
    width: 150%;
    height: 100%;
    max-width: none;
    max-height: none;
    left: -80px;
  }
}
.Telecom-commonHeader .id-background #environment,
.Telecom-commonHeader .id-background #interview {
  -o-object-position: 50% 25%;
     object-position: 50% 25%;
}
@media screen and (max-width: 768px) {
  .Telecom-commonHeader .id-background #environment,
  .Telecom-commonHeader .id-background #interview {
    width: 100%;
    left: unset;
  }
}
.Telecom-commonHeader .id-title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, calc(-50% + 25px));
          transform: translate(-50%, calc(-50% + 25px));
  color: #fafafa;
  font-weight: bold;
  text-align: center;
  text-shadow: 1px 1px 2px black;
}
.Telecom-commonHeader .id-title .id-main-text {
  font-size: 4vw;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 1200px) {
  .Telecom-commonHeader .id-title .id-main-text {
    font-size: 48px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-commonHeader .id-title .id-main-text {
    font-size: 15px;
  }
}
.Telecom-commonHeader .id-title .id-sub-text {
  font-size: 2.5vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-commonHeader .id-title .id-sub-text {
    font-size: 30px;
  }
}
@media only screen and (max-width: 560px) {
  .Telecom-commonHeader .id-title .id-sub-text {
    font-size: 14px;
  }
}

a.Telecom-commonButtonMain,
.Telecom-commonButtonMain {
  display: inline-block;
  padding: 1em 2em;
  border-radius: 3em;
  background: -webkit-gradient(linear, left top, right top, from(#cc0000), to(#ff4545));
  background: linear-gradient(to right, #cc0000, #ff4545);
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #fafafa;
}
a.Telecom-commonButtonMain:hover, a.Telecom-commonButtonMain:focus,
.Telecom-commonButtonMain:hover,
.Telecom-commonButtonMain:focus {
  -webkit-filter: brightness(1.3);
          filter: brightness(1.3);
  color: #fafafa;
  text-decoration: none;
}

.Telecom-sectionEntryLink {
  position: relative;
  z-index: 0;
}
.Telecom-sectionEntryLink:before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  z-index: 0;
  width: 100%;
  min-width: 375px;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#4285ff), to(#00cef3));
  background-image: linear-gradient(to right, #4285ff, #00cef3);
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
}
.Telecom-sectionEntryLink.cheercarrer:before {
  background-image: -webkit-gradient(linear, left top, right top, from(#e19c5c), to(#ffc289));
  background-image: linear-gradient(to right, #e19c5c, #ffc289);
}
.Telecom-sectionEntryLink:hover:before, .Telecom-sectionEntryLink:focus:before {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
.Telecom-sectionEntryLink > a {
  z-index: 2;
  position: absolute;
  display: block;
  width: 100%;
  min-width: 375px;
  height: 100%;
}
.Telecom-sectionEntryLink > a:after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 1.3vw;
  height: 100%;
  width: 1vw;
  background-image: url("../image/common/link_accent.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink > a:after {
    right: 15.6px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-sectionEntryLink > a:after {
    right: 4.88px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink > a:after {
    width: 12px;
  }
}
@media only screen and (max-width: 1000px) {
  .Telecom-sectionEntryLink > a:after {
    width: 10px;
  }
}
.Telecom-sectionEntryLink > .telecom-wrap {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 4.5vw;
  padding-bottom: 4.5vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink > .telecom-wrap {
    padding-top: 54px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-sectionEntryLink > .telecom-wrap {
    padding-top: 16.88px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink > .telecom-wrap {
    padding-bottom: 54px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-sectionEntryLink > .telecom-wrap {
    padding-bottom: 16.88px;
  }
}
.Telecom-sectionEntryLink > .telecom-wrap > .telecom-image {
  max-width: 500px;
  height: 5vw;
  min-height: 30px;
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink > .telecom-wrap > .telecom-image {
    height: 60px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-sectionEntryLink > .telecom-wrap > .telecom-image {
    height: 18.75px;
  }
}
.Telecom-sectionEntryLink > .telecom-wrap > .telecom-image > img {
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.Telecom-sectionEntryLink > .telecom-wrap > .telecom-text {
  position: relative;
  margin-left: 2.5vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom-color: white;
  border-bottom-style: solid;
  border-bottom-width: 0.23vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink > .telecom-wrap > .telecom-text {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-sectionEntryLink > .telecom-wrap > .telecom-text {
    margin-left: 9.38px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink > .telecom-wrap > .telecom-text {
    border-bottom-width: 2.76px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-sectionEntryLink > .telecom-wrap > .telecom-text {
    border-bottom-width: 0.86px;
  }
}
.Telecom-sectionEntryLink > .telecom-wrap > .telecom-text:after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  background-image: url("/recruit/wp-content/themes/onepress-child/image/common/arrow.svg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  height: 0.7vw;
  bottom: -0.23vw;
  width: 100%;
  right: -2.4em;
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink > .telecom-wrap > .telecom-text:after {
    height: 8.4px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-sectionEntryLink > .telecom-wrap > .telecom-text:after {
    height: 2.63px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink > .telecom-wrap > .telecom-text:after {
    bottom: -2.76px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-sectionEntryLink > .telecom-wrap > .telecom-text:after {
    bottom: -0.86px;
  }
}
.Telecom-sectionEntryLink > .telecom-wrap > .telecom-text > span {
  display: inline-block;
  margin-bottom: -0.23vw;
  color: #fafafa;
  font-size: 3vw;
  letter-spacing: 0.18em;
  font-weight: bold;
  white-space: nowrap;
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink > .telecom-wrap > .telecom-text > span {
    margin-bottom: -2.76px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-sectionEntryLink > .telecom-wrap > .telecom-text > span {
    margin-bottom: -0.86px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink > .telecom-wrap > .telecom-text > span {
    font-size: 36px;
  }
}
@media only screen and (max-width: 467px) {
  .Telecom-sectionEntryLink > .telecom-wrap > .telecom-text > span {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .Telecom-sectionEntryLink > .telecom-wrap > .telecom-text {
    border-bottom: none;
    -webkit-box-shadow: 0 -1px 0 inset white;
            box-shadow: 0 -1px 0 inset white;
  }
  .Telecom-sectionEntryLink > .telecom-wrap > .telecom-text:after {
    height: 5px;
    right: -14px;
    bottom: 0;
  }
}

.Telecom-sectionEntryLink-Side {
  position: fixed;
  z-index: 1;
  right: 0;
  top: 50vh;
  margin-top: 0;
  height: 15.5vw;
  width: 5vw;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink-Side {
    height: 186px;
  }
}
@media only screen and (max-width: 517px) {
  .Telecom-sectionEntryLink-Side {
    height: 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink-Side {
    width: 60px;
  }
}
@media only screen and (max-width: 600px) {
  .Telecom-sectionEntryLink-Side {
    width: 30px;
  }
}
.Telecom-sectionEntryLink-Side:before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#4285ff), to(#00cef3));
  background-image: linear-gradient(to top, #4285ff, #00cef3);
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
}
.Telecom-sectionEntryLink-Side:hover:before, .Telecom-sectionEntryLink-Side:focus:before {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
.Telecom-sectionEntryLink-Side:after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  right: 0;
  bottom: 8px;
  left: 0;
  margin: 0.4vw;
  height: 1vw;
  background-image: url("/recruit/wp-content/themes/onepress-child/image/common/arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink-Side:after {
    margin: 4.8px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-sectionEntryLink-Side:after {
    margin: 1.5px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink-Side:after {
    height: 12px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-sectionEntryLink-Side:after {
    height: 3.75px;
  }
}
@media screen and (max-width: 768px) {
  .Telecom-sectionEntryLink-Side:after {
    bottom: 4px;
  }
}
.Telecom-sectionEntryLink-Side > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  left: 100%;
  height: 5vw;
  width: 15.5vw;
  padding-right: 1vw;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  font-size: 1.5vw;
  letter-spacing: 0.1em;
  color: #fafafa;
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink-Side > a {
    height: 60px;
  }
}
@media only screen and (max-width: 600px) {
  .Telecom-sectionEntryLink-Side > a {
    height: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink-Side > a {
    width: 186px;
  }
}
@media only screen and (max-width: 517px) {
  .Telecom-sectionEntryLink-Side > a {
    width: 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink-Side > a {
    padding-right: 12px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-sectionEntryLink-Side > a {
    padding-right: 3.75px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-sectionEntryLink-Side > a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 934px) {
  .Telecom-sectionEntryLink-Side > a {
    font-size: 14px;
  }
}
.Telecom-sectionEntryLink-Side > a:hover, .Telecom-sectionEntryLink-Side > a:focus {
  text-decoration: none;
  color: #fafafa;
}

.Telecom-commonSectionBlock > .id-wrap {
  padding-bottom: 6vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-commonSectionBlock > .id-wrap {
    padding-bottom: 72px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-commonSectionBlock > .id-wrap {
    padding-bottom: 22.5px;
  }
}
.Telecom-commonSectionBlock > .id-wrap > .id-headline {
  margin-bottom: 0;
  line-height: 1.4em;
}
.Telecom-commonSectionBlock > .id-wrap > .id-headline > * {
  vertical-align: middle;
}
.Telecom-commonSectionBlock > .id-wrap > .id-headline > .id-title {
  font-size: 4.5vw;
  letter-spacing: 0.02em;
  line-height: 1em;
}
@media only screen and (min-width: 1200px) {
  .Telecom-commonSectionBlock > .id-wrap > .id-headline > .id-title {
    font-size: 54px;
  }
}
@media only screen and (max-width: 556px) {
  .Telecom-commonSectionBlock > .id-wrap > .id-headline > .id-title {
    font-size: 25px;
  }
}
.Telecom-commonSectionBlock > .id-wrap > .id-headline > .id-sub {
  display: inline-block;
  font-size: 2vw;
  margin-left: 0.5vw;
  padding-top: 0.2em;
  color: #cc0000;
}
@media only screen and (min-width: 1200px) {
  .Telecom-commonSectionBlock > .id-wrap > .id-headline > .id-sub {
    font-size: 24px;
  }
}
@media only screen and (max-width: 800px) {
  .Telecom-commonSectionBlock > .id-wrap > .id-headline > .id-sub {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-commonSectionBlock > .id-wrap > .id-headline > .id-sub {
    margin-left: 6px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-commonSectionBlock > .id-wrap > .id-headline > .id-sub {
    margin-left: 1.88px;
  }
}
.Telecom-commonSectionBlock > .id-wrap > .id-text {
  margin-top: 1.2vw;
  margin-left: 0.8vw;
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 1200px) {
  .Telecom-commonSectionBlock > .id-wrap > .id-text {
    margin-top: 14.4px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-commonSectionBlock > .id-wrap > .id-text {
    margin-top: 4.5px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-commonSectionBlock > .id-wrap > .id-text {
    margin-left: 9.6px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-commonSectionBlock > .id-wrap > .id-text {
    margin-left: 3px;
  }
}

.Telecom-body .Telecom-commonSectionBlock:before {
  top: 3.2vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-body .Telecom-commonSectionBlock:before {
    top: 38.4px;
  }
}
@media only screen and (max-width: 688px) {
  .Telecom-body .Telecom-commonSectionBlock:before {
    top: 22px;
  }
}

.Telecom-commonContact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Telecom-commonContact .section-title-area {
  margin-bottom: 1.3vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-commonContact .section-title-area {
    margin-bottom: 15.6px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-commonContact .section-title-area {
    margin-bottom: 4.88px;
  }
}
.Telecom-commonContact .section-title-area .id-main {
  margin-bottom: 0;
  line-height: 1.2em;
  font-size: 2.2vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-commonContact .section-title-area .id-main {
    font-size: 26.4px;
  }
}
@media only screen and (max-width: 1000px) {
  .Telecom-commonContact .section-title-area .id-main {
    font-size: 22px;
  }
}
.Telecom-commonContact .section-title-area .id-sub {
  letter-spacing: 0.1em;
  font-size: 1vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-commonContact .section-title-area .id-sub {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1400px) {
  .Telecom-commonContact .section-title-area .id-sub {
    font-size: 14px;
  }
}
.Telecom-commonContact .contact-form {
  min-width: 300px;
  max-width: 600px;
  width: 50vw;
  margin: auto;
}
.Telecom-commonContact .wpcf7-form {
  font-size: 1vw;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  text-align: left;
}
@media only screen and (min-width: 1200px) {
  .Telecom-commonContact .wpcf7-form {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1400px) {
  .Telecom-commonContact .wpcf7-form {
    font-size: 14px;
  }
}
.Telecom-commonContact .wpcf7-form > p + p {
  margin-top: 1.6em;
}
.Telecom-commonContact .wpcf7-form label {
  display: block;
}
.Telecom-commonContact .wpcf7-form label .required {
  color: #dd347b;
}
.Telecom-commonContact .wpcf7-form textarea,
.Telecom-commonContact .wpcf7-form input[type=text],
.Telecom-commonContact .wpcf7-form input[type=tel],
.Telecom-commonContact .wpcf7-form input[type=email] {
  display: block;
  width: 100%;
  background: #fafafa;
  outline-color: #ff4545;
  border-radius: 5px;
  font-size: 1vw;
  letter-spacing: 0.1em;
  line-height: 1.8em;
  border: 1px solid #b2b2b2;
  -webkit-box-shadow: none;
          box-shadow: none;
  resize: none;
}
@media only screen and (min-width: 1200px) {
  .Telecom-commonContact .wpcf7-form textarea,
  .Telecom-commonContact .wpcf7-form input[type=text],
  .Telecom-commonContact .wpcf7-form input[type=tel],
  .Telecom-commonContact .wpcf7-form input[type=email] {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1400px) {
  .Telecom-commonContact .wpcf7-form textarea,
  .Telecom-commonContact .wpcf7-form input[type=text],
  .Telecom-commonContact .wpcf7-form input[type=tel],
  .Telecom-commonContact .wpcf7-form input[type=email] {
    font-size: 14px;
  }
}
.Telecom-commonContact .wpcf7-form textarea::-webkit-input-placeholder, .Telecom-commonContact .wpcf7-form input[type=text]::-webkit-input-placeholder, .Telecom-commonContact .wpcf7-form input[type=tel]::-webkit-input-placeholder, .Telecom-commonContact .wpcf7-form input[type=email]::-webkit-input-placeholder {
  color: #b2b2b2;
}
.Telecom-commonContact .wpcf7-form textarea::-moz-placeholder, .Telecom-commonContact .wpcf7-form input[type=text]::-moz-placeholder, .Telecom-commonContact .wpcf7-form input[type=tel]::-moz-placeholder, .Telecom-commonContact .wpcf7-form input[type=email]::-moz-placeholder {
  color: #b2b2b2;
}
.Telecom-commonContact .wpcf7-form textarea:-ms-input-placeholder, .Telecom-commonContact .wpcf7-form input[type=text]:-ms-input-placeholder, .Telecom-commonContact .wpcf7-form input[type=tel]:-ms-input-placeholder, .Telecom-commonContact .wpcf7-form input[type=email]:-ms-input-placeholder {
  color: #b2b2b2;
}
.Telecom-commonContact .wpcf7-form textarea::-ms-input-placeholder, .Telecom-commonContact .wpcf7-form input[type=text]::-ms-input-placeholder, .Telecom-commonContact .wpcf7-form input[type=tel]::-ms-input-placeholder, .Telecom-commonContact .wpcf7-form input[type=email]::-ms-input-placeholder {
  color: #b2b2b2;
}
.Telecom-commonContact .wpcf7-form textarea::placeholder,
.Telecom-commonContact .wpcf7-form input[type=text]::placeholder,
.Telecom-commonContact .wpcf7-form input[type=tel]::placeholder,
.Telecom-commonContact .wpcf7-form input[type=email]::placeholder {
  color: #b2b2b2;
}
.Telecom-commonContact .wpcf7-form textarea:not(.editor-post-title__input):focus {
  background: #fafafa;
}
.Telecom-commonContact .wpcf7-form input[type=submit] {
  display: block;
  width: auto;
  margin: 3.2em auto 0;
  padding: 1em 3.5em;
  border-radius: 3em;
  background: -webkit-gradient(linear, left top, right top, from(#cc0000), to(#ff4545));
  background: linear-gradient(to right, #cc0000, #ff4545);
  font-size: 1.2vw;
  letter-spacing: 0.2em;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
@media only screen and (min-width: 1200px) {
  .Telecom-commonContact .wpcf7-form input[type=submit] {
    font-size: 14.4px;
  }
}
@media only screen and (max-width: 1167px) {
  .Telecom-commonContact .wpcf7-form input[type=submit] {
    font-size: 14px;
  }
}
.Telecom-commonContact .wpcf7-form input[type=submit]:hover, .Telecom-commonContact .wpcf7-form input[type=submit]:focus {
  -webkit-filter: brightness(1.3);
          filter: brightness(1.3);
  opacity: 1;
}
.Telecom-commonContact .wpcf7-form .wpcf7-response-output {
  border: none;
  background: #3cb371;
  border-radius: 10px;
  padding: 4% 0;
  text-align: center;
  color: #fff;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .Telecom-commonContact .wpcf7-form .wpcf7-response-output {
    font-size: 14px;
    padding: 12px 14px;
  }
}
.Telecom-commonContact .wpcf7-form.invalid > .wpcf7-response-output {
  background: #dd347b;
}
.Telecom-commonContact .wpcf7-form.send > .wpcf7-response-output {
  background: #3cb371;
}

div.wpcf7-validation-errors {
  margin: 20px 0 0;
  padding: 15px;
  border-radius: 4px;
  border: 2px solid #dd347b;
  color: #dd347b;
}

span.wpcf7-not-valid-tip {
  color: #dd347b;
}

.Telecom-topHeader {
  height: 46.3vw;
  max-height: 730px;
}
@media only screen and (max-width: 375px) {
  .Telecom-topHeader {
    height: 173.63px;
  }
}
.Telecom-topHeader .id-catchCopy {
  z-index: 2;
  position: absolute;
  color: #fafafa;
  top: 50%;
  left: 18.5%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
}
.Telecom-topHeader .id-catchCopy .id-main-text {
  font-size: 3.5vw;
  font-weight: bold;
  line-height: 1.4em;
  letter-spacing: 0.2vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-topHeader .id-catchCopy .id-main-text {
    font-size: 42px;
  }
}
@media only screen and (max-width: 400px) {
  .Telecom-topHeader .id-catchCopy .id-main-text {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-topHeader .id-catchCopy .id-main-text {
    letter-spacing: 2.4px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-topHeader .id-catchCopy .id-main-text {
    letter-spacing: 0.75px;
  }
}
.Telecom-topHeader .id-catchCopy .id-main-text span {
  display: block;
}
.Telecom-topHeader .id-catchCopy .id-sub-text {
  font-size: 2.5vw;
  font-weight: bold;
  line-height: 1.5em;
}
@media only screen and (min-width: 1200px) {
  .Telecom-topHeader .id-catchCopy .id-sub-text {
    font-size: 30px;
  }
}
@media only screen and (max-width: 560px) {
  .Telecom-topHeader .id-catchCopy .id-sub-text {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .Telecom-topHeader {
    height: 40vh;
  }
}

.Telecom-topMessage {
  position: relative;
  padding-top: 3vw;
  padding-bottom: 2.2vw;
}
.Telecom-topMessage:before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#e1e9ed), to(#f5f6f7));
  background: linear-gradient(to right, #e1e9ed, #f5f6f7);
  -webkit-mask: linear-gradient(101deg, black 17.5%, transparent calc(17.5% + 2px), transparent calc(82.5% - 2px), black 82.5%);
          mask: linear-gradient(101deg, black 17.5%, transparent calc(17.5% + 2px), transparent calc(82.5% - 2px), black 82.5%);
}
@media only screen and (min-width: 1200px) {
  .Telecom-topMessage {
    padding-top: 36px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-topMessage {
    padding-top: 11.25px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-topMessage {
    padding-bottom: 26.4px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-topMessage {
    padding-bottom: 8.25px;
  }
}
.Telecom-topMessage .id-wrap {
  width: 70vw;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .Telecom-topMessage .id-wrap {
    width: 840px;
  }
}
@media only screen and (max-width: 429px) {
  .Telecom-topMessage .id-wrap {
    width: 300px;
  }
}
.Telecom-topMessage .id-wrap .id-title {
  margin-bottom: 3.5vw;
  font-size: 3.2vw;
  letter-spacing: 1px;
}
@media only screen and (min-width: 1200px) {
  .Telecom-topMessage .id-wrap .id-title {
    margin-bottom: 42px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-topMessage .id-wrap .id-title {
    margin-bottom: 13.13px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-topMessage .id-wrap .id-title {
    font-size: 38.4px;
  }
}
@media only screen and (max-width: 625px) {
  .Telecom-topMessage .id-wrap .id-title {
    font-size: 20px;
  }
}
.Telecom-topMessage .id-wrap .id-message {
  font-size: 1.2vw;
  line-height: 2.05em;
}
@media only screen and (min-width: 1200px) {
  .Telecom-topMessage .id-wrap .id-message {
    font-size: 14.4px;
  }
}
@media only screen and (max-width: 1167px) {
  .Telecom-topMessage .id-wrap .id-message {
    font-size: 14px;
  }
}

.Telecom-topPageLink {
  margin: 5em auto;
}
.Telecom-topPageLink > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 82vw;
  margin: auto;
}
@media only screen and (min-width: 1200px) {
  .Telecom-topPageLink > ul {
    width: 984px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-topPageLink > ul {
    width: 307.5px;
  }
}
.Telecom-topPageLink > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  width: 50vw;
  padding-top: 15.5vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-topPageLink > ul > li {
    width: 600px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-topPageLink > ul > li {
    width: 187.5px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-topPageLink > ul > li {
    padding-top: 186px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-topPageLink > ul > li {
    padding-top: 58.13px;
  }
}
.Telecom-topPageLink > ul > li .id-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: absolute;
  top: 0;
  width: 50vw;
  height: 20vw;
  overflow: hidden;
}
@media only screen and (min-width: 1200px) {
  .Telecom-topPageLink > ul > li .id-image {
    width: 600px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-topPageLink > ul > li .id-image {
    width: 187.5px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-topPageLink > ul > li .id-image {
    height: 240px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-topPageLink > ul > li .id-image {
    height: 75px;
  }
}
.Telecom-topPageLink > ul > li:first-child {
  padding-right: 7.4vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-topPageLink > ul > li:first-child {
    padding-right: 88.8px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-topPageLink > ul > li:first-child {
    padding-right: 27.75px;
  }
}
.Telecom-topPageLink > ul > li:first-child .id-image {
  right: 0;
}
.Telecom-topPageLink > ul > li:last-child {
  padding-left: 7.4vw;
  margin-left: 4px;
}
@media only screen and (min-width: 1200px) {
  .Telecom-topPageLink > ul > li:last-child {
    padding-left: 88.8px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-topPageLink > ul > li:last-child {
    padding-left: 27.75px;
  }
}
.Telecom-topPageLink > ul > li:last-child .id-image {
  left: 0;
}
.Telecom-topPageLink > ul > li .id-box {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}
.Telecom-topPageLink > ul > li .id-box:before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#cc0000), to(#ff4545));
  background: linear-gradient(to right, #cc0000, #ff4545);
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
}
.Telecom-topPageLink > ul > li .id-box:hover:before, .Telecom-topPageLink > ul > li .id-box:focus:before {
  -webkit-filter: brightness(1.3);
          filter: brightness(1.3);
}
.Telecom-topPageLink > ul > li .id-box > a {
  z-index: 1;
  display: block;
  padding: 1.56vw;
  padding-right: 4.6vw;
  color: #fafafa;
}
@media only screen and (min-width: 1200px) {
  .Telecom-topPageLink > ul > li .id-box > a {
    padding: 18.72px;
  }
}
@media only screen and (max-width: 642px) {
  .Telecom-topPageLink > ul > li .id-box > a {
    padding: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-topPageLink > ul > li .id-box > a {
    padding-right: 55.2px;
  }
}
@media only screen and (max-width: 544px) {
  .Telecom-topPageLink > ul > li .id-box > a {
    padding-right: 25px;
  }
}
.Telecom-topPageLink > ul > li .id-box > a:hover, .Telecom-topPageLink > ul > li .id-box > a:focus {
  text-decoration: none;
}
.Telecom-topPageLink > ul > li .id-box > a:after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 1.3vw;
  height: 100%;
  width: 1vw;
  background-image: url("../image/common/link_accent.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media only screen and (min-width: 1200px) {
  .Telecom-topPageLink > ul > li .id-box > a:after {
    right: 15.6px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-topPageLink > ul > li .id-box > a:after {
    right: 4.88px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-topPageLink > ul > li .id-box > a:after {
    width: 12px;
  }
}
@media only screen and (max-width: 1000px) {
  .Telecom-topPageLink > ul > li .id-box > a:after {
    width: 10px;
  }
}
.Telecom-topPageLink > ul > li .id-box > a .id-title {
  display: block;
  font-size: 1.9vw;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 1200px) {
  .Telecom-topPageLink > ul > li .id-box > a .id-title {
    font-size: 22.8px;
  }
}
@media only screen and (max-width: 737px) {
  .Telecom-topPageLink > ul > li .id-box > a .id-title {
    font-size: 14px;
  }
}
.Telecom-topPageLink > ul > li .id-box > a .id-text {
  display: block;
}
@media screen and (max-width: 768px) {
  .Telecom-topPageLink > ul > li {
    width: auto;
    padding-top: 25.5vw;
    width: 90vw;
    max-width: 660px;
    padding-top: 10vw;
  }
}
@media only screen and (max-width: 768px) and (min-width: 1200px) {
  .Telecom-topPageLink > ul > li {
    width: 1080px;
  }
}
@media only screen and (max-width: 768px) and (max-width: 375px) {
  .Telecom-topPageLink > ul > li {
    width: 337.5px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 1200px) {
  .Telecom-topPageLink > ul > li {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 768px) and (max-width: 375px) {
  .Telecom-topPageLink > ul > li {
    padding-top: 37.5px;
  }
}
@media screen and (max-width: 768px) {
  .Telecom-topPageLink > ul > li .id-image {
    min-height: 100px;
    min-width: 250px;
  }
  .Telecom-topPageLink > ul > li .id-box {
    width: 60vw;
    font-size: 12px;
  }
  .Telecom-topPageLink > ul > li .id-box .id-text {
    display: block;
    min-height: 3.6em;
  }
  .Telecom-topPageLink > ul > li:first-child {
    width: auto;
    padding-top: 25.5vw;
  }
  .Telecom-topPageLink > ul > li:first-child .id-image {
    right: unset;
    left: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .Telecom-topPageLink > ul > li:last-child {
    -ms-flex-item-align: end;
        align-self: flex-end;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 25.5vw;
    margin: 0;
  }
  .Telecom-topPageLink > ul > li:last-child .id-image {
    min-height: auto;
    min-width: auto;
    width: auto;
    height: auto;
  }
}

.Telecom-topEnvironment {
  position: relative;
  margin-top: 11vw;
}
.Telecom-topEnvironment:before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#e1e9ed), to(#f5f6f7));
  background: linear-gradient(to right, #e1e9ed, #f5f6f7);
  -webkit-mask: linear-gradient(101deg, black calc(83.5% - 2px), transparent 83.5%);
          mask: linear-gradient(101deg, black calc(83.5% - 2px), transparent 83.5%);
}
@media only screen and (min-width: 1200px) {
  .Telecom-topEnvironment {
    margin-top: 132px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-topEnvironment {
    margin-top: 41.25px;
  }
}

.Telecom-topEnvironmentList {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  margin-top: 3.8vw;
  max-width: 900px;
  min-width: 300px;
  width: 70vw;
  gap: 1.3vw;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .Telecom-topEnvironmentList {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-topEnvironmentList {
    margin-top: 45.6px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-topEnvironmentList {
    margin-top: 14.25px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-topEnvironmentList {
    gap: 15.6px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-topEnvironmentList {
    gap: 4.88px;
  }
}
.Telecom-topEnvironmentList > li {
  position: relative;
  padding-top: 100%;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fafafa;
  -webkit-box-shadow: 0 1px 1px rgba(28, 32, 36, 0.5);
          box-shadow: 0 1px 1px rgba(28, 32, 36, 0.5);
  -webkit-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}
.Telecom-topEnvironmentList > li:hover, .Telecom-topEnvironmentList > li:focus {
  background: #edbfbf;
}
.Telecom-topEnvironmentList > li > .id-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  padding: 1.2vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 1200px) {
  .Telecom-topEnvironmentList > li > .id-wrap {
    padding: 14.4px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-topEnvironmentList > li > .id-wrap {
    padding: 4.5px;
  }
}
.Telecom-topEnvironmentList > li > .id-wrap > .id-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 3.6em 1.8em 1.8em;
  min-height: 0;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -webkit-filter: hue-rotate(180deg);
          filter: hue-rotate(180deg);
}
.Telecom-topEnvironmentList > li > .id-wrap > .id-text {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
}
.Telecom-topEnvironmentList > li > .id-wrap > .id-link {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.Telecom-topEnvironment .Telecom-topEnvironmentList {
  margin-top: 4vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-topEnvironment .Telecom-topEnvironmentList {
    margin-top: 48px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-topEnvironment .Telecom-topEnvironmentList {
    margin-top: 15px;
  }
}
.Telecom-topEnvironment .Telecom-topEnvironmentList > li {
  margin-left: 0;
  margin-bottom: 0;
}

.Telecom-topInterview {
  position: relative;
}
.Telecom-topInterview:before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#e1e9ed), to(#f5f6f7));
  background: linear-gradient(to right, #e1e9ed, #f5f6f7);
  -webkit-mask: linear-gradient(101deg, transparent 16.5%, black calc(16.5% + 2px));
          mask: linear-gradient(101deg, transparent 16.5%, black calc(16.5% + 2px));
}
.Telecom-topInterview > .id-wrap {
  text-align: center;
}
.Telecom-topInterview > .id-wrap > .id-headline,
.Telecom-topInterview > .id-wrap > .id-text {
  text-align: left;
}
.Telecom-topInterview > .id-wrap .Telecom-commonButtonMain {
  margin-bottom: 3em;
}

.Telecom-body .Telecom-interviewList > li {
  margin-bottom: 1vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-body .Telecom-interviewList > li {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-body .Telecom-interviewList > li {
    margin-bottom: 3.75px;
  }
}
.Telecom-body .Telecom-interviewList > li + li {
  margin-left: 1vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-body .Telecom-interviewList > li + li {
    margin-left: 12px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-body .Telecom-interviewList > li + li {
    margin-left: 3.75px;
  }
}
@media screen and (max-width: 768px) {
  .Telecom-body .Telecom-interviewList > li {
    margin: 1.5vw;
  }
}
@media only screen and (max-width: 768px) and (min-width: 1200px) {
  .Telecom-body .Telecom-interviewList > li {
    margin: 18px;
  }
}
@media only screen and (max-width: 768px) and (max-width: 375px) {
  .Telecom-body .Telecom-interviewList > li {
    margin: 5.63px;
  }
}
@media screen and (max-width: 768px) {
  .Telecom-body .Telecom-interviewList > li:last-child {
    margin-bottom: 10%;
  }
}
.Telecom-body .Telecom-interviewList.id-square li {
  margin-top: 1.5vw;
  margin-bottom: 1.5vw;
  margin-right: 0;
  margin-left: 0;
}
@media only screen and (min-width: 1200px) {
  .Telecom-body .Telecom-interviewList.id-square li {
    margin-top: 18px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-body .Telecom-interviewList.id-square li {
    margin-top: 5.63px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-body .Telecom-interviewList.id-square li {
    margin-bottom: 18px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-body .Telecom-interviewList.id-square li {
    margin-bottom: 5.63px;
  }
}
@media screen and (max-width: 768px) {
  .Telecom-body .Telecom-interviewList.id-square li {
    margin-bottom: 20px;
  }
  .Telecom-body .Telecom-interviewList.id-square li:last-child {
    margin-bottom: 10%;
  }
}

.Telecom-interviewList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.Telecom-interviewList.id-square {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 60vw;
  padding-top: 4vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewList.id-square {
    width: 720px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-interviewList.id-square {
    width: 225px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewList.id-square {
    padding-top: 48px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-interviewList.id-square {
    padding-top: 15px;
  }
}
@media screen and (min-width: 769px) {
  .Telecom-interviewList.id-square > li:nth-child(4n+1) > .id-wrap {
    top: -3vw;
    left: -4vw;
  }
}
@media only screen and (min-width: 769px) and (min-width: 1200px) {
  .Telecom-interviewList.id-square > li:nth-child(4n+1) > .id-wrap {
    top: -36px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 375px) {
  .Telecom-interviewList.id-square > li:nth-child(4n+1) > .id-wrap {
    top: -11.25px;
  }
}
@media only screen and (min-width: 769px) and (min-width: 1200px) {
  .Telecom-interviewList.id-square > li:nth-child(4n+1) > .id-wrap {
    left: -48px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 375px) {
  .Telecom-interviewList.id-square > li:nth-child(4n+1) > .id-wrap {
    left: -15px;
  }
}
@media screen and (min-width: 769px) {
  .Telecom-interviewList.id-square > li:nth-child(4n) {
    margin-bottom: 6vw;
  }
}
@media only screen and (min-width: 769px) and (min-width: 1200px) {
  .Telecom-interviewList.id-square > li:nth-child(4n) {
    margin-bottom: 72px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 375px) {
  .Telecom-interviewList.id-square > li:nth-child(4n) {
    margin-bottom: 22.5px;
  }
}
@media screen and (min-width: 769px) {
  .Telecom-interviewList.id-square > li:nth-child(4n) > .id-wrap {
    top: 3vw;
    left: 4vw;
  }
}
@media only screen and (min-width: 769px) and (min-width: 1200px) {
  .Telecom-interviewList.id-square > li:nth-child(4n) > .id-wrap {
    top: 36px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 375px) {
  .Telecom-interviewList.id-square > li:nth-child(4n) > .id-wrap {
    top: 11.25px;
  }
}
@media only screen and (min-width: 769px) and (min-width: 1200px) {
  .Telecom-interviewList.id-square > li:nth-child(4n) > .id-wrap {
    left: 48px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 375px) {
  .Telecom-interviewList.id-square > li:nth-child(4n) > .id-wrap {
    left: 15px;
  }
}
.Telecom-interviewList > li {
  position: relative;
  -ms-flex-preferred-size: 23vw;
      flex-basis: 23vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewList > li {
    -ms-flex-preferred-size: 276px;
        flex-basis: 276px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-interviewList > li {
    -ms-flex-preferred-size: 86.25px;
        flex-basis: 86.25px;
  }
}
.Telecom-interviewList > li > .id-wrap {
  position: relative;
  padding-top: 88%;
}
.Telecom-interviewList > li > .id-wrap > .id-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 7%;
  bottom: 6%;
}
.Telecom-interviewList > li > .id-wrap > .id-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.Telecom-interviewList > li > .id-wrap > .id-link {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 91%;
}
.Telecom-interviewList > li > .id-wrap > .id-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-height: 72px;
  height: 7vw;
  padding-left: 2vw;
  padding-right: 3vw;
  -webkit-box-shadow: 0 0 0.5vw #b2b2b2;
          box-shadow: 0 0 0.5vw #b2b2b2;
  background: #fafafa;
  line-height: 1.5em;
  font-size: 1vw;
  -webkit-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewList > li > .id-wrap > .id-link a {
    height: 84px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-interviewList > li > .id-wrap > .id-link a {
    height: 26.25px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewList > li > .id-wrap > .id-link a {
    padding-left: 24px;
  }
}
@media only screen and (max-width: 500px) {
  .Telecom-interviewList > li > .id-wrap > .id-link a {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewList > li > .id-wrap > .id-link a {
    padding-right: 36px;
  }
}
@media only screen and (max-width: 734px) {
  .Telecom-interviewList > li > .id-wrap > .id-link a {
    padding-right: 22px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewList > li > .id-wrap > .id-link a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1400px) {
  .Telecom-interviewList > li > .id-wrap > .id-link a {
    font-size: 14px;
  }
}
.Telecom-interviewList > li > .id-wrap > .id-link a:hover, .Telecom-interviewList > li > .id-wrap > .id-link a:focus {
  background: #edbfbf;
  text-decoration: none;
}
.Telecom-interviewList > li > .id-wrap > .id-link a:after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 1.3vw;
  height: 100%;
  width: 1vw;
  background-image: url("../image/common/link_accent.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-filter: invert(0.5) sepia(1) saturate(4) hue-rotate(-25deg) brightness(0.8);
          filter: invert(0.5) sepia(1) saturate(4) hue-rotate(-25deg) brightness(0.8);
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewList > li > .id-wrap > .id-link a:after {
    right: 15.6px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-interviewList > li > .id-wrap > .id-link a:after {
    right: 4.88px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewList > li > .id-wrap > .id-link a:after {
    width: 12px;
  }
}
@media only screen and (max-width: 1000px) {
  .Telecom-interviewList > li > .id-wrap > .id-link a:after {
    width: 10px;
  }
}
.Telecom-interviewList > li > .id-wrap > .id-link a > span {
  white-space: nowrap;
}
.Telecom-interviewList > li > .id-wrap > .id-link a .id-profile {
  color: #576470;
}
.Telecom-interviewList > li > .id-wrap > .id-link a .id-job {
  font-weight: bold;
  color: #1c2024;
}
@media screen and (max-width: 768px) {
  .Telecom-interviewList {
    display: block;
    margin: 2vw;
  }
}
@media only screen and (max-width: 768px) and (min-width: 1200px) {
  .Telecom-interviewList {
    margin: 24px;
  }
}
@media only screen and (max-width: 768px) and (max-width: 375px) {
  .Telecom-interviewList {
    margin: 7.5px;
  }
}
@media screen and (max-width: 768px) {
  .Telecom-interviewList.id-square {
    width: auto;
    padding-top: 0;
  }
  .Telecom-interviewList > li {
    margin-bottom: 20px;
  }
  .Telecom-interviewList > li > .id-wrap {
    padding-top: 25%;
    min-height: 100px;
  }
  .Telecom-interviewList > li > .id-wrap > .id-image {
    bottom: -20%;
  }
  .Telecom-interviewList > li > .id-wrap > .id-image img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .Telecom-interviewList > li > .id-wrap > .id-link {
    width: 60%;
  }
  .Telecom-interviewList > li > .id-wrap > .id-link a {
    height: 4em;
  }
  .Telecom-interviewList > li:nth-child(2n+1) > .id-wrap {
    margin-right: 10%;
  }
  .Telecom-interviewList > li:nth-child(2n+1) > .id-wrap > .id-image {
    right: 40%;
  }
  .Telecom-interviewList > li:nth-child(2n) > .id-wrap {
    margin-left: 10%;
  }
  .Telecom-interviewList > li:nth-child(2n) > .id-wrap > .id-image {
    right: 0%;
    left: 40%;
  }
  .Telecom-interviewList > li:nth-child(2n) > .id-wrap > .id-link {
    left: 0;
    right: auto;
  }
}

.Telecom-interviewProfile.container,
.Telecom-interviewText .container,
.Telecom-interviewOtherList .container {
  width: 71.5vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewProfile.container,
  .Telecom-interviewText .container,
  .Telecom-interviewOtherList .container {
    width: 858px;
  }
}
@media only screen and (max-width: 490px) {
  .Telecom-interviewProfile.container,
  .Telecom-interviewText .container,
  .Telecom-interviewOtherList .container {
    width: 350px;
  }
}

.Telecom-interviewHeader {
  height: 56.3vw;
  position: relative;
  max-height: 650px;
}
@media only screen and (max-width: 375px) {
  .Telecom-interviewHeader {
    height: 211.13px;
  }
}
.Telecom-interviewHeader:before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#e1e9ed), to(#f5f6f7));
  background: linear-gradient(to right, #e1e9ed, #f5f6f7);
  -webkit-mask: linear-gradient(101deg, black calc(58.5% - 2px), transparent 58.5%);
          mask: linear-gradient(101deg, black calc(58.5% - 2px), transparent 58.5%);
}
@media screen and (max-width: 768px) {
  .Telecom-interviewHeader {
    margin-top: 50px;
  }
}
.Telecom-interviewHeader:before {
  top: 29%;
  bottom: -6vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewHeader:before {
    bottom: -72px;
  }
}
@media only screen and (max-width: 667px) {
  .Telecom-interviewHeader:before {
    bottom: -40px;
  }
}
.Telecom-interviewHeader .id-background {
  width: 82.7%;
  top: -1px;
  right: 0;
}
.Telecom-interviewHeader .id-background > img {
  height: 80vh;
  width: 100%;
  max-width: unset;
  -o-object-fit: cover;
     object-fit: cover;
}
.Telecom-interviewHeader .id-background .position-left {
  -o-object-position: left;
     object-position: left;
}
.Telecom-interviewHeader .id-background .position-right {
  -o-object-position: right;
     object-position: right;
}
.Telecom-interviewHeader .id-background .position-top {
  -o-object-position: top;
     object-position: top;
}
.Telecom-interviewHeader .id-background .position-bottom {
  -o-object-position: bottom;
     object-position: bottom;
}
.Telecom-interviewHeader .id-background .position-center {
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 768px) {
  .Telecom-interviewHeader .id-background > img {
    left: unset;
    max-height: 100%;
  }
}
.Telecom-interviewHeader .id-catchCopy {
  position: absolute;
  bottom: 5.5%;
  left: 5%;
  font-size: 3vw;
  font-weight: bold;
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewHeader .id-catchCopy {
    font-size: 36px;
  }
}
@media only screen and (max-width: 467px) {
  .Telecom-interviewHeader .id-catchCopy {
    font-size: 14px;
  }
}
.Telecom-interviewHeader .id-catchCopy .id-main-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: 2.2em;
  letter-spacing: 0.1em;
  color: #cc0000;
}
.Telecom-interviewHeader .id-catchCopy .id-main-text > * + * {
  margin-top: 1.5vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewHeader .id-catchCopy .id-main-text > * + * {
    margin-top: 18px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-interviewHeader .id-catchCopy .id-main-text > * + * {
    margin-top: 5.63px;
  }
}
.Telecom-interviewHeader .id-catchCopy .id-main-text > span {
  display: inline-block;
  padding: 0 0.63em;
  background-color: #fafafa;
  text-align: right;
}

.Telecom-interviewProfile {
  margin-top: 0.6em;
  font-size: 1.8vw;
  font-weight: bold;
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewProfile {
    font-size: 21.6px;
  }
}
@media only screen and (max-width: 778px) {
  .Telecom-interviewProfile {
    font-size: 14px;
  }
}
.Telecom-interviewProfile.container {
  padding-left: 3.5vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewProfile.container {
    padding-left: 42px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-interviewProfile.container {
    padding-left: 13.13px;
  }
}
.Telecom-interviewProfile > * {
  display: inline-block;
}
.Telecom-interviewProfile > * + * {
  margin-left: 1em;
}

.Telecom-interviewText {
  margin-top: 8vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewText {
    margin-top: 96px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-interviewText {
    margin-top: 30px;
  }
}
.Telecom-interviewText .id-title {
  position: relative;
  font-size: 2.2vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewText .id-title {
    font-size: 26.4px;
  }
}
@media only screen and (max-width: 819px) {
  .Telecom-interviewText .id-title {
    font-size: 18px;
  }
}
.Telecom-interviewText .id-title:before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  display: inline-block;
  position: relative;
  height: 3px;
  width: 1em;
  margin-right: 0.2em;
  background-color: #b98686;
  vertical-align: middle;
}
.Telecom-interviewText .id-message {
  font-size: 1.1vw;
  line-height: 2.8vw;
  margin-top: 2.7em;
  letter-spacing: 0.1em;
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewText .id-message {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1273px) {
  .Telecom-interviewText .id-message {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewText .id-message {
    line-height: 33.6px;
  }
}
@media only screen and (max-width: 858px) {
  .Telecom-interviewText .id-message {
    line-height: 24px;
  }
}
.Telecom-interviewText > .id-wrap > li {
  padding: 3.5vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewText > .id-wrap > li {
    padding: 42px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-interviewText > .id-wrap > li {
    padding: 13.13px;
  }
}
.Telecom-interviewText > .id-wrap > li + li {
  margin-top: 0.7vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewText > .id-wrap > li + li {
    margin-top: 8.4px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-interviewText > .id-wrap > li + li {
    margin-top: 2.63px;
  }
}
.Telecom-interviewText > .id-image {
  padding-bottom: 4.5vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewText > .id-image {
    padding-bottom: 54px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-interviewText > .id-image {
    padding-bottom: 16.88px;
  }
}
.Telecom-interviewText > .id-image .id-wrap {
  padding: 0;
}
.Telecom-interviewText > .id-image.id-left {
  position: relative;
}
.Telecom-interviewText > .id-image.id-left:before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#e1e9ed), to(#f5f6f7));
  background: linear-gradient(to right, #e1e9ed, #f5f6f7);
  -webkit-mask: linear-gradient(101deg, black calc(35% - 2px), transparent 35%);
          mask: linear-gradient(101deg, black calc(35% - 2px), transparent 35%);
}
.Telecom-interviewText > .id-image.id-left:before {
  top: 20%;
}
.Telecom-interviewText > .id-image.id-right {
  position: relative;
}
.Telecom-interviewText > .id-image.id-right:before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#e1e9ed), to(#f5f6f7));
  background: linear-gradient(to right, #e1e9ed, #f5f6f7);
  -webkit-mask: linear-gradient(101deg, transparent 16%, black calc(16% + 2px));
          mask: linear-gradient(101deg, transparent 16%, black calc(16% + 2px));
}
.Telecom-interviewText > .id-image.id-right:before {
  top: 20%;
  left: 65%;
}
.Telecom-interviewText > .id-card {
  margin-top: 3.5vw;
  -webkit-box-shadow: 0 0 0 3px #e1e9ed inset;
          box-shadow: 0 0 0 3px #e1e9ed inset;
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewText > .id-card {
    margin-top: 42px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-interviewText > .id-card {
    margin-top: 13.13px;
  }
}
.Telecom-interviewText > .id-card .id-wrap {
  padding: 3.5vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewText > .id-card .id-wrap {
    padding: 42px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-interviewText > .id-card .id-wrap {
    padding: 13.13px;
  }
}
.Telecom-interviewText > .id-card .id-wrap .id-title:before {
  position: absolute;
  bottom: -0.4em;
  width: 4em;
}

.Telecom-interviewOtherList {
  position: relative;
  text-align: center;
}
.Telecom-interviewOtherList:before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#e1e9ed), to(#f5f6f7));
  background: linear-gradient(to right, #e1e9ed, #f5f6f7);
  -webkit-mask: linear-gradient(101deg, transparent 8%, black calc(8% + 2px));
          mask: linear-gradient(101deg, transparent 8%, black calc(8% + 2px));
}
.Telecom-interviewOtherList .id-wrap {
  padding-left: 3.5vw;
  padding-right: 3.5vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewOtherList .id-wrap {
    padding-left: 42px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-interviewOtherList .id-wrap {
    padding-left: 13.13px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-interviewOtherList .id-wrap {
    padding-right: 42px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-interviewOtherList .id-wrap {
    padding-right: 13.13px;
  }
}
.Telecom-interviewOtherList .id-wrap:first-of-type {
  padding-bottom: 0;
}
.Telecom-interviewOtherList .id-wrap .id-headline {
  padding: 0;
  text-align: left;
}

.Telecom-pageWrap.id-environment .Telecom-environmentMenu > ul {
  margin: 0 auto;
}

.Telecom-environmentMenu {
  margin-top: 0;
  background: #f5f6f7;
}
.Telecom-environmentMenu span {
  display: inline-block;
}
.Telecom-environmentMenu > ul {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}
.Telecom-environmentMenu > ul > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 1.5em 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1vw;
  line-height: 1.2em;
  color: #1c2024;
}
@media only screen and (min-width: 1200px) {
  .Telecom-environmentMenu > ul > li > a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1400px) {
  .Telecom-environmentMenu > ul > li > a {
    font-size: 14px;
  }
}
.Telecom-environmentMenu > ul > li > a:hover {
  -webkit-box-shadow: 0 3px #ff4545;
          box-shadow: 0 3px #ff4545;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .Telecom-environmentMenu > ul {
    grid-template-columns: repeat(3, 1fr);
  }
  .Telecom-environmentMenu > ul > li > a {
    padding-top: 1.5vw;
    padding-bottom: 1.5vw;
  }
}
@media only screen and (max-width: 768px) and (min-width: 1200px) {
  .Telecom-environmentMenu > ul > li > a {
    padding-top: 18px;
  }
}
@media only screen and (max-width: 768px) and (max-width: 375px) {
  .Telecom-environmentMenu > ul > li > a {
    padding-top: 5.63px;
  }
}
@media only screen and (max-width: 768px) and (min-width: 1200px) {
  .Telecom-environmentMenu > ul > li > a {
    padding-bottom: 18px;
  }
}
@media only screen and (max-width: 768px) and (max-width: 375px) {
  .Telecom-environmentMenu > ul > li > a {
    padding-bottom: 5.63px;
  }
}
@media screen and (max-width: 768px) {
  .Telecom-environmentMenu > ul > li > a:hover {
    color: #cc0000;
    text-decoration: none;
  }
  .Telecom-environmentMenu > ul > li:nth-child(odd) > a {
    -webkit-box-shadow: 0 3px #b98686;
            box-shadow: 0 3px #b98686;
  }
  .Telecom-environmentMenu > ul > li:nth-child(even) {
    -webkit-box-shadow: 0 3px #bfd2e2;
            box-shadow: 0 3px #bfd2e2;
  }
}

.Telecom-environmentList,
.Telecom-environmentListImage {
  display: grid;
  gap: 1vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-environmentList,
  .Telecom-environmentListImage {
    gap: 12px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-environmentList,
  .Telecom-environmentListImage {
    gap: 3.75px;
  }
}
.Telecom-environmentList span,
.Telecom-environmentListImage span {
  display: inline-block;
}
.Telecom-environmentList span.id-small,
.Telecom-environmentListImage span.id-small {
  font-size: 0.8em;
}
.Telecom-environmentList > li,
.Telecom-environmentListImage > li {
  position: relative;
  background: #fafafa;
  -webkit-box-shadow: 0 0 3px rgba(87, 100, 112, 0.5);
          box-shadow: 0 0 3px rgba(87, 100, 112, 0.5);
}

.Telecom-environmentList {
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 768px) {
  .Telecom-environmentList {
    grid-template-columns: repeat(2, 1fr);
  }
}
.Telecom-environmentList > li {
  min-height: 22.4vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-environmentList > li {
    min-height: 268.8px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-environmentList > li {
    min-height: 84px;
  }
}
.Telecom-environmentList > li > .id-wrap {
  padding: 2.2vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-environmentList > li > .id-wrap {
    padding: 26.4px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-environmentList > li > .id-wrap {
    padding: 8.25px;
  }
}
.Telecom-environmentList > li > .id-wrap h3 {
  padding-left: 0.5em;
  border-left: 6px solid #cc0000;
  color: #1c2024;
  font-size: 2vw;
  line-height: 1.2em;
}
@media only screen and (min-width: 1200px) {
  .Telecom-environmentList > li > .id-wrap h3 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 900px) {
  .Telecom-environmentList > li > .id-wrap h3 {
    font-size: 18px;
  }
}
.Telecom-environmentList.id-evaluation {
  grid-template-columns: 1fr;
}
.Telecom-environmentList.id-evaluation > li .id-text {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2vw;
  /*
      >div {
        &:first-letter {
          font-size: 2em;
          color: setting.$COLOR_MAIN_LIGHT;
        }
      }
      */
}
@media screen and (max-width: 768px) {
  .Telecom-environmentList.id-evaluation > li .id-text {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 768px) {
  .Telecom-environmentList.id-office {
    grid-template-columns: 1fr;
  }
  .Telecom-environmentList.id-office > li {
    min-height: 0;
  }
}

.Telecom-environmentListImage {
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 768px) {
  .Telecom-environmentListImage {
    grid-template-columns: 1fr;
  }
}
.Telecom-environmentListImage > li {
  min-height: 24vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-environmentListImage > li {
    min-height: 288px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-environmentListImage > li {
    min-height: 90px;
  }
}
.Telecom-environmentListImage > li > .id-wrap > .id-picture img {
  -o-object-fit: contain;
     object-fit: contain;
}
.Telecom-environmentListImage > li > .id-wrap > .id-text {
  padding: 1vw;
  padding-left: 2vw;
  padding-right: 2vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-environmentListImage > li > .id-wrap > .id-text {
    padding: 12px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-environmentListImage > li > .id-wrap > .id-text {
    padding: 3.75px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-environmentListImage > li > .id-wrap > .id-text {
    padding-left: 24px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-environmentListImage > li > .id-wrap > .id-text {
    padding-left: 7.5px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-environmentListImage > li > .id-wrap > .id-text {
    padding-right: 24px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-environmentListImage > li > .id-wrap > .id-text {
    padding-right: 7.5px;
  }
}
.Telecom-environmentListImage > li > .id-wrap > .id-text .id-main {
  font-size: 1.5em;
}

.Telecom-pageWrap.id-environment .Telecom-environmentGroupList {
  margin-top: 4vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-pageWrap.id-environment .Telecom-environmentGroupList {
    margin-top: 48px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-pageWrap.id-environment .Telecom-environmentGroupList {
    margin-top: 15px;
  }
}

.Telecom-environmentGroupList {
  margin-top: 4vw;
  max-width: 750px;
}
@media only screen and (min-width: 1200px) {
  .Telecom-environmentGroupList {
    margin-top: 48px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-environmentGroupList {
    margin-top: 15px;
  }
}
.Telecom-environmentGroupList > li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Telecom-environmentGroupList > li + li {
  margin-top: 1vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-environmentGroupList > li + li {
    margin-top: 12px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-environmentGroupList > li + li {
    margin-top: 3.75px;
  }
}
.Telecom-environmentGroupList > li > .id-logo {
  -webkit-box-flex: 33%;
      -ms-flex: 33% 0 0px;
          flex: 33% 0 0;
  height: 5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 1200px) {
  .Telecom-environmentGroupList > li > .id-logo {
    height: 60px;
  }
}
@media only screen and (max-width: 1000px) {
  .Telecom-environmentGroupList > li > .id-logo {
    height: 50px;
  }
}
.Telecom-environmentGroupList > li > .id-name {
  -ms-flex-preferred-size: 67%;
      flex-basis: 67%;
  font-size: 2vw;
  margin-left: 5vw;
  text-align: left;
}
@media only screen and (min-width: 1200px) {
  .Telecom-environmentGroupList > li > .id-name {
    font-size: 24px;
  }
}
@media only screen and (max-width: 750px) {
  .Telecom-environmentGroupList > li > .id-name {
    font-size: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .Telecom-environmentGroupList > li > .id-name {
    margin-left: 60px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-environmentGroupList > li > .id-name {
    margin-left: 18.75px;
  }
}
.Telecom-environmentGroupList > li > .id-name > span {
  display: inline-block;
  position: relative;
  line-height: 1.2em;
  padding: 5px 0;
}
.Telecom-environmentGroupList > li > .id-name > span:after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 0;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.Telecom-environmentGroupList > li > .id-name > span > span {
  display: inline-block;
}
.Telecom-environmentGroupList > li > .id-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.Telecom-environmentGroupList > li:hover > .id-name > span:after {
  width: 100%;
}
.Telecom-environmentGroupList > li.id-iCall > .id-name > span:after {
  background-color: #004ca9;
}
.Telecom-environmentGroupList > li.id-frontierAgent > .id-name > span:after {
  background-color: #4b656b;
}
.Telecom-environmentGroupList > li.id-webstream > .id-name > span:after {
  background-color: #12356d;
}
.Telecom-environmentGroupList > li.id-arc > .id-name > span:after {
  background-color: #145de8;
}
.Telecom-environmentGroupList > li.id-nayutanet > .id-name > span:after {
  background-color: #4d9836;
}
.Telecom-environmentGroupList > li.id-thinkandfeel > .id-name > span:after {
  background-color: #009be2;
}
.Telecom-environmentGroupList > li.id-nac > .id-name > span:after {
  background-color: #ffae38;
}
.Telecom-environmentGroupList > li.id-clicks > .id-name > span:after {
  background-color: #ff3333;
}
.Telecom-environmentGroupList > li.id-mfac > .id-name > span:after {
  background-color: #d53d39;
}
.Telecom-environmentGroupList > li.id-addedValueConsulting > .id-name > span:after {
  background-color: #6f9e47;
}
.Telecom-environmentGroupList > li.id-zero1 > .id-name > span:after {
  background-color: #fe0002;
}
.Telecom-environmentGroupList > li.id-01douga > .id-name > span:after {
  background-color: #d1181b;
}
.Telecom-environmentGroupList > li.id-cvh > .id-name > span:after {
  background-color: #4169e1;
}
.Telecom-environmentGroupList > li.id-transsoft > .id-name > span:after {
  background-color: #ffae38;
}

.Telecom-pageWrap.id-environment .Telecom-commonSectionBlock > .id-wrap > .id-headline {
  padding-left: 5.7vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock > .id-wrap > .id-headline {
    padding-left: 68.4px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock > .id-wrap > .id-headline {
    padding-left: 21.38px;
  }
}
.Telecom-pageWrap.id-environment .Telecom-commonSectionBlock > .id-wrap > .id-headline > .id-title {
  font-size: 4vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock > .id-wrap > .id-headline > .id-title {
    font-size: 48px;
  }
}
@media only screen and (max-width: 550px) {
  .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock > .id-wrap > .id-headline > .id-title {
    font-size: 22px;
  }
}
.Telecom-pageWrap.id-environment .Telecom-commonSectionBlock h2:not(:first-child) {
  margin-top: 4.5vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock h2:not(:first-child) {
    margin-top: 54px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock h2:not(:first-child) {
    margin-top: 16.88px;
  }
}
.Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-follow, .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-follow, .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-event {
  position: relative;
}
.Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-follow:before, .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-follow:before, .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-event:before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#e1e9ed), to(#f5f6f7));
  background: linear-gradient(to right, #e1e9ed, #f5f6f7);
  -webkit-mask: linear-gradient(101deg, black calc(83.5% - 2px), transparent 83.5%);
          mask: linear-gradient(101deg, black calc(83.5% - 2px), transparent 83.5%);
}
.Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-follow:before, .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-follow:before, .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-event:before {
  top: 2.2vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-follow:before, .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-follow:before, .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-event:before {
    top: 26.4px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-follow:before, .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-follow:before, .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-event:before {
    top: 8.25px;
  }
}
.Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-office, .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-evaluation {
  position: relative;
}
.Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-office:before, .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-evaluation:before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#e1e9ed), to(#f5f6f7));
  background: linear-gradient(to right, #e1e9ed, #f5f6f7);
  -webkit-mask: linear-gradient(101deg, transparent 16.5%, black calc(16.5% + 2px));
          mask: linear-gradient(101deg, transparent 16.5%, black calc(16.5% + 2px));
}
.Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-office:before, .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-evaluation:before {
  top: 2.2vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-office:before, .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-evaluation:before {
    top: 26.4px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-office:before, .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-evaluation:before {
    top: 8.25px;
  }
}
.Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-office .Telecom-environmentList > li > .id-wrap h3, .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-evaluation .Telecom-environmentList > li > .id-wrap h3 {
  border-color: #ff4545;
}
.Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-group {
  position: relative;
  text-align: center;
}
.Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-group:before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#e1e9ed), to(#f5f6f7));
  background: linear-gradient(to right, #e1e9ed, #f5f6f7);
  -webkit-mask: linear-gradient(101deg, black 17.5%, transparent calc(17.5% + 2px), transparent calc(82.5% - 2px), black 82.5%);
          mask: linear-gradient(101deg, black 17.5%, transparent calc(17.5% + 2px), transparent calc(82.5% - 2px), black 82.5%);
}
.Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-group:before {
  top: 2.2vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-group:before {
    top: 26.4px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock.id-group:before {
    top: 8.25px;
  }
}
.Telecom-pageWrap.id-environment .Telecom-commonSectionBlock .Telecom-environmentList,
.Telecom-pageWrap.id-environment .Telecom-commonSectionBlock .Telecom-environmentListImage {
  margin-top: 4vw;
}
@media only screen and (min-width: 1200px) {
  .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock .Telecom-environmentList,
  .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock .Telecom-environmentListImage {
    margin-top: 48px;
  }
}
@media only screen and (max-width: 375px) {
  .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock .Telecom-environmentList,
  .Telecom-pageWrap.id-environment .Telecom-commonSectionBlock .Telecom-environmentListImage {
    margin-top: 15px;
  }
}

.error-404 {
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-top: 15vh;
}
.error-404:before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#e1e9ed), to(#f5f6f7));
  background: linear-gradient(to right, #e1e9ed, #f5f6f7);
  -webkit-mask: linear-gradient(101deg, transparent 16.5%, black calc(16.5% + 2px));
          mask: linear-gradient(101deg, transparent 16.5%, black calc(16.5% + 2px));
}
.error-404 > .page-content {
  z-index: 1;
  margin: 10vh auto;
  height: auto;
  width: 100vh;
  text-align: center;
}
.error-404 > .page-content > .page-title {
  height: auto;
  font-size: 12vh;
  font-weight: bold;
}
.error-404 > .page-content > .page-subtitle {
  text-align: center;
}

.search-form {
  margin: 5vh auto;
}
.search-form > label > .search-field {
  border-radius: 5px;
  border: 1px solid #b2b2b2;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: none;
}
.search-form > .search-submit {
  width: 10vh;
  margin: 0px 0 0 0.5em;
  height: 100%;
  border-radius: 20px;
  font-size: 1.5vh;
  background: -webkit-gradient(linear, left top, right top, from(#cc0000), to(#ff4545));
  background: linear-gradient(to right, #cc0000, #ff4545);
}
.search-form > .search-submit:hover {
  -webkit-filter: brightness(1.3);
          filter: brightness(1.3);
}
@media screen and (max-width: 768px) {
  .search-form {
    font-size: 1.5vh;
    width: 80vw;
  }
}

.search-list {
  margin-top: 15vh;
}

.search-main {
  position: relative;
  height: auto;
  width: 100%;
}
.search-main:before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#e1e9ed), to(#f5f6f7));
  background: linear-gradient(to right, #e1e9ed, #f5f6f7);
  -webkit-mask: linear-gradient(101deg, transparent 16.5%, black calc(16.5% + 2px));
          mask: linear-gradient(101deg, transparent 16.5%, black calc(16.5% + 2px));
}
.search-main > .search-page {
  z-index: 1;
  padding: 0 30% 12px 30%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .search-main > .search-page {
    padding: 0 10%;
  }
}

.search-results .entry-header .entry-title {
  font-weight: bold;
  margin: 8px auto;
}
@media screen and (max-width: 768px) {
  .search-results .entry-header .entry-title {
    font-size: 20px;
  }
}
.search-results .hentry {
  border-bottom: 1px solid #ccc;
}
.search-results .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.search-results .nav-links > .nav-previous,
.search-results .nav-links .nav-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  float: unset;
  margin: auto 5px;
}
.search-results .nav-links > .nav-previous > a:hover,
.search-results .nav-links .nav-next > a:hover {
  background-color: #edbfbf;
  color: #cc0000;
}

.no-results {
  height: 30vw;
}
.no-results > h2 {
  font-size: 22px;
  font-weight: bold;
  margin: 0;
}