@charset "utf-8";
/*
Theme Name: E-REALITY
Theme URI: 
Template: lightning
Description: 
Author: 
Tags:
Version: 0.6.1
*/ 
:root {
  --vk-line-height: 2em;
  --wp--preset--font-family--system-font: "Noto Sans JP", sans-serif;
}
body, html {
  font-family: "Noto Sans JP", sans-serif;
}

body.home .site-body {
  padding-top: 0;
}
/* header */
#menu-header-navi.global-nav-list>li .global-nav-name {
    font-size: 20px;
}
.page-header-title, h1.page-header-title{
  position: relative;
  margin-bottom: 16px;
}
.page-header-title::after, h1.page-header-title::after{
  content: "";
  width: 80px;
  height: 4px;
  background: #3359ff;
  position: absolute;
  left: 50%;
  bottom: -16px;
  transform: translateX(-50%);
}
.vk-menu-acc .acc-btn {
  border: none;
}
/* key */
.kv-catch {
  font-size: 3.5rem;
}

/* company */
.table-company table {}
.table-company table td {
  font-size: 1rem;
  padding: 1.5em 2em;
  line-height: 2
}
.table-company table td a {
  text-decoration: underline
}

/* フォーム */
.form-input-wrapper{
  background: rgba(51, 89, 225, .05);
  border-radius: 2em;
  padding: 5vw;
}
.required,
.form-input-wrapper .required{
  margin-left: 0.5em;
  color: #3359ff
}
.form-input-wrapper .form-indent-right {
    width: calc(100% - 2em);
    display: inline-block;
}
.form-input-wrapper .assessment-unit {
    display: inline-block;
    margin-left: 0.5em;
    position: relative;
    top: 0.5em;
}
.wpcf7-spinner {
    display: none !important;
}
/* pagetop */
.page_top_btn {
  position: fixed;
  right: 2%;
  bottom: 3%;
  z-index: 99999;
  width: 56px;
  height: 56px;
  color: transparent;
  border-radius: 60px;
  background: rgba(51, 89, 225, .8);
  box-shadow: none;
  background-image: var(--ver_page_top_button_url);
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity .3s;
  text-decoration: none;
}
/* mobile navi */
.vk-mobile-nav nav ul li a {
    padding: 1em .5em;
}
.vk-mobile-nav-menu-btn {
  position: fixed;
  top: 5px;
  left: 5px;
  z-index: 2100;
  width: 34px;
  height: 34px;
  cursor: pointer;
  text-indent: -9999px;
  background-size: 40px 40px;
  overflow: hidden;
  background: var(--vk-mobile-nav-menu-btn-bg-src) center 50% no-repeat;
  border-width: 0px;
  border-style: solid;
  border-color: rgb(51, 51, 51);
  border-image: initial;
  border-radius: 2px;
  transition: border-color 0.5s ease-out;
}
.vk-mobile-nav-menu-btn.menu-open {
  border: none;
}
/* footer */
.site-footer {
  background: #000;
  color: #fff;
  padding: 80px 0 0
}
.site-footer a, .footer-nav .footer-nav-list .menu-item a {
  color: #fff;
}
.footer-nav .footer-nav-list {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 1rem;
}
.footer-nav .footer-nav-list .menu-item a {
  color: #fff;
  font-size: 20px;
}
.footer-navi-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 24px
}
.footer-logo {
  width: 224px;
  height: 40px;
}
.footer-logo img {
  width: 100%
}
.site-footer-copyright p {
  text-align: right;
  font-size: 0.785rem;
  letter-spacing: 0.05em
}
.site-footer-copyright p:nth-child(2) {
  display: none;
}
/* button */
.vk_button .vk_button_link.btn-lg, .editor-styles-wrapper .vk_button .vk_button_link.btn-lg {
  font-size: calc(1rem * 1);
}
.vk_button .vk_button_link.btn, .editor-styles-wrapper .vk_button .vk_button_link.btn {
  padding: 1em 1.5rem;
  font-size: calc(1rem * 1);
}
.wp-block-table.table-information table td, .wp-block-table.table-information table th{
  border: none!important;
	line-height: 1.6
}
.wp-block-table.table-information table td:first-child{
  padding-left: 0
}
@media (max-width: 991px) {
  .site-header-logo {
    padding-top: .5rem;
    margin-bottom: 1rem;
    white-space: normal;
  }
  
  .table-company table td {
    padding: 1em;
  }
	.wp-block-table.table-information table td, .wp-block-table.table-information table th{
    display: block;
    width: 100%;
	padding: 0.5em 0
  }
  .wp-block-table.table-information table td:first-child{
    padding: 0.5em 0 0
  }
  .kv-catch {
    font-size: 2rem;
    line-height: 1.8;
  }
  .site-header-logo img {
    padding-top: .5rem;
  }
  .site-footer {
    padding: 64px 0 0
  }
  .footer-logo {
    width: 180px;
    height: auto
  }
  .footer-navi-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .footer-nav {
    width: 100%;
    margin-top: 1em
  }
  .footer-nav .footer-nav-list {
    gap: 0;
  }
  
  .footer-nav .footer-nav-list .menu-item {
    width: 100%;
    border-bottom: 1px solid rgba(225, 225, 225, 0.4);
    padding: 1em 0
  }
  .footer-nav .footer-nav-list .menu-item a {
    font-size: 1rem;
  }
  .site-footer-copyright p {
    text-align: center
  }
	
}

@media (max-width: 575px) {
  .table-company table td:nth-child(1) {
    padding: 0.5em 1em;
  }
}