/* 共通パーツ */
@media screen and (max-width:280px) {
  .nb280 {
    display: none;
  }
}
@media screen and (max-width:320px) {
  .nb320 {
    display: none;
  }
}
@media screen and (max-width:350px) {
  .nb350 {
    display: none;
  }
}
@media screen and (max-width:375px) {
  .nb375 {
    display: none;
  }
}
@media screen and (max-width:480px) {
  .nb480 {
    display: none;
  }
}
@media screen and (min-width:281px) {
  .b281 {
    display: none;
  }
}
@media screen and (min-width:321px) {
  .b321 {
    display: none;
  }
}
@media screen and (min-width:376px) {
  .b376 {
    display: none;
  }
}
@media screen and (min-width:351px) {
  .b351 {
    display: none;
  }
}
@media screen and (min-width:481px) {
  .b481 {
    display: none;
  }
}
.full-width {
  margin: 0 calc(50% - 50vw);
  min-width: 100vw;
}
.page-template-default .l-contents__inner {
  padding-bottom:0;	
}
.menu-item-174 a:nth-of-type(1) {
  pointer-events: none;
}
.c-navbar__submenu a {
  pointer-events:inherit!important;
}
.c-site-branding__title .custom-logo {
   width: 190px;
}
@media (min-width: 64em) {
    .c-site-branding__title .custom-logo {
        width: 350px;
    }
}
.p20 {
  padding:20px;
}


.need-red {
  min-width:48px;
  padding:5px 8px;
  background-color:#D9534F;
  color:#fff;
  margin-right:31px;
  font-weight: normal;
}
@media screen and (max-width:1160px) {
 .need-red {
   margin-right:20px;
  }
}
@media screen and (max-width:1160px) {
 .nb1160 {
   display:none;
  }
}
.free-blue {
  min-width:48px;
  padding:5px 8px;
  background-color:#181D62;
  color:#fff;
  margin-right:31px;
  font-weight: normal;
}
@media screen and (max-width:1160px) {
  .free-blue {
   margin-right:20px;
  }
}
.page-id-13 label br {
  content:'';
  display:block;
  margin-top:16px;
}
.list-name {
  display: block;
}
.page-id-18 select {
  height: 39.98px;
  padding: 0 12px;
  border: 1px solid var(--_form-control-border-color);
  border-radius: 5px;
  background-color:#fff!important;
}
.wpcf7-submit {
  border-radius: 0!important;
  padding-left: 42px!important;
  padding-right: 42px!important;
  width:117px;
  height:47.98px;
  z-index: 1;
}
/* to-contact */
.to-contact .smb-section__fixed-background {
  border-radius: 48px;
}
.to-contact .smb-section__body {
  margin-left: auto;
  margin-right: auto;
  width: 1015px;
}
@media screen and (max-width:480px) {
  .to-contact .c-container {
    padding: 12px;
  }
} 
.wpcf7-not-valid-tip {
  color: #dc3232!important;
}
/* お知らせ・制作実績 */
.c-meta__item.c-meta__item--author {
  display:none;
}
.wp-profile-box {
  display:none;
}
.p-comments.c-entry-aside {
  display:none;
} 
.p-trackbacks.c-entry-aside {
  display:none;
}
/*  reCAPTCHA */
.grecaptcha-badge { 
  visibility: hidden; 
}
/* トップページ */
.fv-catchcopy {
  font-size: 40px;
  color: #fff;
  text-align: left;
  line-height: 1.8;
  letter-spacing: 2px;
  font-weight: 500;
  display: block;
  position: relative;
  background-color:transparent!important;
  border-left:none!important;
  padding-left:0!important;
}
.fv-sub {
  margin-top: 0!important;
}
.home .l-header {
  width: 100%;
  position: absolute;
  background-color: transparent;
}
.home .l-header .c-hamburger-btn__bar {
  background-color: #fff;
}
.home .c-hamburger-btn__label {
  color: #fff!important;
}
.c-section.p-section-front-page-content {
  padding-top: 0!important;
}
.home .l-1row-header .c-navbar__item>a>span {
  color: white;
}
.service .smb-items__item__figure img {
  aspect-ratio: 3/2;
}
.service .smb-items__item__title {
  font-weight: 500;
}
/* 下層ページヘッダー修正 */
.c-page-header[data-has-image=true] {
  height: clamp(200px, 32.5vw, 350px);
  background: rgba(3, 85, 162, 0.3);
}
/* 会社概要　行 */
.com-info .smb-information__item__label {
  border-bottom: 1px solid #fff;
}
/* footer */
.l-footer {
  border: none;
}
.c-copyright--inverse {
  background-color: var(--accent-color);
}
/* faq */
.faq .smb-faq__item {
    border-bottom: 1px solid #333;

}
/*  */
.page-id-241 .smb-media-text__caption {
  font-size: 16px;
  text-align: center;
}
/*  */
.recruit-table {
            width: 100%;
            border-collapse: collapse;
            margin: 20px 0;
            font-size: 16px;
        }
       .recruit-table th, td {
            padding: 16px;
            border: 1px solid #ddd;
            text-align: left;
        }
       .recruit-table th {
            background-color: #063773;
		    color:#fff;
            font-weight: bold;
        }
       .recruit-table tr:nth-child(even) {
            background-color: #f9f9f9;
        }
@media screen and (max-width:649px) {
	.recruit-table th, td  {
		display:block;
	}	
}
/*  */
.swiper-wrapper {
  transition-timing-function:linear!important;
}
.slider-recruit {
  margin:32px 0!important;
}
/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------



お問い合わせフォーム



----------------------------------------------------------------------------------------------------------------------------------------------------------------
 */
.cf7__list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
}

.cf7__list dt:nth-of-type(n + 2),
.cf7__list dd:nth-of-type(n + 2) {
    margin-top: 30px;
}

.cf7__list dt {
    width: 35%;
    padding-top: 15px;
}

.cf7__list dd {
    width: 65%;
}

/* 必須・任意 */
.cf7__required,
.cf7__optional {
    margin-right: 15px;
    padding: 6px 14px;
    color: #fff;
    font-size: 12px;
    vertical-align: 1px;
}

.cf7__required {
    background: #BE1D1D;
}

.cf7__optional {
    background: #878D8E;
}

/* input・textarea */
.cf7__list dd input[type="text"],
.cf7__list dd input[type="tel"],
.cf7__list dd input[type="email"],
.cf7__list dd textarea {
    width: 100%;
    padding: 15px 20px;
    background: #F4F4F4;
}

/* ドロップダウンメニュー */
.cf7__select {
    position: relative;
}

.cf7__select:before {
    position: absolute;
    top: 50%;
    right: 20px;
    z-index: 10;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 8px solid #000;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    pointer-events: none;
    content: '';
}

.cf7__select select {
    width: 100%;
    padding: 19px 20px;
    background: #F4F4F4;
    color: #a5a5a5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* チェックボックス・ラジオボタン */
.cf7__list dd .wpcf7-checkbox,
.cf7__list dd .wpcf7-radio {
    display: block;
    padding: 15px 0 10px;
}

/* 縦並び（チェックボックス・ラジオボタン） */
.cf7__list dd .wpcf7-list-item {
    display: block;
    margin: 0;
}

.cf7__list dd .wpcf7-list-item:nth-child(n + 2) {
    margin-top: 18px;
}

/* マウスカーソル（チェックボックス・ラジオボタン） */
.cf7__list dd .wpcf7-list-item label {
    cursor: pointer;
}

/* チェックボックス・ラジオボタン */
input[type="checkbox"],
input[type="radio"] {
    position: relative;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    border: 1px solid #bcbcbc;
    vertical-align: -3px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* チェックボックス */
input[type="checkbox"]:checked {
    border: 1px solid #000;
    background: #000;
}

input[type="checkbox"]:checked:before {
    position: absolute;
    top: 2px;
    left: 5px;
    transform: rotate(50deg);
    width: 6px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: '';
}

/* ラジオボタン */
input[type="radio"] {
    border-radius: 50%;
}

input[type="radio"]:checked:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #000;
    content: '';
}

/* プレースホルダー */
/* Google Chrome / Safari / Mozilla Firefox / Opera */
.cf7__list dd input[type="text"]::placeholder,
.cf7__list dd input[type="tel"]::placeholder,
.cf7__list dd input[type="email"]::placeholder,
.cf7__list dd textarea::placeholder {
    color: #a5a5a5;
}

/* Microsoft Edge */
.cf7__list dd input[type="text"]::-ms-input-placeholder,
.cf7__list dd input[type="tel"]::-ms-input-placeholder,
.cf7__list dd input[type="email"]::-ms-input-placeholder,
.cf7__list dd textarea::-ms-input-placeholder {
    color: #a5a5a5;
}

/* Internet Explorer */
.cf7__list dd input[type="text"]:-ms-input-placeholder,
.cf7__list dd input[type="tel"]:-ms-input-placeholder,
.cf7__list dd input[type="email"]:-ms-input-placeholder,
.cf7__list dd textarea:-ms-input-placeholder {
    color: #a5a5a5;
}

/* 送信ボタン */
.cf7__button {
    padding-left: 72px;
    text-align: center;
}

input[type="submit"] {
    width: 260px;
    height: 60px;
    background: #000;
    color: #fff;
    transition: opacity .6s;
}

input[type="submit"]:hover {
    opacity: .6;
}

/* ajax-loader */
.wpcf7-spinner {
    vertical-align: middle;
}

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

    .cf7__list dt {
        width: 100%;
        margin-bottom: 15px;
        padding-top: 0;
    }

    .cf7__list dd {
        width: 100%;
    }

    .cf7__list dd:nth-of-type(n + 2) {
        margin-top: 0;
    }

    .cf7__list dd .wpcf7-checkbox,
    .cf7__list dd .wpcf7-radio {
        padding: 15px 0 0;
    }

    /* 送信ボタン */
    input[type="submit"] {
        width: 180px;
        height: 56px;
    }

}