@charset "UTF-8";
/* CSS Document */

#fixed_footer{
  display: none!important;
}

.l-sec:has(.l-sec__cms-inner),
.l-sec--blue:has(.l-sec__cms-inner) {
    padding: 0;
}

.l-sec__inner:has(.l-sec__cms-inner) {
    padding: 0;
    max-width: revert;
}
.l-main {
  font-size: 16px;
  font-weight: 400;
}

.grad-orange-bg {
  background-image: linear-gradient( -90deg, rgb(254,184,0) 0%, rgb(255,151,2) 100%);
}

#mv {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#mv h1 {
  color: #FFF;
  text-align: left;
  line-height: 1.2;
  font-weight: 800;
}
#mv h1 span {
  display: block;
  line-height: 2;
}

@media (min-width: 768px) {
  #mv {
    background-image: url('/solution/cyber-security/img/index_mv_pc.jpg');
    padding: 50px;
    min-height: 428px;
  }
  #mv h1 {
    font-size: 57px;
    width: 1280px;
    max-width: 100%;
    margin: 0 auto 30px;
  }
  #mv h1 span {
    font-size: 18px;
    margin-bottom: 20px;
  }

  #mv p{
    width: 1280px;
    margin: 0 auto;
  }
  #mv p a{
    max-width: 400px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #mv {
    background-image: url('/solution/cyber-security/img/index_mv_sp.jpg');
    padding: 25px min(25px,4.5vw);
    min-height: min(428px,80vw);
  }
  #mv h1 {
    font-size: min(40px,7.2vw);
    margin-bottom: min(50px,9vw);
  }
  #mv h1 span {
    font-size: min(17px,3vw);
    margin-bottom: min(40px,7vw);
  }
}

#pagenav {
  position: relative;
  display: grid;
}
#pagenav::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,0);
  display: block;
  content: '';
  width: 100vw;
  height: 100%;
  background: linear-gradient(90deg, #00217f 0%, #0034c3 100%);
  z-index: -1;
}
#pagenav a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
}

@media (min-width: 768px) {
  #pagenav {
    padding: 0 50px;
    width: 1380px;
    max-width: 100%;
    margin: 0 auto;
    grid-template-columns: repeat(4,1fr);
  }
  #pagenav li {
    border-left: 1px solid rgba(255,255,255,.3);
  }
  #pagenav li:last-child {
    border-right: 1px solid rgba(255,255,255,.3);
  }
  #pagenav a {
    position: relative;
    min-height: 60px;
  }
  #pagenav a::before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #0034c3 0%, #00217f 100%);
    z-index: -1;
    opacity: 0;
    transition: opacity .5s;
  }
  #pagenav a:hover::before {
    opacity: 0.75;
  }
}
@media (max-width: 767px) {
  #pagenav {
    grid-template-columns: repeat(2,1fr);
  }
  #pagenav li {
    border-bottom: 1px solid rgba(255,255,255,.3);
  }
  #pagenav li:nth-child(odd) {
    border-right: 1px solid rgba(255,255,255,.3);
  }
  #pagenav a {
    line-height: 40px;
  }
}
#outline {
  background-size: contain;
  background-repeat: no-repeat;
}
#outline section h2 span,
#outline section p {
  background: linear-gradient(90deg, #00217e 0%, #0035c7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#outline section {
  position: relative;
  z-index: 1;
}
#outline section h2 {
}
#outline section h2 .en {
  display: block;
  font-weight: 800;
  width: fit-content;
  line-height: 1;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}
#outline section h2 .en .strong {
  display: inline-block;
  background: linear-gradient(90deg, #00217e 0%, #0035c7 100%);
  color: #FFF;
  -webkit-text-fill-color: #FFF;
  padding: .125em .125em .125em .125em;
  border-radius: 5px;
  margin-bottom: .05em;
}
#outline section h2 .ja {
  position: relative;
  display: block;
  font-weight: 600;
  padding: 0 0 0 27px;
  width: fit-content;
  line-height: 1.75;
}
#outline section h2 .ja::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 7px;
  height: 100%;
  background: linear-gradient(90deg, #00217e 0%, #0035c7 100%);
}
#outline section > p {
  line-height: 2.125;
}
#outline section::after {
  display: block;
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (min-width: 968px) {
  #outline section::after {
    position: absolute;
    top: 60%;
    transform: translate(0,-50%);
    z-index: -1
  }
  #outline section#about::after {
    left: min(630px,50vw);
    width: min(547px,50vw);
    height: 422px;
    background-image: url('/solution/cyber-security/img/index_about_pc.png');
  }
  #outline section#care::after {
    left: min(740px,50vw);
    width: min(420px,50vw);
    height: 475px;
    background-image: url('/solution/cyber-security/img/index_japan_pc.png');
  }
  #outline section#about > p {
    max-width: min(520px,50vw);
  }
  #outline section#care > p {
    max-width: 620px;
  }
}
@media (max-width: 967px) {
  #outline section#about::after {
    width: 547px;
    max-width: 100%;
    aspect-ratio: 547 / 422;
    background-image: url('/solution/cyber-security/img/index_about_pc.png');
    margin: 60px auto 0;
  }
  #outline section#care::after {
    position: absolute;
    left: 0;
    bottom: max(-140px,-25vw);
    width: 100%;
    height: 524px;
    background-image: url('/solution/cyber-security/img/index_japan_pc.png');
  }
}
@media (min-width: 768px) {
  #outline {
    background-image: url('/solution/cyber-security/img/index_outline_bg_pc.jpg');
    background-position: center 30px;
  }
  #outline section {
    width: 1180px;
    max-width: calc(100% - 100px);
    margin: 90px auto;
  }
  #outline section h2 {
    margin-bottom: 80px;
  }
  #outline section h2 .en {
    font-size: 57px;
  }
  #outline section h2 .en br {
    display: none;
  }
  #outline section h2 .ja {
    font-size: 28px;
    margin: 30px 0 0 20px;
  }
  #outline section p {
    padding-left: 50px;
  }
  #chart {
    max-width: calc(100% - 100px);
    margin: 0 auto;
    text-align: center;
  }
}
@media (max-width: 767px) {
  #outline {
    background-image: url('/solution/cyber-security/img/index_outline_bg_sp.png');
    background-position: center min(150px,26vw);
  }
  #outline section {
    max-width: calc(100% - 50px);
    margin: 80px auto;
  }
  #outline section h2 {
    margin-bottom: 30px;
  }
  #outline section h2 .en {
    font-size: min(57px,10vw);
  }
  #outline section h2 .ja {
    font-size: clamp(18px,24px,4.2vw);
    margin: 30px 0 0 0;
  }
  #outline section p {
    font-size: min(16px,4.2vw);
    padding-left: 30px;
  }
  #outline section#about::after {
    width: calc(110% + 50px);
    max-width: none;
    margin-right: -25px;
  }
  #chart {
    max-width: calc(100% - 50px);
    margin: 0 auto;
  }
}

#primarycare {
  position: relative;
  background: linear-gradient(90deg, #00217e 0%, #002486 100%);
  color: #FFF;
  text-align: center;
  margin-top: 40px;
}
#primarycare::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFF;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
#primarycare > p {
  line-height: 2.125;
}
#primarycare-points {
  display: grid;
  grid-gap: 50px;
  margin: 80px auto 0;
  justify-content: center;
}
#primarycare section {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 30px;
  font-size: 14px;
}
#primarycare section#primarycare-ordinary  {
  background-image: url("/solution/cyber-security/img/index_ordinary_pc_bg.jpg");
}
#primarycare section#primarycare-incident  {
  background-image: url("/solution/cyber-security/img/index_incident_pc_bg.jpg");
}
#primarycare section h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: .2em;
}
#primarycare section figure {
  margin-top: 20px;
}
#primarycare section .notice {
  font-size: 12px;
  line-height: 1.2;
}

#primarycare section p {
  font-weight: 300;
}
@media (min-width: 768px) {
  #primarycare {
    padding: 125px 50px 100px;
  }
  #primarycare::before {
    height: 75px;
  }
  #primarycare h2 {
    width: calc(100% + 100px);
    margin: 0 -50px;
  }
  #primarycare-points {
    grid-template-columns: repeat(2,1fr);
    max-width: 1180px;
  }
  #primarycare section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 480px;
  }
  
  #primarycare section#primarycare-incident figure {
    aspect-ratio: 337 / 258;
    max-width: 337px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 767px) {
  #primarycare {
    padding: 75px 25px 65px;
  }
  #primarycare::before {
    height: 25px;
  }
  #primarycare h2 {
    width: calc(100% + 50px);
    margin: 0 -25px;
  }
  #primarycare h2 img {
    width: 540px;
  }
  #primarycare > p {
    text-align: left;
  }
  #primarycare-points {
    grid-template-columns: repeat(1,1fr);
    max-width: 480px;
  }
}

#scene h2 {
  text-align: center;
}
#scene .copy {
  font-size: 24px;
  text-align: center;
  color: #00185a;
}
#scene-list {
  display: grid;
  grid-gap: 20px;
  border-bottom: 1px dotted rgba(0,33,126,0.2);
}
#scene-list li a {
  display: flex;
  height: 100%;
  min-height: 62px;
  align-items: center;
  border: 2px solid transparent;
  border-image: linear-gradient(114deg, #3699e5, #002382) 1;
  text-decoration: none;
  background: url("/solution/cyber-security/img/index_icon_check.png") 15px center no-repeat #FFF;
  padding: 5px 10px 5px 60px;
  font-size: 17px;
}
#scene-list li a span {
  background: linear-gradient(90deg, #00217e 0%, #0035c7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#scene section {
  background: linear-gradient(90deg, #00217e 0%, #0035c7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#scene section h3 {
  font-weight: 600;
}
#scene section h3::after {
  display: block;
  content: '';
  width: 95px;
  height: 7px;
  margin-top: 20px;
  background: linear-gradient(90deg, #00217e 0%, #0035c7 100%);
}
#scene section h3 span {
  display: block;
  font-weight: 800;
  -webkit-text-fill-color: #FFF;
  background-image: linear-gradient( -159deg, rgb(254,184,0) 0%, rgb(255,151,2) 100%);
  color: #FFF;
  font-size: 17px;
  width: fit-content;
  min-width: 240px;
  text-align: center;
  line-height: 40px;
  clip-path: polygon(0 0, 100% 0, calc(100% - 15px) 100%, 0 100%);
}
#scene section .anchor a {
  position: relative;
  border: 2px solid #4c78d1;
  display: block;
  width: 178px;
  line-height: 40px;
  padding: 0 35px 0 15px;
  text-align: center;
  font-size: 15px;
  background-color: #FFF;
  text-decoration: none;
}
#scene section .anchor a span {
  background: linear-gradient(90deg, #00217e 0%, #0035c7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#scene section .anchor a::after {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translate(0,-50%);
  display: inline-block;
  content: '';
  width: 17px;
  height: 17px;
  background: url("/solution/cyber-security/img/index_icon_anchor2.png") center center / contain no-repeat;
  border-radius: 50%;
  vertical-align: middle;
}


@media (min-width: 768px) {
  #scene {
    padding: 50px;
  }
  #scene h2 {
    width: calc(100% + 100px);
    margin: 0 -50px;
  }
  #scene-list {
    grid-template-columns: repeat(2,1fr);
    max-width: 1040px;
    margin: 0 auto;
    padding: 50px 0;
  }
  #scene-list a {
    transition: filter .5s ease;
  }
  #scene-list a:hover {
    filter: brightness(1.1) drop-shadow(0 0 10px rgba(54,153,229,.5)); 
  }
  #scene section {
    position: relative;
    max-width: 1040px;
    margin: 80px auto;
  }
  #scene section h3 {
    font-size: 28px;
  }
  #scene section figure {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    width: calc(50% - 20px);
  }
  #scene section:nth-of-type(odd) {
    padding-right: min(calc(50% + 20px),540px);
  }
  #scene section:nth-of-type(odd) h3 span {
    margin: 0 auto 20px clamp(-80px, min(calc(-80px + ((1235px - 100vw) / 2)),-40px), -40px);
  }
  #scene section:nth-of-type(odd) figure {
    right: 0;
  }
  #scene section:nth-of-type(even) {
    padding-left: min(calc(50% + 20px),540px);
  }
  #scene section:nth-of-type(even) h3 span {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 15px 100%);
    margin: 0 -40px 20px auto;
  }
  #scene section:nth-of-type(even) figure {
    left: 0;
  }
  #scene section .anchor a {
    transition: filter .5s ease;
  }
  #scene section .anchor a:hover {
    filter: brightness(1.1) drop-shadow(0 0 10px rgba(54,153,229,.5)); 
  }
}
@media (max-width: 767px) {
  #scene {
    padding: 70px 0 0 0;
  }
  #scene h2 {
    width: calc(100% + 50px);
    margin: 0 -25px;
  }
  #scene h2 img {
    width: 540px;
  }
  #scene-list {
    grid-template-columns: repeat(1,1fr);
    width: calc(100% - 50px);
    max-width: 500px;
    margin: 0 auto;
    padding: 40px 0;
  }
  #scene section {
    position: relative;
    width: calc(100% - 50px);
    max-width: 500px;
    margin: 70px auto;
    padding-top: 70px;
  }
  #scene section h3 {
    font-size: clamp(18px,28px,4.2vw);
  }
  #scene section h3 span {
    position: absolute;
    top: 0;
    left: -25px;
  }
  #scene section figure {
    margin-bottom: 25px;
  }
  #scene section .anchor a {
    width: 100%;
  }
}

#feature {
  background: linear-gradient(90deg, #00217e 0%, #002486 100%);
  color: #FFF;
  text-align: center;
}
#feature .copy {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}
#feature-list {
  display: grid;
}
#feature-list li {
  font-size: 14px;
  font-weight: 300;
}
#feature-list li .ttl {
  font-weight: 600;
}

@media (min-width: 768px) {
  #feature {
    padding: 80px 50px 70px;
  }
  #feature h2 {
    width: calc(100% + 100px);
    margin: 0 -50px;
  }
  #feature-list {
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
  }
  #feature-list .ttl {
    font-size: 21px;
  }
}
@media (max-width: 767px) {
  #feature {
    padding: 100px 25px 70px;
  }
  #feature h2 {
    width: calc(100% + 50px);
    margin: 0 -25px;
  }
  #feature h2 img {
    width: 540px;
  }
  #feature-list {
    grid-template-columns: repeat(1,1fr);
    grid-gap: 60px;
    width: calc(100% - 50px);
    max-width: 384px;
    margin: 60px auto 0;
    text-align: left;
  }
  #feature-list .ttl {
    font-size: clamp(18px,24px,4.2vw);
  }
  #feature-list br {
    display: none;
  }
}

#lineup h2 {
  text-align: center;
}
#lineup .copy {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #00185a;
}
#lineup h3 {
}
#lineup h3 span:first-of-type {
  position: relative;
  display: block;
  -webkit-text-fill-color: #FFF;
  background-image: linear-gradient( -159deg, rgb(254,184,0) 0%, rgb(255,151,2) 100%);
  color: #FFF;
  font-size: 24px;
  font-weight: 800;
  width: fit-content;
  text-align: center;
  line-height: 60px;
  clip-path: polygon(-100vw 0, calc(100% - 40px) 0, 100% 100%, -100vw 100%);
}
#lineup h3 span:first-of-type::before {
  position: absolute;
  top: 0;
  right: 100%;
  display: block;
  content: '';
  width: 100vw;
  height: 100%;
  background: rgb(254,151,2);
}
#lineup h3 span:last-of-type {
  position: relative;
  clip-path: polygon(0 0, calc(100% - 40px) 0, 100% 100%, 40px 100%);
  z-index: 1;
  font-weight: 600;
  display: flex;
  align-items: center;
  height: 60px;
  padding: 10px 60px;
  background: linear-gradient(90deg, #00217e 0%, #0035c7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 23px;
  line-height: 1.2;
}
#lineup h3 span:last-of-type::before {
  position: absolute;
  display: block;
  left: 0;
  content: '';
  background: linear-gradient(90deg, rgba(0,33,126,.1) 0%, rgba(0,53,199,.1) 100%);
  z-index: -1;
  width: 100%;
}
#lineup .service {
  display: grid;
}
#lineup .service > * {
  min-height: 160px;
  background-color: #FFF;
}
#lineup .service a {
  color: inherit;
  text-decoration: none;
}
#lineup .service section {
  display: flex;
  flex-direction: column;
  border: 1px solid #3e67d3;
  height: 100%;
}
#lineup .service h4 {
  background: linear-gradient(90deg, #3e67d3 0%, #4c78d1 100%);
  color: #FFF;
  text-align: center;
  font-weight: 800;
  margin: 0;
  padding: 5px;
}
#lineup .service section p {
  display: grid;
  grid-gap: 20px;
  align-items: center;
  margin: auto 0 ;
  height: 100%;
  padding: 20px;
  font-size: 14px;
}
#lineup .service section p::before {
  display: block;
  content: '';
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  white-space: nowrap;
}
#lineup01 .service > :nth-child(1) p::before {
  background-image: url("/solution/cyber-security/img/index_icon_service14.png");
}
#lineup02 .service > :nth-child(1) p::before {
  background-image: url("/solution/cyber-security/img/index_icon_service01.png");
}
#lineup02 .service > :nth-child(2) p::before {
  background-image: url("/solution/cyber-security/img/index_icon_service02.png");
}
#lineup02 .service > :nth-child(3) p::before {
  background-image: url("/solution/cyber-security/img/index_icon_service04.png");
}
#lineup02 .service > :nth-child(4) p::before {
  background-image: url("/solution/cyber-security/img/index_icon_service06.png");
}
#lineup02 .service > :nth-child(5) p::before {
  background-image: url("/solution/cyber-security/img/index_icon_service07.png");
}


#lineup03 .service > :nth-child(1) p::before {
  background-image: url("/solution/cyber-security/img/index_icon_service12.png");
}
#lineup03 .service > :nth-child(2) p::before {
  background-image: url("/solution/cyber-security/img/index_icon_service08.png");
}
#lineup03 .service > :nth-child(3) p::before {
  background-image: url("/solution/cyber-security/img/index_icon_service09.png");
}
#lineup03 .service > :nth-child(4) p::before {
  background-image: url("/solution/cyber-security/img/index_icon_service11.png");
}
#lineup03 .service > :nth-child(5) p::before {
  background-image: url("/solution/cyber-security/img/index_icon_service03.png");
}
#lineup03 .service > :nth-child(6) p::before {
  background-image: url("/solution/cyber-security/img/index_icon_service07.png");
}


#lineup04 .service > :nth-child(1) p::before {
  background-image: url("/solution/cyber-security/img/index_icon_service13.png");
}
#lineup .service a section p {
  background: url("/solution/cyber-security/img/index_icon_link.png") right 20px center / 26px auto no-repeat;
  padding-right: 60px;
}

#lineup .service a.ico_pdf section p {
	background-image: url("/cms_asset/img/ic_file_pdf.svg");
	background-size: 1.6em auto;
	padding-right: 60px;
}

@media (min-width: 768px) {
  #lineup {
    padding: 90px 50px 0;
  }
  #lineup > section {
    width: 1070px;
    max-width: 100%;
    margin: 140px auto;
  }
  #lineup h3 {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
  }
  #lineup h3 span:first-of-type {
    width: clamp(250px,36.66vw,550px);
    margin-left: clamp(-225px,calc((1070px - 100vw) / 2),-50px);
    padding: 0 min(170px,6vw) 0 0;
  }
  #lineup h3 span:last-of-type {
    margin-left: -40px;
  }
  #lineup h3 span:last-of-type::before {
    top: 5px;
    height: calc(100% - 10px);
  }
  #lineup > section:nth-of-type(even) h3 {
    flex-direction: row-reverse;
  }
  #lineup > section:nth-of-type(even) h3 span:first-of-type {
    clip-path: polygon(100vw 0, 40px 0, 0 100%, 100vw 100%);
    margin-left: 0;
    margin-right: clamp(-225px,calc((1070px - 100vw) / 2),-50px);
    padding: 0 0 0 min(170px,6vw);
  }
  #lineup > section:nth-of-type(even) h3 span:first-of-type::before {
    right: auto;
    left: 100%;
    background: rgb(254,184,0);
  }
  #lineup > section:nth-of-type(even) h3 span:last-of-type {
    clip-path: polygon(40px 0, 100% 0, calc(100% - 40px) 100%, 0 100%);
    margin-right: -40px;
  }
  #lineup > section:nth-of-type(3) h3 span:last-of-type {
    font-size: 19px;
  }
  #lineup .service {
    grid-template-columns: repeat(6,1fr);
    grid-gap: 20px;
  }
  #lineup .service > a {
    transition: filter .5s ease;
  }
  #lineup .service > a:hover {
    filter: brightness(1.1) drop-shadow(0 0 10px rgba(54,153,229,.5)); 
  }
  #lineup .service > :nth-child(n+3) {
    grid-column: span 3;
  }
  #lineup .service > :nth-child(1) {
    grid-column: span 3;
  }
  #lineup .service > :nth-child(2) {
    grid-column: span 3;
  }
  #lineup .service h4 {
    font-size: 17px;
  }
  #lineup .service section p {
    grid-template-columns: 95px 1fr;
  }
  #lineup .service section p::before {
    width: 95px;
    height: 95px;
  }
}
@media (max-width: 1079.9px) {
  #lineup .service > :nth-child(n+3) {
    grid-column: span 3;
  }
}
@media (max-width: 767px) {
  #lineup {
    padding: 40px 25px 0;
  }
  #lineup h2 {
    width: calc(100% + 50px);
    margin: 0 -25px;
  }
  #lineup h2 img {
    width: 540px;
  }
  #lineup > section {
    max-width: 100%;
    margin: 70px auto;
  }
  #lineup h3 {
    margin-left: -25px;
    margin-bottom: 40px;
  }
  #lineup h3 span:first-of-type {
    padding: 0 40px 0 10px;
    text-align: left;
    font-size: clamp(18px,24px,4.2vw);
  }
  #lineup h3 span:last-of-type {
    padding: 10px 50px;
    width: calc(100% + 50px);
    margin: 0 -25px;
    clip-path: unset;
    font-size: clamp(18px,24px,4.2vw);
  }
  #lineup h3 span:last-of-type::before {
    top: 0;
    height: 100%;
  }
  #lineup .service {
    grid-template-columns: repeat(1,1fr);
    grid-gap: 15px;
  }
  #lineup .service > * {
    grid-column: span 1!important;
  }
  #lineup .service h4 {
    font-size: 18px;
  }
  #lineup .service section p {
    grid-template-columns: min(95px,18vw) 1fr;
  }
  #lineup .service section p::before {
    width: min(95px,18vw);
    height: min(95px,18vw);
  }
}

#contact {
  color: #FFF;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  font-size: 21px;
}
#contact h2 {
  font-weight: 600;
  margin-bottom: -10px;
}
#contact .form a {
  display: block;
  color: #FFF;
  font-weight: 800;
  background-image:linear-gradient( -90deg, rgb(254,184,0) 0%, rgb(255,151,2) 100%);
  width: 624px;
  max-width: 100%;
  line-height: 77px;
  margin: 0 auto;
  text-decoration: none;
}
#contact .tel {
  font-weight: 600;
}
#contact .tel a {
  color: #FFF;
  padding: 0 .5em;
  text-decoration: none;
}
#contact .tel a::before {
  display: inline-block;
  content: '';
  vertical-align: middle;
  width: .87em;
  height: .87em;
  margin: -.13em 5px 0;
  background: url("/solution/cyber-security/img/index_icon_phone.png") center center / contain no-repeat;
}


@media (max-width: 968px) {
  #contact .tel {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  #contact {
    background-image: url("/solution/cyber-security/img/index_contact_pc.jpg");
    padding: 50px 50px 100px;
    font-size: 21px;
  }
  #contact h2 {
    font-size: 39px;
  }
  #contact .form {
    margin-top: 50px;
  }
  #contact .form  a {
    transition: filter .5s ease;
  }
  #contact .form a:hover {
    filter: brightness(1.1) drop-shadow(0 0 10px rgba(254,184,0,.5)); 
  }
  #contact .tel a {
    font-size: 39px;
  }
  #contact br {
    display: none;
  }
}
@media (max-width: 767px) {
  #contact {
    background-image: url("/solution/cyber-security/img/index_contact_sp.jpg");
    padding: 50px 25px 75px;
    font-size: min(39px,3.75vw);
  }
  #contact h2 {
    font-size: min(39px,7.2vw);
  }
  #contact .ten {
    display: none;
  }
  #contact .form {
    font-size: 21px;
  }
  #contact .tel a {
    font-size: min(39px,7.2vw);
  }
}

.modaal-content-container dl {
  display: grid;
  grid-template-columns: 9em 1fr;
}
.modaal-content-container dt {
  display: flex;
  justify-content: space-between;
}
.modaal-content-container dt::after {
  display: inline-block;
  content: '：';
}


