@charset "UTF-8";
/*
Theme Name: Hokuto_site
Theme URI: https://hokuto-com.jp/
Author: 北都通工株式会社
Author URI: www.hokuto-com.jp
Description: 北都通工株式会社は弱電工事の設計/施工/保守を通じて、地域に安全と安心を提供する会社です。
Version: 1.0
*/
/*reset.css*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
/*common.css*/
.wrap {
  overflow: hidden;
}
@keyframes slideIn {
  0% {
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}




.fadeinTrigger {
  opacity: 0;
}
.fadein {
  animation-name: slideIn;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.fadeinTrigger_0 {
  animation-delay: 0.4s;
  opacity: 0;
}
.fadein_0 {
  animation-name: slideIn;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.fadeinTrigger_1 {
  opacity: 0;
  animation-delay: 0.8s;
}
.fadein_1 {
  animation-name: fadeInAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.fadeinTrigger_2 {
  opacity: 0;
  animation-delay: 1.2s;
}
.fadein_2 {
  animation-name: fadeInAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.fadeinTrigger_3 {
  animation-delay: 1.4s;
  opacity: 0;
}
.fadein_3 {
  animation-name: fadeInAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.fadeinTrigger_4 {
  animation-delay: 1.6s;
  opacity: 0;
}
.fadein_4 {
  animation-name: fadeInAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.fadeinTrigger_5 {
  animation-delay: 1.8s;
  opacity: 0;
}
.fadein_5 {
  animation-name: fadeInAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.fadeinTrigger_6 {
  animation-delay: 2.0s;
  opacity: 0;
}
.fadein_6 {
  animation-name: fadeInAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.fadeinTrigger_7 {
  animation-delay: 2.2s;
  opacity: 0;
}
.fadein_7 {
  animation-name: fadeInAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.fadeinTrigger_8 {
  animation-delay: 2.4s;
  opacity: 0;
}
.fadein_8 {
  animation-name: fadeInAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.fadeinTrigger_9 {
  animation-delay: 2.6s;
  opacity: 0;
}
.fadein_9 {
  animation-name: fadeInAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.fadeinTrigger_10 {
  animation-delay: 3.8s;
  opacity: 0;
}
.fadein_10 {
  animation-name: fadeInAnime;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.fadeinTrigger_11 {
  animation-delay: 3.0s;
  opacity: 0;
}
.fadein_11 {
  animation-name: slideIn;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.fadeinTrigger_12 {
  animation-delay: 3.2s;
  opacity: 0;
}
.fadein_12 {
  animation-name: slideIn;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.fadeinTrigger_13 {
  animation-delay: 3.4s;
  opacity: 0;
}
.fadein_13 {
  animation-name: slideIn;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
  opacity: 0;
}
html {
  font-size: 62.5%; /* 16px * 62.5% = 10px */
  width: 100%;
  box-sizing: border-box;
}
body {
  color: #0f0f0f; /* RGB */
  font-family: 'Noto Sans JP Medium', 'Noto Sans JP SemiBold';
  font-size: 1.7em;
  line-height: 3.0rem;
  text-align: center;
  background-color: #fff;
}
.none {
  display: none;
}
/* header */
.header {
  display: flex;
  width: 100%;
  height: 110px;
  justify-content: space-between;
  background-color: rgba(255, 255, 255, 1);
  transition: opacity 0.3s ease;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
.header a :hover {
  color: #ff0000;
}
.header h1 img {
  padding: 10px 0;
  padding-left: 40px;
  width: 285px;
  height: 85px;
  object-fit: contain;
  object-position: center;
  background-repeat: no-repeat;
}
.nav-drawer {
  padding-top: 30px;
  width: auto;
}
.header_nav a {
  text-decoration: none;
}
.header_nav_block {
  padding-right: 40px;
}
.header_nav ul {
  display: inline-flex;
  justify-content: space-between;
  flex: 1 1 auto;
  width: 60vw;
  padding-top: 20px;
}
.header h1 a:hover {
  opacity: 0.5;
}
.sub {
  text-align: center;
  text-decoration-line: none;
  font-size: 1.2rem;
  color: #939393;
}
.menu {
  text-align: center;
  text-decoration-line: none;
  font-size: 1.5rem;
  font-weight: 500;
  color: #0f0f0f;
}
@media(min-width:1040px) {
	
  #nav-content img {
    display: none;
  }
	
}
@media(max-width:1040px) {
  .header {
    width: 100%;
    height: 60px;
    background-color: rgba(255, 255, 255, 1);
    transition: opacity 0.3s ease;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
  }
  .header h1 img {
    display: none;
  }
  
  .header_nav {
    /*  display: none; */
  }
  .header_nav ul {
    display: inline-block;
  }
  #nav-drawer {
    padding: 23px 24px 0 0;
    text-align: right;
    position: relative;
  }
  #nav-input {
    display: none;
  }
  #nav-open {
    display: block;
    vertical-align: middle;
    width: 25px;
    height: 22px;
		top:0;
  }
  #nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    height: 3px;
    width: 25px;
    display: block;
    background-color: #0f0f0f;
    content: "";
  }
  #nav-open span:before {
    bottom: -8px;
  }
  #nav-open span:after {
    bottom: -16px;
  }
	#nav-input:checked ~ #nav-open span:before {
    background: rgba(255, 255, 255, 0);
		
  }
  #nav-input:checked ~ #nav-open span:after {
    bottom: 0;
		
    transform: rotate(90deg);
  }
  #nav-input:checked ~ #nav-open span {
    top: 30px;
    transform: rotate(-45deg);
  }
  #nav-input:checked ~ #nav-close {
    display: none;
  }
  #nav-input:checked ~ #nav-content {
    transform: translateX(0%);
  }
  #nav-close {
    z-index: 999;
    position: relative;
    top: 0;
    left: 0;
    width: 80%;
    height: 100%;
    background-color: #fff;
    opacity: 0.1;
  }
  #nav-content {
    display: block;
    position: fixed;
    top: 60px;
    right: 0;
    z-index: 999;
    width: 50%;
    height: 100%;
    background-color: #fff;
    text-align: center;
    padding-left: 20px;
    transform: translateX(130%);
    transition: 0.1s ease-in-out;
  }
  #nav-content img {
    width: 80%;
		padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 40px;
    background-repeat: no-repeat;
  }
  .sub {
    color: #4d4d4d;
    font-size: 1.2rem;
  }
  .menu {
    color: #0f0f0f;
    font-size: 1.5rem;
  }
  .top {
    padding-bottom: 10px;
  }
  .company {
    padding-bottom: 10px;
  }
  .business {
    padding-bottom: 10px;
  }
  .construction {
    padding-bottom: 10px;
  }
  .recruit {
    padding-bottom: 10px;
  }
  .news {
    padding-bottom: 10px;
  }
  .contact {
    padding-bottom: 10px;
  }
  .nav_box {
    width: 90%;
    height: 60px;
    background-color: #c0c0c0;
    padding: 10px 0;
  }
  .header_nav a {
    text-decoration: none;
  }
  
}
@media(max-width:480px) {
  .header {
    height: 60px;
  }
  .header h1 img {
    display: none;
  }
  #nav-content {
    top: 60px;
    padding-top: 0;
    padding-left: 20px;
  }
  #nav-drawer {
    padding: 20px 24px 0 0;
  }
}
.section-top__image {
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 50px;
  object-fit: cover;
  object-position: center;
}
.section-top__image-filter {
  width: 100%;
  height: 500px;
  background-color: rgba(255, 255, 255, 0.40);
  background-size: cover;
}
.section-top__image h2 {
  width: 1040px;
  padding-top: 270px;
  font-weight: bold;
  text-align: left;
  margin: 0 auto;
  text-shadow: 5px 5px 5px #ffffff;
}
.a {
  color: #ff0000;
  font-size: 8.0rem;
}
.b {
  color: #0f0f0f;
  font-size: 6.0rem;
}
.c {
  color: #0f0f0f;
  font-size: 4.0rem;
  padding-left: 30px;
  font-weight: normal;
}
.section-top__title_br {
  display: none;
}
@media(max-width:1040px) {
  .section-top__image {
    height: 375px;
  }
  .section-top__image-filter {
    height: 375px;
  }
  .section-top__image h2 {
    width: auto;
    padding-top: 200px;
    padding-left: 20px;
    margin: 0 auto;
  }
  .a {
    font-size: 6.0rem;
  }
  .b {
    font-size: 4.5rem;
  }
  .c {
    font-size: 3.0rem;
    padding-left: 22px;
  }
}
@media(max-width:480px) {
  .section-top__image {
    height: 290px;
    width: 100%;
  }
  .section-top__image-filter {
    height: 290px;
    width: 100%;
  }
  .section-top__image h2 {
    width: auto;
    padding-top: 150px;
    padding-left: 20px;
    margin: 0 auto;
  }
  .a {
    font-size: 2.5rem;
  }
  .b {
    font-size: 2.5rem;
  }
  .c {
    color: #0f0f0f;
    font-size: 1.8rem;
    padding: 0;
  }
  .section-top__title_br {
    display: block;
  }
}
/*access*/
.section-access h2 {
  padding: 200px 0 50px;
  font-size: 4.5rem;
  color: #0f0f0f;
}
.section-map {
  height: 400px;
}
.section-map iframe {
  width: 100%;
  height: 100%;
  border: solid 1px #0f0f0f;
}
@media(max-width:1040px) {
  .section-access h2 {
    padding: 100px 0 50px;
    font-size: 2.2rem;
    color: #0f0f0f;
  }
}
@media(max-width:480px) {
  .section-access h2 {
    padding: 100px 0 50px;
    font-size: 2.2rem;
    color: #0f0f0f;
  }
}
.top {
  padding-bottom: 0;
}
.index-section-ttl_right {
  width: 1040px;
  padding: 100px 0 50px 0;
  margin: 0 auto;
  text-align: right;
  list-style: none;
  display: flex;
  gap: 20px;
  justify-content: end;
}
.index-section-ttl_left {
  width: 1040px;
  padding: 100px 0 50px 0;
  margin: 0 auto;
  text-align: left;
  list-style: none;
  display: flex;
  gap: 20px;
}
.index-section-ttl_right p {
  text-align: right;
}
.index-section-ttl_left p {
  text-align: left;
}
.index-section-ttl_left_no {
  font-size: 100px;
  font-weight: bold;
  padding-top: 20px;
}
.index-section-ttl_left_sub {
  font-size: 20px;
  color: #999999;
  margin-top: 5px;
  margin-right: 5px;
}
.index-section-ttl_left_main {
  font-size: 45px;
  font-weight: normal;
  color: #0f0f0f;
  margin-top: 5px;
}
.index-section-ttl_right_no {
  font-size: 100px;
  font-weight: bold;
  padding-top: 20px;
}
.index-section-ttl_right_sub {
  font-size: 20px;
  color: #999999;
  margin-top: 5px;
  margin-right: 5px;
}
.index-section-ttl_right_main {
  font-size: 45px;
  font-weight: normal;
  color: #0f0f0f;
  margin-top: 5px;
}
@media(max-width:1040px) {
  .index-section-ttl_right {
    width: 90vw;
  }
  .index-section-ttl_left {
    width: 90vw;
  }
  .index-section-ttl_left_no {
    font-size: 75px;
  }
  .index-section-ttl_left_sub {
    font-size: 15px;
  }
  .index-section-ttl_left_main {
    font-size: 34px;
  }
  .index-section-ttl_right_no {
    font-size: 75px;
  }
  .index-section-ttl_right_sub {
    font-size: 15px;
  }
  .index-section-ttl_right_main {
    font-size: 34px;
  }
}
@media(max-width:480px) {
  .index-section-ttl_left {
    width: 385px;
    height: 60px;
    margin-left: 30px;
    padding: 100px 0 50px 0;
    position: relative;
  }
  .index-section-ttl_right {
    width: auto;
    height: 60px;
    padding: 100px 0 50px 0;
    position: relative;
  }
  .index-section-ttl_left_no {
    font-size: 50px;
    height: 52px;
    width: 52px;
    margin: 0;
  }
  .index-section-ttl_left_sub {
    font-size: 12px;
    margin: 0;
    position: absolute;
    text-align: left;
    height: 13px;
    width: 300px;
    top: 11px;
    left: -8px;
    z-index: 999999;
  }
  .index-section-ttl_left_main {
    font-size: 25px;
    margin-top: 2.5px;
    margin: 0;
    position: absolute;
    text-align: left;
    height: 26px;
    width: 300px;
    top: 33px;
    left: -9px;
    z-index: 999999;
  }
  .index-section-ttl_right_no {
    font-size: 50px;
    margin: 0;
    padding-right: 30px;
  }
  .index-section-ttl_right_sub {
    font-size: 12px;
    margin: 0;
    position: absolute;
    height: 13px;
    text-align: right;
    width: 300px;
    top: 11px;
    right: -4px;
  }
  .index-section-ttl_right_main {
    font-size: 25px;
    margin-top: 2.5px;
    margin: 0 auto;
    position: absolute;
    text-align: right;
    height: 26px;
    width: 300px;
    top: 33px;
    right: -9px;
  }
}
.button_solid {
  margin: 0 auto;
  width: 300px;
  height: 60px;
  transition: 0.3s ease-in-out;
  background: #ff0000;
  border-radius: 50px;
  box-shadow: 0.2rem 0.2rem 0px 0.1rem #cccccc;
}
.button_solid a {
  text-decoration: none;
  letter-spacing: 10px;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 1.8rem;
  color: #fff;
  height: 100%;
  background: #ff0000;
  border-radius: 50px;
  box-shadow: 0.2rem 0.2rem 0px 0.1rem #cccccc;
}
.button_solid a:hover {
  transform: translate3d(0.2rem, 0.2rem, 0);
  box-shadow: none;
  opacity: 1;
  transition: all 0.2s;
}
.button_solid a:after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: 10px solid #fff;
  border-right: 10px solid #fff;
  border-width: 5px;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  right: 20px;
  border-radius: 1px;
  transition: 0.3s ease-in-out;
  margin-top: 8px;
  margin-right: 15px;
}
.button_solid_hooter {
  margin: 0 auto;
  width: 300px;
  height: 60px;
  transition: 0.3s ease-in-out;
  background: #ff0000;
  border-radius: 50px;
  box-shadow: 0.2rem 0.2rem 0px 0.1rem #544e4e;
}
.button_solid_hooter a {
  text-decoration: none;
  letter-spacing: 10px;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 1.8rem;
  color: #fff;
  height: 100%;
  background: #ff0000;
  border-radius: 50px;
  box-shadow: 0.2rem 0.2rem 0px 0.1rem #544e4e;
}
.button_solid_hooter a:hover {
  transform: translate3d(0.2rem, 0.2rem, 0);
  box-shadow: none;
  opacity: 1;
  transition: all 0.2s;
}
.button_solid_hooter a:after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: 10px solid #fff;
  border-right: 10px solid #fff;
  border-width: 5px;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  right: 20px;
  border-radius: 1px;
  transition: 0.3s ease-in-out;
  margin-top: 8px;
  margin-right: 15px;
}
#content {
  position: relative;
}
#topBtn {
  /*-----必須-----*/
  position: fixed;
  bottom: 10px;
  right: 10px;
  /*-----装飾-----*/
  text-decoration: none;
  text-style: none;
  padding-top: 5px;
  width: 64px;
  height: 64px;
  line-height: 25px;
  text-align: center;
  background-color: #ff0000;
  color: #fff;
}
@media(max-width:1040px) {
  #content {
    position: relative;
  }
  #topBtn {
    position: fixed;
    bottom: 5px;
    right: 5px;
    /*-----装飾-----*/
    text-decoration: none;
    text-style: none;
    padding-top: 5px;
    width: 64px;
    height: 64px;
    line-height: 25px;
    text-align: center;
    background-color: #ff0000;
    color: #fff;
  }
}
@media(max-width:480px) {
  #content {
    position: relative;
  }
  #topBtn {
    position: fixed;
    bottom: 5px;
    right: 5px;
    /*-----装飾-----*/
    text-decoration: none;
    text-style: none;
    padding-top: 5px;
    width: 64px;
    height: 64px;
    line-height: 25px;
    text-align: center;
    background-color: #ff0000;
    color: #fff;
  }
}
.footer {
  background-color: #0f0f0f;
  text-align: center;
  height: 410px;
  margin-bottom: 0;
}
.footer-block0 {
  width: 1040px;
  display: flex;
  margin: 0 auto;
  margin-bottom: 0;
}
.footer-block1 {
  width: 520px;
  height: 413px;
  margin-bottom: 0;
}
.yuubin {
  margin-right: 200px;
}
.address {
  font-size: 22px;
  color: #fff;
}
.footer-block2 {
  width: 520px;
  padding-top: 100px;
}
.footer p {
  font-size: 18px;
  color: #fff;
  padding-top: 100px;
  margin: 0 auto;
}
.logo_box {
  height: 130px;
  width: 400px;
  margin: 0 auto;
  padding-bottom: 20px;
  margin-top: 50px;
}
.logo_img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
@media(max-width:1040px) {
  .footer {
    height: auto;
    margin: 0 auto;
  }
  .footer-block0 {
    width: auto;
    height: auto;
    padding-top: 50px;
    display: grid;
  }
  .footer-block1 {
    width: 300px;
    height: auto;
    margin: 0 auto;
  }
  .yuubin {
    margin-right: 150px;
    font-size: 17px;
  }
  .address {
    font-size: 17px;
  }
  .footer-block2 {
    width: auto;
    padding-top: 30px;
    margin: 0 auto;
  }
  .footer p {
    font-size: 12px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .logo_box {
    width: 300px;
    height: 66px;
    margin-top: 0;
    padding-bottom: 30px;
  }
  .logo_img {
    height: 80px;
    width: auto;
  }
}
@media(max-width:480px) {
  .yuubin {
    font-size: 15px;
  }
  .address {
    font-size: 15px;
  }
  .logo_box {
    height: 66px;
    padding-bottom: 30px;
  }
  .logo_img {
    margin: 0 auto;
  }
}
/*投稿一覧（newsページ）css