img{
width: 100%;
}
body {
margin: 0px;
}
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;700&display=swap");
html{
height:100%;
}
body{
height:100%;
}
.sp{
display:none !important;
}
.pc{
display:block !important;
}
a:hover{
opacity:0.7;
}
.wrapper{
max-width: 1200px;
margin: 0 auto;
}
.wrappered{
max-width: 768px;
margin: 0 auto;
}
p{
   font-family: "Noto Sans JP", sans-serif;
padding:0;
margin:0;
}
span{
   font-family: "Noto Sans JP", sans-serif;
padding:0;
margin:0;
}
a{
   font-family: "Noto Sans JP", sans-serif;
padding:0;
margin:0;
}
h2{
   font-family: "Noto Sans JP", sans-serif;
padding:0;
margin:0;
}
h3{
   font-family: "Noto Sans JP", sans-serif;
padding:0;
margin:0;
}
h4{
   font-family: "Noto Sans JP", sans-serif;
padding:0;
margin:0;
}
h5{
   font-family: "Noto Sans JP", sans-serif;
padding:0;
margin:0;
}
time{
   font-family: "Noto Sans JP", sans-serif;
}
input{
   font-family: "Noto Sans JP", sans-serif;
}
textarea{
   font-family: "Noto Sans JP", sans-serif;
}
ol li{
   font-family: "Noto Sans JP", sans-serif;
}
ul li{
   font-family: "Noto Sans JP", sans-serif;
padding:0;
margin:0;
}
ul,ol{
padding:0;
margin:0;
}
dl{
   font-family: "Noto Sans JP", sans-serif;
}
dd{
   font-family: "Noto Sans JP", sans-serif;
}
dt{
   font-family: "Noto Sans JP", sans-serif;
}
label{
   font-family: "Noto Sans JP", sans-serif;
}
h2 span{
   font-family: "Noto Sans JP", sans-serif;
}
a{
text-decoration: none;
color: #000;
}
ul li{
list-style:none;
}
.headflex {
display: flex
;
flex-wrap: wrap;
justify-content: space-between;
padding-left:15px;
padding-right:15px;
}
.headflexinner {
display: flex
;
flex-wrap: wrap;
align-items: center;
justify-content: right;
width: 80%;
}
.logodiv {
width: 170px;
}
header {
padding-top: 0px;
padding-bottom: 0px;
background: #fff;
}
.telpdiv {
max-width: 200px;
width: 100%;
margin-right: 5%;
}
.headcontact a{
color: #fff;
display: block;
background-color: #ff5a75;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
border-radius: 3px;
letter-spacing: 0.5px;
}
.fa-envelope:before {
margin-right: 8px;
}
.mainh1{
position:relative;
}
.maindiv h1 { font-size: 46px;
color: #fff;
margin: 0;
}
.maindiv {
background-image: url(/wp-content/uploads/2025/09/aikmain.jpg); background-repeat: no-repeat;
background-size: cover;
padding-top: 170px;
padding-bottom: 170px;
background-position: center;
}
.topcontentdiv h2 {
text-align: center;
font-size: 28px;
margin-bottom: 30px;
background-size: url(/wp-content/uploads/2025/09/line.jpg);
background-image: url(/wp-content/uploads/2025/09/line.jpg);
background-repeat: no-repeat;
background-position: bottom;
padding-bottom: 30px;
}
.topcontentdiv {
margin-top: 80px;
margin-bottom: 150px;
}
.topcontentdiv p {
line-height: 1.5em;
}
.items {
display: flex
;
flex-wrap: wrap;
}
.items {
position: relative;
padding-left: 40px;
padding-right: 40px;
}
.items li {
position: relative;
margin-right: 1.5%;
color: #fff;
width: 18.5%;
margin-bottom: 1.4%;
}
.items li:nth-child(5n) {
margin-right: 0px;
}
.items li p {
top: 2px;
font-size: 14px;
color: #fff;
position: absolute;
left: 2px;
text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
}
.stepul{
position: relative;
padding-left: 40px;
padding-right: 40px;
}
.stepul span{
background: #0463aa;
color: #fff;
padding-left: 20px;
padding-right: 20px;
padding-top: 4px;
padding-bottom: 4px;
border-radius: 30px;
font-size: 15px;
letter-spacing: 0.5px;
font-family: system-ui;
}
.stepdiv p {
text-align: left;
line-height: 1.5em;
background-size: 98%;
margin-top: -2px;
}
.stepdiv h2 {
}
.stepinner{
text-align: center;
line-height: 1.5em;
background-image: 
url(/wp-content/uploads/2025/09/linegrey.jpg),
url(/wp-content/uploads/2025/09/greyarrow.png);
background-repeat: no-repeat, no-repeat;
background-position: top, left;
background-size: 98%, 3.4%;
margin-top: -2px;
height: 200px;
padding-top: 15px;
}
.laststep{
background-image:unset;
}
.font-weight-bold {
font-weight: bold;
}
.text-center {
text-align: center;
}
.font-weight-bold {
font-weight: bold;
}
.text-center {
text-align: center;
}
.content-wrapper {
max-width: 1100px;
margin: 0 auto;
padding: 0 15px;
}
.flex-container {
display: flex;
} .tabs-nav {
display: flex;
width: 100%;
}
.tab-link {
width: 50%;
padding: 12px 0;
cursor: pointer;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 5px 5px 0 0;
color: #333;
margin-bottom: -1px;
text-decoration: none;
}
.tab-link.active {
color: #fff;
border-color: #3d4a57;
border-bottom: none;
}
#tab-menu01.active {
background-color: #3d4a57;
}
#tab-menu02.active {
background-color: #0e958a;
border-color: #0e958a;
}
.tabs-content {
background-color: #fff;
border-top: none;
padding: 20px;
background-color: rgb(238, 238, 238);
margin-bottom: 40px;
}
.tab-panel {
display: none;
}
.tab-panel.active {
display: block;
} .flow {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.flow-step {
flex-basis: 18%;
text-align: center;
}
h3.flow-prosess, h3.step05 {
position: relative;
margin: 0;
padding: 10px 0;
color: #fff;
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
line-height: 1.2;
}
h3.flow-prosess .step-num, h3.step05 .step-num {
font-size: 1.2em;
} h3.flow-prosess::after {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 100%;
width: 0;
height: 0;
border-style: solid;
border-width: 23px 0 23px 18px;
z-index: 1;
border-bottom: 22px solid transparent;
border-top: 22px solid transparent;
}
.flow-item {
background-color: #fff;
border: 1px solid #eee;
border-radius: 0 0 5px 5px;
padding: 20px 20px;
height: 230px;
margin-top: -1px; }
.flow-item > div:first-child { height: 75px;
display: flex;
align-items: center;
justify-content: center;
}
.flow-item > div:last-child { text-align: center;
}
.flow-item img {
width: 60px;
height: 60px;
}
.flow-item h4 {
font-size: 16px;
font-weight: bold;
margin: 15px 0 10px 0;
color: #333;
min-height: 48px; display: flex;
align-items: center;
justify-content: center;
}
.flow-item .flow-description {
font-size: 15px;
color: #555;
line-height: 1.6;
}
.flow-caret {
flex-basis: 2%;
}
.flow-caret img {
width: 100%;
max-width: 18px;
margin: 0 auto;
display: block;
}
h3.step05 {
border-radius: 4px 4px 0 0;
} .security .step01 {
background: #b7ccd9;
}
.security .step01::after {
border-left-color:#b7ccd9;
}
.security .step02 {
background: #98bdd9;
}
.security .step02::after {
border-left-color:#98bdd9;
}
.security .step03 {
background: #7ba4cc;
}
.security .step03::after {
border-left-color:#7ba4cc;
}
.security .step04 {
background-color: #5682bf;
}
.security .step04::after {
border-left-color: #5682bf;
}
.security .step05 {
background-color: #3e67b3;
}
.security .step05:after {
border-left-color:#3e67b3;
} .client .step01 {
background-color: #c3d9d2;
}
.client .step01::after{
border-left-color: #c3d9d2;
}
.client .step02 {
background-color: #98d9c7;
}
.client .step02::after{
border-left-color: #98d9c7;
}
.client .step03 {
background-color: #67ccb6;
}
.client .step03::after{
border-left-color: #67ccb6;
}
.client .step04 {
background-color: #30bfa9;
}
.client .step04::after {
border-left-color: #30bfa9;
}
.client .step05 {
background-color: #00b3a0;
}
.client .step05::after {
border-left-color: #00b3a0;
}   @media (max-width: 768px) {
.tabs-content {
padding: 10px;
}
.flow-item img {
width: 85px;
height: 85px;
}
.flow {
flex-direction: column; }
.flow-step {
width: 100%; } h3.flow-prosess::after {
display: none;
}
h3.flow-prosess, h3.step05 {
border-radius: 8px 8px 0 0; }
.flow-item {
display: flex;
align-items: center;
height: auto; padding: 15px;
text-align: left;
border-radius: 0 0 8px 8px;
justify-content: center;
}
.flow-item > div:first-child { flex: 0 0 70px; height: auto;
margin-right: 15px;
}
.flow-item > div:last-child { text-align: left;
}
.flow-item h4 {
margin: 0 0 5px 0;
min-height: auto;
justify-content: flex-start; font-size: 18px;
}
.flow-item .flow-description {
font-size: 12px;
}
.flow-caret {
width: 30px; height: 30px; margin: 15px 0;
} .flow-caret img {
content: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%235b7eb3"><path d="M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z" /></svg>');
max-width: 100%;
} .flow-step:last-child + .flow-caret {
display: none;
}
}
.card-container {
background-color: #eee;
border: 1px solid #dee2e6;
border-radius: 8px;
padding: 30px;
max-width: 700px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
margin: 0 auto;
}   .info-box {
background-color: #ffffff;
border: 1px solid #e9ecef;
border-radius: 6px;
padding: 15px 20px;
text-align: center;
margin-bottom: 30px;
}
.info-box p {
margin: 0;
color: #333;
font-size: 19px;
line-height: 1.7;
}   .registration-options {
display: flex;
flex-direction: column;
gap: 30px;
}
.option {
text-align: center;
}
.icon-wrapper {
width: 90px;
height: 90px;
border-radius: 50%;
margin: 0 auto 15px auto;
display: flex;
justify-content: center;
align-items: center;
background-color: #ffffff;
}
.icon-wrapper i {
font-size: 40px;
}
.text-wrapper h2 {
font-size: 16px;
color: #333;
margin: 0 0 15px 0;
font-weight: bold;
} .arrow-char {
display: none;
}   .btn {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 8px;
padding: 12px 25px;
border-radius: 6px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
border: none;
cursor: pointer;
transition: opacity 0.3s ease;
}
.btn:hover {
opacity: 0.9;
}
.btn .fa-square-pen {
font-size: 1.1em;
}   .security-company .icon-wrapper i {
color: #3d4a60;
}
.security-company .btn {
background-color: #335b9f;
}
.security-company .arrow-char {
color: #335b9f;
}   .client .icon-wrapper i {
color: #279989;
}
.client .btn {
background-color: #279989;
}
.client .arrow-char {
color: #279989;
}   @media (min-width: 768px) {
.card-container {
display: flex;
align-items: stretch;
gap: 20px;
padding: 20px;
padding-left: 100px;
padding-right: 100px;
}
.info-box {
flex: 0 0 200px;
margin-bottom: 0;
display: flex;
align-items: center;
justify-content: center;
}
.registration-options {
flex-grow: 1;
gap: 15px;
justify-content: center;
}
.option {
display: flex;
align-items: center;
text-align: left;
gap: 15px;
}
.icon-wrapper {
margin: 0;
width: 50px;
height: 50px;
flex-shrink: 0;
}
.icon-wrapper i {
font-size: 28px;
}
.text-wrapper {
flex-grow: 1;
}
.text-wrapper h2 {
margin: 0;
font-size: 15px;
}
.btn {
flex-shrink: 0;
padding: 7px 15px;
font-size: 17px;
white-space: nowrap;
}
.arrow-char {
display: block;
font-size: 24px;
font-weight: 300;
}
}
.tarrow{
width:18px;
}
.text-wrapper h3{
color:#1e3b54;
font-size: 16px;
}
footer{
background-color: #2b3b56;
}
.flexfoot {
display: flex
;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
padding-top: 12px;
padding-bottom: 12px;
}
.footul {
display: flex
;
flex-wrap: wrap;
width: 85%;
align-items: baseline;
}
.footul li a{
color:#fff;
}
.footul li{
width: fit-content;
font-size: 12px;
}
.totop{
background-color: #617586;
}
.totop a{
display: block;
width: 100%;
color: #fff;
text-align: center;
font-weight: bold;
padding-top: 10px;
padding-bottom: 10px;
}
.totop a i{
padding-right: 8px;
}
.footwrap{
max-width:1200px;
margin:0 auto;
}
.footul li:after{
content: '|';
display: inline-block;
width: 2px;
padding-left: 10px;
padding-right: 10px;
color: #fff;
font-size: 16px;
text-align: center;
}
.footul li:last-child:after{
display:none;
}
.codiv p {
color: #fff;
font-size: 12px;
} .column-detail {
padding: 60px 20px;
background: #f9f9f9;
font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
}
.container {
max-width: 1280px;
margin: 0 auto;
} .breadcrumb {
font-size: 14px;
margin-bottom: 20px;
color: #666;
word-wrap: break-word;
}
.breadcrumb a {
color: #0073aa;
text-decoration: none;
}
.breadcrumb a:hover {
text-decoration: underline;
} .column-article {
background: #fff;
padding: 60px 150px;
border-radius: 12px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}
.column-title {
font-size: 28px;
margin-bottom: 10px;
line-height: 1.4;
}
.column-meta {
font-size: 14px;
color: #999;
margin-bottom: 20px;
}
.column-thumbnail img {
width: 100%;
height: auto;
border-radius: 12px;
margin-bottom: 20px;
}
.column-content {
font-size: 16px;
line-height: 1.8;
color: #333;
}
.column-content p {
margin-bottom: 1.6em;
} .column-content h2 {
font-size: 22px;
margin: 2.5em 0 1em;
padding: 0.5em 0.8em;
border-left: 5px solid #0073aa;
background: #f0f8ff;
color: #333;
font-weight: 600;
border-radius: 4px;
}
.column-content h3 {
font-size: 18px;
margin: 2em 0 1em;
padding-left: 0.6em;
border-left: 3px solid #0073aa;
color: #333;
font-weight: 500;
} .column-content ul {
margin: 1.5em 0;
padding-left: 1.2em;
list-style: none;
}
.column-content ul li {
position: relative;
padding-left: 1.6em;
margin-bottom: 0.8em;
line-height: 1.6;
}
.column-content ul li::before {
content: "✔";
position: absolute;
left: 0;
top: 0.1em;
font-size: 14px;
color: #0073aa;
font-weight: bold;
}
.column-content ol {
margin: 1.5em 0;
padding-left: 1.5em;
counter-reset: list-counter;
}
.column-content ol li {
counter-increment: list-counter;
margin-bottom: 0.8em;
padding-left: 1.2em;
line-height: 1.6;
position: relative;
list-style:none;
}
.column-content ol li::before {
content: counter(list-counter) ".";
position: absolute;
left: -10px;
color: #0073aa;
font-weight: bold;
} .related-columns {
margin-top: 60px;
}
.related-columns h2 {
font-size: 20px;
margin-bottom: 20px;
border-bottom: 2px solid #eee;
padding-bottom: 8px;
}
.related-list {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
}
.related-item {
background: #fff;
padding: 15px;
border-radius: 10px;
box-shadow: 0 2px 6px rgba(0,0,0,0.05);
transition: transform 0.2s;
}
.related-item:hover {
transform: translateY(-4px);
}
.related-item img {
width: 100%;
border-radius: 8px;
margin-bottom: 10px;
}
.related-item h3 {
font-size: 16px;
margin: 0 0 8px;
color: #333;
}
.related-item time {
font-size: 13px;
color: #777;
}
.column-article a {
text-decoration: none;
color: #0073aa;
}
.column-article img {
width:70%;
} @media (max-width: 768px) {
.column-article {
padding: 20px;
}
.column-title {
font-size: 22px;
}
.column-content {
font-size: 15px;
}
.column-content h2 {
font-size: 18px;
}
.column-content h3 {
font-size: 16px;
}
.related-list {
grid-template-columns: 1fr; }
}
.topcontentdiv ul.items li img{
height: 120px;
object-fit: cover;
border-radius:6px;
}
.items li p {
position: absolute;
margin: 0;
padding: 4px 4px;
font-size: 13px;
font-weight: bold;
color: #fff;
text-align: center;
background: rgba(0, 0, 0, 0.5);
border-radius: 4px;
line-height: 1.4;
width: auto;
display: inline-block;
text-align: left;
}
.topbanner img {
max-width: 980px;
width: 100%;
display: block;
margin: 0 auto;
}
.topcolumn-list {
display: flex;
flex-wrap:wrap;
align-items: flex-start;
width:calc(100% - 32px);
max-width: var(--element-maxWidth-ml);
margin-right: auto;
margin-left: auto;
padding-top: 60px;
}
.topcolumn-item {
position: relative;
width:31.3%;
margin-right:3%;
margin-bottom: 3%;
}
.topcolumn-item:nth-child(3n) {
margin-right:0%;
}
.topcolumn-item .topcolumn-thumb {
aspect-ratio: 3 / 2;
position: relative;
background: #f2f2f2;
}
.topcolumn-item .topcolumn-txt-wrap {
z-index: 2;
position: relative;
width: calc(100% - 32px);
background: #fff;
margin-top: -16px;
box-shadow: 0 2px 5px 0 rgba(17, 17, 17;), var(17, 17, 17;));
border-radius: 4px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
}
.topcolumn-item .topcolumn-txt {
width: calc(100% - 32px);
padding-top: 24px;
padding-bottom: 24px;
margin-right: auto;
margin-left: auto;
}
.topcolumn-item .topcolumn-date {
display: table;
font-weight: 700;
font-size: 16px;
text-transform: uppercase;
margin-bottom: 4px;
}
.topcolumn-item .topcolumn-date {
color: #00589d;
}
.topcolumn-item .post-title {
line-height: 1.3;
font-size: 16px;
}
.topcolumn-item img{
width: 100%;
height: 100%;
}
.columnbtn {
position: relative;
display: inline-block;
line-height: 1.3;
border-radius: 4px;
background: #00589d;
color: #fff;
font-weight: 700;
font-size: 16px;
padding: 17px 2.5em 15px 2.5em;
margin: 0 auto;
display: block;
text-align: center;
max-width: fit-content;
}
.column-thumbnail img{
width:70%;
display:block;
margin:30px auto;
}
@media(max-width:768px){
.topcolumn-item {
width: 100%;
margin-right: 0%;
margin-bottom: 40px;
}
.topcolumn-list {
padding-top: 0px;
padding-bottom:0px;
}
.logodiv {
width: 100px;
}
.headflexinner {
width: 70%;
}
.headcontact a {
font-size: 11px;
}
.telpdiv {
max-width: 120px;
}
.headflex {
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
padding-bottom: 8px;
align-items: center;
}
.maindiv {
padding-top: 60px;
padding-bottom: 60px;
}
.maindiv h1 {
font-size: 28px;
padding-left: 5%;
}
.topcontentdiv h2 {
font-size: 24px;
margin-bottom: 30px;
padding-bottom: 20px;
}
.items {
padding-left: 20px;
padding-right: 20px;
}
.items li {
width: 48.5%;
margin-right: 3%;
}
.items li:nth-child(5n) {
margin-right: 3%; 
}
.items li:nth-child(2n) {
margin-right: 0%; 
}
.topcontentdiv {
margin-top: 60px;
margin-bottom: 60px;
}
.topbanner img {
width: 85%;
}
.info-box p {
text-align: center;
}
.tab-link {
font-size: 14px;
}
.card-container {
margin-left: 20px;
margin-right: 20px;
}
.footul {
width: 100%;
justify-content: center;
}
.footul li:after {
content: unset;
}
.codiv{
text-align: center;
margin: 0 auto;
display: block;
}
.footul li {
width: 100%;
font-size: 12px;
text-align: center;
margin-top: 8px;
margin-bottom: 8px;
}
} .pagination {
display: flex;
justify-content: center; margin: 40px 0;
gap: 10px;
flex-wrap: wrap;
} .pagination a,
.pagination span {
display: inline-block;
padding: 8px 14px;
border: 1px solid #ddd;
border-radius: 4px;
color: #333;
text-decoration: none;
font-size: 14px;
transition: all 0.3s;
} .pagination .current {
background-color:#00589d; color: #fff;
border-color: #00589d;
} .pagination a:hover {
background-color: #00589d;
color: #fff;
border-color: #00589d;
}img{
width: 100%;
}
body {
margin: 0px;
}
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;700&display=swap");
html{
height:100%;
}
body{
height:100%;
}
.sp{
display:none !important;
}
.pc{
display:block !important;
}
a:hover{
opacity:0.7;
}
.wrapper{
max-width: 1200px;
margin: 0 auto;
}
.wrappered{
max-width: 768px;
margin: 0 auto;
}
p{
   font-family: "Noto Sans JP", sans-serif;
padding:0;
margin:0;
}
span{
   font-family: "Noto Sans JP", sans-serif;
padding:0;
margin:0;
}
a{
   font-family: "Noto Sans JP", sans-serif;
padding:0;
margin:0;
}
h2{
   font-family: "Noto Sans JP", sans-serif;
padding:0;
margin:0;
}
h3{
   font-family: "Noto Sans JP", sans-serif;
padding:0;
margin:0;
}
h4{
   font-family: "Noto Sans JP", sans-serif;
padding:0;
margin:0;
}
h5{
   font-family: "Noto Sans JP", sans-serif;
padding:0;
margin:0;
}
time{
   font-family: "Noto Sans JP", sans-serif;
}
input{
   font-family: "Noto Sans JP", sans-serif;
}
textarea{
   font-family: "Noto Sans JP", sans-serif;
}
ol li{
   font-family: "Noto Sans JP", sans-serif;
}
ul li{
   font-family: "Noto Sans JP", sans-serif;
padding:0;
margin:0;
}
ul,ol{
padding:0;
margin:0;
}
dl{
   font-family: "Noto Sans JP", sans-serif;
}
dd{
   font-family: "Noto Sans JP", sans-serif;
}
dt{
   font-family: "Noto Sans JP", sans-serif;
}
label{
   font-family: "Noto Sans JP", sans-serif;
}
h2 span{
   font-family: "Noto Sans JP", sans-serif;
}
a{
text-decoration: none;
color: #000;
}
ul li{
list-style:none;
}
.headflex {
display: flex
;
flex-wrap: wrap;
justify-content: space-between;
padding-left:15px;
padding-right:15px;
}
.headflexinner {
display: flex
;
flex-wrap: wrap;
align-items: center;
justify-content: right;
width: 80%;
}
.logodiv {
width: 170px;
}
header {
padding-top: 0px;
padding-bottom: 0px;
background: #fff;
}
.telpdiv {
max-width: 200px;
width: 100%;
margin-right: 5%;
}
.headcontact a{
color: #fff;
display: block;
background-color: #ff5a75;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
border-radius: 3px;
letter-spacing: 0.5px;
}
.fa-envelope:before {
margin-right: 8px;
}
.mainh1{
position:relative;
}
.maindiv h1 { font-size: 46px;
color: #fff;
margin: 0;
}
.maindiv {
background-image: url(/wordpress/wp-content/uploads/2025/09/aikmain.jpg); background-repeat: no-repeat;
background-size: cover;
padding-top: 170px;
padding-bottom: 170px;
background-position: center;
}
.topcontentdiv h2 {
text-align: center;
font-size: 28px;
margin-bottom: 30px;
background-size: url(/wordpress/wp-content/uploads/2025/09/line.jpg);
background-image: url(/wordpress/wp-content/uploads/2025/09/line.jpg);
background-repeat: no-repeat;
background-position: bottom;
padding-bottom: 30px;
}
.topcontentdiv {
margin-top: 80px;
margin-bottom: 150px;
}
.topcontentdiv p {
line-height: 1.5em;
}
.items {
display: flex
;
flex-wrap: wrap;
}
.items {
position: relative;
padding-left: 40px;
padding-right: 40px;
}
.items li {
position: relative;
margin-right: 1.5%;
color: #fff;
width: 18.5%;
margin-bottom: 1.4%;
}
.items li:nth-child(5n) {
margin-right: 0px;
}
.items li p {
top: 2px;
font-size: 14px;
color: #fff;
position: absolute;
left: 2px;
text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
}
.stepul{
position: relative;
padding-left: 40px;
padding-right: 40px;
}
.stepul span{
background: #0463aa;
color: #fff;
padding-left: 20px;
padding-right: 20px;
padding-top: 4px;
padding-bottom: 4px;
border-radius: 30px;
font-size: 15px;
letter-spacing: 0.5px;
font-family: system-ui;
}
.stepdiv p {
text-align: left;
line-height: 1.5em;
background-size: 98%;
margin-top: -2px;
}
.stepdiv h2 {
}
.stepinner{
text-align: center;
line-height: 1.5em;
background-image: 
url(/wordpress/wp-content/uploads/2025/09/linegrey.jpg),
url(/wordpress/wp-content/uploads/2025/09/greyarrow.png);
background-repeat: no-repeat, no-repeat;
background-position: top, left;
background-size: 98%, 3.4%;
margin-top: -2px;
height: 200px;
padding-top: 15px;
}
.laststep{
background-image:unset;
}
.font-weight-bold {
font-weight: bold;
}
.text-center {
text-align: center;
}
.font-weight-bold {
font-weight: bold;
}
.text-center {
text-align: center;
}
.content-wrapper {
max-width: 1100px;
margin: 0 auto;
padding: 0 15px;
}
.flex-container {
display: flex;
} .tabs-nav {
display: flex;
width: 100%;
}
.tab-link {
width: 50%;
padding: 12px 0;
cursor: pointer;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 5px 5px 0 0;
color: #333;
margin-bottom: -1px;
text-decoration: none;
}
.tab-link.active {
color: #fff;
border-color: #3d4a57;
border-bottom: none;
}
#tab-menu01.active {
background-color: #3d4a57;
}
#tab-menu02.active {
background-color: #0e958a;
border-color: #0e958a;
}
.tabs-content {
background-color: #fff;
border-top: none;
padding: 20px;
background-color: rgb(238, 238, 238);
margin-bottom: 40px;
}
.tab-panel {
display: none;
}
.tab-panel.active {
display: block;
} .flow {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.flow-step {
flex-basis: 18%;
text-align: center;
}
h3.flow-prosess, h3.step05 {
position: relative;
margin: 0;
padding: 10px 0;
color: #fff;
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
line-height: 1.2;
}
h3.flow-prosess .step-num, h3.step05 .step-num {
font-size: 1.2em;
} h3.flow-prosess::after {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 100%;
width: 0;
height: 0;
border-style: solid;
border-width: 23px 0 23px 18px;
z-index: 1;
border-bottom: 22px solid transparent;
border-top: 22px solid transparent;
}
.flow-item {
background-color: #fff;
border: 1px solid #eee;
border-radius: 0 0 5px 5px;
padding: 20px 20px;
height: 230px;
margin-top: -1px; }
.flow-item > div:first-child { height: 75px;
display: flex;
align-items: center;
justify-content: center;
}
.flow-item > div:last-child { text-align: center;
}
.flow-item img {
width: 60px;
height: 60px;
}
.flow-item h4 {
font-size: 16px;
font-weight: bold;
margin: 15px 0 10px 0;
color: #333;
min-height: 48px; display: flex;
align-items: center;
justify-content: center;
}
.flow-item .flow-description {
font-size: 15px;
color: #555;
line-height: 1.6;
}
.flow-caret {
flex-basis: 2%;
}
.flow-caret img {
width: 100%;
max-width: 18px;
margin: 0 auto;
display: block;
}
h3.step05 {
border-radius: 4px 4px 0 0;
} .security .step01 {
background: #b7ccd9;
}
.security .step01::after {
border-left-color:#b7ccd9;
}
.security .step02 {
background: #98bdd9;
}
.security .step02::after {
border-left-color:#98bdd9;
}
.security .step03 {
background: #7ba4cc;
}
.security .step03::after {
border-left-color:#7ba4cc;
}
.security .step04 {
background-color: #5682bf;
}
.security .step04::after {
border-left-color: #5682bf;
}
.security .step05 {
background-color: #3e67b3;
}
.security .step05:after {
border-left-color:#3e67b3;
} .client .step01 {
background-color: #c3d9d2;
}
.client .step01::after{
border-left-color: #c3d9d2;
}
.client .step02 {
background-color: #98d9c7;
}
.client .step02::after{
border-left-color: #98d9c7;
}
.client .step03 {
background-color: #67ccb6;
}
.client .step03::after{
border-left-color: #67ccb6;
}
.client .step04 {
background-color: #30bfa9;
}
.client .step04::after {
border-left-color: #30bfa9;
}
.client .step05 {
background-color: #00b3a0;
}
.client .step05::after {
border-left-color: #00b3a0;
}   @media (max-width: 768px) {
.tabs-content {
padding: 10px;
}
.flow-item img {
width: 85px;
height: 85px;
}
.flow {
flex-direction: column; }
.flow-step {
width: 100%; } h3.flow-prosess::after {
display: none;
}
h3.flow-prosess, h3.step05 {
border-radius: 8px 8px 0 0; }
.flow-item {
display: flex;
align-items: center;
height: auto; padding: 15px;
text-align: left;
border-radius: 0 0 8px 8px;
justify-content: center;
}
.flow-item > div:first-child { flex: 0 0 70px; height: auto;
margin-right: 15px;
}
.flow-item > div:last-child { text-align: left;
}
.flow-item h4 {
margin: 0 0 5px 0;
min-height: auto;
justify-content: flex-start; font-size: 18px;
}
.flow-item .flow-description {
font-size: 12px;
}
.flow-caret {
width: 30px; height: 30px; margin: 15px 0;
} .flow-caret img {
content: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%235b7eb3"><path d="M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z" /></svg>');
max-width: 100%;
} .flow-step:last-child + .flow-caret {
display: none;
}
}
.card-container {
background-color: #eee;
border: 1px solid #dee2e6;
border-radius: 8px;
padding: 30px;
max-width: 700px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
margin: 0 auto;
}   .info-box {
background-color: #ffffff;
border: 1px solid #e9ecef;
border-radius: 6px;
padding: 15px 20px;
text-align: center;
margin-bottom: 30px;
}
.info-box p {
margin: 0;
color: #333;
font-size: 19px;
line-height: 1.7;
}   .registration-options {
display: flex;
flex-direction: column;
gap: 30px;
}
.option {
text-align: center;
}
.icon-wrapper {
width: 90px;
height: 90px;
border-radius: 50%;
margin: 0 auto 15px auto;
display: flex;
justify-content: center;
align-items: center;
background-color: #ffffff;
}
.icon-wrapper i {
font-size: 40px;
}
.text-wrapper h2 {
font-size: 16px;
color: #333;
margin: 0 0 15px 0;
font-weight: bold;
} .arrow-char {
display: none;
}   .btn {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 8px;
padding: 12px 25px;
border-radius: 6px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
border: none;
cursor: pointer;
transition: opacity 0.3s ease;
}
.btn:hover {
opacity: 0.9;
}
.btn .fa-square-pen {
font-size: 1.1em;
}   .security-company .icon-wrapper i {
color: #3d4a60;
}
.security-company .btn {
background-color: #335b9f;
}
.security-company .arrow-char {
color: #335b9f;
}   .client .icon-wrapper i {
color: #279989;
}
.client .btn {
background-color: #279989;
}
.client .arrow-char {
color: #279989;
}   @media (min-width: 768px) {
.card-container {
display: flex;
align-items: stretch;
gap: 20px;
padding: 20px;
padding-left: 100px;
padding-right: 100px;
}
.info-box {
flex: 0 0 200px;
margin-bottom: 0;
display: flex;
align-items: center;
justify-content: center;
}
.registration-options {
flex-grow: 1;
gap: 15px;
justify-content: center;
}
.option {
display: flex;
align-items: center;
text-align: left;
gap: 15px;
}
.icon-wrapper {
margin: 0;
width: 50px;
height: 50px;
flex-shrink: 0;
}
.icon-wrapper i {
font-size: 28px;
}
.text-wrapper {
flex-grow: 1;
}
.text-wrapper h2 {
margin: 0;
font-size: 15px;
}
.btn {
flex-shrink: 0;
padding: 7px 15px;
font-size: 17px;
white-space: nowrap;
}
.arrow-char {
display: block;
font-size: 24px;
font-weight: 300;
}
}
.tarrow{
width:18px;
}
.text-wrapper h3{
color:#1e3b54;
font-size: 16px;
}
footer{
background-color: #2b3b56;
}
.flexfoot {
display: flex
;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
padding-top: 12px;
padding-bottom: 12px;
}
.footul {
display: flex
;
flex-wrap: wrap;
width: 85%;
align-items: baseline;
}
.footul li a{
color:#fff;
}
.footul li{
width: fit-content;
font-size: 12px;
}
.totop{
background-color: #617586;
}
.totop a{
display: block;
width: 100%;
color: #fff;
text-align: center;
font-weight: bold;
padding-top: 10px;
padding-bottom: 10px;
}
.totop a i{
padding-right: 8px;
}
.footwrap{
max-width:1200px;
margin:0 auto;
}
.footul li:after{
content: '|';
display: inline-block;
width: 2px;
padding-left: 10px;
padding-right: 10px;
color: #fff;
font-size: 16px;
text-align: center;
}
.footul li:last-child:after{
display:none;
}
.codiv p {
color: #fff;
font-size: 12px;
} .column-detail {
padding: 60px 20px;
background: #f9f9f9;
font-family: "Hiragino Sans", "Noto Sans JP", sans-serif;
}
.container {
max-width: 1280px;
margin: 0 auto;
} .breadcrumb {
font-size: 14px;
margin-bottom: 20px;
color: #666;
word-wrap: break-word;
}
.breadcrumb a {
color: #0073aa;
text-decoration: none;
}
.breadcrumb a:hover {
text-decoration: underline;
} .column-article {
background: #fff;
padding: 60px 150px;
border-radius: 12px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}
.column-title {
font-size: 28px;
margin-bottom: 10px;
line-height: 1.4;
}
.column-meta {
font-size: 14px;
color: #999;
margin-bottom: 20px;
}
.column-thumbnail img {
width: 100%;
height: auto;
border-radius: 12px;
margin-bottom: 20px;
}
.column-content {
font-size: 16px;
line-height: 1.8;
color: #333;
}
.column-content p {
margin-bottom: 1.6em;
} .column-content h2 {
font-size: 22px;
margin: 2.5em 0 1em;
padding: 0.5em 0.8em;
border-left: 5px solid #0073aa;
background: #f0f8ff;
color: #333;
font-weight: 600;
border-radius: 4px;
}
.column-content h3 {
font-size: 18px;
margin: 2em 0 1em;
padding-left: 0.6em;
border-left: 3px solid #0073aa;
color: #333;
font-weight: 500;
} .column-content ul {
margin: 1.5em 0;
padding-left: 1.2em;
list-style: none;
}
.column-content ul li {
position: relative;
padding-left: 1.6em;
margin-bottom: 0.8em;
line-height: 1.6;
}
.column-content ul li::before {
content: "✔";
position: absolute;
left: 0;
top: 0.1em;
font-size: 14px;
color: #0073aa;
font-weight: bold;
}
.column-content ol {
margin: 1.5em 0;
padding-left: 1.5em;
counter-reset: list-counter;
}
.column-content ol li {
counter-increment: list-counter;
margin-bottom: 0.8em;
padding-left: 1.2em;
line-height: 1.6;
position: relative;
list-style:none;
}
.column-content ol li::before {
content: counter(list-counter) ".";
position: absolute;
left: -10px;
color: #0073aa;
font-weight: bold;
} .related-columns {
margin-top: 60px;
}
.related-columns h2 {
font-size: 20px;
margin-bottom: 20px;
border-bottom: 2px solid #eee;
padding-bottom: 8px;
}
.related-list {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
}
.related-item {
background: #fff;
padding: 15px;
border-radius: 10px;
box-shadow: 0 2px 6px rgba(0,0,0,0.05);
transition: transform 0.2s;
}
.related-item:hover {
transform: translateY(-4px);
}
.related-item img {
width: 100%;
border-radius: 8px;
margin-bottom: 10px;
}
.related-item h3 {
font-size: 16px;
margin: 0 0 8px;
color: #333;
}
.related-item time {
font-size: 13px;
color: #777;
}
.column-article a {
text-decoration: none;
color: #0073aa;
}
.column-article img {
width:70%;
} @media (max-width: 768px) {
.column-article {
padding: 20px;
}
.column-title {
font-size: 22px;
}
.column-content {
font-size: 15px;
}
.column-content h2 {
font-size: 18px;
}
.column-content h3 {
font-size: 16px;
}
.related-list {
grid-template-columns: 1fr; }
}
.topcontentdiv ul.items li img{
height: 120px;
object-fit: cover;
border-radius:6px;
}
.items li p {
position: absolute;
margin: 0;
padding: 4px 4px;
font-size: 13px;
font-weight: bold;
color: #fff;
text-align: center;
background: rgba(0, 0, 0, 0.5);
border-radius: 4px;
line-height: 1.4;
width: auto;
display: inline-block;
text-align: left;
}
.topbanner img {
max-width: 980px;
width: 100%;
display: block;
margin: 0 auto;
}
.topcolumn-list {
display: flex;
flex-wrap:wrap;
align-items: flex-start;
width:calc(100% - 32px);
max-width: var(--element-maxWidth-ml);
margin-right: auto;
margin-left: auto;
padding-top: 60px;
}
.topcolumn-item {
position: relative;
width:31.3%;
margin-right:3%;
margin-bottom: 3%;
}
.topcolumn-item:nth-child(3n) {
margin-right:0%;
}
.topcolumn-item .topcolumn-thumb {
aspect-ratio: 3 / 2;
position: relative;
background: #f2f2f2;
}
.topcolumn-item .topcolumn-txt-wrap {
z-index: 2;
position: relative;
width: calc(100% - 32px);
background: #fff;
margin-top: -16px;
box-shadow: 0 2px 5px 0 rgba(17, 17, 17;), var(17, 17, 17;));
border-radius: 4px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
}
.topcolumn-item .topcolumn-txt {
width: calc(100% - 32px);
padding-top: 24px;
padding-bottom: 24px;
margin-right: auto;
margin-left: auto;
}
.topcolumn-item .topcolumn-date {
display: table;
font-weight: 700;
font-size: 16px;
text-transform: uppercase;
margin-bottom: 4px;
}
.topcolumn-item .topcolumn-date {
color: #00589d;
}
.topcolumn-item .post-title {
line-height: 1.3;
font-size: 16px;
}
.topcolumn-item img{
width: 100%;
height: 100%;
}
.columnbtn {
position: relative;
display: inline-block;
line-height: 1.3;
border-radius: 4px;
background: #00589d;
color: #fff;
font-weight: 700;
font-size: 16px;
padding: 17px 2.5em 15px 2.5em;
margin: 0 auto;
display: block;
text-align: center;
max-width: fit-content;
}
.column-thumbnail img{
width:70%;
display:block;
margin:30px auto;
}
@media(max-width:768px){
.topcolumn-item {
width: 100%;
margin-right: 0%;
margin-bottom: 40px;
}
.topcolumn-list {
padding-top: 0px;
padding-bottom:0px;
}
.logodiv {
width: 100px;
}
.headflexinner {
width: 70%;
}
.headcontact a {
font-size: 11px;
}
.telpdiv {
max-width: 120px;
}
.headflex {
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
padding-bottom: 8px;
align-items: center;
}
.maindiv {
padding-top: 60px;
padding-bottom: 60px;
}
.maindiv h1 {
font-size: 28px;
padding-left: 5%;
}
.topcontentdiv h2 {
font-size: 24px;
margin-bottom: 30px;
padding-bottom: 20px;
}
.items {
padding-left: 20px;
padding-right: 20px;
}
.items li {
width: 48.5%;
margin-right: 3%;
}
.items li:nth-child(5n) {
margin-right: 3%; 
}
.items li:nth-child(2n) {
margin-right: 0%; 
}
.topcontentdiv {
margin-top: 60px;
margin-bottom: 60px;
}
.topbanner img {
width: 85%;
}
.info-box p {
text-align: center;
}
.tab-link {
font-size: 14px;
}
.card-container {
margin-left: 20px;
margin-right: 20px;
}
.footul {
width: 100%;
justify-content: center;
}
.footul li:after {
content: unset;
}
.codiv{
text-align: center;
margin: 0 auto;
display: block;
}
.footul li {
width: 100%;
font-size: 12px;
text-align: center;
margin-top: 8px;
margin-bottom: 8px;
}
} .pagination {
display: flex;
justify-content: center; margin: 40px 0;
gap: 10px;
flex-wrap: wrap;
} .pagination a,
.pagination span {
display: inline-block;
padding: 8px 14px;
border: 1px solid #ddd;
border-radius: 4px;
color: #333;
text-decoration: none;
font-size: 14px;
transition: all 0.3s;
} .pagination .current {
background-color:#00589d; color: #fff;
border-color: #00589d;
} .pagination a:hover {
background-color: #00589d;
color: #fff;
border-color: #00589d;
}