.souryou {
  color: #00b397;
  border: 2px solid #00b397;
  padding: 4px 13px;
  font-weight: bold;
  margin-left: 6px;
  font-size: 19px;
}
@media only screen and (max-width: 750px){
  .souryou_sp {
  color: #00b397;
  border: 2px solid #00b397;
  padding: 2px 13px;
  font-weight: bold;
  font-size: 15px;
  width: 86%;
  margin: -7px auto 14px;
  text-align: center;
}
}
header#header_hoge>nav .uk-navbar-right>ul>li.pc:nth-child(2) a,
header#header_hoge>nav .uk-navbar-right>ul>li.pc:nth-child(3) a,
header#header_hoge>nav .uk-navbar-right>ul>li.pc:nth-child(4) a{
padding: 10px 9px 0;
}
.uk-navbar-bottom {
  border-top: 1px solid #e0e0e0;
  width: 100%;
  display: block;
  margin-top: 3px;
}
.uk-navbar-bottom ul {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  margin-bottom: 0;
  padding-bottom: 4px;
  padding-left: 0;
}
.uk-navbar-bottom ul li {
  height: 16px;
  line-height: 1;
}
.uk-navbar-bottom ul li a{
display: block;
width: 100%;
height: auto;
padding: 0 31px;
color: #333;
}
.uk-navbar-bottom ul li a:hover{
  text-decoration: none;
  opacity: 0.7;
  transition: .1s ease-in-out;
}
@media only screen and (max-width: 999px){
  .uk-navbar-bottom ul li a {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 859px){
  .uk-navbar-bottom ul li a {
    padding: 0 12px;
  }
}
.uk-navbar-bottom ul li:first-child{
  padding-left: 0;
}
.uk-navbar-bottom ul li:last-child{
  padding-right: 0;
}
.uk-navbar-bottom ul li:not(.uk-navbar-bottom ul li:last-child) {
  border-right: 2px solid  #00b498;
}
.uk-navbar{
  display: flex;
  position: relative;
  flex-wrap: wrap;
}

/* お悩みから探す */
@media (min-width: 640px){
.uk-child-width-1-2\@s>* {
    width: 50%;
}
}
.uk_tile-button{
margin-top: 29px;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-template-rows: 196px 196px;
gap: 34px;
padding-left: 0;
}
@media only screen and (max-width: 999px){
  .uk_tile-button{
    margin-top: 29px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 196px 196px;
    gap: 12px;
 }
}
@media only screen and (max-width: 850px){
  .uk_tile-button{
    margin-top: 29px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 196px 196px 196px;
    gap: 30px;
 }
}
@media only screen and (max-width: 720px){
  .uk_tile-button{
    margin-top: 29px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 196px 196px 196px;
    gap: 15px;
 }
}
@media only screen and (max-width: 639px){
  .uk_tile-button{
    margin-top: 29px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 196px 196px 196px 196px ;
    gap: 30px;
 }
}
@media only screen and (max-width: 394px){
.uk_tile-button {
  margin-top: 23px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 132px 132px 132px 132px;
  gap: 21px;
  margin-left: inherit!important;
 }
}
.uk_tile-button li{
  width: 100%;
  padding-left: 0;
  border-radius: 5px;
  box-shadow: 0px 0px 9px 2px rgba(10,10,10,0.1), -50px -50px 0px -50px rgba(10,10,10,0.02);
}
.uk_tile-button .uk_tile-button_top {
  height: 70%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 21%;
  box-sizing: border-box;
}
.uk_tile-button li:nth-child(1) .uk_tile-button_top{
  padding-top: 23px;
}
.uk_tile-button li:nth-child(2) .uk_tile-button_top{
  padding-top: 23px;
}
.uk_tile-button li:nth-child(3) .uk_tile-button_top{
  padding-top: 20px;
}
.uk_tile-button li:nth-child(4) .uk_tile-button_top{
  padding-top: 17px;
}
.uk_tile-button li:nth-child(5) .uk_tile-button_top{
  padding-top: 16px;
}
.uk_tile-button li:nth-child(6) .uk_tile-button_top{
  padding-top: 16px;
}
.uk_tile-button li:nth-child(7) .uk_tile-button_top{
  padding-top: 11px;
}
.uk_tile-button li:nth-child(8) .uk_tile-button_top{
  padding-top: 6px;
}
@media only screen and (max-width: 394px){
.uk_tile-button .uk_tile-button_top {
  height: 60%;
  padding: 0 26%;
}
.uk_tile-button li:nth-child(2) .uk_tile-button_top{
  padding: 0 33%;
  padding-top: 26px;
}
.uk_tile-button li:nth-child(3) .uk_tile-button_top{
  padding: 0 34%;
  padding-top: 25px;
}
.uk_tile-button li:nth-child(4) .uk_tile-button_top{
  padding: 0 32%;
  padding-top: 24px;
}
.uk_tile-button li:nth-child(5) .uk_tile-button_top{
  padding: 0 25%;
  padding-top: 36px;
}
.uk_tile-button li:nth-child(6) .uk_tile-button_top{
  padding-top: 34px;
}
.uk_tile-button li:nth-child(7) .uk_tile-button_top{
  padding: 0 26%;
  padding-top: 23px;
}
.uk_tile-button li:nth-child(8) .uk_tile-button_top{
  padding: 0 28%;
  padding-top: 23px;
}
}

.uk_tile-button .uk_tile-button_top img{
  height: auto;
}
.uk_tile-button li .uk_tile-button_ttl {
  text-align: center;
  color: #00b498;
  font-weight: bold;
  display: flex;
  height: 30%;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 394px){
  .uk_tile-button li .uk_tile-button_ttl {
    height: 40%;
    font-size: 14px;
  }
  }
.uk_tile-button li a{
  display: block;
  width: 100%;
  height: 100%;
}
.uk_tile-button li a:hover{
  text-decoration: none;
  opacity: 0.7;
  transition: .1s ease-in-out;
  }
.uk_tile-button li .uk_tile-button_ttl{
  text-align:center;
  color: #00b498;
  font-weight: bold;
}
.tile-button:not(:disabled) {
  cursor: pointer;
}

/* 製品名で検索する */
.search_box{
background-color: #d3f5f0;
/* padding: 12px; */
}
.search_box_inner {
  max-width: 1220px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.search_box_right{
  padding: 12px;
}
.hashtag{
  background-color: #00b498;
  color: #fff;
  font-size: 14px;
  padding: 7px;
  border-radius: 6px;
  margin-right: 4px;
}
.hashtag:hover{
  color: #fff;
  text-decoration: none;
  opacity: 0.7;
  transition: .1s ease-in-out;
}
#search-text{
  border: 1px solid #addada;
  width: 403px;
  height: 38px;
  border-radius: 4px;
  position: relative;
}
@media only screen and (max-width: 850px){
  .search_box_inner {
display: block;
}
.search_box_left{
  padding: 12px 0 12px 12px;
  overflow-x: auto;
	white-space: nowrap;
  -ms-overflow-style: none;    /* IE, Edge 対応 */
  scrollbar-width: none;       /* Firefox 対応 */
}
.search_box_left::-webkit-scrollbar {  /* Chrome, Safari 対応 */
  display:none;
}
.search_box_right{
padding-top: 0%;
  }
#search-text{
  width: 100%;
  font-size: 15px;
}
}

.search_box ul {
  margin-bottom: 100px;
}
/*================================
アコーディオンここから
=================================*/
.accordion_ttl {
  cursor: pointer;
  position: absolute;
  right: 25px;
  top: 19px;
  width: 18px;
}
.accordion_ttl img{
  width: 100%;
  height: auto;
}
.accordion_box {
  position: absolute;
  background-color: #fff;
  left: 0;
  top: 60px;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding: 38px 70px 100px;
  border: 5px solid #d3f5f0;
  display: none;
  height: 70vh; /* 環境にあわせる */
  overflow-x: scroll;
  box-sizing: border-box;
}
@media only screen and (max-width: 850px){
  .accordion_ttl {
   position: absolute;
   right: 19px;
   top: 59px;
   width: 26px;
  }
  .accordion_box {
    top: 105px;
  }
  }
.pc .expand-nav-base.uk-list-divider{
  border-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  width: 1220px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1330px){
  .pc .expand-nav-base.uk-list-divider{
    width: 100%;
    padding: 0 5%;
  }
}
@media only screen and (max-width: 1040px){
.pc .expand-nav-base.uk-list-divider {
  width: 100%;
  padding: 0 5% 0 0;
}
}
.pc .uk-list-divider>:nth-child(n+2){
  margin: top 0;
  padding-top: 0;
  border-top: none;
}
.pc .expand-nav-base.uk-list-divider>:nth-child(n+2), 
.pc .expand-nav-base .uk-list-divider>:nth-child(n+2){
  border-style: none;
  margin-top: 0;
  padding-top: 0;
}
.expand-navbar-base .pc .uk-navbar-dropdown .close{
  position: absolute;
  bottom: 1.5rem;
  transform:inherit;
  left: auto;
  display: block;
  right: 14px;
}
@media only screen and (max-width: 1200px){
  .pc .expand-nav-base.uk-list-divider a>svg,
  .pc .expand-nav-base .uk-list-divider a>svg{
  margin-right: 0.5rem !important;
}
}
@media only screen and (max-width: 1040px){
header#header_hoge>nav .uk-navbar-right .pc ul.icon_top li a{
  flex-direction: column;
  position: relative;
  display: flex;
  justify-content: center;
  letter-spacing: -0.5px;
}
}
@media only screen and (max-width: 1040px){
.pc .expand-nav-base.uk-list-divider a>svg, 
.pc .expand-nav-base .uk-list-divider a>svg {
    margin: 0 auto !important;
}
.expand-navbar-base .pc .uk-navbar-dropdown .close {
  bottom: 2.4rem;
}
.pc .uk-navbar-dropdown {
  padding: 25px 25px 25px 14px;
}
}
.search_box_right .close_btn{
  position: absolute;
  right: 14px;
  top: 34px;
}


/* 商品ページ_検索窓追加後_右側オーダー部分_追記 */
.order_fix {
  top: 200px;
}