body {
    margin-top: 5em;
}
#globalHeader .hgroup {
  width: 100% !important;
  margin-top: 0;
}
#globalHeader .hgroup .logoBox h1 {
  display: none;
}
.pc_nav {
  display: none;
}

.breadNav {
  padding-inline: 10px;
  font-size: 10px;
}
#page {
overflow-x: hidden;
}
/*トグルボタン----------------------------------*/
.toggle {
  position: fixed;
  top: 15px;
  right: 15px;
  background-color: transparent;
  border-style: none;
  z-index: 9999;
  display: block;
}
.navbar-toggle-anime, .navbar-toggle-anime span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.navbar-toggle-anime {
  position: relative;
  width: 26px;
  height: 26px;
}
.navbar-toggle-anime span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #111111;
  border-radius: 4px;
}
.navbar-toggle-anime span:nth-of-type(1) {
  top: 0;
}
.navbar-toggle-anime span:nth-of-type(2) {
  top: 10px;
}
.navbar-toggle-anime span:nth-of-type(3) {
  bottom: 5px;
}
.navbar-toggle-anime.active span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(-315deg);
  transform: translateY(10px) rotate(-315deg);
}
.navbar-toggle-anime.active span:nth-of-type(2) {
  opacity: 0;
}
.navbar-toggle-anime.active span:nth-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(315deg);
  transform: translateY(-9px) rotate(315deg);
}

/* ナビ */
.drawer-main {
  width: 100%;
  height: 100vh;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
nav ul li {
  margin-right: 0;
}
nav.drawer-nav {
  padding-top: 60px;
  height: 100%;
  overflow-y: scroll;
}
nav.drawer-nav ul {
  padding: 20px 0;
}
nav.drawer-nav ul ul {
  padding: 0 0;
  display: none;
}
nav.drawer-nav ul li {
  position: relative;
}
nav.drawer-nav ul li a {
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid #c1c1c1;
  position: relative;
}
nav.drawer-nav ul li a:after {
  content: "";
  width: 6px;
  height: 6px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: rotate(-135deg);
  position: absolute;
  top: 40%;
  right: 20px;
}
nav.drawer-nav ul li span {
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid #c1c1c1;
  position: relative;
  width: 100%;
  cursor: pointer;
}
nav.drawer-nav ul li span:after {
  content: "+";
  width: 6px;
  height: 6px;
  color: #000;
  transform: translateY(-50%);
  position: absolute;
  top: 30%;
  right: 20px;
}
nav.drawer-nav ul li span.open:after {
  content: "-";
  
}
nav.drawer-nav ul li a {
  text-decoration: none;
}
nav.drawer-nav ul li ul li a {
  padding: 10px 30px;
  border-bottom: 1px solid #dfdfdf;
}
footer#globalFooter ul li {
      margin-bottom: 10px;
      width: 50%;
}

footer#globalFooter ul .footer_link {
  width: 50%;
  display: block;
  margin-bottom: 10px;
}

.copyright {
  font-size: 10px;
}



/* toppage side banner */
.fix_banner_area {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 1;
  max-width: 100%;
}
.side_banner {
  display: flex;
  justify-content: space-between;
}
.side_banner li {
  width: 50%;
}
.side_banner li img {
  width: 100%;
  height: auto;
}
.homeProductsBlock .ttlbox {
  width: 100%;
}

.ttlbox h2, .page .entry-header h1, .single .entry-header h1 {
  margin-inline: 15px;
  font-size: 20px;
  background-size: 20px 20px;
  padding-left: 26px;
  float: none;
}
#page-content {
  height: auto;
  position: relative;
  clear: both;
  padding: 0 15px 20px;
}
#page-content h2 {
  font-size: 18px;
}
.line-ttl {
  border-bottom: 3px solid #F79A00;
  padding-bottom: 4px;
  margin-bottom: 15px;
}
.tocontact {
  width: 100%;
  margin-left: 0;
}

.pageendContact {
  margin: 15px auto 10px;
  padding: 15px;
  width: 94%;
  display: flex;
  flex-direction: column;
  border-radius: 15px;
}
.pageendContact h3 {
  font-size: 18px;
  padding-bottom: 10px;
  font-weight: 700;
}
.pageendContact .telBox {
  float: none;
  width: 100%;
}
.pageendContact .contactBox {
  float: none;
  width: 100%;
}
.more_btn_s a {
  font-size: 13px;
}
#page-content .margin_b50,
#page-contents {
  overflow: auto;

}
table {
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
  white-space: nowrap;
}
table + div,
table + p {
  width: 100%;
  overflow: hidden;
}
#page-content .sub_title {
  width: 100%;
  white-space: nowrap;
}

#thumbnail-list {
  width: 100%;
  margin: 0 auto;
}

#thumbnail-list .thumbnail-item {
  flex: 2 2 25%;
  margin: 5px 1px 5px;
}

#home .columns h2, .page .entry-header h1, .single .entry-header h1 {
  font-size: 18px;
}
.ttlbox .moreTxtLink {
  float: none;
  display: block;
  width: 100%;
  margin-block: 20px;
  text-align: center;
}
.homeProductBox .home_pro_catch {
  font-size: 18px;

}
#home .homeProductBox h2.home_pro_ttl {
  font-size: 16px;
}
.homeProductBox .home_pro_more {
  height: 30px;
}
.home_btn_flex {
  display: block;
  padding-bottom: 10px;
  width: 96%;
}
#contents .lead_top_service {
  font-size: 16px;
  text-align: left;
}
#contents .lead_top_service br {display: none}




