@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Roboto:wght@400;500;700&display=swap");
@import "/Portals/0/denzaigas/css/base.css";
@import "/Portals/0/denzaigas/css/contents.css";
html {
  font-size: 100%;
}

body {
  height: auto;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  line-height: 1.8;
  font-size: 1rem;
  color: #222;
}

#blockskip {
  display: none;
}

.inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 40px;
}

.breadcrumb {
  margin: 10px 0 100px;
}
.breadcrumb .inner > span {
  display: block;
  line-height: 1.6;
}
.breadcrumb .inner > span > * {
  display: inline-block;
  vertical-align: middle;
}
.breadcrumb .inner > span > *:nth-child(1), .breadcrumb .inner > span > *:nth-child(2) {
  display: none !important;
}
.breadcrumb .inner > span span.separator {
  display: inline-block;
  width: 6.45px;
  height: 10px;
  margin: 0 15px;
  background-image: url("/Portals/0/denzaigas/images/common/arrow_right.png");
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 0;
}
.breadcrumb .inner > span span.breadcrumbItem {
  margin: 0;
}
.breadcrumb .inner > span a {
  color: #222;
  text-decoration: none;
}
.breadcrumb .inner > span a:hover {
  color: #00b8ae;
}

#footer {
  position: relative;
  margin: 100px 0 0;
  z-index: 1;
}
#footer .foot_top {
  padding: 100px 0;
  background-color: #ddf3f2;
}
#footer .foot_top_nav {
  display: flex;
  gap: 22px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer .foot_top_nav li {
  flex: 1;
}
#footer .foot_top_nav li a {
  display: block;
  position: relative;
  padding: 38px 60px 38px 40px;
  border-radius: 8px;
  background-color: #fff;
  text-align: center;
  color: #222;
  font-size: 1.375rem;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.6;
}
#footer .foot_top_nav li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 30px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ddf3f2;
  background-image: url("/Portals/0/denzaigas/images/common/arrow_right.png");
  background-size: 6.45px 10px;
  background-position: center left 9px;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}
#footer .foot_top_nav li a[target=_blank]:after {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  margin: -0.1em 0 0 5px;
  background-image: url("/Portals/0/denzaigas/images/common/ico_external.png");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
#footer .foot_top_nav li a:hover {
  color: #00b8ae;
}
#footer .foot_bottom {
  padding: 60px 0 40px;
}
#footer .foot_bottom_wrap {
  display: flex;
  justify-content: space-between;
}
#footer .foot_bottom_nav {
  display: flex;
  gap: 0 30px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer .foot_bottom_nav li a {
  color: #222;
  text-decoration: none;
}
#footer .foot_bottom_nav li a:hover {
  color: #00b8ae;
}
#footer .foot_bottom_logo {
  margin: 40px 0 0;
  width: 116px;
}
#footer .foot_bottom_link {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 15px 10px;
  list-style: none;
  width: 370px;
  margin: 0;
  padding: 0;
}
#footer .foot_bottom_link .link_btn {
  justify-content: center;
  width: 180px;
}
#footer .foot_bottom .copyright {
  margin: 20px 0 0;
  color: #849294;
  font-size: 0.75rem;
}
#footer .pagetop {
  display: none;
  right: 23px;
  bottom: 23px;
}
#footer .pagetop.fix {
  top: -35px;
  bottom: auto;
}
#footer .pagetop a {
  display: block;
  width: 70px;
  height: 70px;
  background-image: url("/Portals/0/denzaigas/images/common/pagetop.png");
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 0;
}

#header {
  position: fixed;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  z-index: 90;
}
#header > .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0 30px;
  max-width: none;
  width: 100%;
  min-height: 110px;
  padding: 0 40px 0 30px;
}
#header .right .right_wrap {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 30px;
}
#header .logo {
  max-width: 415px;
}
#header .head_lang {
  position: relative;
  z-index: 1;
}
#header .head_lang .btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0 10px;
  cursor: pointer;
  user-select: none;
  transition-delay: 0s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
  transition-property: color;
}
#header .head_lang .btn:hover {
  color: #00b8ae;
}
#header .head_lang .btn:after {
  content: "";
  display: block;
  width: 6.45px;
  height: 10px;
  background-image: url("/Portals/0/denzaigas/images/common/arrow_right.png");
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(90deg);
}
#header .head_lang .btn.open:after {
  transform: rotate(270deg);
}
#header .head_lang .item {
  display: none;
  position: absolute;
  list-style: none;
  top: calc(100% + 5px);
  left: 0;
  width: 100%;
  margin: 0;
  padding: 1px;
  background: #ddf3f2;
}
#header .head_lang .item li {
  padding: 4px 5px;
  background-color: #fff;
  text-align: center;
  font-size: 0.875rem;
  cursor: pointer;
  user-select: none;
  transition-delay: 0s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
  transition-property: color;
}
#header .head_lang .item li:hover {
  color: #00b8ae;
}
#header .head_lang .item li + li {
  margin-top: 1px;
}
#header .head_link {
  display: flex;
  gap: 0 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#header .head_link .link_btn {
  gap: 0 5px;
  padding: 8px 15px;
}
#header .head_link .link_btn:before {
  content: "";
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
}
#header .head_link .link_btn:after {
  display: none;
}
#header .head_link .link_btn.productSearch:before {
  width: 20px;
  height: 20px;
  background-image: url("/Portals/0/denzaigas/images/common/ico_search.png");
}
#header .head_link .link_btn.productSearch:hover {
  background-color: #00b8ae;
  border-color: #00b8ae;
  color: #fff;
}
#header .head_link .link_btn.contact {
  background-color: #0076bf;
  border-color: #0076bf;
}
#header .head_link .link_btn.contact:before {
  width: 20px;
  height: 15.23px;
  background-image: url("/Portals/0/denzaigas/images/common/ico_contact.png");
}
#header .head_link .link_btn.contact:hover {
  background-color: #0076bf;
  border-color: #0076bf;
  color: #fff;
}

@media screen and (min-width: 769px) {
  #gNav .token_menu > ul {
    display: flex;
    align-items: center;
    gap: 0 25px;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  #gNav .token_menu > ul > li {
    display: none;
  }
  #gNav .token_menu > ul > li a {
    color: #222;
    font-weight: 700;
    line-height: 1.6;
    text-decoration: none;
  }
  #gNav .token_menu > ul > li a:hover {
    color: #00b8ae;
  }
  #gNav .token_menu > ul > li ul {
    display: none;
  }
}
#Body.editMode #header {
  position: relative;
}

.megamenu {
  background-color: #f2f2f2;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  min-width: 1280px;
}
.megamenu .mega_item {
  display: none;
  padding: 40px;
}
.megamenu .inner {
  display: flex;
  align-items: center;
  gap: 0 80px;
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
  padding: 60px 80px 80px 100px;
  background-color: #fff;
}
.megamenu .inner .left {
  width: 280px;
}
.megamenu .inner .left .link_txt {
  font-size: 1.875rem;
}
.megamenu .inner .left .link_txt.disabled {
  pointer-events: none;
}
.megamenu .inner .left .link_txt.disabled:after {
  display: none;
}
.megamenu .inner .right {
  flex: 1;
}
.megamenu .inner .right .layout_item {
  margin: 0;
}

.mega_overlay {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 89;
}

.pagetitle {
  padding: 30px 0;
  background-color: #ddf3f2;
  text-align: center;
}

@media screen and (max-width: 768px) {
  body {
    min-width: 100%;
  }
  .inner {
    width: 100%;
    padding: 0 20px;
  }
  #footer {
    margin: 100px 0 0;
  }
  #footer .foot_top {
    padding: 50px 0;
  }
  #footer .foot_top_nav {
    display: block;
  }
  #footer .foot_top_nav li {
    flex: none;
  }
  #footer .foot_top_nav li a {
    padding: 22px 60px 22px 30px;
    border-radius: 6px;
    font-size: 1.25rem;
  }
  #footer .foot_top_nav li a:before {
    right: 20px;
    width: 20px;
    height: 20px;
    background-size: 5.16px 8px;
    background-position: center left 8px;
  }
  #footer .foot_top_nav li + li {
    margin: 20px 0 0;
  }
  #footer .foot_bottom {
    padding: 40px 0 50px;
  }
  #footer .foot_bottom_wrap {
    flex-direction: column-reverse;
  }
  #footer .foot_bottom_nav {
    display: block;
    margin: 40px 0 0;
  }
  #footer .foot_bottom_nav li {
    text-align: center;
  }
  #footer .foot_bottom_nav li + li {
    margin: 20px 0 0;
    padding: 20px 0 0;
    border-top: 1px solid #ccc;
  }
  #footer .foot_bottom_logo {
    margin: 50px auto 0;
  }
  #footer .foot_bottom_link {
    display: block;
    width: 100%;
  }
  #footer .foot_bottom_link li + li {
    margin: 20px 0 0;
  }
  #footer .foot_bottom_link .link_btn {
    width: 100%;
    padding: 18px 15px;
  }
  #footer .foot_bottom .copyright {
    margin: 30px 0 0;
    text-align: center;
  }
  #footer .pagetop {
    display: none;
    right: 20px;
    bottom: 20px;
  }
  #footer .pagetop.fix {
    top: -25px;
  }
  #footer .pagetop a {
    width: 50px;
    height: 50px;
  }
  #header {
    width: 100%;
  }
  #header > .inner {
    min-width: auto;
    min-height: 60px;
    padding: 0 20px;
  }
  #header .right {
    display: none;
  }
  #header .right .right_wrap {
    flex-direction: column;
    align-items: stretch;
    flex-wrap: nowrap;
    gap: 20px 0;
    padding: 10px 0 0;
  }
  #header .right .right_wrap .HeadLangDenzaiPane {
    order: 1;
  }
  #header .right .right_wrap .HeadLinkDenzaiPane {
    order: 2;
  }
  #header .right .right_wrap .HeadNavDenzaiPane {
    order: 3;
  }
  #header .logo {
    max-width: 236px;
  }
  #header .head_lang {
    width: 100px;
    margin: 0 auto;
  }
  #header .head_link {
    padding: 0 20px;
  }
  #header .head_link li {
    flex: 1;
  }
  #header .head_link .link_btn {
    display: flex;
    justify-content: center;
    height: 60px;
  }
  #gNav .token_menu ul {
    list-style-type: none;
    margin: 0;
  }
  #gNav .token_menu a {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    gap: 0 10px;
    padding: 0 20px;
    color: #222;
    text-decoration: none;
  }
  #gNav .token_menu .toggleSwitch .toggleBtn {
    position: relative;
    width: 10px;
    height: 10px;
  }
  #gNav .token_menu .toggleSwitch .toggleBtn:before, #gNav .token_menu .toggleSwitch .toggleBtn:after {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 2px;
    margin: auto;
    border-radius: 2px;
    background-color: #00b8ae;
    transition-delay: 0s;
    transition-timing-function: ease-in-out;
    transition-duration: 0.3s;
    transition-property: background-color, transform;
  }
  #gNav .token_menu .toggleSwitch .toggleBtn:after {
    transform: rotate(90deg);
  }
  #gNav .token_menu .toggleSwitch.open .toggleBtn:before {
    background-color: transparent;
  }
  #gNav .token_menu .toggleSwitch.open .toggleBtn:after {
    background-color: #aaa;
    transform: rotate(0);
  }
  #gNav .token_menu > ul {
    padding: 0;
  }
  #gNav .token_menu > ul > li {
    border-top: 1px solid #ccc;
    background-color: #fff;
  }
  #gNav .token_menu > ul > li > a {
    height: 60px;
  }
  #gNav .token_menu > ul > li > a.currentLink {
    color: #00b8ae;
  }
  #gNav .token_menu > ul > li ul {
    display: none;
  }
  #gNav .token_menu > ul > li ul a.currentLink:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 4px;
    height: 32px;
    border-radius: 0 2px 2px 0;
    background-color: #00b8ae;
    transform: translateY(-50%);
  }
  #gNav .token_menu > ul > li > ul {
    padding: 0;
  }
  #gNav .token_menu > ul > li > ul > li {
    border-top: 1px solid #fff;
    background-color: #ddf3f2;
  }
  #gNav .token_menu > ul > li > ul > li > a {
    height: 50px;
  }
  #gNav .token_menu > ul > li > ul > li > ul {
    padding: 0 0 0 20px;
  }
  #gNav .token_menu > ul > li > ul > li > ul > li {
    border-top: 1px solid #ddf3f2;
    background-color: #fff;
  }
  #gNav .token_menu > ul > li > ul > li > ul > li > a {
    height: 40px;
  }
  .megamenu {
    display: none;
  }
}
/*
  以下、スキン固有の記述をする
*/
#gNav .token_menu > ul > li.Tab412, #gNav .token_menu > ul > li.Tab413, #gNav .token_menu > ul > li.Tab414, #gNav .token_menu > ul > li.Tab416, #gNav .token_menu > ul > li.Tab422 {
  display: block;
}