@charset "UTF-8";
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 769px) {
  #menus {
    position: initial;
    width: 200px;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
    display: block;
  }
  #pc-logo {
    position: relative;
  }
  .hm_btn {
    display: none;
  }
  .hm_menu_close {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #menus {
    width: 85%;
    left: -85%;
    margin-bottom: 20px;
  }
  #pc-logo {
    display: none;
  }
}
.head-nav-inner {
  border-bottom: none;
  height: 0px;
}

#ecmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 0 10px;
}

@media screen and (max-width: 768px) {
  #ecmenu {
    background: #fff;
    z-index: 120;
  }
}
@media screen and (min-width: 769px) {
  #acMenu dt,
#acMenu dd {
    display: none !important;
  }
  .sp-logo {
    display: none;
  }
}
#header_category_btn_category a {
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 12px;
  background-color: #069;
  color: white;
  padding: 5px;
  border-radius: 3px;
}

#item_search {
  /*width: 35%;*/
  text-align: left;
  padding: 5px 10px;
  vertical-align: bottom;
}

#item_search select {
  width: 100%;
}

.searchbox {
  position: relative;
  padding: 8px 0 8px 0;
  height: 56px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 200px);
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-header__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

p#b_csr {
  position: relative;
  right: 0px;
  z-index: 105;
}

#item_sf {
  width: 100%;
  position: absolute;
  top: 100%;
  right: 0px;
  background: #fff;
  border: 1px #999 solid;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#btn_search_advanced input {
  height: 100%;
  border-radius: 20px;
  padding: 15px;
  cursor: pointer;
}

/**/
@media screen and (max-width: 768px) {
  .searchbox {
    width: 100%;
  }
  #sns_side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    gap: 5px;
  }
}
.imgborder1 {
  border: 1px solid #fff;
  display: block;
}

#freespace6 {
  margin: 10px 0;
}
#freespace6 > div {
  border: 1px solid #ccc;
  margin: 3px 0;
}

@media screen and (max-width: 768px) {  
  #freespace6 {
    margin: 0;
    padding: 5px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 5px;
  }
  #freespace6 > div {
    margin: 0;
  }
}
/* バナーのマウスオーバー */
div.item-box6:hover a img {
  opacity: 0.6;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.p-searchform__select {
  font-family: "Noto Sans Japanese", sans-serif;
  height: 100%;
  border: 1px solid #505050;
  border-radius: 3px 0 0 3px;
  font-size: 80%;
  width: 25%;
  padding: 0.5em;
  min-width: 80px;
}

.p-searchform__text {
  font-family: "Noto Sans Japanese", sans-serif;
  background: #fff;
  -ms-flex-positive: 10;
  border: 1px solid #505050;
  height: 100%;
  padding-left: 0.5em;
  width: 100%;
}

.p-searchform__submit {
  font-family: "Noto Sans Japanese", sans-serif;
  background: #505050;
  color: #fff;
  font-size: 1em;
  border: 1px solid #505050;
  border-radius: 0 3px 3px 0;
  height: 100%;
  margin-right: 10px;
  cursor: pointer;
}

#header_category_btn_category {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

#important_area {
  margin: 0 0 10px 0;
}

#important_area ul li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 2px 0 2px 5px;
  margin: 3px auto;
  border: 2px solid #eee;
  border-left: 3px solid #317b96;
  background-color: #ffffff;
  -webkit-border-radius: 20px 0 0 20px;
}

#important_area a {
  display: block;
  padding-left: 10px;
}

@media screen and (max-width: 768px) {
  #important_area ul li {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 12px;
  }
}

/*カラー検索*/

.colorbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.colorgroup {
  width: 33%;
  position: relative
}

/*チェックボックスのセット*/
.colorgroup input[type="checkbox"]{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* チェックボックスデザイン */
.colorgroup input[type="checkbox"] {
    cursor: pointer;
    padding-left: 30px;
    vertical-align: middle;
    position: relative;
}

.radiobutton {
  width: 13px;
  height: 13px;
  position: absolute;
  margin-top: 8px;
  margin-left: 4px;
  border: 1px solid #999;
  border-radius: 13px;
  background-color: #fff;
  display: none;
}

.clorcip2 {
  width: 15px;
  height: 15px;
  position: absolute;
  margin-top: 7px;
  border: 1px solid #999;

  display: inline;
  left: 20px;
}

.checkmark {
  content: "";
  display: block;
  position: absolute;
  opacity: 0;
  border: 1px solid #999;
  height: 6px;
  width: 6px;
  top: 12px;
  left: 8px;
  border-radius: 6px;
  display: none;
}
 
.colorgroup input[type="checkbox"]:checked ~ .checkmark {
  opacity: 1;
}

.colorgroup input[type="checkbox"]:checked ~ .radiobutton {
  background-color: #4169e1;
}

.colorname {
  position: absolute;
  display: inline;
  left: 36px;
}

.colorgroup input[type="checkbox"] {
    cursor: pointer;
    padding-left: 30px;
    vertical-align: middle;
    position: relative;
  }
 
.colorgroup input[type="checkbox"]::before,
.colorgroup input[type="checkbox"]::after {
  content: "";
  display: block; 
  position: absolute;
}
 
.colorgroup input[type="checkbox"]::before {
  background-color: #fff;
  border-radius: 0%;
  border: 1px solid #666464;
  width: 13px;
  height: 13px;
  transform: translateY(-50%);
  top: 50%;
  left: 3px;
  border-radius: 13px;
}
 
.colorgroup input[type="checkbox"]::after {
  opacity: 0;/*チェック前は非表示*/
  border: 1px solid #fff;
  height: 5px;
  width: 5px;
  transform: rotate(-45deg);
  top: -3.4px;
  left: 6.65px;
  border-radius: 5px;
  background-color: #fff;
}
 
.colorgroup input[type="checkbox"]:checked::before {
  background-color: #0075FF;
}