@charset "utf-8";
input {
width: auto;
max-width:100%;
height:auto;
}

@media screen and (max-width:680px){
.kv-inner{
  position:relative;
}
.remote{
position: absolute;
  left: -17px;
  width: 300px;
  top: -194px;
}

.header.kv{
  height: auto;
}

.gdpr_model img{
    width: 50%;
}

.gdpr_model02 img{
    width: 50%;
}

.header.kv{
  padding-bottom: 0;
}

}

@media screen and (min-width:681px){
.table-company th{
	width:200px;
}
.kv-inner{
  position:relative;
}
.remote{
position: absolute;
  left: -50px;
  width: 385px;
  top: -62px;
}

.kv-logo img {
    width: 320px;
}

header .content{
  width: 1200px;
  position: relative;
}

.kv-txt{
  width: 1000px;
}

.kv-content{
  width: 1000px;
}

.gdpr_model{
  position: absolute;
  right: -77px;
  bottom: -60px;
}

.gdpr_model02{
  position: absolute;
      right: 0;
      bottom: 0;
}

.gdpr_model img{
    height: 415px;
}

.gdpr_model02 img{
    height: 354px;
}

section{
  width: 1000px;
  margin: auto;
}

main.content{
  width: auto;
}

.section7_wrap{
  width: 1400px;
      border-bottom: 20px solid #1f3fa9;
      height: 435px;
      position: relative;
      padding: 30px 0 0 0;
}

.section7{
    width: 1200px;
    margin: auto;
}

.section7-body{
    width: 1000px;
}

.headerWrap #header .contactBtn{
    padding: 0 3px 0 18px;
}

}


.gdpr-img-flex{
	display: flex;
	justify-content: space-between;
	margin: 0 0 90px 0;
}

.gdpr-img-flex .img-01{
	width: 31%;
	text-align:center;
}

.gdpr-img-flex p{
	width: 100%;
	text-align:center;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
}

h3.number{
  color: #003f98;
  font-size: 40px;
}

.section_tel{
  position: relative;
  padding: 100px 0;
}

.gdpr_model0_tel{
  position: absolute;
  right: -250;
  bottom: 0;
}
.gdpr_model0_tel img{
height: 354px;
}

.section4-img_new img{
  height: auto;
}

.section4-img{
  margin: 30px 0;
}

.isms_logo{
  height: 60px;
}

a:link{
  word-break: break-all;
}

@media screen and (max-width:680px){

  .section_tel{
    padding: 30px 0;
  }

  .gdpr_model0_tel{
    position: static;
  }
  .gdpr_model0_tel img{
  width: 70%;
  height: auto;
  margin-top: 30px;
  }
  .p_logo_td{
    height: 45px;
    padding-left: 10px;
  }

  .isms_logo{
    height: 45px;
  }

  td.cp{
    display: flex;
    align-items: center;
  }

  .company-title{
    font-size: 18px;
  }

  .table-company td{
    font-size: 16px;
  }
  }
  