li.syuuriinline {
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: 0.7rem;
}
li.syuuriinline a {
  display: inline;
  font-size: 1.125rem !important;
}
.ichig {
  display: inline-block !important;
  font-size: 0.9rem !important;
}
.ichisage:before {
  content: "-";
  display: inline-block;
  margin: 0 0.25rem 0 0.5rem;
}
.ichisage {
  font-weight: normal !important;
}
span.ikug {
  color: #fff;
  opacity: 0.8;
  display: inline-block;
}
.for-sitetop .swiper-wrapper {
  padding-top: 0px !important;
}
/*-------------------------------*/
.myklogo {
  max-width: 80px;
  display: inline-block;
  position: relative;
  top: 3px;
}
.ncontainer {
  max-width: 1024px;
  margin: 0 auto !important;
  list-style-type: none;
  padding: 0;
  z-index: 99;
  height: calc(50vh - 70px) !important;
}
.wflag.sub {
  background: #174f9e;
  list-style: none;
  padding: 2rem;
  right: 0;
  width: 200px;
}
.loginlogout ul {
  margin: 2rem 0;
}
.sub .mybut {
  border: 1px solid #fff;
  display: inline-block;
  padding: 0.5rem 1.5rem;
  text-decoration: none;
  color: #fff;
  margin: 0 0.455rem;
}
.loginlogout li {
  line-height: 1.8rem !important;
}
.loginlogout p,
.loginlogout li {
  color: #fff !important;
}
.loginlogout p.welcomee {
  font-size: 1.556rem;
}
a.tomypage.mybut {
  background: #fff;
  /* cursor: pointer; */
  color: #174f9e;
  font-weight: bold;
}
.loginlogout.sub {
  background: #174f9e;
  list-style: none;
  padding: 2rem;
  right: 0;
  width: auto;
  /* left: 0;
  width: calc(100% - 4rem); */
}
.loginchu.sub {
  background: #174f9e;
  list-style: none;
  padding: 2rem;
  right: 0;
  width: auto !important;
}
.nowlogin img {
  max-width: 90px;
  position: relative;
  top: 3px;
}
.wflag.sub a {
  color: #fff;
  font-size: 0.8rem;
  text-decoration: none;
}
.wflag.sub a:hover {
  text-decoration: underline;
}
.nkikcom.makuake {
  height: auto;
  top: 70px;
  margin: 0;
  visibility: visible;
}

.nkikcom {
  height: auto !important;
}
.nkikukom .ncontainer {
  z-index: 5;
  position: relative;
}
.kf_item ul {
  padding: 0;
  margin: 0;
}

.navtitle svg {
  max-width: 1.5rem;
  display: inline-block;
  vertical-align: bottom;
  height: 2rem;
  margin: 0 0 0 0.55rem;
  fill: crimson;
  margin-bottom: 0.2rem;
}

label {
  margin-right: 5px;
}

label input {
  display: none;
}
.is-search-form label input {
  display: inherit;
}
.search-box label span {
  cursor: pointer;
  color: #444;
  background: none;
  font-size: 0.85rem;
  border-radius: 10px;
  padding: 5px 20px;
  white-space: nowrap;
  margin: 6px 3px;
  display: inline-block;
  border: 1px solid #888;
}

.search-box label span:hover {
  background: rgb(238, 248, 252);
}

.search-box label input:checked + span {
  color: #fff;
  /* 譁�ｭ苓牡繧堤區縺ｫ */
  background: crimson;
  /* 閭梧勹濶ｲ繧定埋縺�ｵ､縺ｫ */
  border: none;
  /* 豺ｵ縺ｮ邱壹ｒ阮�＞襍､縺ｫ */
}

.nkmbtm .is-hide {
  display: none !important;
}
/* .topproducts a {
  pointer-events: none
} */
.nkmenu {
  background: #174f9e;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.mntab {
  font-size: 1.125rem;
  color: #fff;
  font-weight: bold;
  display: block;
}

.tab-panel {
  height: 100%;
  padding: 0;
  /* max-width: 1980px; */
  max-width: 100%;
  margin: 0 auto !important;
}

.tab-group {
  list-style-type: none;
  padding: 0 2rem;
  max-width: 50%;
  margin-bottom: 0;
}

.mntab {
  list-style: none;
  cursor: pointer;
}
.mntab a:hover::after {
  left: 0 !important;
}
.panel-group {
  height: 100%;
}

.panel {
  display: none;
}
.w3eden .panel {
  display: flex !important;
}
.mntab.is-active {
  color: #fff;
  transition: all 0.2s ease-out;
}

@keyframes underlines {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@keyframes meshow {
  0% {
    opacity: 0;
    margin-left: 18px;
  }

  100% {
    opacity: 1;
    margin-left: 0;
  }
}

.panel.is-show {
  display: block;
}

.panel.is-show h2 {
  animation-name: meshow;
  animation-duration: 0.8s;
  animation-iteration-count: 1;
}

.nkmtop {
  height: calc(50vh - 70px);
  padding: 0;
  max-width: 1400px;
  margin: 0 auto !important;
}

.nkmbtm {
  background: #fcfcf6;
  padding: 0;
  /*padding: 1.42rem 0 0rem 0 !important;*/
  z-index: 3;
  position: relative;
  max-height: calc(100vh - 0);
  height: 0;
  /*min-height: 420px;*/
  transition: all 0.21784s;
}
.feci {
  height: auto !important;
  padding: 1.42rem 0 0rem 0 !important;
  min-height: 420px !important;
}
.navslide {
  position: relative;
  margin: 0;
  padding: 0;
}
.navtitle p.ps {
  position: relative;
  padding: 1rem 3rem;
}

/* .paradise {
  animation: namja 0.5s ease-in 0s forwards normal;
}
.swiper-horizontal {
  animation: namja 0.5s ease-in 0s forwards normal;
}
.cattitlekb {
  animation: namja 0.5s ease-in 0s forwards normal;
}

.swiper-horizontal.paradise .slide-item,
.swiper-horizontal .slide-item,
.swiper-horizontal.paradise {
  animation: namja 0.5s ease-in 0s both normal;
}

@keyframes namja {
  0% {
    transform: translateX(-10px);
  }

  100% {
    transform: translateX(0px);
  }
} */

/*なんでか*/
.grid.is-show {
  display: flex !important;
}

.grid-middle.panel,
.grid.panel {
  height: 100%;
}

/*繧ｫ繝ｼ繝�*/
.slide-item img {
  width: 100%;
}

.otherproducts {
  list-style-type: none;
  padding: 0 2rem;
  max-width: 50%;
  margin-top: 1.8rem;
  z-index: 5;
}
.topproducts {
  z-index: 5;
  padding: 2rem 5rem !important;
}
.navtitle h2 a {
  color: #333;
  font-weight: 900;
  font-size: 1.855vw;
}

.navtitle h2 a:hover {
  color: #174f9e !important;
}

.navtitle h2:after {
  display: none !important;
}

/*sweiper*/

/*swiper逕ｨ*/
.slidedesc dd ul li:before {
  content: "・";
}

.slidedesc dd ul li {
  display: inline-block;
}

.slidedesc dd ul {
  padding: 0;
  list-style-type: none;
}
li.mond {
  display: inline-block;
  padding: 0 !important;
}

.swiper {
  width: 1200px;
  height: 300px;
}

.swiper-slide-active {
  transition: 0.7s ease;
  opacity: 1;
}

.nprog .pills {
  background: orange;
}

.nseri .pills {
  background: darkslateblue;
}

.nswi .pills {
  background: cadetblue;
}

.nbidire .pills {
  background: #333;
}

.swiper {
  width: 100%;
  height: 100%;
}
.col-4.emiko img {
  margin-left: 5px;
}
.slide-item {
  background: #fbfbf5;
  list-style-type: none;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  /* padding: 1rem; */
  border-right: 1px dashed #d0d0d0;
}

.slide-item .setsuko {
  transition: 0.53s ease;
}

.slide-item:hover {
  cursor: pointer;
}

.navtitle .swiper-button-next:hover,
.navtitle .swiper-button-prev:hover {
  background: #eee;
}

.slidepimg {
  max-width: 180px;
  width: 100%;
  display: block;
  padding: 0;
  border-radius: 12px;
  margin-left: -12px;
  border: 1px solid #ededed;
  margin-bottom: 12px;
}

header .markicon {
  max-width: 18px!important;
}

h3.slidetitle {
  font-size: 1rem;
  color: #333;
  margin: 0.7rem 0 0 0;
  padding: 0;
}

p.series-title {
  font-size: 0.8rem;
  margin: 0.2rem 0 1rem 0;
  font-weight: bold;
  color: #333;
  opacity: 0.7;
}

.pills {
  background: #174f9e;
  color: #fff;
  font-size: 12px;
  padding: 0.2rem 0.5rem;
  display: inline-block;
  font-size: x-small;
  margin-right: 2px;
  margin-top: 2px;
}

.slidedesc {
  font-size: 0.8rem;
  word-wrap: break-word;
  max-height: 190px;
  overflow: auto;
  height: 190px;
  padding-right: 0.5rem;
  margin-top: 0.5rem;
}
.slidedesc::-webkit-scrollbar {
  width: 3px;
}
.slidedesc::-webkit-scrollbar-track {
  background-color: #eee;
}
.slidedesc::-webkit-scrollbar-thumb {
  background-color: #174f9e;
}
/* .slidedesc li {
  white-space: pre;
} */
.slidedesc dt {
  font-weight: bold;
  color: darkslategray;
  font-size: x-small;
}

.slidedesc dd,
.slidedesc li {
  margin: 0 0 0.25rem 0;
  font-size: 0.8rem;
  color: rgba(66, 66, 66, 0.8);
  display: block;
  margin-top: 0.15rem;
}

ul.slidedesc {
  padding: 0 1rem;
  list-style-type: disc;
}

.slide-item a {
  text-decoration: none;
  opacity: 0.7;
  min-height: 500px; /* 地味に高さがずれるため20240711 */
}
.slide-item a:hover {
  opacity: 1;
}
.slide-item .setsuko,
.skude0uten .emiko {
  padding: 1.25rem 2rem;
}

.navswiper,
.navswiperdc,
.navswiperdc2,
.navswiperac,
.navswipertos,
.navswiperelelo {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.navtitle {
  position: relative;
  padding: 1rem 2rem 0;
  border-right: #eee solid 1px !important;
}

.navtitle h2 {
  font-size: 1.6rem;
  text-align: center;
  margin: 0 0 1rem 0;
  letter-spacing: 0.02rem;
  opacity: 0.9314;
}
.navtitle .swiper-button-next:after,
.navtitle .swiper-button-prev:after {
  color: crimson;
  font-size: 1.88rem !important;
}

.navtitle .swiper-button-next,
.navtitle .swiper-button-prev {
  height: var(--swiper-navigation-size) !important;
  margin-top: 0.5rem;
  background: none;
  width: 42px !important;
  height: 42px !important;
  border-radius: 50%;
  padding: 1rem;
}

.navtitle .swiper-button-next,
.navtitle .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 1rem) !important;
  left: auto;
}

.navtitle .swiper-button-prev,
.navtitle .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 1rem) !important;
  right: auto;
}

.adios {
  display: none !important;
}

.kirikae button {
  background: none;
  border: none;
  text-decoration: underline;
  font-size: smaller;
  text-align: center;
  cursor: pointer;
}

.kirikae {
  text-align: center;
}

.kirikae button:hover {
  color: #174f9e;
}
li.mks,
li.iconmenui {
  margin-right: 1.25rem;
}
/*dwdw*/
.nheader {
  position: relative;
  z-index: 9999;
  height: 70px;
  display: block;
  width: 100%;
  z-index: 893108986;
}

.kikumega,
.nkikcom {
  margin: 0;
}

a.hakka.menuin {
  background: none;
  color: #fff;
}
.is-form-style button.is-search-submit {
  border-radius: 50% !important;
}
.nheader .gmme {
  text-decoration: none;
  font-weight: bold;
  color: #666;
  letter-spacing: 0.05rem;
  font-size: 0.8rem;
}

.makuake {
  top: 70px;
  opacity: 1;
  visibility: visible;
}
.hlang svg {
  fill: #174f9e;
  top: 9px;
  position: relative;
  transition: 1s ease;
  width: 1.2rem;
}
.hlang svg:hover {
  fill: tomato;
}
.klogo img {
  max-height: 28px;
  /* width: auto !important; */
}

.full-k {
  position: absolute;
  top: 5px;
  left: 0;
  opacity: 1;
  transition: ease-out 0.45s;
  width: 250px;
}

.klogo.kkotei .full-k {
  left: -110px;
  opacity: 0;
}

.klogo {
  text-decoration: none;
  position: relative;
  min-width: 160px;
  display: block;
  height: 36px;
  margin: 1rem 1rem;
  overflow: hidden;
}

.only-k {
  position: absolute;
  top: 5px;
  left: -64.5px;
  width: 160px;
}

.kf_box {
  display: flex;
  justify-content: flex-end;
  background: #fff !important;
  position: sticky; /*2024 0718 PCで上部固定*/
  top: 0;
}

.kf_item:first-child {
  margin-right: auto;
}

.kf_box h1 {
  margin: 0;
  padding: 0;
}

.kf_item ul li.mnk {
  display: inline-block;
  /* line-height: 70px;
  font-size: 14px; */
  /* height: 70px; */
  /* background: #fff; */
}
.kf_item ul li.mnk li {
  line-height: initial;
  height: initial;
}
.ichi a {
  font-size: 1.125rem;
  font-weight: bold;
}
.nkisup .ichi a {
  font-weight: bold;
}
.kf_item ul li.mnk a.gmme,
.kf_item ul li.humicon a.nolabel {
  line-height: 60px;
  height: 70.25px;
  /* background: #fff; */
  display: block;
  transition: 0.45654s ease;
}
.kf_item li a.gmme {
  padding: 0 1rem;
  /* background: #fff; */
}
.thll {
  margin-top: 1rem;
}
.toholdingslink a {
  font-size: 12px !important;
  font-weight: normal;
}
.hcompany.bbk {
  background: #174f9e !important;
  color: #fff;
}
.blink01,
.blink02 {
  opacity: 0;
  pointer-events: none;
}
.hakka.blink01,
.hcompany.blink02 {
  opacity: 1 !important;
  background: #174f9e !important;
  color: #fff;
  pointer-events: inherit;
}
ul.ichi {
  padding: 5rem;
}
.ichi,
.nigel {
  list-style: none;
}
.nigel li a:before,
.otherproducts a:before,
.supsub a:before {
  content: "";
  display: inline-block;
  width: 1.5vw;
  height: 0.95rem;
  background-image: url('data:image/svg+xml,%3Csvg clip-rule="evenodd" fill="%23ffffff" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m10.211 7.155c-.141-.108-.3-.157-.456-.157-.389 0-.755.306-.755.749v8.501c0 .445.367.75.755.75.157 0 .316-.05.457-.159 1.554-1.203 4.199-3.252 5.498-4.258.184-.142.29-.36.29-.592 0-.23-.107-.449-.291-.591-1.299-1.002-3.945-3.044-5.498-4.243z"/%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
  fill: #fff;
  position: relative;
  top: 0.18rem;
}
/* 繝｡繝九Η繝ｼ螻暮幕譎ゅ∬レ譎ｯ繧貞崋螳� */
body.donmove {
  height: 100%;
  overflow: hidden;
}
.hakka.blink01::after,
.hcompany.blink02::after {
  content: "笨�";
  display: inline-block;
  margin-left: 2rem;
  position: absolute;
  color: cadetblue;
}

.topproducts a,
.otherproducts a,
.nkikcom a {
  text-align: center;
  color: #fff;
  text-decoration: none;
  position: relative;
  left: 0;
  padding: 0.4rem 0.4rem 0.4rem 0;
  display: block;
  text-align: left;
}

.topproducts li a:hover::after,
.otherproducts li a:hover::after,
.nkikcom a:hover::after {
  transform: scale(1, 1);
}
.nkikcom .ichi a::after {
  left: 0rem;
}

.nkikcomconta a::after,
.topproducts a::after,
.otherproducts a::after,
.nkikcom a::after,
.nkikcomsolu a::after {
  position: absolute;
  left: 1.25rem;
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  bottom: 1px;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform 0.3s;
}
.nkmtop:after,
.nkikcom:after,
.nkikcom.nkisup:after,
.nkikcomconta:after,
.nkikcomsolu:after {
  content: "";
  height: 100%;
  width: 20vw;
  right: 0;
  z-index: 1;
  position: absolute;
  overflow: hidden;
  animation-name: bganimati;
  animation-duration: 20s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  max-height: 88vh;
  background-size: cover !important;
  background-repeat: no-repeat;
  filter: brightness(0.75);
  animation-timing-function: linear;
}

.nkikcom:after {
  background: url(https://kikusui.co.jp/kiku/wp-content/uploads/2024/12/tochiri.jpg);
  top: 0;
  background-size: cover;
}
.nkikcomconta:after {
  background: url(https://kikusui.co.jp/kiku/wp-content/uploads/2024/12/nihohe.jpg);
  top: 0;
  background-size: cover;
}
.nkikcomsolu:after {
  background: url(https://kikusui.co.jp/kiku/wp-content/uploads/2025/01/hld-wakate12.jpg);
  top: 0;
  background-size: cover;
}
.nkmtop:after {
  background: url(https://kikusui.co.jp/kiku/wp-content/uploads/2024/12/nuruwo.jpg);
  top: 0;
  background-size: cover;
}
.nkikcom.nkisup:after {
  background: url(https://kikusui.co.jp/kiku/wp-content/uploads/2024/12/iroha.jpg);
  top: 0;
  background-size: cover;
}

@keyframes bganimati {
  0% {
    background-position: right center;
  }
  100% {
    background-position: left center;
  }
}
.nkikcom .nigel li a,
.otherproducts li a {
  font-size: 1rem;
}

li.hlang {
  display: flex;
  width: 310px;
}
.vani {
  opacity: 0 !important;
  visibility: hidden !important;
}
.supb {
  opacity: 1;
  visibility: visible;
}
.sub {
  position: absolute;
  /* right: 0; */
  top: 70px;
  display: none;
  width: 100%;
  z-index: 8;
  box-shadow: 0px 23px 23px 20px rgba(0, 0, 0, 0.1);
}
.supsub {
  position: absolute;
  /* right: 0; */
  display: none;
  width: 100%;
  z-index: 5;
}
.nigel {
  position: relative;
  z-index: 9;
}
/* ul.supsub {
  list-style: none;
  padding: 0;
  width: calc(50% - 5rem);
  left: 50%;
  padding: 1rem !important;
  top: 50% !important;
  z-index: 9;
  transform: translateY(-50%) translateX(0%);
} */
ul.supsub {
  list-style: none;
  padding: 0;
  width: calc(50% - 5rem);
  left: 46%;
  padding: 1rem 0 0 5rem !important;
  top: 50% !important;
  z-index: 9;
  font-weight: normal !important;
  transform: translateY(-50%) translateX(0%);
}
ul.supsub a {
  font-weight: normal !important;
}
.supsub a {
  font-size: 1rem !important;
}
.shinkicon a:after {
  display: none;
}
.shinkicon a {
  font-size: 1.23rem;
  padding: 2rem 0;
  border-radius: 10px;
  margin-bottom: 1rem;
  text-align: center;
  border: 1px solid #fff;
}
.shinkicon a:hover {
  background: #175f9e;
  border: 1px solid #ccc;
}
.hnks {
  animation-name: opafade;
  animation-duration: 0.8s;
  animation-iteration-count: 1;
  animation-direction: reverse;
}
.otherproducts .col {
  padding: 0;
}
.searchicon svg {
  height: 25px;
  display: inline-block;
  top: 9px;
  fill: #174f9e;
  left: -3px;
}
.iconmenui a {
  padding: 0rem 0.5rem !important;
}
@media (max-width: 48em) {
  .nkmtop {
    height: 100vh;
  }
  .nheader [class*="grid-"] {
    display: block;
  }
  .nkmtop:after,
  .nkikcom:after {
    display: none !important;
  }
  ul.ichi,
  ul.nigel,
  .topproducts,
  .otherproducts {
    padding: 2rem !important;
  }
  .nkikcom {
    height: 100vh !important;
  }
}
.menu-itemsmag li.humicon,
.kf_item li.humicon {
  display: none;
}

/*ログインメニュー*/
.lwa-bones .pixelbones a {
  color: #fff !important;
  font-size: 0.8rem !important;
}

.menu-items .lwa-info ul {
  display: block !important;
  padding: 0 1.5rem 0 0 !important;
  margin: 1rem 0 0.5rem 0 !important;
}

.lwa .lwa-avatar img {
  opacity: 1 !important;
  max-width: 64px !important;
  margin: 1rem 0 0.5rem 0.5rem;
  border-radius: 10px;
  border: 1px solid #dadada;
}

.content .container-min {
  height: auto !important;
  width: 300px;
}

.mega-menu.megamykikusui {
  background: #174f9e;
  max-width: 420px;
  left: auto;
  right: 0;
}

.lwa-wrapper {
  max-width: 300px;
  background: #174f9e;
  padding: 2rem;
}

.lwa-username label,
.lwa-password label {
  font-size: 12px !important;
  color: #fefefe;
}

.lwa-links label .label-body,
.lwa-links a.lwa-links-remember,
.lwa-remember-email label {
  color: #fefefe;
  font-size: 12px;
}

html body .lwa-bones .lwa.lwa-login .lwa-links a {
  display: block !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  color: #fff !important;
  font-size: 0.8rem;
  text-decoration: none;
}

p.lwa-title {
  color: #fff;
}

html body .lwa-bones .pixelbones .button {
  background: #fefefe !important;
  color: #333 !important;
  border: none !important;
}

html body .lwa-links a.lwa-links-register-inline {
  background: darkblue !important;
  display: block !important;
  padding: 1rem !important;
  text-align: center;
  line-height: 2.5rem;
  border-radius: 5px;
}

/*loggedinより*/
.lwa-bones .pixelbones a {
  color: #fff !important;
  font-size: 0.8rem !important;
}

.menu-items .lwa-info ul {
  display: block !important;
  padding: 0 !important;
  margin: 1rem 0 0.5rem 0 !important;
}

.lwa .lwa-avatar img {
  opacity: 1 !important;
  max-width: 64px !important;
  margin: 1rem 0 0.5rem 0.5rem;
  border-radius: 10px;
  border: 1px solid #dadada;
}
/*ログインメニュー*/
@media (max-width: 1000px) {
  .kf_item li.mnk {
    display: none !important;
  }
 header .kf_item li.mnk.zsh {
    display: block !important;
    position: absolute;
    top: 2px;
    right: 44px;
}
header .kf_item .search-form {
    background: #fff;
    position: absolute;
    right: -55px!important;
    width: calc(100vw - 3rem)!important;
    box-shadow: 0 20px 20px -5px rgba(0, 0, 0, 0.19);
    z-index: 1000;
    padding: 2rem 1.5rem!important;
}
  .kf_box {
    position: relative; /*2024 0718 PCで上部固定で1000で解除*/
    top: 0;
  }
  /*page.cssと衝突しますよ。入れ替え時に衝突させて入れ替えます*/
  .humicon svg {
    width: 1.8rem;
    position: relative;
    top: 12px;
    margin: 0 1rem 0 0;
    fill: #174f9e;
  }
  body div#page {
    position: relative;
    margin-top: 0px !important;
  }

  .nheader .kf_item .iconmenui,
  .kf_item li.humicon {
    display: inline-block !important;
  }

  /*必要かどうかわからないスタイル*/
  .for-sitetop .swiper-wrapper {
    padding-top: 0px !important;
  }
  /* ヘッダー固定用 */
  header.nheader.kf_box {
    position: fixed;
  }
  body div#page {
    margin-top: 70px !important;
  }
  /* スクロールでヘッダーを隠すように */
  .nheader,
  .lavalamp-menu,
  .fixed-header,
  #datasign_cmp__host,
  .hojo,
  .selected-categories {
    transition: transform 0.3s ease;
  }
  .nheader.mityadame {
    transform: translateY(-100%);
  }
  .lavalamp-menu.mityadame,
  .fixed-header.mityadame,
  .selected-categories.mityadame {
    transform: translateY(-70px); /* スクロールでヘッダー高さ分を上にずらす */
    padding-top: 0.7rem;
  }
  .hojo.mityadame,
  #datasign_cmp__host.mityadame {
    transform: translateX(-70px); /* アクセシとか左下のアイコンらも消す */
  }
}

/*会員メニュー */
.sp-show {
  display: none;
}
@media screen and (max-width: 1000px) {
  /*会員メニュー */
  .sp-show {
    display: block !important;
  }
}

/*****よくわからない打ち消し*/
#epkb-main-page-container.epkb-categories-template .section-head .epkb-cat-icon.epkb-cat-icon--image,
#epkb-main-page-container.epkb-categories-template .section-head .epkb-category-level-1 .epkb-cat-name {
  z-index: 0 !important;
}

.kk-productslide p.ps {
  position: relative;
  top: -6rem;
  display: block;
  margin: 2rem;
  opacity: 0.8;
}

/*NEWマーク*/

.slide-item .newko:after {
  content: "NEW";
  font-weight: bold;
  font-family: sans-serif;
  color: #fff;
  background: #ff4723;
  padding: 6px 13px;
  font-size: 12px;
  border-radius: 6px;
  position: absolute;
  top: 6px;
  right: 12px;
}
.torikeri a {
  font-size: 1.125rem !important;
  font-weight: bold;
}

#page li.syuuriinline {
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: 0.7rem;
  margin-bottom: 1rem;
}
#page li.syuuriinline span {
  color: #fff;
  font-size: 0.78198rem;
  font-weight: bold;
  margin-bottom: 0;
  display: block;
  margin-left: 1.2rem;
  font-weight: normal;
}
span.sinkitext {
  color: #fff;
  letter-spacing: 0.05rem;
  display: block;
  line-height: 1.5rem;
  opacity: 0.8;
}

/* Unified product-loop card layout (archive, shortcode, related loop). */
body ul.loopstart li.product.hurry.kec-product-loop-item {
  flex-basis: 100% !important;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  list-style-type: none;
  margin: 0 0 !important;
  padding: 0 !important;
  border-bottom: 0.75px dashed #d4d4d4;
}

body ul.loopstart li.product.hurry.kec-product-loop-item .product-container {
  display: block;
  width: 100%;
  padding: 1.25rem 0;
}

body ul.loopstart li.product.hurry.kec-product-loop-item .product-container > a {
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 100%;
  text-decoration: none;
}

body ul.loopstart li.product.hurry.kec-product-loop-item .product-image {
  flex: 0 0 320px;
  max-width: 320px;
  padding-right: 1rem;
}

body ul.loopstart li.product.hurry.kec-product-loop-item .product-image img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 6px;
}

body ul.loopstart li.product.hurry.kec-product-loop-item .product-details {
  flex: 1 1 auto;
  min-width: 0;
}

body ul.loopstart li.product.hurry.kec-product-loop-item .products-tag {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
  margin-bottom: -0.15rem;
}

body ul.loopstart li.product.hurry.kec-product-loop-item .proterm {
  border: 1px solid #8d8d8d;
  border-radius: 7px;
  padding: 0.25rem 0.25rem;
  font-size: 0.5rem;
  line-height: 1;
  color: #555;
  background: #f8f8f8;
}

body ul.loopstart li.product.hurry.kec-product-loop-item .first-title {
  margin: 0.3rem 0 !important;
}

body ul.loopstart li.product.hurry.kec-product-loop-item .first-title .subtitle {
  font-size: 1.3rem;
  font-weight: 700;
  color: #393f4c;
  line-height: 1.65;
}

body ul.loopstart li.product.hurry.kec-product-loop-item h2.woocommerce-loop-product__title {
  margin: 0rem 0 !important;
  padding: 0 !important;
  border-left: none !important;
  color: #1328c9;
  font-size: 0.88rem !important;
  font-weight: bold !important;
  line-height: 1.65rem !important;
  text-decoration: underline;
}

@media screen and (max-width: 900px) {
  body ul.loopstart li.product.hurry.kec-product-loop-item .product-container > a {
    align-items: center;
  }

  body ul.loopstart li.product.hurry.kec-product-loop-item .product-image {
    flex: 0 0 220px;
    max-width: 220px;
  }

}
