@charset "UTF-8";

.header-nav__item--prod > a:after {
  left: 0;
  width: 100%;
}

.area-ttl {
  text-align: center;
  background: url('/security-diagnosis/img/black_light_thumb.jpg');
  background-size: cover !important;
}

.area-ttl__ttl {
  color: #bca30e;
  font-family: MatissePro-B;
  text-shadow: 0px 0px 5px #000;
  background: url(/security-diagnosis/img/diag-icon.png) no-repeat 50% 0;
  background-size: 36px auto;
}

.area-ttl__ttl a {
  color: inherit;
}

.area-ttl__ttl a:hover {
  text-decoration: none;
}

.navbar{padding: .2rem .5rem; background-color:#EEE;}
.navbar-brand {
    background: url('/security-diagnosis/img/diag-icon.png') no-repeat left center;
    background-size: contain;
    height: 25px;
    width: 25px;
    margin-left: 10px;
    margin-right: 10px;
}
.navbar-light .navbar-nav .nav-link.active {color:#bca30e;}

.text-sd {color:#bca30e;}
.bg-sd{background-color:#bca30e;}
.btn-sd { color: #fff; border-color: #bca30e; background: linear-gradient(to bottom,#bca30e 20%, #a55c07 80%) !important; }

.video_background{background: url('/security-diagnosis/img/black_light_thumb.jpg') center center no-repeat;}

.head-padding{padding: 100px 0;}

.loaded{ animation: glassFadeIn 1s; animation-fill-mode: forwards;}
@keyframes glassFadeIn{
  from { opacity:0;}
  to   { opacity:1;}
}

.profile-card-1 {
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
  color: #ffffff;
  text-align: center;
  height:368px;
  border:none;
}
.profile-card-1 .background {
  width:100%;
  vertical-align: top;
  opacity: 0.9;
  -webkit-filter: blur(5px);
  filter: blur(5px);
   -webkit-transform: scale(1.8);
  transform: scale(2.8);
  position: absolute;
  top: 100px;
}
.profile-card-1 .card-content {
  width: 100%;
  padding: 15px 25px;
  position: absolute;
  left: 0;
  top: 55%;
  margin-bottom:1em;
}
.profile-card-1 .profile {

  position: absolute;
  bottom: 45%;
  left: 50%;
  max-width: 150px;
  transform: translate(-50%, 0%);
}
.profile-card-1 h2 {
  margin: 0 0 5px;
  font-weight: 600;
  font-size:25px;
}
.profile-card-1 h2 small {
  display: block;
  font-size: 15px;
  margin-top:10px;
}
.profile-card-1 i {
  display: inline-block;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    margin:0 5px;
}
.profile-card-1 .icon-block{
    float:left;
    width:100%;
    margin-top:15px;
}
.profile-card-1 .icon-block a{
    text-decoration:none;
}
.profile-card-1 i:hover {
  background-color:#fff;
  color:#2E3434;
  text-decoration:none;
}


.summer-campaign-cta{
background: url('/security-diagnosis/img/secdiag-summer-campaign-cover.jpg') 40% center no-repeat !important;
background-size: cover;
background-attachment: fixed;
padding: 40px 10px;
}

.summer-campaign-cta-textarea{
padding:0;
}




.budget-lp {
  background-color:#4f4943;
}



.budget-lp-textarea{
  padding:2em;
  color:#fff;
}

.budget-lp-imagearea{
  background: url(/security-diagnosis/img/808157554.jpg) no-repeat 50% !important;
  background-size:cover !important;
  height:300px;
}


.report-block {
  background-color:#333;
}

.report-block-textarea{
  padding:2em;
  color:#fff;
}

.report-block-imagearea{
  background-size:cover !important;
  padding-top:2em;
}



.takenaka-jumbotron {
  background:url(/security-diagnosis/img/465246863.jpg) center 50% no-repeat !important;
  background-size: cover !important;
  color:#fff;
  margin-bottom:0;
  padding: 3em 0 3em;
  min-height:360px;
  display:flex;
  align-items:center;
}

.wifi-jumbotron {
  background:url(/security-diagnosis/img/cover-wifi.jpg) 0 66% no-repeat !important;
  background-size: cover !important;
  color:#fff;
  margin-bottom:0;
  padding: 3em 0 3em;
  min-height:360px;
  display:flex;
  align-items:center;
}

.aspiration-urgent-service {
  background:url(/security-diagnosis/img/aspiration-urgent-security-service-background.jpg) center center no-repeat !important;
  background-size: cover !important;
  background-attachment: fixed !important;
  color:#000;
  margin-bottom:0;
  padding: 3em 0 3em;
  min-height:360px;
}

.jumbotron-notes{
  width:100%;background-color:rgba(255,255,255,0.66);color:#000;padding:0.5em;margin-top:2em;
}


.summer-campaign-ttl{
  padding: 0;
  background: url('/security-diagnosis/img/secdiag-summer-campaign-cover.jpg') center 50% no-repeat !important;
  background-size: cover !important;
}

.summer-campaign-title-yellowline{
  background-color:#f7ee15;
  height:30px;
  width:100%;
}

.summer-campaign-title-yellowline-bordertop {border-top:5px solid #b59d18;}
.summer-campaign-title-yellowline-borderbottom {border-bottom:5px solid #b59d18;}


.summer-campaign-inner-spacing{
  padding: 30px 0 !important
}

.pcidsspentest-cover {
  background: linear-gradient(-225deg,#2a558c 50%, #001f7f 100%) !important;
}

.adpentest-cover {
  background: linear-gradient(-225deg,#0B3341 50%, #07212a 100%) !important;
}


.text-darkblue{color:#224077 !important;}

.price-area {
  // background: linear-gradient(-225deg, rgba(255, 255, 255, 0.6) 0%, rgba(240, 248, 256, 0.6) 100%),url(/security-diagnosis/img/iot-firmware-price-bg.jpg) !important;
  background: linear-gradient(-225deg, rgba(32, 94, 186, 0.7) 0%, rgba(255, 148, 114, 0.5) 100%), url(/security-diagnosis/img/iot-firmware-price-bg.jpg) !important;
  // background: #e8f1f4 url(/security-diagnosis/img/iot-firmware-price-bg.jpg) right 50% no-repeat !important;
  background-size: cover !important;
  background-attachment: fixed !important;
}

/* style pricing */
.mega-pricing-item {
 background: #fff none repeat scroll 0 0;
 // box-shadow: 0 0 10px #f1f1f1;
 padding: 30px;
 text-align: center;
 min-height:360px;
 margin-bottom:10px;
}

.bordered-btn {
 border: 1px solid;
 color: #fff;
 display: inline-block;
 font-weight: 700;
 padding: 10px 30px;
 text-transform: uppercase;
} 
.bordered-btn {
 border-radius: 3px;
} 
.bordered-btn:hover {
 color: #fff;
 background-color: #1360f4;
 border-color: #1360f4;
 text-decoration:none} 
.boxed-btn {
 display: inline-block;
 font-weight: 600;
 text-transform: uppercase
}
.boxed-btn {
 border-radius: 2px;
 font-size: 14px;
 margin-top: 15px;
 padding: 10px 30px;
 color: #fff
}
.boxed-btn:hover{
 background-color: #333;
 color: #fff;
 text-decoration:none
}

.mega-pricing-item ul {
 line-height: 20x;
 list-style: disc, inside;
 margin-left: 10px;
 margin-top: 30px;
 padding: 0;
 font-size:10pt;
 text-align:left;
}

.mega-pricing-item li {
 margin-bottom:0.25em;
}



.mega-pricing-item a.boxed-btn {
 margin: 0;
}
.mega-pricing-item h3 {
 font-size: 55px;
 font-weight: 300;
}
.mega-pricing-item h3 span {
 font-size: 25px;
 padding-right: 3px;
}
.mega-pricing-item h6 {
 font-size: 25px;
 font-weight: 300;
 margin-bottom:0.5em;
}

.reiwa-head{
  color: #F7DE05;
  text-shadow: 1px 1px 5px rgba(32,32,32,0.66), 0 0 5em rgba(32,32,32,0.66), 0 0 0.2em rgba(32,32,32,0.66);
  // background: -webkit-linear-gradient(-45deg, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03, #DA8E00, #EDAC06, #F7DE05, #ECB802, #EDAC06);
  // -webkit-background-clip: text;
  // -webkit-text-fill-color: transparent;
}


.price-sku {font-size:22px; font-weight:300; margin-bottom:6px;}
.price {font-size:32px; font-weight:600; margin-bottom:0px;}
.pricing-duration { font-size:16px; margin-bottom:15px;}


.bg-style-1 {
 background: #eaf0f8;
 background: -webkit-linear-gradient(45deg, #eaf0f8 0%, #bbc8d8 100%);
 background: linear-gradient(45deg, #eaf0f8 0%, #bbc8d8 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eaf0f8', endColorstr='#bbc8d8', GradientType=1);
}

.bg-style-2 {
 background: #fff9d2;
 background: -webkit-linear-gradient(45deg, #fff9d2 0%, #eed590 100%);
 background: linear-gradient(45deg, #fff9d2 0%, #eed590 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fff9d2', endColorstr='#eed590', GradientType=1);
}


.gradient-style-1 {
 background: #e62f17;
 background: -webkit-linear-gradient(45deg, #e62f17 0%, #f2ba30 100%);
 background: linear-gradient(45deg, #e62f17 0%, #f2ba30 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e62f17', endColorstr='#f2ba30', GradientType=1);
}
.gradient-style-2 {
 background: #0a3466;
 background: -webkit-linear-gradient(45deg, #0a3466 0%, #17b6e3 100%);
 background: linear-gradient(45deg, #0a3466 0%, #17b6e3 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0a3466', endColorstr='#17b6e3', GradientType=1);
}
.gradient-style-3 {
 background: #18b9e5;
 background: -webkit-linear-gradient(45deg, #18b9e5 0%, #81d9b8 100%);
 background: linear-gradient(45deg, #18b9e5 0%, #81d9b8 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#18b9e5', endColorstr='#81d9b8', GradientType=1);
}

.pricing-icon {
 font-size: 80px;
 line-height: 80px;
 margin-bottom: 20px;
}
.gradient-style-1 a,
.gradient-style-2 a,
.gradient-style-3 a {
 background-color: transparent;
 border: 1px solid #fff;
 color: #fff;
}


.mega-pricing-item.flat-style-pricing {
 border: 1px solid #f7f9fc;
 box-shadow: 0 0 0;
}



.darker{background-color:rgba(0,0,0,0.5); padding:2em;}




.promotion-head{
  background: url(/security-diagnosis/img/promotion-bg.jpg) no-repeat 50% 80% !important;
  background-size: cover !important;
  padding-top:100px;
  padding-bottom:100px;
}

.expert-promotion-head{
  background: url(/security-diagnosis/img/808157554.jpg) no-repeat 80% 33% !important;
  background-size: cover !important;
  padding-top:200px;
  padding-bottom:200px;
}

.promotion-head h1{
  color:#000;
  text-shadow: 0px 0px 10px rgba(240, 240, 240, .8);
}

.promotion-head h5{
  color:#000;
  text-shadow: 0px 0px 10px rgba(240, 240, 240, .8);
  font-size:20pt;
  font-weight:bold;
}

.lp-cta {
  background: url('/security-diagnosis/img/1129001597.jpg') center left no-repeat !important;
  background-size: cover !important;
}

.lp-cta .orange {color:#D84315;}

.jumbo-text {
text-shadow:
    #111 2px 0px 0px, black -2px 0px 0px,
    #111 0px -2px 0px, black 0px 2px 0px,
    #111 2px 2px 0px, black -2px 2px 0px,
    #111 2px -2px 0px, black -2px -2px 0px,
    #111 1px 2px 0px, black -1px 2px 0px,
    #111 1px -2px 0px, black -1px -2px 0px,
    #111 2px 1px 0px, black -2px 1px 0px,
    #111 2px -1px 0px, black -2px -1px 0px,
    #111 1px 1px 0px, black -1px 1px 0px,
    #111 1px -1px 0px, black -1px -1px 0px;
}

.diagnosis-case{
  background-color: #666 !important;
  background: url(/security-diagnosis/img/465246863bg.jpg) no-repeat 50% 0 !important;
  background-size: cover !important;
}

.diagnosis-wifi-cover{
  background: linear-gradient(to top, rgba(0,0,70,0.75) 0%, rgba(28,181,224,0.75) 100%), url(/security-diagnosis/img/cover-wifi.jpg) center 70% !important;
  background-size: cover !important;
}

.wifidiagnosis-case{
  background: linear-gradient(to top, rgba(255,212,82,0.75) 0%, rgba(84,74,125,0.75) 100%), url(/case/img/diagnosis-yugaf-cover.jpg) center 70% !important;
  background-size: cover !important;
}

.iot-agent{
  background-color: #13aebd !important;
  background: url(/security-diagnosis/img/960915330.jpg) no-repeat 50% 0 !important;
  background-size: cover !important;
}

.iot-firmware{
  background-color: #192c58 !important;
  background: url(/security-diagnosis/img/618346454.jpg) no-repeat 50% 0 !important;
  background-size: cover !important;
}

.bgcontainer h2 {
  padding: 0;
  border: none;
  color: #bca30e;
  font-size: 28px;
  font-weight: bold;
}

.bgcontainer h2:after {
  content: none;
}

.bgcontainer h3 {
  margin-top: 0;
  padding: 0;
  border: none;
  font-size: 28px;
}

.diagnosis-ttl {
  line-height: 1.2;
  color: #bca30e;
  text-align: center;
  text-shadow: 0px 0px 4px rgba(255, 255, 255, .5);
  background: #ADA996;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to bottom, #EAEAEA, #DBDBDB, #F2F2F2, #ADA996) !important;  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to bottom, #EAEAEA, #DBDBDB, #F2F2F2, #ADA996) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.iot-diagnosis-ttl {
  line-height: 1.2;
  color: #bca30e;
  text-align: center;
  text-shadow: 0px 0px 4px rgba(8, 8, 8, .5);
  // background: #ADA996;  /* fallback for old browsers */
  // background: -webkit-linear-gradient(to bottom, #EAEAEA, #DBDBDB, #F2F2F2, #ADA996) !important;  /* Chrome 10-25, Safari 5.1-6 */
  // background: linear-gradient(to bottom, #EAEAEA, #DBDBDB, #F2F2F2, #ADA996) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
background: #83a4d4;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom,#283048, #859398) !important;  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom,#283048, #859398) !important; /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  min-height:320px;
}

.text-aspiration {color:#3c5c73;}
.bg-aspiration {background-color:#3c5c73 !important;}
.aspiration-cover {
  min-height:320px;
  color: #fff;
  text-align: center;
  text-shadow: 0px 0px 3px rgba(16, 16, 16, .5);
  background: #3c5c73 url(/security-diagnosis/img/aspiration-cybersecurity-cover.jpg) no-repeat center bottom !important;
  background-size: cover !important;
}
.square-block{width:100%;font-size:1.25rem;color:#3c5c73;border:3px solid #3c5c73;margin-bottom:1.5rem;padding:1rem;}

.synackblue{color:#002060;}
.synackblue-bg{background-color:#002060;}

.synack-service {
  background: url(/img/511991774.jpg) no-repeat 50% 0 !important;
  background-size: cover !important;
}

.synack-ttl {
  min-height:320px;
  color: #fff;
  text-align: center;
  text-shadow: 0px 0px 3px rgba(16, 16, 16, .5);
  background: linear-gradient(0deg,#002060, #23a6d5);
}

.synack-ttl h3{
  font-size:24pt;
}

.synack-logo{
  max-width:240px;
  height:auto;
  margin:0 auto 20px;
  display:block;
}



.diagnosis-ttl p:first-child {
  margin: 0 0 20px;
  padding: 210px 0 0;
  font-size: 24px;
  background: url(/security-diagnosis/img/img-diagnosis-01.png) no-repeat 50% 0;
  background-size: 180px auto;
}

.iot-diagnosis-ttl p:first-child {
  margin: 0 0 15px;
  padding: 180px 0 0;
  font-size: 24px;
  background: url(/security-diagnosis/img/img-diagnosis-01.png) no-repeat 50% 0;
  background-size: 150px auto;
}

.diagnosis-ttl p:last-child {
  margin: 0;
  font-size: 34px;
}

.web-application-ttl {
  color: #fff;
  text-align: center;
  background: url(/security-diagnosis/img/bg-diagnosis-01.jpg) no-repeat 50% 50% !important;
  background-size: cover !important;
}

.network-ttl {
  color: #fff;
  text-align: center;
  background: url(/security-diagnosis/img/bg-diagnosis-03.jpg) no-repeat 50% 50% !important;
  background-size: cover !important;
}

.smartphone-application-ttl {
  color: #fff;
  text-align: center;
  background: url(/security-diagnosis/img/bg-diagnosis-02.jpg) no-repeat 50% 50% !important;
  background-size: cover !important;
}

.iot-ttl {
  color: #fff;
  text-align: center;
  background: url(/security-diagnosis/img/drone-security.jpg) no-repeat 50% 50% !important;
  background-size: cover !important;
}

.drone-ttl {
  color: #fff;
  text-align: center;
  background: url(/security-diagnosis/img/bg-diagnosis-04.jpg) no-repeat 50% 50% !important;
  background-size: cover !important;
}

.iot-firmware-ttl {
  text-align: center;
  background: url(/security-diagnosis/img/iot-firmware-head-bg.jpg) right 40% no-repeat !important;
  background-size: cover !important;
  min-height: 300px;
}
.iot-firmware-ttl .title-block{
  color: #fff;
  text-align: center;
  padding: 60px 0;
}

.iot-agent-ttl {
  color: #fff;
  text-align: center;
  background: url(/security-diagnosis/img/bg-diagnosis-04.jpg) no-repeat 50% 50% !important;
  background-size: cover !important;
}


.web-application-ttl h1,
.network-ttl h1,
.smartphone-application-ttl h1,
.drone-ttl h1,
.iot-ttl h1{
  margin: 0;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6), 1px -1px 4px rgba(0, 0, 0, 0.6), -1px 1px 4px rgba(0, 0, 0, 0.6), -1px -1px 4px rgba(0, 0, 0, 0.6);
}

.iot-firmware-ttl h1,
.iot-agent-ttl h1{
  margin: 0;
  color:#fff;
  // text-shadow: 1px 1px 4px rgba(256, 256, 256, 0.5), 1px -1px 4px rgba(256, 256, 256, 0.5), -1px 1px 4px rgba(256, 256, 256, 0.5), -1px -1px 4px rgba(256, 256, 256, 0.5);
}


.poweredby{
  font-size: 20pt;
  font-weight:350;
  font-family: 'Segoe UI',Verdana,Arial !important;
  color:#037feb !important;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.66);
}




.diagnosis-intro {
  background: url(/security-diagnosis/img/img-diagnosis-03.png) no-repeat 80% 10%;
  background-size: 500px auto;
}

.diagnosis-intro h3 {
  margin-top: 50px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}

.diagnosis-intro figure {
  margin: 0;
}

.diagnosis-features {
  margin: 30px 0 0;
  border: 1px solid #bca30e;
}

.diagnosis-features h3 {
  margin: 0;
  padding: 10px 15px;
  color: #000;
  font-weight: bold;
  text-align: center;
  background: #bca30e;
}

.diagnosis-features-inner {
  display: -webkit-flex;
  display: flex;
  padding: 30px;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

.diagnosis-features dl {
  width: 31%;
  margin: 0;
}

.diagnosis-features dt {
  display: table-cell;
  height: 50px;
  vertical-align: middle;
  padding: 0 0 0 60px;
  color: #bca30e;
  font-size: 16px;
  font-weight: bold;
}

.diagnosis-features dl:nth-child(1) dt {
  background: url(/security-diagnosis/img/img-diagnosis-04.png) no-repeat 0 50%;
}

.diagnosis-features dl:nth-child(2) dt {
  background: url(/security-diagnosis/img/img-diagnosis-05.png) no-repeat 0 50%;
}

.diagnosis-features dl:nth-child(3) dt {
  background: url(/security-diagnosis/img/img-diagnosis-06.png) no-repeat 0 50%;
}

.diagnosis-features dd {
  margin: 20px 0 0;
}

.diagnosis-areas {
  position: relative;
  float: left;
  width: 48.5%;
  overflow: hidden;
  margin: 0 0 30px;
  padding: 15px 30px;
  border: 1px solid #bca30e;
  background: url(/security-diagnosis/img/img-diagnosis-12.png);
  background-size: 700px auto;
  box-sizing: border-box;
}

.diagnosis-areas.diagnosis-areas-02,
.diagnosis-areas.diagnosis-areas-04,
.diagnosis-areas.diagnosis-areas-06{
  float: right;
}

.diagnosis-areas.diagnosis-areas-05 {
  clear: both;
  float: none;
  width: auto;
  margin: 0;
  border: 2px solid #999;
  background: #eee;
}

.diagnosis-areas h3 {
  min-height: 51px;
  padding: 10px 0 10px 60px;
  color: #bca30e;
  font-weight: bold;
  box-sizing: border-box;
}

.diagnosis-areas-01 h3 {
  background: url(/security-diagnosis/img/img-diagnosis-08.png) no-repeat 0 50%;
}

.diagnosis-areas-02 h3 {
  background: url(/security-diagnosis/img/img-diagnosis-09.png) no-repeat 0 50%;
}

.diagnosis-areas-03 h3 {
  background: url(/security-diagnosis/img/img-diagnosis-10.png) no-repeat 0 50%;
}

.diagnosis-areas-04 h3 {
  background: url(/security-diagnosis/img/img-diagnosis-11.png) no-repeat 0 50%;
}

.diagnosis-areas-06 h3 {
  background: url(/security-diagnosis/img/img-diagnosis-ad-icon.png) no-repeat 0 50%;
}

.diagnosis-areas-05 h3 {
  background: url(/security-diagnosis/img/img-diagnosis-19.png) no-repeat 0 50%;
}

.diagnosis-areas figure {
  float: right;
  width: 39.6%;
  margin: 0;
}

.diagnosis-areas.diagnosis-areas-05 figure {
  float: none;
  width: auto;
  margin: 0 0 1rem;
}

.diagnosis-areas p {
  float: left;
  width: 55%;
}

.diagnosis-areas.diagnosis-areas-05 p {
  float: none;
  width: auto;
}

.diagnosis-areas p:last-child {
  margin: 0;
}

.diagnosis-report-type {
  margin: 0 0 1em;
}

.diagnosis-report-type th {
  vertical-align: middle;
  padding: 15px;
  border: 1px solid #000;
  color: #fff;
  white-space: nowrap;
  background: #969696;
}

.diagnosis-report-type td {
  padding: 15px;
  border: 1px solid #000;
  color: #000;
  background: #e6e6e7;
}

.diagnosis-criteria table {
  float: left;
  width: 32%;
  height: 300px;
  margin: 0 2% 20px 0;
  font-size: 12px;
}

.diagnosis-criteria .diagnosis-criteria-03 {
  margin: 0
}

.diagnosis-criteria-01 th {
  vertical-align: middle;
  padding: 10px;
  border: 1px solid #000;
  color: #000;
  text-align: center;
  background: #e6e6e7;
}

.diagnosis-criteria-01 tr:nth-child(1) th {
  height: 30px;
  padding: 5px 10px;
  color: #fff;
  white-space: nowrap;
  background: #bca30e;
}

.diagnosis-criteria-01 td {
  vertical-align: middle;
  padding: 10px;
  border: 1px solid #000;
  color: #000;
  text-align: center;
  background: #fff;
}

.diagnosis-criteria-01 tr:nth-child(1) td {
  background: none;
}

.diagnosis-criteria-01 .stage4 {
  width: 20%;
  background: #e7141a;
}

.diagnosis-criteria-01 .stage3 {
  width: 20%;
  background: #f4ba1c;
}

.diagnosis-criteria-01 .stage2 {
  width: 20%;
  background: #eeea38;
}

.diagnosis-criteria-01 .stage1 {
  background: #82c038;
}

.diagnosis-criteria-01 .stage0 {
  background: #87cfda;
}

.diagnosis-criteria-02 th,
.diagnosis-criteria-03 th {
  height: 30px;
  vertical-align: middle;
  padding: 5px 15px;
  border: 1px solid #000;
  color: #000;
  text-align: center;
  background: #e6e6e7;
}

.diagnosis-criteria-02 td,
.diagnosis-criteria-03 td {
  vertical-align: middle;
  padding: 5px 15px;
  border: 1px solid #000;
  color: #000;
  background: #fff;
}

.diagnosis-criteria p:last-child {
  clear: both;
}

.diagnosis-criteria p:last-child .stage4 {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 1px 10px;
  color: #000;
  background: #e7141a;
}

.diagnosis-criteria p:last-child .stage3 {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 1px 10px;
  color: #000;
  background: #f4ba1c;
}

.diagnosis-flow dl {
  position: relative;
  margin: 0 0 40px;
}

.diagnosis-flow dl:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: -30px;
  left: 48px;
  width: 22px;
  background: url(/security-diagnosis/img/img-diagnosis-17.png) no-repeat 0 100%;
}

.diagnosis-flow dl:last-child {
  margin: 0
}

.diagnosis-flow dl:last-child:after {
  content: none;
}

.diagnosis-flow dt {
  position: relative;
  float: left;
  width: 120px;
  padding: 15px 0;
  border-radius: 5px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background: #bca30e;
  z-index: 10;
}

.diagnosis-flow dd {
  margin: 0 0 0 145px;
}

.diagnosis-flow dd ol {
  list-style: decimal;
  margin: 1em 0 0 2em;
}

.diagnosis-flow dd ol li {
  margin: 5px 0 0;
}

.diagnosis-iot h3 {
  margin: 30px 0 1em;
  padding: 10px 15px;
  color: #000;
  font-weight: bold;
  text-align: center;
  background: #bca30e;
}

.diagnosis-contact {
  padding: 2em 0;
  color: #bca30e;
  text-align: center;
  background: #f2f0e0;
}

.diagnosis-contact h2 {
  color: #bca30e;
  font-weight: normal;
}

.diagnosis-contact p:last-child {
  margin: 0;
}




.diagnosis-estimation {
  background: url(/security-diagnosis/img/821824480.jpg) no-repeat 50% 50%;
  background-size: cover;
}

.diagnosis-estimation h2 {
  color: #21526e;
}

@media screen and (max-width: 811px) {
  .bgcontainer h2 {
    font-size: 22px;
  }
  .bgcontainer h3 {
    font-size:20px;
  }
  
  .diagnosis-ttl p:first-child {
    margin: 0 0 15px;
    padding: 115px 0 0;
    font-size: 18px;
    background-size: 100px auto;
  }
  
  .diagnosis-ttl p:last-child {
    font-size: 26px;
  }
  
  .web-application-ttl h1,
  .network-ttl h1,
  .smartphone-application-ttl h1,
  .iot-ttl h1 {
    font-size: 26px;
  }
  
  .diagnosis-intro {
    background: #fff;
  }
  
  .diagnosis-intro h3 {
    font-size: 20px;
  }

  .diagnosis-features {
    margin: 20px 0 0;
  }

  .diagnosis-features-inner {
    display: block;
    padding: 15px;
  }

  .diagnosis-features dl {
    width: auto;
    margin: 0 0 20px;
  }
  
  .diagnosis-features dl:last-child {
    margin: 0;
  }

  .diagnosis-features dt {
    display: block;
    height: auto;
    min-height: 31px;
    padding: 0 0 0 45px;
    font-size: 16px;
    font-weight: bold;
    background-size: 28px auto !important;
  }

  .diagnosis-features dd {
    margin: 1em 0 0;
  }

  .diagnosis-areas {
    float: none !important;
    width: auto;
    margin: 0 0 20px;
    padding: 15px;
  }

  .diagnosis-areas h3 {
    min-height: 31px;
    padding: 10px 0 10px 45px;
    background-size: 30px auto !important;
  }
  
  .diagnosis-areas p {
    float: none;
    width: auto;
  }

  .diagnosis-areas figure {
    float: none;
    width: auto;
    margin: 0 0 1rem;
  }

  .diagnosis-report-type {
    margin: 0 0 1em;
  }

  .diagnosis-report-type th {
    display: block;
    padding: 15px;
    border: none;
  }

  .diagnosis-report-type td {
    display: block;
    padding: 15px;
    border: none;
  }

  .diagnosis-criteria table {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 20px !important;
  }

  .diagnosis-criteria-01 tr:nth-child(1) th {
    height: auto;
    padding: 10px;
  }

  .diagnosis-criteria-01 .stage4 {
    width: 22%;
  }

  .diagnosis-criteria-01 .stage3 {
    width: 22%;
  }

  .diagnosis-criteria-01 .stage2 {
    width: 22%;
  }

  .diagnosis-criteria-02 th,
  .diagnosis-criteria-03 th {
    height: auto;
    padding: 10px;
  }

  .diagnosis-criteria-02 td,
  .diagnosis-criteria-03 td {
    padding: 10px;
  }

  .diagnosis-flow dl {
    position: relative;
    margin: 0 0 20px;
  }

  .diagnosis-flow dl:after {
    bottom: -15px;
    left: 32px;
  }

  .diagnosis-flow dt {
    width: 90px;
    font-size: inherit;
  }

  .diagnosis-flow dd {
    margin: 0 0 0 105px;
  }

  .diagnosis-flow dd ol {
    list-style: decimal;
    margin: 1em 0 0 2em;
  }

  .diagnosis-flow dd ol li {
    margin: 5px 0 0;
  }

  .diagnosis-iot h3 {
    margin: 30px 0 1em;
    padding: 10px 15px;
    color: #000;
    font-weight: bold;
    text-align: center;
    background: #bca30e;
  }
  
  .diagnosis-contact h2 {
    font-size: 20px;
  }
  
  .diagnosis-contact a {
    line-height: inherit;
    padding: 15px;
    border-width: 3px;
    font-size: 18px;
    text-align: center;
  }
  .summer-campaign-title-yellowline{
    height:20px;
  }
  .summer-campaign-title-yellowline-bordertop {border-top:3px solid #b59d18;}
  .summer-campaign-title-yellowline-borderbottom {border-bottom:3px solid #b59d18;}

}

.table-min760{
  min-width:760px;
}

.form-check{padding-left: 2.5rem;}
.form-control-lg {transform: scale(2); margin-top:0;margin-left: -2rem; cursor: pointer;}

dl.powerbox {
    border: 2px solid #455A64;
    padding: 0.5rem 1rem;
}
dl.powerbox dt {
    border-bottom: 1px solid #455A64;
    color:#455A64;
}
dl.powerbox dd {
    padding-top: 0.5em;
    font-size:1.25rem;
}







.qaContainer dt {
padding: 10px 10px 10px 35px;
border-radius: 5px;
background: #bca30e;
text-indent: -25px;
}
.qaContainer dt:before {
content: "Q.";
font-weight: bold;
margin-right: 7px;
}
.qaContainer dd {
position: relative;
margin: 20px 0 40px 0;
padding-left: 35px;
}
.qaContainer dd:before {
content: "A.";
position: absolute;
top: 0;
left: 11px;
color: #1771c6;
font-weight: bold;
}

.qaContainer dd p, .qaContainer ul{text-indent: 0;}

.conversion_area {border-radius:6px; background-color:#f3f3f3; padding:15px;}

.bg-darkblue{background:#224077; color:#fff;}

.bgcontainer h2 {font-size:32pt;}
@media screen and (max-width: 560px){.bgcontainer h2 {font-size:26pt;}}

.icon{margin-top:5px;padding:.66667rem;border-radius:.35rem;text-align:center;display:inline-block;color:#fff;font-size:2rem;line-height:1;width:60px}
.icon-round{margin-top:5px;padding-top:0.9rem;border-radius:2rem;text-align:center;display:inline-block;color:#fff;font-size:2rem;line-height:1;width:4rem;height:4rem;}

@media only screen and (max-width: 575px){
  .icon {
    width:48px; font-size:1.5rem;
  }
  .icon-round{width:3rem;height:3rem;border-radius:1.5rem;font-size:1.66rem;padding-top:0.66rem;}
}


/* 新・ペネトレーションテスト */
.pentest-kv {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 500px;
  padding: 0 15px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: url(img/pentest-kv-01.jpg) no-repeat 50% 50%;
  background-size: cover;
}
.pentest-kv-subttl {
  margin: 0 0 20px;
  font-size: 24px;
}
.pentest-kv-ttl {
  margin: 0;
  font-size: 56px;
}
.pentest-scope + .pentest-scope {
  margin: 50px 0 0;
}
.pentest-scope-ttl {
  margin: 0 0 20px;
  font-size: 28px;
  text-align: center;
}
.pentest-scope-01 .pentest-scope-ttl {
  color: #A75F07;
}
.pentest-scope-02 .pentest-scope-ttl {
  color: #A72C07;
}
.pentest-scope-list {
  display: flex;
  padding: 30px;
  border-radius: 10px;
}
.pentest-scope-01 .pentest-scope-list {
  background: linear-gradient(90deg, #d89037 0%, #a75f07 100%);
}
.pentest-scope-02 .pentest-scope-list {
  background: linear-gradient(90deg, #e55429 0%, #a72c07 100%);
}
.pentest-scope-list dl {
  flex: 1;
  margin: 0;
  padding: 25px;
  border-radius: 10px;
  background: #fff
}
.pentest-scope-list dl + dl {
  margin: 0 0 0 25px;
}
.pentest-scope-list dt {
  margin: 0 0 15px;
  padding: 0 0 10px;
  font-size: 24px;
}
.pentest-scope-01 .pentest-scope-list dt {
  border-bottom: 1px solid #DBC8B1;
}
.pentest-scope-02 .pentest-scope-list dt {
  border-bottom: 1px solid #EBD5CF;
}
.pentest-scope-list dd {
  margin: 0;
}
.pentest-scope-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 20px;
}
.pentest-scope-list li {
  padding: 0 0 0 45px;
  background: url(img/pentest-icon-check.png) no-repeat 0 0;
  background-size: 34px auto;
}
.pentest-scope-list li + li {
  margin: 10px 0 0;
}
.pentest-movie-ttl {
  line-height: 130px;
}
.pentest-movie-ttl span {
  display: inline-block;
  padding: 0 0 0 145px;
  background: url(img/pentest-icon-movie.png) no-repeat 0 50%;
  background-size: 130px auto;
}
.pentest-pro {
  background: #fff;
}
.pentest-pro .contents {
  position: relative;
}
.pentest-pro-img {
  overflow: hidden;
  border-radius: 10px;
}
.pentest-pro-inner {
  position: absolute;
  right: 15px;
  bottom: 0;
  padding: 40px 40px 40px;
  border-radius: 10px 0 0 0;
  color: #fff;
  background: #072c71ba;
}
.contents .pentest-pro-ttl {
  color: #fff;
  font-size: 32px;
}
.btn-pentest {
  display: block;
  position: relative;
  max-width: 300px;
  margin: 0 auto;
  border: none;
  padding: 15px;
  border-radius: 40px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: linear-gradient(#bca30e 0%, #a75f07 100%);
}
.btn-pentest:after {
  content: "\f138";
  position: absolute;
  top: 50%;
  right: 15px;
  line-height: 1;
  color: #fff;
  font-size: 16px;
  font-family: FontAwesome;
  transform: translateY(-50%);
}
.pentest-list {
  display: flex;
  border: 1px solid #ccc;
  border-radius: 10px;
}
.pentest-list-item {
  flex: 1;
  padding: 40px 30px;
}
.pentest-list-item + .pentest-list-item {
  border-left: 1px solid #ccc;
}
.pentest-list-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  margin: 0 auto 30px;
  border-radius: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, .15);
}
.pentest-list-icon img {
  width: 80px;
}
.pentest-list-inner {
  margin: 0 0 30px;
}
.contents .pentest-list-ttl {
  font-size: 28px;
}
.pentest-case {
  display: flex;
  justify-content: space-between;
}
.pentest-case-contents {
  width: 48.29059829%;
}
.pentest-case-img {
  width: 48.29059829%;
  overflow: hidden;
  margin: 0;
  border-radius: 10px;
}
.contents .pentest-case-ttl {
  font-size: 32px;
}
.pentest-case .btn-pentest {
  margin: 0;
}
.pentest-flow-item {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 0 50px;
  border-radius: 10px;
  background: #fff;
  -webkit-filter:drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.2));
  filter:drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.2));
}
.pentest-flow-item:last-child {
  margin: 0;
  color: #fff;
  background: linear-gradient(90deg, #bca30e 0%, #7c6b03 100%);
}
.pentest-flow-item:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top-color: #fff;
}
.pentest-flow-item:last-child:after {
  content: none;
}
.pentest-flow-num {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 190px;
  line-height: 1;
  border-radius: 10px 0 0 10px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  background: #bca30e;
}
.pentest-flow-item:last-child .pentest-flow-num {
  background: none;
}
.pentest-flow-num-label {
  margin: 0 0 15px;
}
.pentest-flow-num-label span {
  font-size: 28px;
}
.pentest-flow-num img {
  width: 36px;
}
.pentest-flow-ttl {
  width: 310px;
  padding: 0 0 0 40px;
  color: #BCA30E;
  font-size: 28px;
  font-weight: bold;
}
.pentest-flow-item:last-child .pentest-flow-ttl {
  color: #fff;
}
.contents .pentest-flow-contents {
  flex: 1;
  list-style: none;
  margin: 0;
  padding: 0;
}
.pentest-flow-contents li {
  position: relative;
  padding: 0 0 0 20px;
}
.pentest-flow-contents li + li {
  margin: 5px 0 0;
}
.pentest-flow-contents li:before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #212529;
}
.pentest-flow-item:last-child .pentest-flow-contents li:before {
  background: #fff;
}

@media only screen and (max-width: 767px) {
  .pentest-kv {
    height: 220px;
  }
  .pentest-kv-subttl {
    font-size: inherit;
  }
  .pentest-kv-ttl {
    font-size: 30px;
  }
  .pentest-scope + .pentest-scope {
    margin: 30px 0 0;
  }
  .pentest-scope-list {
    display: block;
    padding: 15px;
    border-radius: 5px;
  }
  .pentest-scope-list dl {
    padding: 15px;
    border-radius: 5px;
  }
  .pentest-scope-list dl + dl {
    margin: 15px 0 0;
  }
  .pentest-scope-list dt {
    font-size: 18px;
  }
  .pentest-scope-list ul {
    font-size: inherit;
  }
  .pentest-scope-list li {
    padding: 0 0 0 30px;
    background-position: 0 1px;
    background-size: 20px auto;
  }
  .pentest-movie-ttl {
    line-height: inherit;
  }
  .pentest-movie-ttl span {
    padding: 70px 0 0;
    background-position: 50% 0;
    background-size: 60px auto;
  }
  .pentest-pro-img {
    margin: 0 0 20px;
    border-radius: 5px;
  }
  .pentest-pro-inner {
    position: static;
    padding: 0;
    border-radius: 0;
  }
  .contents .pentest-pro-ttl {
    font-size: 22px;
  }
  .btn-pentest {
    max-width: inherit;
    font-size: 16px;
  }
  .pentest-list {
    display: block;
    border-radius: 5px;
  }
  .pentest-list-item {
    padding: 20px 15px;
  }
  .pentest-list-item + .pentest-list-item {
    border: none;
    border-top: 1px solid #ccc;
  }
  .pentest-list-icon {
    width: 60px;
    height: 60px;
    margin: 0 auto 10px;
  }
  .pentest-list-icon img {
    width: 50px;
  }
  .pentest-list-inner {
    margin: 0 0 15px;
  }
  .contents .pentest-list-ttl {
    font-size: 22px;
  }
  .pentest-case {
    display: block;
  }
  .pentest-case-contents {
    width: auto;
    margin: 0 0 20px;
  }
  .pentest-case-img {
    width: auto;
    border-radius: 5px;
  }
  .contents .pentest-case-ttl {
    font-size: 26pt;
  }
  .pentest-flow-item {
    flex-direction: column;
    align-items: flex-start;
    margin: 0 0 30px;
    padding: 15px 15px 15px 115px;
    border-radius: 5px;
  }
  .pentest-flow-num {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100px;
    height: auto;
    border-radius: 5px 0 0 5px;
    font-size: 16px;
  }
  .pentest-flow-item:last-child .pentest-flow-num {
    background: none;
  }
  .pentest-flow-num-label {
    margin: 0 0 10px;
  }
  .pentest-flow-num-label span {
    font-size: 22px;
  }
  .pentest-flow-num img {
    width: 30px;
  }
  .pentest-flow-ttl {
    width: auto;
    margin: 0 0 10px;
    padding: 0;
    font-size: 18px;
  }
  .pentest-flow-contents li:before {
    top: 4px;
  }
}

/* 新・プラットフォーム診断 */
.platform-kv {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 500px;
  padding: 0 15px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: url('/security-diagnosis/img/bg-platform-diag.jpg') no-repeat 50% 50%;
  background-size: cover;
}
.platform-kv-subttl {
  margin: 0 0 20px;
  font-size: 24px;
}
.platform-kv-ttl {
  margin: 0;
  font-size: 56px;
}
.platform-check-item {
  display: flex;
  align-items: center;
  margin: 0 0 30px;
}
.platform-check-item-04 {
  position: relative;
  margin: 100px 0 0;
  border: 2px solid #A72C07;
  border-radius: 10px;
  padding: 40px;
}
.platform-check-item-04:before {
  content: "＋";
  position: absolute;
  top: -90px;
  left: 50%;
  line-height: 1;
  font-size: 80px;
  font-weight: bold;
  transform: translateX(-50%);
}
.platform-check-icon {
  width: 160px;
  margin: 0 30px 0 0;
  border-radius: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, .15);
}
.platform-check-inner {
  flex: 1;
}
.bgcontainer .platform-check-ttl {
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: 1px solid;
  font-size: 28px;
}
.platform-check-item-01 .platform-check-ttl {
  border-color: #A75F07;
  color: #A75F07;
}
.platform-check-item-02 .platform-check-ttl {
  border-color: #A75F07;
  color: #A75F07;
}
.platform-check-item-03 .platform-check-ttl {
  border-color: #0D556F;
  color: #0D556F;
}
.platform-check-item-04 .platform-check-ttl {
  border-color: #A72C07;
  color: #A72C07;
}
.platform-check-img {
  width: 363px;
  overflow: hidden;
  margin: 0 0 0 40px;
  border-radius: 10px;
}
.platform-plan {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 0 50px;
}
.platform-plan:nth-of-type(2n) {
  flex-direction: row-reverse;
}
.bgcontainer .platform-plan-ttl {
  position: relative;
  width: 100%;
  margin: 0 0 40px;
  padding: 0 0 16px;
  border-bottom: 2px solid #EDEDED;
  font-size: 28px;
}
.platform-plan-ttl:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100px;
  height: 2px;
  background: #BCA30E;
}
.platform-plan-inner {
  width: 48.29059829059829%;
}
.platform-plan-img {
  width: 48.29059829059829%;
  overflow: hidden;
  border-radius: 10px;
}
.platform-plan-list {
  position: relative;
  margin: 60px 0 0;
  padding: 35px 30px 20px;
  border-radius: 10px;
  background: #FAFAFA;
}
.platform-plan-list dt {
  position: absolute;
  top: 0;
  left: 30px;
  font-size: 18px;
  font-weight: bold;
  transform: translateY(-50%);
}
.platform-plan-list dt span {
  font-size: 28px;
}
.platform-plan-list dd figure {
  display: flex;
  align-items: center;
  margin: 0 0 10px;
}
.platform-plan-list dd figure img {
  flex-shrink: 1;
  display: block;
  width: 50px;
  margin: 0 15px 0 0;
  border-radius: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, .15);
}
.platform-plan-list dd figcaption {
  font-size: 20px;
  font-weight: bold;
}
.platform-plan-list-01 .platform-plan-list-ttl {
  color: #A75F07;
}
.platform-plan-list-02 .platform-plan-list-ttl {
  color: #A75F07;
}
.platform-plan-list-03 .platform-plan-list-ttl {
  color: #0D556F;
}
.platform-plan-list-04 .platform-plan-list-ttl {
  color: #A72C07;
}
.platform-servicelist {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 -50px;
}
.platform-servicelist-item {
  width: 48.29059829059829%;
  margin: 0 0 50px;
}
.platform-servicelist-img {
  overflow: hidden;
  margin: 0 0 30px;
  border-radius: 10px;
}
.platform-servicelist-ttl {
  font-size: 32px;
}

@media only screen and (max-width: 767px) {
  .platform-kv {
    height: 220px;
  }
  .platform-kv-subttl {
    font-size: inherit;
  }
  .platform-kv-ttl {
    font-size: 30px;
  }
  .platform-check-item {
    flex-wrap: wrap;
    position: relative;
  }
  .platform-check-item-04 {
    margin: 70px 0 0;
    border-width: 1px;
    border-radius: 5px;
    padding: 15px;
  }
  .platform-check-item-04:before {
    top: -65px;
    font-size: 60px;
  }
  .platform-check-icon {
    position: absolute;
    top: -5px;
    left: 0;
    width: 60px;
    margin: 0;
  }
  .platform-check-item-04 .platform-check-icon {
    top: 7px;
    left: 15px;
  }
  .bgcontainer .platform-check-ttl {
    margin: 0 0 15px 75px;
    font-size: 20px;
  }
  .platform-check-img {
    width: 100%;
    margin: 0;
    border-radius: 5px;
  }
  .platform-plan {
    display: block;
    margin: 0 0 30px;
  }
  .bgcontainer .platform-plan-ttl {
    margin: 0 0 30px;
    font-size: 20px;
  }
  .platform-plan-ttl:before {
    width: 60px;
  }
  .platform-plan-inner {
    width: auto;
  }
  .platform-plan-img {
    width: auto;
    border-radius: 5px;
  }
  .platform-plan-list {
    margin: 20px 0;
    padding: 25px 15px 10px;
    border-radius: 5px;
  }
  .platform-plan-list dt {
    left: 15px;
    font-size: 16px;
  }
  .platform-plan-list dt span {
    font-size: 24px;
  }
  .platform-plan-list dd figure {
    margin: 0 0 5px;
  }
  .platform-plan-list dd figure img {
    width: 40px;
  }
  .platform-plan-list dd figcaption {
    font-size: 18px;
  }
  .platform-servicelist {
    display: block;
    margin: 0;
  }
  .platform-servicelist-item {
    width: auto;
    margin: 0 0 30px;
  }
  .platform-servicelist-img {
    margin: 0 0 20px;
    border-radius: 5px;
  }
  .platform-servicelist-ttl {
    font-size: 24px;
  }
}
