@charset "UTF-8";
/*color*/
/*line-height*/
/*font famiry*/
/*font size*/
/*letter-spacing*/
/*-------------------------------------------*/
/*header*/
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400&display=swap");
.custom-header h1 {
  display: none;
}

.page-header {
  padding-bottom: 0em;
}

.site-navigation-fixed.navigation-top {
  position: relative;
  background: #ffffff;
  top: 0px !important;
}

.n2-ss-slider-1.n2_ss__touch_element.n2-ow {
  height: 100vh;
}

.header .nav {
  padding: 7px 30px 7px 0px;
  height: 34px;
  margin: 0;
}
.header .nav li {
  font-size: 12px;
  padding: 0px 10px;
}
.header ul {
  display: -webkit-flex;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: end;
  justify-content: end;
}

._main_mv h2 {
  font-size: clamp(3.5rem, 3.4617rem + 0.1361vw, 3.625rem);
  color: #ffffff;
  position: absolute;
  top: 55%;
  left: 15%;
  color: #000000;
}
._main_mv span {
  font-size: clamp(1.25rem, 1.2117rem + 0.1361vw, 1.375rem);
  color: #ffffff;
  position: absolute;
  top: 55%;
  left: 15%;
  z-index: 1;
  color: #000000;
}
._main_mv ._main_mv_en {
  position: absolute;
  top: 40%;
  left: 20%;
  z-index: 1;
}

/*パンくず*/
.breadcrumb {
  font-size: clamp(0.625rem, 0.5867rem + 0.1361vw, 0.75rem);
}

.total-energy-solutions::before {
  content: " ";
  display: block;
  clear: both;
  background: #ddd;
  width: 1000px;
  height: 600px;
  position: absolute;
  top: 60px;
  right: 0px;
  z-index: 0;
}

/*製品*/
.create_electricity {
  background-image: url(/wp-content/uploads/2025/02/header.jpg);
  width: 100%;
  max-width: 100%;
  margin-bottom: 50px;
  padding: 100px 0px;
}
.create_electricity ._list {
  text-align: center;
  margin: 0;
}
.create_electricity h3 {
  text-align: center;
  color: rgb(87, 84, 84);
}
.create_electricity h3 span {
  font-size: clamp(3rem, 2.9617rem + 0.1361vw, 3.125rem);
}
.create_electricity h4 {
  text-align: center;
  height: 50px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.create_electricity ul {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.create_electricity ul li {
  width: 484px;
  height: 312px;
  padding: 5px 5px;
  margin: 5px;
  background: #ddd;
  border-radius: 20px;
  overflow: hidden;
}
.create_electricity img {
  max-width: 100%;
  width: 100%;
}

/*_product*/
._product {
  max-width: 100%;
  width: 100%;
  height: 100vh;
  position: relative;
  background: #fff;
  padding: 0;
  margin: 0px 0px;
  z-index: 0;
  /*電気をつくる*/
}
._product ._system_bt {
  position: absolute;
  right: 0px;
  top: 30px;
  border: solid 1px #000;
  padding: 15px 50px;
  z-index: 10;
}
._product ._title_text {
  max-width: 100%;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 20vh;
  z-index: 6;
}
._product ._title_text h2 {
  font-size: clamp(3rem, 2.8438rem + 0.5vw, 3.125rem);
  color: #3366aa;
  text-align: left;
  max-width: 1000px;
  width: 100%;
  margin: 20px auto;
}
._product ._title_text span {
  border-bottom: solid 2px #3366aa;
  display: block;
}
._product ._product_back {
  position: absolute;
  top: -40px;
  left: 0px;
  max-width: 60%;
  width: 100%;
  height: 100vh;
  background: rgba(51, 102, 170, 0.18);
  z-index: 1;
}
._product ._product_back2 {
  height: 70vh;
}
._product ._product_back3 {
  height: 100vh;
}
._product ._product_back4 {
  height: 75vh;
}
._product ._product_contents1 {
  max-width: 100%;
  width: 100%;
  padding: 100px 0px;
  position: absolute;
  top: 100px;
  left: 0px;
  z-index: 5;
}
._product ._vertical_text {
  position: absolute;
  top: 0px;
  left: 15%;
  writing-mode: vertical-rl;
  font-size: clamp(7.5rem, 7.4617rem + 0.1361vw, 7.625rem);
  opacity: 0.8;
  color: #fff;
  display: inline-block;
  background: linear-gradient(281deg, #ffffff 0%, #fefeff 40%, rgba(255, 255, 255, 0.5803921569) 80%);
  -webkit-text-fill-color: transparent;
  z-index: 12;
}

._product_contents2,
._product_contents3,
._product_contents4 {
  max-width: 100%;
  width: 100%;
  padding: 100px 0px;
  position: absolute;
  top: 100px;
  left: 0px;
  z-index: 5;
}

._product_1 {
  padding: 10px auto;
  margin: 150px 0px 0px !important;
  z-index: 0;
}

._product_2 {
  padding: 10px auto;
  margin: 100px 0px !important;
  z-index: 0;
}

._product_back3 {
  background: rgba(238, 119, 68, 0.2) !important;
}

._product_3 {
  height: 70vh;
}

._product_contents2 {
  top: -90px;
}

._product_contents3 {
  top: -280px;
}

._for_retailers_only {
  padding: 10px 40px;
  position: absolute;
  top: 0px;
  right: 0px;
  border: solid 1px #000;
}

.one_stop img {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  display: block;
}

/*商品詳細*/
/*アコーディオン*/
.btn-more,
.btn-more2,
.btn-more,
.btn-more3,
.btn-more4,
.btn-more1 {
  width: 100%;
  text-align: center;
  background-color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0px;
  border: solid 1px #ddd;
}

.btn-more::after,
.btn-more2::after,
.btn-more3::after,
.btn-more4::after,
.btn-more1::after {
  font-family: "Material Symbols Outlined";
  content: "↑";
  font-size: 20px;
  transform: rotate(180deg);
  transition: all 0.3s ease;
  margin-right: 8px;
  color: #999;
  display: block;
}

.btn-more.close::after,
.btn-more2.close::after,
.btn-more3.close::after,
.btn-more4.close::after,
.btn-more1.close::after {
  transform: rotate(0deg);
}

.dropdown,
.dropdown2,
.dropdown3,
.dropdown4,
.dropdown1 {
  background-color: #fff;
}

._product_details .Label::before {
  content: "";
  border-top: 2px solid #525252;
  border-right: 2px solid #525252;
}
._product_details .Label {
  text-align: center;
  color: #000;
  background: #fff;
  border: solid 1px #000;
}
._product_details ._inner {
  display: flex;
  justify-content: space-between;
}
._product_details ._inner ._left {
  max-width: 100%;
  width: 50%;
}
._product_details ._inner ._right {
  max-width: 100%;
  width: 50%;
}
._product_details ._inner .new-post__pr {
  font-size: 16px;
  width: 17%;
  padding: 0px 0px;
  background: #ff701e;
  color: #fff;
  max-width: 150px;
  text-align: center;
  border-radius: 10px;
  margin: 0;
}
._product_details ._inner h2 {
  font-size: clamp(3rem, 2.8438rem + 0.5vw, 3.125rem);
  margin: 0;
  padding: 0;
}
._product_details ._inner ._explanation {
  color: #3366aa;
  font-size: 24px;
  padding: 10px 0px;
}
._product_details ._inner ._point ul {
  display: flex;
  justify-content: space-between;
}
._product_details ._inner ._point li {
  background: #ededed;
  padding: 10px 20px;
  border-radius: 10px;
}
._product_details ._inner ._measured_value ul {
  display: flex;
  justify-content: start;
}
._product_details ._inner ._measured_value ul li:nth-child(1) {
  max-width: 50%;
  width: 45%;
  padding: 0px 5px;
  border-right: solid 1px #ddd;
}
._product_details ._inner ._measured_value ul li:nth-child(2) {
  max-width: 50%;
  width: 50%;
  padding: 10px;
  padding: 0px 30px;
}
._product_details ._inner ._size ul,
._product_details ._inner ._weight ul {
  display: flex;
  justify-content: start;
  padding: 0px 10px;
}
._product_details ._inner ._size ul li,
._product_details ._inner ._weight ul li {
  width: 48%;
}
._product_details ._inner ._size ._pdf_bt,
._product_details ._inner ._weight ._pdf_bt {
  padding: 10px 10px;
  text-align: center;
}
._product_details ._inner ._size ._pdf_bt li a:nth-child(1),
._product_details ._inner ._weight ._pdf_bt li a:nth-child(1) {
  max-width: 100%;
  width: 100%;
  color: #fff;
  background: #ff701e;
  line-height: 60px;
  padding: 0px;
  border-radius: 30px;
  display: block;
}
._product_details ._inner ._size ._pdf_bt ._02 a,
._product_details ._inner ._weight ._pdf_bt ._02 a {
  color: #ff701e !important;
  background: #fff !important;
  border: solid 1px !important;
}
._product_details ._inner ._size ._pdf_bt ._03 a,
._product_details ._inner ._weight ._pdf_bt ._03 a {
  color: #000 !important;
  background: #fff !important;
  border: none !important;
}
._product_details ._inner .n2-ss-slider-1.n2_ss__touch_element.n2-ow {
  height: 50vh;
}
._product_details ._inner div#n2-ss-3 .nextend-thumbnail-horizontal .n2-thumbnail-dot {
  border: solid 1px #ddd;
  padding: 10px;
}
._product_details ._inner div#n2-ss-3 .n2-style-f58d52632d016e4532dc73de3ceef8d2-simple {
  background-color: #fff;
}

.popular_products_now {
  text-align: center;
}
.popular_products_now h3 {
  font-size: clamp(2rem, 1.9617rem + 0.1361vw, 2.125rem);
  color: #000000;
}
.popular_products_now .popular_products_category h4 {
  font-size: clamp(1.25rem, 1.2117rem + 0.1361vw, 1.375rem);
  color: #000000;
  text-align: center;
  border-bottom: 2px #3366aa solid;
  padding-bottom: 30px;
  padding: 30px 0px;
}
.popular_products_now .popular_products_category h5 {
  font-size: clamp(1.5rem, 1.4617rem + 0.1361vw, 1.625rem);
  text-align: center;
  letter-spacing: 0.96px;
  line-height: 0.6;
  height: 29px;
  color: #000;
  padding-bottom: 40px;
}
.popular_products_now .popular_products_category ._link_bt1 a {
  width: 100%;
  max-width: 312px;
  height: 60px;
  line-height: 30px;
  letter-spacing: 0.64px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3019607843);
  margin: 0px auto;
  font-size: clamp(1rem, 0.9617rem + 0.1361vw, 1.125rem);
  text-box: none;
  color: #ffffff;
  border-radius: 100vh;
  display: block;
}
.popular_products_now .popular_products_category p {
  width: 100%;
  max-width: 312px;
  height: 160px;
  overflow: hidden;
}
.popular_products_now .popular_products_category p:nth-child(n+2) {
  height: 30px;
}
.popular_products_now .popular_products_category ul {
  padding: 0px 0px 0px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.popular_products_now .popular_products_category ul li {
  width: 312px;
  height: auto;
  padding: 10px 5px;
}

/*関連記事*/
.related_articles ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.related_articles ul li {
  width: 33%;
  padding: 5px;
}

.hana_sys_banner {
  text-align: center;
}
.hana_sys_banner img {
  width: 100%;
  max-width: 100%;
}

h2.head-border.text-line-right {
  color: #fff;
  font-size: clamp(1.25rem, 1.2117rem + 0.1361vw, 1.375rem);
  letter-spacing: 6px !important;
  position: absolute;
  top: 100px;
  z-index: 9;
}

.head-border {
  position: relative;
  display: inline-block;
  padding: 0 55px;
}

.head-border:before {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 50px;
  height: 5px;
  background-color: #fff;
  font-size: clamp(1.25rem, 1.2117rem + 0.1361vw, 1.375rem);
  letter-spacing: 6px !important;
  position: absolute;
  z-index: 1;
  width: 100%;
  left: -390px !important;
  color: #fff !important;
}

.head-border:before {
  left: 0;
}

.head-border:after {
  right: 0;
}

.home .page-title {
  display: none;
}

.logo {
  position: absolute;
  top: 40%;
  left: 10px;
  z-index: 999999;
  width: 200px;
  overflow: hidden;
}
.logo img {
  max-width: 150px;
  width: 150px;
  padding: 10px;
}

.nav li:nth-child(1)::after,
.nav li:nth-child(2)::after {
  content: "";
  background-image: url(/wp-content/uploads/2025/02/link.png) !important;
  background-repeat: no-repeat;
  background-position: center center;
  width: 0px;
  height: 10px;
  display: block;
  float: right;
  padding: 10px;
  background-size: 10px;
}

.nav li:nth-child(3)::after {
  content: "";
  background-image: unset !important;
  background-repeat: no-repeat;
  background-position: center center;
  width: 0px;
  height: 10px;
  display: block;
  float: right;
  padding: 10px;
  background-size: 10px;
}

.nav li a:last-child(3)::after {
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  width: 0px;
  height: 10px;
  display: block;
  float: right;
  padding: 10px;
  background-size: 10px;
}

.site-branding {
  padding: 10em 0;
}

/*MV*/
.main-mv {
  position: relative;
}

.main-catchphrase {
  position: absolute;
  top: 64%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1280px) {
  .main-catchphrase {
    top: 73%;
  }
}
@media screen and (max-width: 480px) {
  .main-catchphrase {
    top: 50%;
  }
}
.main-catchphrase p {
  font-size: clamp(2.5rem, 2.9209rem - 1.4966vw, 1.125rem);
}

._mv_link_bt {
  position: absolute;
  left: 50%;
  top: 80%;
  margin-left: -120px;
  margin-top: -100px;
  color: #ffffff;
  z-index: 9;
  line-height: 0px;
}
._mv_link_bt p {
  font-size: 30px;
}
._mv_link_bt a {
  padding: 10px 35px;
  border-radius: 10px;
  background-color: #f77706;
  color: #ffffff;
}
._mv_link_bt a:hover {
  opacity: 0.8;
}

/*スクロールアニメーション*/
.scroll_down {
  position: absolute;
  bottom: 50px;
  right: 50%;
  animation: arrowmove 1s ease-in-out infinite;
}

.scroll_down a {
  position: absolute;
  left: -24px;
  bottom: 60px;
  color: #ffffff;
  font-size: 14px;
  font-family: "Josefin Sans", sans-serif;
  letter-spacing: 0.2em;
  width: 24px;
  height: 24px;
  text-decoration: none;
}

.text {
  display: block;
  margin-top: 30px;
  margin-left: -14px;
  font-size: 12px;
  color: #ffffff;
  white-space: nowrap;
  letter-spacing: 2px;
}

.arrow {
  position: absolute;
  width: 28px;
  height: 5px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
}

.arrow:first-child {
  animation: move 3s ease-out 1s infinite;
}

.arrow:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}

.arrow:before,
.arrow:after {
  content: " ";
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #ffffff;
}

.arrow:before {
  left: 0;
  transform: skew(0deg, 30deg);
}

.arrow:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}

@keyframes move {
  25% {
    opacity: 1;
  }
  33% {
    opacity: 1;
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}
/*下層メインイメージ*/
.custom-header {
  height: 50vh;
  overflow: hidden;
}
.custom-header h1 {
  position: absolute;
  left: 20%;
  top: 45%;
  color: #ffffff;
  max-width: 1200px;
  display: block;
}
.custom-header img {
  width: 100%;
}

/*topic*/
.topic {
  text-align: center;
}

.topic-inner {
  position: relative;
}
.topic-inner img {
  height: auto;
  transition: transform 0.4s ease;
  width: 100vw;
}
.topic-inner img:hover {
  transform: scale(1.1);
}
.topic-inner ul {
  display: -webkit-flex;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.topic-inner ul li {
  width: 312px;
  height: 350px;
  max-width: 33%;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1054px) {
  .topic-inner ul li {
    width: 312px;
    height: 350px;
    max-width: 33%;
    overflow: hidden;
    position: relative;
  }
}
.topic-inner ul h3 {
  text-align: center;
  font-size: clamp(1rem, 0.9617rem + 0.1361vw, 1.125rem);
  padding: 10px 0px;
}
.topic-inner ul ._overflow-hidden-topic {
  width: 312px;
  height: 312px;
  overflow: hidden;
}

._right_bt a {
  position: absolute;
  right: 20px;
  top: 250px;
  background-image: url(/wp-content/uploads/2025/03/download.png);
  background-repeat: no-repeat;
  z-index: 99999999;
  content: "";
  width: 40px;
  height: 40px;
  background-size: contain;
  caret-color: currentcolor;
}
._right_bt a img {
  max-width: 40px;
  width: 40px;
}

._right_bt a:hover {
  background-image: url(/wp-content/uploads/2025/03/button_more_arrow.svg);
}

.next-more {
  display: block;
  right: 0px;
  text-align: right;
  padding: 10px 0px 120px;
}

.next-more1 {
  display: block;
  right: 0px;
  text-align: right;
  padding: 30px 0px 120px;
  font: normal normal bold 16px/24px Noto Sans JP;
  letter-spacing: 0.64px;
  opacity: 1;
}
.next-more1 a {
  color: #3366aa;
  display: flex;
  justify-content: end;
  align-items: center;
}
.next-more1 :after {
  content: "";
  background-image: url(/wp-content/uploads/2025/03/button_more_arrow.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0px 0px 0px 10px;
}

.total-energy-solutions-img {
  max-width: 50%;
}

/*nav*/
.navigation-top .wrap {
  max-width: 100%;
  width: 100%;
}

/*total-energy-solutions*/
.total-energy-solutions {
  position: relative;
  letter-spacing: 1.28px;
}
.total-energy-solutions .border-solid-bottom-01 {
  font-size: clamp(1rem, 0.9617rem + 0.1361vw, 1.125rem);
  display: block;
}
.total-energy-solutions p {
  font-size: clamp(0.75rem, 0.7117rem + 0.1361vw, 0.875rem);
}
@media screen and (max-width: 1054px) {
  .total-energy-solutions .border-solid-bottom-01 {
    margin: 20px 0px 0px;
  }
}
.total-energy-solutions img {
  max-width: 100%;
  width: 100%;
}
.total-energy-solutions .img-size {
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}
.total-energy-solutions .content {
  float: left;
  width: 50%;
  height: auto;
}
.total-energy-solutions .content:nth-child(2) {
  float: left;
  width: 50%;
  position: relative;
  padding: 100px;
  z-index: 6;
}
.total-energy-solutions h3 {
  color: #3366aa;
  opacity: 1;
}
.total-energy-solutions ._link_bt3 {
  left: unset;
  padding: 0px;
}

.electricity-bill-service-inner._left_contents {
  transition: transform 0.4s ease; /* ゆっくり変化させる */
}

._left_contents:hover img {
  transform: scale(1.1); /* 拡大 */
}

/*Products/Systems*/
.product .section-inner,
.product .section-title,
.electricity-bill-service .section-inner {
  text-align: center;
}

.electricity-bill-service .section-inner .sub-title.add_service {
  margin-bottom: 76px;
}
@media (max-width: 768px) {
  .electricity-bill-service .section-inner .sub-title.add_service {
    margin-bottom: 20px;
  }
}

.product ._left-contents {
  height: 182px;
  overflow: hidden;
}

.section-inner {
  padding: 0px 0px 0px;
}
.section-inner .sub-title {
  color: #666;
}

.product-category ul {
  padding: 30px 0px 0px;
  display: -webkit-flex;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.product-category li {
  text-align: left;
  width: 31.2%;
  padding: 40px;
  background: #ddd;
  margin: 20px 0px 12px;
  overflow: hidden;
  background: linear-gradient(45deg, #fffdfe -16%, #e9e0f0 66%);
}
.product-category p {
  line-height: 1.4em;
}
.product-category li:nth-child(1) {
  height: 440px;
}
.product-category li:nth-child(2) {
  height: 440px;
}
.product-category li:nth-child(3) {
  height: 440px;
  background-image: linear-gradient(90deg, rgb(85, 85, 85), rgb(0, 0, 0));
}
.product-category li:nth-child(3) a {
  /* color: #ffffff; */
}
/* .product-category li:nth-child(4) {
  height: 226px;
  background-image: linear-gradient(90deg, rgb(85, 85, 85), rgb(0, 0, 0));
}
.product-category li:nth-child(4) a {
  color: #ffffff;
} */
.product-category .product-photo1 {
  position: absolute;
  right: 0px;
  top: 0%;
  /* max-width: 50%; */
  width: 100%;
  height: 100%;
}
.product-category .product-photo1 img{
  vertical-align: bottom;
}
.product-category .product-logo {
  max-width: initial;
  overflow: hidden;
  /* height: 100px; */
  margin: 0px;
}
.product-category .product-logo img {
  max-width: initial;
  width: 100%;
}
.product-category h4 {
  font-size: clamp(1.25rem, 1.2117rem + 0.1361vw, 1.375rem);
  padding: 0px;
}

/*banner1*/
.banner1 {
  margin: 20px 0px;
}
.banner1 h4 {
  font-size: clamp(1.25rem, 1.2117rem + 0.1361vw, 1.375rem);
}
.banner1 ul {
  display: -webkit-flex;
  flex-wrap: wrap;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.banner1 li {
  text-align: left;
  width: 33%;
  height: 234px;
  padding: 40px;
  background: #ddd;
  margin: 1px;
  position: relative;
}
.banner1 ._link_bt1 {
  padding: 20px 0px;
  position: absolute;
  top: 74%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  font-size: clamp(0.875rem, 0.8367rem + 0.1361vw, 1rem);
}
.banner1 .banner-photo1 {
  position: absolute;
  /* width: 140px;
  height: 170px; */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
  width: 100%;
}
.banner1 .banner-photo1 img {
  vertical-align: bottom;
}

/*電気料金削減サービス*/
.electricity-bill-service {
  background: url(/wp-content/uploads/2025/02/header.jpg);
  background-position-x: 400px;
  background-repeat: no-repeat;
  margin: 80px 0px;
  padding: 50px 0px;
}
.electricity-bill-service h3 {
  font-size: clamp(2rem, 1.9617rem + 0.1361vw, 2.125rem);
  text-align: center;
  letter-spacing: 1.28px;
  color: #333333;
  opacity: 1;
  padding: 100px 0px 60px;
}
.electricity-bill-service h4 {
  font-size: clamp(1.25rem, 1.2117rem + 0.1361vw, 1.375rem);
}
@media screen and (max-width: 1054px) {
  .electricity-bill-service h4 {
    padding: 30px 0px 0px;
  }
}
.electricity-bill-service p {
  font-size: clamp(0.75rem, 0.7117rem + 0.1361vw, 0.875rem);
}
.electricity-bill-service p.add_service {
  font-size:16px;
}
@media screen and (max-width: 768px) {
 .electricity-bill-service p.add_service {
  font-size: 0.9375rem;
  }
}

.electricity-bill-service-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 50px 0px;
}
.electricity-bill-service-inner .link-bt {
  padding: 100px 0px;
}
.electricity-bill-service-inner .link-bt a {
  color: #ffffff;
  text-align: center;
  background: #ff701e !important;
  padding: 15px !important;
  width: 226px !important;
  height: 60px;
  display: block;
  border-radius: 10px;
}
.electricity-bill-service-inner ._left_contents {
  width: 484px;
  height: 272px;
  overflow: hidden;
}
.electricity-bill-service-inner ._left_contents a:hover {
  border: solid 2px #203aad;
}
.electricity-bill-service-inner ._right_contents {
  width: 420px;
  height: auto;
  position: relative;
}
.electricity-bill-service-inner ._right_contents ._link_bt3 {
  padding: 20px 0px;
  left: 0px;
  bottom: -10px;
}

._left_contents,
._right_contents {
  width: 90%;
}

/*販売店用システム*/
.retailer-system {
  position: relative;
  padding: 50px 0px;
}

.retailer-system ._left_contents {
  max-width: 650px;
  height: 200px;
  overflow: hidden;
  text-align: left;
  padding: 70px;
  background: transparent linear-gradient(90deg, #333333 0%, #767676 100%) 0% 0%;
}
.retailer-system h3 {
  font-size: 24px;
  padding: 0px;
  margin: 0px;
  color: #ffffff;
}
.retailer-system p {
  font-size: 16px;
  color: #ffffff;
}

.retailer-system ._right_contents {
  position: absolute;
  right: 0px;
  top: 100px;
  width: 100%;
  max-width: 100%;
  text-align: right;
}

#colophon {
  margin-top: 0px;
  background: #f5f5f5;
}
#colophon ._inner {
  background: #ddd;
  padding: 26px 0px;
  background: transparent linear-gradient(90deg, #333333 0%, #767676 100%) 0% 0% no-repeat padding-box;
}

/*footer*/
.fa-instagram:before {
  font-size: clamp(1.625rem, 1.5867rem + 0.1361vw, 1.75rem);
}

.fa-youtube:before {
  font-size: clamp(1.625rem, 1.5867rem + 0.1361vw, 1.75rem);
}

footer {
  position: relative;
}
footer ._footer_fixed_bt > .footer_text_01 {
  font-size: clamp(0.875rem, 0.8367rem + 0.1361vw, 1rem);
}
footer ._backtop {
  text-align: right;
  margin: 4px 0px 14px 10px;
}

footer ._backtop a {
  color: #666666;
  display: inline-flex;
  justify-content: end;
  align-items: center;
  position: relative;
  text-decoration: none;
  font-size: 16px;
}

/* アイコン追加 */
/* footer ._backtop a::after {
  content: "";
  background-image: url(/wp-content/uploads/2025/03/button_Page_top.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 110px;
  height: 30px;
  display: inline-block;
  margin-left: 10px;
  color: #666;
} */
footer ._backtop a {
  color: #666;
  /* transition: color 0.3s; */
}

footer ._backtop a:hover {
  color: #333;
}


footer ._backtop a:hover {
  color: #333333;
  opacity: 1;
}

footer ._backtop a:hover::after {
  opacity: 1;
}

footer ._backtop ._inner {
  background-color: #ddd;
}
footer .footer-menu h3 {
  font-size: clamp(1rem, 0.9617rem + 0.1361vw, 1.125rem);
  border-bottom: solid 2px #ddd;
  padding: 10px 0px;
  position: relative;
}
footer .footer-menu li {
  font-size: clamp(0.75rem, 0.7117rem + 0.1361vw, 0.875rem);
  line-height: 2.4;
}
footer ._copyright {
  font-size: clamp(0.75rem, 0.7117rem + 0.1361vw, 0.875rem);
  text-align: right;
  margin: 10px;
  color: #bbb;
}
footer ._left-contents ul {
  display: grid;
  grid-template-columns: 1fr 2fr;
  margin: 0px 0px 0px 0px;
  padding: 10px;
}
footer ._end {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 1000px;
  margin: 0 auto;
}
footer ._end li {
  text-align: center;
}
footer ._end li:nth-child(2) {
  border-left: 1px #ddd solid;
  padding-right: 180px;
}
footer .footer-buttom {
  display: flex;
  justify-content: space-evenly;
  margin-top: 34px;
}
footer .footer-buttom div {
  width: 33%;
  padding: 0px 10px 0px 0px;
}
footer .footer-menu.products-menu {
  width: 33%;
}
footer ._inner ._contenner {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}
footer ._inner ._contenner ._logo {
  width: 140px;
  height: auto;
  overflow: hidden;
}
footer ._inner ._contenner ._sns ul li:nth-child(1) {
  position: absolute;
  right: 200px;
  top: 4px;
  font-size: 12px;
  padding: 15px;
}
footer ._inner ._contenner ._sns ul li:nth-child(2) {
  position: absolute;
  right: 100px;
  top: 0px;
  font-size: 12px;
  padding: 15px;
}
footer ._inner ._contenner ._sns ul li:nth-child(3) {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 12px;
  padding: 15px;
}
footer ._inner ._contenner ._sns ul img {
  max-width: 27px;
  width: 100%;
}

.link-icon-002 a::after {
  content: "";
  background-image: url(/wp-content/uploads/2025/02/link.png) !important;
  background-repeat: no-repeat;
  background-position: center center;
  width: 0px;
  height: 30px;
  float: right;
  padding: 10px;
  background-size: 10px;
}

.material-symbols-outlined {
  position: absolute;
  right: 10px;
}

/*ボタン*/
._mv_link_bt a {
  font-size: clamp(1rem, 0.9617rem + 0.1361vw, 1.125rem);
  font-weight: bold;
  background: #f37421;
  padding: 30px;
  margin: 10px 0px;
  display: block;
  width: 226px;
  height: 60px;
  text-align: center;
  color: #000000;
  line-height: 0px;
}

.material-symbols-outlined {
  position: absolute;
  right: 10px;
  font-weight: normal;
}

.content-inner {
  position: relative;
}

.product-category li {
  position: relative;
}

/*_link_bt*/
._link_bt1,
._link_bt2 {
  display: block;
  position: relative;
}

._link_bt1 a {
  font-size: clamp(1rem, 0.9617rem + 0.1361vw, 1.125rem);
  font-weight: bold;
  background: #3366aa;
  padding: 15px;
  margin: 10px 0px;
  text-align: center;
  color: #ffffff;
  border-radius: 30px;
  line-height: 10px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3019607843);
  width: 124px;
  display: block;
}
._link_bt1 a::after {
left: 0;
}
.brand_contents .btn_more::after{
left: 0;
}


._link_bt2 a {
  font-size: clamp(1rem, 0.9617rem + 0.1361vw, 1.125rem);
  font-weight: bold;
  background: #f37421;
  padding: 15px;
  margin: 10px 0px;
  display: block;
  width: 124px;
  text-align: center;
  color: #ffffff;
  border-radius: 30px;
  line-height: 10px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3019607843);
  width: 124px;
  display: block;
}

._link_bt3 a {
  font-size: clamp(0.875rem, 0.8367rem + 0.1361vw, 1rem) !important;
  font-weight: bold;
  background: #f37421;
  padding: 30px;
  margin: 10px 0px;
  display: block;
  width: 226px;
  height: 60px;
  text-align: center;
  color: #ffffff;
  line-height: 10px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3019607843);
  width: 124px;
  height: 40px;
  display: block;
}

._link_bt3_b a {
  background: #3366aa;
}

/*single*/
.single-featured-image-header img {
  display: none;
}

/*hover / 電気料金削減サービス*/
.item_box * {
  box-sizing: border-box;
}

.item_box {
  width: 100%;
  max-width: 100%; /* 幅調整 */
}

.item_link {
  display: block;
}

.item_content {
  position: relative;
  overflow: hidden;
}

.item_image img {
  width: 484px;
  height: 272px;
  vertical-align: top;
}

.item_mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
}

.item_mask-text {
  width: 100%;
  padding: 0.5em;
  font-size: 0.8em;
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.item_text {
  margin-top: 10px;
  text-align: center;
}

.item_box .item_link:hover .item_mask {
  opacity: 1;
}

/* -fade-in */
.item_box.-fade-in .item_mask {
  transition: opacity 1s ease;
}

.btn {
  position: relative;
  display: block;
  width: 226px;
  text-decoration: none;
  background-color: #f47522;
  color: #fff;
  text-align: center;
  z-index: 2;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3019607843);
  border-radius: 5px;
  text-box: none;
  padding: 20px;
}

.btn:hover {
  color: #ffffff;
}

.btn::after,
.btn::before {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
  box-sizing: border-box;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.btn:hover::after {
  top: 0;
  left: 0;
  background-color: #f15a4a;
}


/* ------TOPページ製品・システムの”もっと見る”ボタンのホバー251119------ */
.btn.btn_more:hover::after {
opacity: 1;
background: #3D7ABB;
}
.btn.btn_more:hover {
opacity: 1;
}
/* ------TOPページ製品・システムの”もっと見る”ボタンのホバー251119------ */

.btn::after {
  top: 0;
  left: -200px;
  width: 100%;
  height: 100%;
}

._footer_fixed_bt {
  display: none;
}

@media screen and (max-width: 1054px) {
  footer ._footer_text_01 {
    padding: 5px 0px 0px;
    display: block;
  }
  footer ._footer_fixed_bt {
    display: block;
  }
  footer ._footer_fixed_bt ul li:nth-child(1) a {
    color: #ff701e;
  }
  footer ._footer_fixed_bt ul li:nth-child(2) a {
    color: #3366aa;
  }
  footer ._footer_fixed_bt ul li:nth-child(3) a {
    color: #777777;
  }
  .topic-inner ul li {
    width: 33%;
    max-width: 33%;
  }
  .total-energy-solutions .content {
    float: none;
    width: 100vw;
  }
  .total-energy-solutions .content:nth-child(2) {
    width: 100vw;
    padding: 0px;
  }
  .btn {
    width: 100%;
  }
  .next-more1 a {
    justify-content: end;
    align-items: end;
  }
  .product-category ul {
    display: block;
  }
  .product-category li {
    width: 100%;
  }
  .banner1 ul {
    display: block;
  }
  .banner1 li {
    width: 100%;
  }
  .electricity-bill-service-inner {
    display: block;
  }
  .custom-header {
    display: none !important;
  }
  .header .nav {
    display: none;
  }
  .electricity-bill-service {
    background: url(/wp-content/uploads/2025/02/header.jpg);
    background-position-x: 300px;
    background-repeat: no-repeat;
  }
  .electricity-bill-service-inner ._right_contents {
    margin: 0 auto;
    width: 95%;
  }
  .electricity-bill-service-inner ._left_contents {
    width: 100%;
    height: auto;
    overflow: unset;
    text-align: center;
  }
  .item_image img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }
  ._footer_fixed_bt {
    width: 100%;
    position: fixed;
    bottom: 0px;
    background-color: #ffffff;
    padding: 0px 0px 0px;
    z-index: 999999999;
  }
  ._footer_fixed_bt ul {
    display: flex;
    justify-content: space-between;
    margin: 0px;
    background: #ddd;
  }
  ._footer_fixed_bt li {
    max-width: 33%;
    width: 33%;
  }
  ._footer_fixed_bt li:nth-child(1) {
    background-color: #ffffff;
    text-align: center;
    padding: 20px;
    border-bottom: 5px solid #ff701e;
    box-shadow: 0px 0px 1px #e5e5e5;
  }
  ._footer_fixed_bt li:nth-child(2) {
    background-color: #ffffff;
    text-align: center;
    padding: 20px;
    border-bottom: 5px solid #3366aa;
    box-shadow: 0px 0px 1px #e5e5e5;
  }
  ._footer_fixed_bt li:nth-child(3) {
    background-color: #ffffff;
    text-align: center;
    padding: 20px;
    border-bottom: 5px solid #777777;
    box-shadow: 0px 0px 1px #e5e5e5;
  }
  .fa-envelope:before {
    content: "\f0e0";
    color: #ff701e;
    padding: 5px 0px;
    font-size: 24px;
  }
  .fa-book-open:before {
    content: "\f518";
    color: #3366aa;
    padding: 5px 0px;
    font-size: 24px;
  }
  .fa-calculator:before {
    content: "\f1ec";
    color: #777;
    padding: 5px 0px;
    font-size: 24px;
  }
  ._footer_fixed_bt a:nth-child(1) {
    color: #1d1d1d;
  }
  i.fa-solid.fa-envelope,
  i.fa-solid.fa-book-open,
  i.fa-solid.fa-calculator {
    display: block;
    padding: 5px 0px 0px 0px;
  }
  ._fixed_button {
    display: none;
  }
  .retailer-system ._right_contents {
    position: static;
    top: 260px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    max-width: 90%;
    margin: -40px auto 0px;
  }
  .retailer-system ._left_contents {
    max-width: 100%;
    width: 100%;
  }
  ._end ._left-contents {
    padding: 30px 0px;
  }
}
@media screen and (max-width: 1054px) and (max-width: 768px) {
  ._end ._left-contents {
    padding: initial;
  }
}
@media screen and (max-width: 1054px) {
  footer ._end li {
    text-align: center;
  }
}
/*sp*/
@media only screen and (max-width: 1054px) {
  .main-catchphrase p {
    display: grid;
    place-items: center;
    height: 100vh;
  }
  .banner1 .banner-photo1 {
    /* width: 50%; */
  }
  .wrap {
    padding-left: 1em;
    padding-right: 1em;
  }
}
/*sp*/
@media screen and (max-width: 860px) {
  .topic-inner ul li {
    position: relative;
    width: 33%;
    max-width: 33%;
  }
  .topic-inner ul h3 {
    text-align: center !important;
  }
}
@media screen and (max-width: 780px) {
  .topic-inner ul li {
    position: relative;
    width: 156px;
    max-width: 156px;
    height: 156px;
    max-height: 156px;
    margin: 0px 0px 10px 0px;
  }
  .topic-inner ul h3 {
    text-align: center !important;
  }
  .topic-inner ul ._overflow-hidden-topic {
    width: 100%;
    height: auto;
  }
  .total-energy-solutions .content:nth-child(2) {
    width: 100%;
    padding: 0px;
  }
  .btn {
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .topic-inner ul li {
    width: 156px;
    max-width: 156px;
    height: 156px;
    max-height: 156px;
    margin: 0px 0px 10px 0px;
  }
  .topic-inner ul h3 {
    text-align: center !important;
  }
  .topic-inner ul ._overflow-hidden-topic {
    width: 100%;
    height: auto;
  }
}
/*page*/
._contents001 ._box1 ul {
  display: flex;
  justify-content: space-between;
}
._contents001 ._box1 ul li {
  font-size: clamp(0.75rem, 0.7117rem + 0.1361vw, 0.875rem);
}
._contents001 ._box1 img {
  max-width: 243px;
  display: block;
  padding: 5px;
}
._contents001 ._box2 ul {
  display: flex;
  justify-content: start;
}
._contents001 ._box2 ul li {
  max-width: 25%;
  font-size: clamp(0.75rem, 0.7117rem + 0.1361vw, 0.875rem);
  text-align: left;
  padding: 5px;
}
._contents001 h3 {
  color: #3366aa;
}

/*PVとは*/
._contents002 {
  background: url(/wp-content/uploads/2025/02/header.jpg);
  background-repeat: no-repeat;
  margin: 80px 0px;
  padding: 50px 0px;
}
._contents002 h3 {
  text-align: center;
}
._contents002 p {
  text-align: center;
}
._contents002 ._contents002_inner {
  display: flex;
  justify-content: space-between;
}
._contents002 ._contents002_inner ._box1 {
  max-width: 50%;
  width: 50%;
}

/*商品詳細*/
.toggle {
  display: none;
}

.Label {
  /*タイトル*/
  padding: 1em;
  display: block;
  color: #fff;
  background: #019ac6;
}

.Label::before {
  /*タイトル横の矢印*/
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 3px);
  right: 20px;
  transform: rotate(135deg);
}

.Label,
.content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}

.content {
  /*本文*/
  height: 0;
  margin-bottom: 10px;
  padding: 0 20px;
  overflow: hidden;
}

.toggle:checked + .Label + .content {
  /*開閉時*/
  height: auto;
  padding: 20px;
  transition: all 0.3s;
}

.toggle:checked + .Label::before {
  transform: rotate(-45deg) !important;
}

/*商品詳細*/
/*商品詳細*/
._product_logo {
  text-align: center;
  padding: 100px 0px 50px;
}

._qcells_features._qcells_features_title {
  padding: 50px 0px 0px;
}

._qcells_features ._text p {
  border-bottom: solid 2px #000;
  padding-bottom: 10px;
  margin-bottom: 100px;
}
._qcells_features ._contents {
  display: flex;
}
._qcells_features ._contents ._left {
  width: 700px;
  max-width: 700px;
}
._qcells_features ._contents ._left img {
  max-width: 100%;
  width: 100%;
}
._qcells_features ._contents ._left h4 {
  line-height: 40px;
  padding: 10px;
  background: #ddd;
}
._qcells_features ._contents ._right {
  width: 350px;
  max-width: 350px;
  padding: 0px 30px;
}
._qcells_features ._title h2 {
  text-align: center;
  font-size: clamp(2rem, 1.9617rem + 0.1361vw, 2.125rem);
}
._qcells_features ._title h3 {
  font-size: clamp(2rem, 1.9617rem + 0.1361vw, 2.125rem);
  position: relative;
  color: #3366aa;
  background: #ddd;
  padding: 25px 140px;
}
._qcells_features ._title h3::before {
  content: "1";
  width: 6px;
  height: 6px;
  display: block;
  position: absolute;
  top: -95px;
  left: 4px;
  font-size: 150px;
  color: #b6b2b2;
  font-style: italic;
}

._qcells_features2 ._text p {
  border-bottom: solid 2px #000;
  padding-bottom: 10px;
  margin-bottom: 100px;
}
._qcells_features2 h3 {
  font-size: clamp(2rem, 1.9617rem + 0.1361vw, 2.125rem);
  position: relative;
  color: #3366aa;
  background: #ddd;
  padding: 25px 140px;
}
._qcells_features2 h3::before {
  content: "2";
  width: 6px;
  height: 6px;
  display: block;
  position: absolute;
  top: -95px;
  left: 4px;
  font-size: 150px;
  color: #b6b2b2;
  font-style: italic;
}
._qcells_features2 ._contents {
  display: flex;
}
._qcells_features2 ._contents .features2 p {
  padding: 10px;
}
._qcells_features2 ._contents ._right {
  width: 350px;
  max-width: 350px;
  padding: 0px 30px;
}
._qcells_features2 ._contents ._left {
  max-width: 700px;
  width: 700px;
}
._qcells_features2 ._contents ._left img {
  max-width: 100%;
  width: 100%;
}
._qcells_features2 ._contents ._left h4 {
  line-height: 40px;
  padding: 10px;
  background: #ddd;
}
._qcells_features2 ._contents ._left ul {
  display: flex;
  justify-content: flex-start;
  text-align: center;
}
._qcells_features2 ._contents ._left ul li {
  text-align: left;
  width: 33%;
}

._qcells_features3 ._text p {
  border-bottom: solid 2px #000;
  padding-bottom: 10px;
  margin-bottom: 100px;
}
._qcells_features3 h3 {
  font-size: clamp(2rem, 1.9617rem + 0.1361vw, 2.125rem);
  position: relative;
  color: #3366aa;
  background: #ddd;
  padding: 25px 140px;
}
._qcells_features3 h3::before {
  content: "3";
  width: 6px;
  height: 6px;
  display: block;
  position: absolute;
  top: -95px;
  left: 4px;
  font-size: 150px;
  color: #b6b2b2;
  font-style: italic;
}
._qcells_features3 ._contents {
  display: flex;
}
._qcells_features3 ._contents .features3 p {
  padding: 10px;
}
._qcells_features3 ._contents ._right {
  width: 350px;
  max-width: 350px;
  padding: 0px 30px;
}
._qcells_features3 ._contents ._left {
  max-width: 700px;
  width: 700px;
}
._qcells_features3 ._contents ._left img {
  max-width: 100%;
  width: 100%;
}
._qcells_features3 ._contents ._left h4 {
  line-height: 40px;
  padding: 10px;
  background: #ddd;
}
._qcells_features3 ._contents ._left ul {
  display: flex;
  justify-content: flex-start;
  text-align: center;
}
._qcells_features3 ._contents ._left ul li {
  text-align: left;
}

/*_left_navi*/
._left_navi {
  position: fixed;
  left: 0px;
  top: 40%;
}
._left_navi ul li {
  padding: 5px 10px;
}

/*_left_navi*/
/*_guarantee*/
._guarantee ._contents ._left ul {
  display: flex;
  justify-content: space-between;
}
._guarantee ._contents ._left ul li {
  width: 350px;
}

._product_warranty ._left {
  width: 1100px !important;
  max-width: 1100px !important;
}
._product_warranty li:nth-child(1) {
  width: 350px !important;
}
._product_warranty li:nth-child(2) {
  width: 750px !important;
}

/*_safe_introduction_guide*/
._safe_introduction_guide h2 {
  text-align: center;
  font-size: clamp(2rem, 1.9617rem + 0.1361vw, 2.125rem);
}
._safe_introduction_guide h3 {
  text-align: center;
}
._safe_introduction_guide ._contents ul {
  display: flex;
  justify-content: space-between;
}
._safe_introduction_guide ._contents ul li {
  position: relative;
}
._safe_introduction_guide ._contents ul li::after {
  content: "〉";
  font-size: 50px;
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 210px;
  left: 264px;
}
._safe_introduction_guide ._contents ul ._li_last1::after {
  content: unset;
}
._safe_introduction_guide ._contents ul ._circle_img {
  border-radius: 50px;
}
._safe_introduction_guide ._contents ul ._text {
  padding: 0px 10px;
}

._qcells_features ._title h2 {
  text-align: center;
  font-size: clamp(2rem, 1.9617rem + 0.1361vw, 2.125rem);
}

._qcells_features ._title h3 {
  font-size: clamp(2rem, 1.9617rem + 0.1361vw, 2.125rem);
  position: relative;
  color: #3366aa;
  background: #ddd;
  padding: 25px 140px;
}

body {
  padding-top: 94px;
}
@media screen and (max-width: 1054px) {
  body {
    padding-top: 40px;
  }
}

header#masthead {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999999;
  width: 100%;
  background-color: transparent;
  /*mega menu 上書き*/
}
header#masthead .masthead-top {
  background-color: #fff;
}
@media screen and (max-width: 1054px) {
  header#masthead .masthead-top {
    display: none;
  }
}
header#masthead .masthead-top .mht-list {
  display: flex;
  justify-content: flex-end;
  margin: 0;
}
header#masthead .masthead-top .mht-list .mht-item {
  position: relative;
}
header#masthead .masthead-top .mht-list .mht-item a {
  display: block;
  width: fit-content;
  padding: 8px 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}
header#masthead .masthead-top .mht-list .mht-item a:hover {
  opacity: 1;
  font-weight: 600;
  color: #3366aa;
}
header#masthead .masthead-top .mht-list .mht-item.site-search {
  cursor: pointer;
  width: 216px;
  margin-left: 10px;
  padding: 8px 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}
header#masthead .masthead-top .mht-list .mht-item.site-search::before {
  content: "";
  display: block;
  position: absolute;
  top: 11px;
  left: 0;
  width: 1px;
  height: 14px;
  background-color: #707070;
}
header#masthead .masthead-top .mht-list .mht-item.site-search:hover {
  opacity: 1;
  font-weight: 600;
  color: #3366aa;
}
header#masthead .masthead-top .mht-list .mht-item.site-search i {
  margin-right: 5px;
}
header#masthead .masthead-top .mht-list .mht-item.mht-item-common a {
  padding-right: 25px;
}
header#masthead .masthead-top .mht-list .mht-item.mht-item-common a::before {
  content: "";
  display: block;
  position: absolute;
  top: 11px;
  right: 10px;
  width: 10px;
  height: 14px;
  background: url(/wp-content/uploads/2025/02/link.png) no-repeat center/contain;
}
header#masthead .nav-menu-top {
  position: relative;
}
header#masthead .nav-menu-top .nmt-logo {
  position: absolute;
  z-index: 2;
  display: block;
  height: 100%;
}
header#masthead .nav-menu-top .nmt-logo:hover {
  opacity: 1;
}
header#masthead .nav-menu-top .nmt-logo:hover::before {
  transform: scale(1, 1);
}
header#masthead .nav-menu-top .nmt-logo::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FFF;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: 0.3s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: 1;
}
header#masthead .nav-menu-top .nmt-logo img {
  height: 100%;
  position: relative;
  z-index: 10;
}
header#masthead .menu-scroll-down {
  display: none;
}
header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link {
  line-height: 50px;
  font-size: clamp(0.875rem, -0.0345rem + 1.3793vw, 1rem);
}
@media screen and (max-width: 1054px) {
  header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link {
    line-height: 40px;
  }
}
@media screen and (max-width: 1054px) {
  header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item > a.mega-menu-link + ul.mega-sub-menu {
    padding: 20px;
  }
}
header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item ul.mega-sub-menu * {
  font-family: "Figtree", "Noto Sans JP", sans-serif !important;
}
@media screen and (max-width: 1054px) {
  header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item ul.mega-sub-menu .mega-menu-column:not(:first-child) {
    margin-top: 20px;
  }
}
header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.my-mega-menu-contact {
  background: linear-gradient(to right, #3366aa, #284d81);
}
header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.my-mega-menu-contact:hover a.mega-menu-link {
  color: #3366aa;
}
header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.my-mega-menu-contact a.mega-menu-link {
  color: #fff;
}
header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.my-mega-menu-contact a.mega-menu-link:hover {
  border-color: #3366aa;
}
@media screen and (min-width: 1054px) {
  header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.my-mega-menu-contact a.mega-menu-link:hover {
    color: #3366aa;
  }
}
header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.my-mega-menu-contact ul.mega-sub-menu {
  background-color: #3366aa;
}
header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.my-mega-menu-contact ul.mega-sub-menu * {
  color: #fff;
}
header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.my-mega-menu-contact ul.mega-sub-menu .my-links-title {
  margin-bottom: 14px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
}
header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.my-mega-menu-contact ul.mega-sub-menu .link-v2 {
  display: block;
  width: fit-content;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
}
header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.my-mega-menu-contact ul.mega-sub-menu .link-v2:hover {
  opacity: 1;
  font-weight: 600;
}
header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.my-mega-menu-contact ul.mega-sub-menu .link-v2 + .link-v2 {
  margin-top: 14px;
}
header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.my-mega-menu-contact ul.mega-sub-menu .link-v2.external {
  position: relative;
  padding-right: 15px;
}
header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item.my-mega-menu-contact ul.mega-sub-menu .link-v2.external::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 3px;
  display: block;
  width: 10px;
  height: 10px;
  background: url(/wp-content/uploads/2025/06/link-white.png) no-repeat center/contain;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row {
  float: unset;
  display: block;
  max-width: 1000px;
  width: 100%;
  margin: auto;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-sub-menu-title {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  padding-right: 25px;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-sub-menu-title::before {
  content: "";
  position: absolute;
  top: 6px;
  right: 0px;
  display: block;
  width: 9px;
  height: 9px;
  border-top: solid 2px #000000;
  border-right: solid 2px #000000;
  transform: rotate(45deg);
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-sub-menu-title:hover {
  opacity: 1;
  color: #3366aa;
  font-weight: 600;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-sub-menu-title:hover::before {
  border-color: #3366aa;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-sub-menu-grid {
  display: block;
  min-height: 187px;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-sub-menu-grid:hover {
  opacity: 1;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-sub-menu-grid .img {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 226/140;
  background-color: #fafafa;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-sub-menu-grid .img::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: cover;
  background-repeat: no-repeat;
  transition: transform 0.3s;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-sub-menu-grid .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  transition: transform 0.3s;
  position: relative;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-sub-menu-grid p {
  margin: 10px 0 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-sub-menu-grid:hover .img::before {
  transform: scale(1.1);
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-sub-menu-grid:hover p {
  opacity: 1;
  color: #3366aa;
  font-weight: 600;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-sub-menu-grid.external p {
  position: relative;
  padding-right: 15px;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-sub-menu-grid.external p::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 3px;
  display: block;
  width: 10px;
  height: 10px;
  background: url(/wp-content/uploads/2025/02/link.png) no-repeat center/contain;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-bottom-link {
  position: relative;
  display: block;
  float: right;
  margin-top: 30px;
  padding-right: 25px;
  font-size: 12px;
}
@media screen and (max-width: 1054px) {
  header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-bottom-link {
    margin-top: 15px;
  }
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-bottom-link::before {
  content: "";
  position: absolute;
  top: 6px;
  right: 0;
  display: block;
  width: 7px;
  height: 7px;
  border-top: solid 1px #000000;
  border-right: solid 1px #000000;
  transform: rotate(45deg);
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-bottom-link:hover {
  color: #3366aa;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row a.my-bottom-link:hover:before {
  border-color: #3366aa;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row .link-v1 {
  display: inline-block;
  margin: 0;
  font-size: 12px;
  font-weight: 400;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row .link-v1:hover {
  opacity: 1;
  color: #3366aa;
  font-weight: 600;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row .link-v1 + .link-v1 {
  margin-top: 15px;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row .my-news-sec {
  position: relative;
  padding-right: 80px;
}
@media screen and (max-width: 1054px) {
  header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row .my-news-sec {
    padding-right: 0;
  }
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row .my-news-sec::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 20px;
  background-color: #cccccc;
  display: none;
}
@media screen and (max-width: 1054px) {
  header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row .my-news-sec::before {
    display: none;
  }
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row .my-news-sec .my-news-link {
  display: inline-block;
  max-width: 220px;
  width: 100%;
  vertical-align: top;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row .my-news-sec .my-news-link + .my-news-link {
  margin-left: 20px;
}
@media screen and (max-width: 1054px) {
  header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row .my-news-sec .my-news-link + .my-news-link {
    margin-left: 0;
  }
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row .my-news-sec .my-news-link .my-news-img {
  width: 100%;
  aspect-ratio: 226/150;
  background-color: #fafafa;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row .my-news-sec .my-news-link .my-news-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row .my-news-sec .my-news-link .my-news-date {
  margin: 10px 0 5px;
  font-size: 10px;
  line-height: 1.2;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row .my-news-sec .my-news-link .my-news-title {
  text-decoration: underline;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
}
header#masthead #mega-menu-wrap-top #mega-menu-top .mega-sub-menu .mega-menu-row .my-blog-sec a.my-bottom-link {
  float: unset;
  margin-top: 20px;
}
header#masthead #mega-menu-wrap-top .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
header#masthead #mega-menu-wrap-top .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
header#masthead #mega-menu-wrap-top .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
  background-color: black;
}
@media screen and (max-width: 1054px) {
  header#masthead #mega-menu-wrap-top .mega-menu-toggle + #mega-menu-top {
    padding-top: 30px;
  }
  header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item {
    margin-top: 20px;
  }
  header#masthead #mega-menu-wrap-top #mega-menu-top > li.mega-menu-item .conditioner {
    margin-top: 20px;
  }
  header#masthead #mega-menu-wrap-top #mega-menu-top li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    width: 0;
    right: 15px;
  }
  header#masthead #mega-menu-wrap-top #mega-menu-top li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    content: "▼";
    font-size: 10px;
  }
  header#masthead .mega-toggle-on .mega-indicator:after {
    transform: rotate(180deg) !important;
  }
}
header#masthead #mega-menu-wrap-top .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner,
header#masthead #mega-menu-wrap-top .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  background-color: #fff;
}/*# sourceMappingURL=base.css.map */